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

Builder tmux-solaris10-sparc Build #2316

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision3f3d65e452b197ee90a1502223dbf64b11e5ee89
Got Revision3f3d65e452b197ee90a1502223dbf64b11e5ee89
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSun May 31 23:43:08 2026
EndSun May 31 23:54:33 2026
Elapsed11 mins, 25 secs

All Changes:

:

  1. Change #268949

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 31 May 2026 23:08:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d876bb8cf3e24e4df389c7b6367723d3795e62fa

    Comments

    When pane-border-indicators is set to "both" or "arrows", only draw arrows on the active floating pane and no other floating panes. Also there is no need to loop in screen_redraw_cell_border if only checking one pane.

    Changed files

    • screen-redraw.c
  2. Change #268951

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 31 May 2026 23:30:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3f3d65e452b197ee90a1502223dbf64b11e5ee89

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files