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

Builder tmux-solaris10-i386 Build #2639

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2639 Build
codebase Build
got_revision 391f880d0738eb0ef0d1e3acfaa382d241f2db10 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 391f880d0738eb0ef0d1e3acfaa382d241f2db10 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:

StartFri Jun 26 12:28:34 2026
EndFri Jun 26 12:32:42 2026
Elapsed4 mins, 8 secs

All Changes:

:

  1. Change #272866

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 26 Jun 2026 11:54:56
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision dd2fef667325ad64f80e63ffd2dee6ee168066d0

    Comments

    Do not count arguments starting - as optional arguments, makes old resize-pane syntax work. GitHub issue 5275, based on a changed from Dane Jensen.

    Changed files

    • arguments.c
    • cmd-resize-pane.c
  2. Change #272867

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 26 Jun 2026 12:02:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d0bf3bf06d4d007f62348671e6aab00bb15cfb7e

    Comments

    Add ability to float a tiled pane to break-pane, from Dane Jensen.

    Changed files

    • cmd-break-pane.c
    • cmd-resize-pane.c
    • layout.c
    • tmux.1
    • tmux.h
  3. Change #272868

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 26 Jun 2026 12:15:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 391f880d0738eb0ef0d1e3acfaa382d241f2db10

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files