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

Builder tmux-solaris10-i386 Build #2099

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 22 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 1 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2099 Build
codebase Build
got_revision 9b7732eac49e543a1b53ad3f0eecb82a8a64c576 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 9b7732eac49e543a1b53ad3f0eecb82a8a64c576 Build
scheduler schedule-tmux-solaris10-i386 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 Jan 6 13:12:34 2026
EndTue Jan 6 13:18:15 2026
Elapsed5 mins, 40 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