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

Builder tmux-solaris10-sparc Build #2089

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision0e6fc2e88b943b75912edfb8d8c1011558ecdf7d
Got Revision0e6fc2e88b943b75912edfb8d8c1011558ecdf7d
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, 8 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 4 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 2089 Build
codebase Build
got_revision 0e6fc2e88b943b75912edfb8d8c1011558ecdf7d Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 0e6fc2e88b943b75912edfb8d8c1011558ecdf7d 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. Thomas Adam
  2. nicm

Timing:

StartWed Jan 7 23:24:08 2026
EndWed Jan 7 23:32:13 2026
Elapsed8 mins, 4 secs

All Changes:

:

  1. Change #254493

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 07 Jan 2026 21:03:34
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ff4f6b90660dd5477f1c4242f3e8628ef3854a74

    Comments

    Extend escape timeout if there are active forwarded requests not just tmux's own requests. GitHub issue 4793.

    Changed files

    • tty-keys.c
  2. Change #254494

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 07 Jan 2026 21:16:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c8ccd420be6ff6fad19346cbc1c85ef1fe1634c7

    Comments

    Reduce request timeout to 500 milliseconds to match the extended escape-time, and discard palette requests if receiving a reply for a different index.

    Changed files

    • input.c
  3. Change #254495

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 07 Jan 2026 23:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0e6fc2e88b943b75912edfb8d8c1011558ecdf7d

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files