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

Builder tmux-solaris10-sparc Build #2176

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionb101ffaed6fb6d2fab12e5edfcc14ecae45f5738
Got Revisionb101ffaed6fb6d2fab12e5edfcc14ecae45f5738
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 3 mins, 59 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 40 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 2176 Build
codebase Build
got_revision b101ffaed6fb6d2fab12e5edfcc14ecae45f5738 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision b101ffaed6fb6d2fab12e5edfcc14ecae45f5738 Build
scheduler schedule-tmux-solaris10-sparc 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:

StartMon Mar 23 13:11:47 2026
EndMon Mar 23 13:29:37 2026
Elapsed17 mins, 49 secs

All Changes:

:

  1. Change #262070

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Mar 2026 09:45:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d22ab85b84fbeaacc933e393e7225f4e7927000a

    Comments

    Protect against overflow when scrollbar is off screen, from san65384 at gmail dot com in GitHub issue 4933.

    Changed files

    • screen-redraw.c
  2. Change #262073

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Mar 2026 09:48:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d70edfa0a051d0f845890e0e58a50699f336e153

    Comments

    Fix issue where popup window gets overwritten by background updates, from Conor Taylor in GitHub issue 4920.

    Changed files

    • tty-draw.c
    • tty.c
  3. Change #262075

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Mar 2026 09:58:39
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3909d7e92f71ffe5e86e081ed831f1808701d82d

    Comments

    Use window options for cursor-style to avoid crash when no pane, from Arden Packeer in GitHub issue 4942.

    Changed files

    • input.c
  4. Change #262076

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Mar 2026 10:03:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b88c08f8603036999dd7f9900ab51f6a646d0fab

    Comments

    Fix a NULL dereference and use after free, GitHub issue 4936 from Pavel Lavrukhin.

    Changed files

    • mode-tree.c
  5. Change #262077

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Mar 2026 10:05:59
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f7dad4f38f6cc9ef620a05c8f79b297547f1f533

    Comments

    Check lastgc is not NULL before using it, GitHub issue 4935 from Pavel Lavrukhin.

    Changed files

    • grid.c
  6. Change #262078

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

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files