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

Builder tmux-solaris10-sparc Build #2079

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 mins, 0 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 2079 Build
codebase Build
got_revision 9b7732eac49e543a1b53ad3f0eecb82a8a64c576 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 9b7732eac49e543a1b53ad3f0eecb82a8a64c576 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:

StartTue Jan 6 13:27:17 2026
EndTue Jan 6 13:37:07 2026
Elapsed9 mins, 50 secs

All Changes:

:

  1. Change #254268

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 06 Jan 2026 10:11:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ccd4dd7ff2a24eec2e3a5e12aaf96563fe659139

    Comments

    Do not log theme if pane is NULL.

    Changed files

    • input.c
  2. Change #254269

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 06 Jan 2026 11:17:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5f9dac8abcc82d45a0cc38310059f86f840f5b75

    Comments

    Do not use ;;s in list-keys output as it is confusing and cannot be parsed on input, from Patrick Motard in GitHub issue 4750.

    Changed files

    • cmd-list-keys.c
    • cmd.c
    • tmux.h
  3. Change #254270

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 06 Jan 2026 13:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9b7732eac49e543a1b53ad3f0eecb82a8a64c576

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files