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

Builder tmux-solaris10-i386 Build #2208

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 5 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 2208 Build
codebase Build
got_revision a30fc69f868fa0adf85b0957fe3f67357fe73d73 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision a30fc69f868fa0adf85b0957fe3f67357fe73d73 Build
scheduler schedule-tmux-github 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:

StartMon Mar 30 13:09:06 2026
EndMon Mar 30 13:12:50 2026
Elapsed3 mins, 43 secs

All Changes:

:

  1. Change #262822

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 30 Mar 2026 11:23:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 022b5cf193ffed6f3feaee741987f5860e78ed61

    Comments

    When in copy mode with a large scroll offset and the window is resized so that history shrinks, data->oy can exceed screen_hsize causing an unsigned integer underflow in the py computation. Clamp data->oy in window_copy_resize and window_copy_cmd_refresh_from_pane before the subtraction. From futpib at gmail dot com in GitHub issue 4958.

    Changed files

    • window-copy.c
  2. Change #262822

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 30 Mar 2026 11:23:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 022b5cf193ffed6f3feaee741987f5860e78ed61

    Comments

    When in copy mode with a large scroll offset and the window is resized so that history shrinks, data->oy can exceed screen_hsize causing an unsigned integer underflow in the py computation. Clamp data->oy in window_copy_resize and window_copy_cmd_refresh_from_pane before the subtraction. From futpib at gmail dot com in GitHub issue 4958.

    Changed files

    • window-copy.c
  3. Change #262825

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 30 Mar 2026 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a30fc69f868fa0adf85b0957fe3f67357fe73d73

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  4. Change #262825

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 30 Mar 2026 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a30fc69f868fa0adf85b0957fe3f67357fe73d73

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files