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

Builder tmux-solaris10-i386 Build #2345

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 33 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 2345 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-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:

StartSun May 31 23:42:46 2026
EndSun May 31 23:47:03 2026
Elapsed4 mins, 17 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