Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tmux-solaris10-sparc Build #2655

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionefaa1fe31c00afaf059ba9df35cba2bb1d52be75
Got Revisionefaa1fe31c00afaf059ba9df35cba2bb1d52be75
Changes3 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 55 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 33 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 23 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave
buildername tmux-solaris10-sparc Builder
buildnumber 2655 Build
codebase Build
got_revision efaa1fe31c00afaf059ba9df35cba2bb1d52be75 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision efaa1fe31c00afaf059ba9df35cba2bb1d52be75 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. nicm
  2. tmux update bot

Timing:

StartMon Aug 17 10:21:04 2026
EndMon Aug 17 10:38:02 2026
Elapsed16 mins, 57 secs

All Changes:

:

  1. Change #278449

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Mon 17 Aug 2026 11:45:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9fdd04ae61db00dbf754289ecceb70a84af4e8c1

    Comments

    Add default terminal features for Rio, GitHub issue 5489 from Raphael Amorim.

    Changed files

    • tty-features.c
    • tty-keys.c
  2. Change #278450

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Mon 17 Aug 2026 11:45:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1729bb8e8af4a1deddd772761e8c058092cd4cfe

    Comments

    If writing a file fails, propagate the error to the server via a new message. Use a client flag rather than bumping the protocol version. GitHub issue 5451.

    Changed files

    • client.c
    • file.c
    • server-client.c
    • tmux-protocol.h
    • tmux.h
  3. Change #278451

    Category tmux
    Changed by tmux update bot <actionsohnoyoudont@github.com>
    Changed at Mon 17 Aug 2026 11:45:11
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision efaa1fe31c00afaf059ba9df35cba2bb1d52be75

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      If writing a file fails, propagate the error to the server via a new message. Use a client flag rather than bumping the protocol version. GitHub issue 5451.
      Add default terminal features for Rio, GitHub issue 5489 from Raphael Amorim.

    Changed files

    • no files