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

Builder tmux-solaris10-sparc Build #2186

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision1081876810f5b5ac2a34fdf93e53030e23bd7358
Got Revision1081876810f5b5ac2a34fdf93e53030e23bd7358
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 36 secs )
    1. stdio
  5. shell_3 'gmake check' ( 18 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 2186 Build
codebase Build
got_revision 1081876810f5b5ac2a34fdf93e53030e23bd7358 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1081876810f5b5ac2a34fdf93e53030e23bd7358 Build
scheduler schedule-tmux-solaris10-sparc 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:

StartTue Mar 31 17:04:52 2026
EndTue Mar 31 17:16:30 2026
Elapsed11 mins, 38 secs

All Changes:

:

  1. Change #263036

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 31 Mar 2026 13:46:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2ff0dd3fef9d2f81d9108aac5917329804a28468

    Comments

    Reorganize structure of key_code so that it can be built directly by bitshifts rather than a load of huge switches, from Dane Jensen in GitHub issue 4953.

    Changed files

    • input-keys.c
    • key-string.c
    • server-client.c
    • tmux.h
  2. Change #263037

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 31 Mar 2026 17:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1081876810f5b5ac2a34fdf93e53030e23bd7358

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files