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

Builder tmux-solaris10-i386 Build #2210

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 38 secs )
    1. stdio
  5. shell_3 'gmake check' ( 29 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartTue Mar 31 17:08:34 2026
EndTue Mar 31 17:16:12 2026
Elapsed7 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