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

Builder tmux-solaris10-i386 Build #2224

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionb41101023772597422c21c5e2db9b8f39a15a7b0
Got Revisionb41101023772597422c21c5e2db9b8f39a15a7b0
Changes5 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 36 secs )
    1. stdio
  5. shell_3 'gmake check' ( 10 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2224 Build
codebase Build
got_revision b41101023772597422c21c5e2db9b8f39a15a7b0 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision b41101023772597422c21c5e2db9b8f39a15a7b0 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:

StartSat Apr 4 17:09:16 2026
EndSat Apr 4 17:13:41 2026
Elapsed4 mins, 24 secs

All Changes:

:

  1. Change #263474

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 13:20:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cd60de443e294a6aa5c967832372f01855b82eca

    Comments

    Clamp width to terminal width, also change calculation of end of screen (it is OK to be outside the screen). Fixes problem reported by Dane Jensen in GitHub issue 4969.

    Changed files

    • tty-draw.c
  2. Change #263477

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 13:32:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3badbc50e0d1c45ebfca2d2d1fad059a055584a5

    Comments

    Do not read off end of buffer if it ends in \ when expanding \c, found by ossfuzz.

    Changed files

    • regsub.c
  3. Change #263478

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 13:39:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a827725a8d6afb73ac27a4f316c48605afde57ea

    Comments

    Set up default and last cell before clearing padding, reported by someone on GitHub.

    Changed files

    • tty-draw.c
  4. Change #263479

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 13:48:00
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d2d86ac36029e851820487b9908db71d250652ce

    Comments

    Document control ranges, from Dane Jensen.

    Changed files

    • tmux.1
  5. Change #263480

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sat 04 Apr 2026 17:01:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b41101023772597422c21c5e2db9b8f39a15a7b0

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files