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

Builder tmux-solaris10-sparc Build #2470

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 8 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 5 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 2470 Build
codebase Build
got_revision 1d026b921ce56b8f7fe878f4453ab54de9e3cd36 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1d026b921ce56b8f7fe878f4453ab54de9e3cd36 Build
scheduler schedule-tmux-solaris10-sparc 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 Jun 16 11:29:28 2026
EndTue Jun 16 11:40:58 2026
Elapsed11 mins, 29 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