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

Builder tmux-solaris10-sparc Build #2448

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSun Jun 14 23:30:34 2026
EndSun Jun 14 23:40:53 2026
Elapsed10 mins, 18 secs

All Changes:

:

  1. Change #271005

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 14 Jun 2026 22:53:20
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6e0e343f2375790c87b41995cd5fa260557a425b

    Comments

    Fix various errors in redrawing:
    - Fix the active pane colour when only two panes and scrollbars enabled.
    
    - Clip left and right scrollbars the same for floating panes.
    
    - Do not subtract scrollbar width twice when working out width of status
      line.
    
    - Check if a character is inside a visible range correctly (do not
      include the next position outside the range).

    Changed files

    • screen-redraw.c
  2. Change #271005

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 14 Jun 2026 22:53:20
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6e0e343f2375790c87b41995cd5fa260557a425b

    Comments

    Fix various errors in redrawing:
    - Fix the active pane colour when only two panes and scrollbars enabled.
    
    - Clip left and right scrollbars the same for floating panes.
    
    - Do not subtract scrollbar width twice when working out width of status
      line.
    
    - Check if a character is inside a visible range correctly (do not
      include the next position outside the range).

    Changed files

    • screen-redraw.c
  3. Change #271006

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 14 Jun 2026 23:15:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 748dab2f3819733600f9a777a0a45ef6afabd183

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  4. Change #271006

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 14 Jun 2026 23:15:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 748dab2f3819733600f9a777a0a45ef6afabd183

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files