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

Builder tmux-solaris10-i386 Build #2520

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision1d026b921ce56b8f7fe878f4453ab54de9e3cd36
Got Revision1d026b921ce56b8f7fe878f4453ab54de9e3cd36
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 25 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 2520 Build
codebase Build
got_revision 1d026b921ce56b8f7fe878f4453ab54de9e3cd36 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1d026b921ce56b8f7fe878f4453ab54de9e3cd36 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 Jun 16 11:33:32 2026
EndTue Jun 16 11:37:30 2026
Elapsed3 mins, 57 secs

All Changes:

:

  1. Change #271284

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 16 Jun 2026 10:53:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d2c23773ff8902611b2d56346868a90558203d8b

    Comments

    Fix missing border when drawing floating panes. From Michael Grant.

    Changed files

    • screen-redraw.c
  2. Change #271285

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 16 Jun 2026 10:57:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bdc01f44de7d7a7232970548d1878fb6749f2de0

    Comments

    Fix resizing floating pane with a left scrollbar, from Michael Grant.

    Changed files

    • cmd-resize-pane.c
    • server-client.c
  3. Change #271286

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 16 Jun 2026 11:00:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fcbb6a7384002b2a203262a4ac7deaa827647ea7

    Comments

    Initialize wname so it we are not freeing garbage if it is not used.

    Changed files

    • cmd-new-window.c
  4. Change #271287

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 16 Jun 2026 11:15:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1d026b921ce56b8f7fe878f4453ab54de9e3cd36

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files