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

Builder tmux-solaris10-sparc Build #2117

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

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' ( 1 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 37 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 31 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 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 2117 Build
codebase Build
got_revision d7f59eccaf7f9435065017fa214a7b3c53bc631d Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision d7f59eccaf7f9435065017fa214a7b3c53bc631d Build
scheduler schedule-tmux-github 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:

StartWed Jan 28 18:57:06 2026
EndWed Jan 28 19:09:51 2026
Elapsed12 mins, 45 secs

All Changes:

:

  1. Change #256597

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 23 Jan 2026 11:45:53
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f70150a6637b55de522d99b623dce51428fec6c8

    Comments

    Replace overlay_ranges with visible_ranges which can hold more than three ranges (will be needed for floating panes); move the visible ranges checks outside of tty_draw_line and rewrite it to fix issues with partially-obscured wide characters. With Michael Grant.

    Changed files

    • Makefile
    • grid.c
    • menu.c
    • popup.c
    • screen-redraw.c
    • screen.c
    • server-client.c
    • tmux.h
    • tty-draw.c
    • tty.c
  2. Change #256598

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 28 Jan 2026 18:25:42
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d7f59eccaf7f9435065017fa214a7b3c53bc631d

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files