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

Builder tmux-solaris10-sparc Build #2243

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 33 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 21 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 2243 Build
codebase Build
got_revision f1f0158741696d4913f76f682ac95983793155f2 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision f1f0158741696d4913f76f682ac95983793155f2 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:

StartTue May 12 13:17:01 2026
EndTue May 12 13:31:22 2026
Elapsed14 mins, 20 secs

All Changes:

:

  1. Change #266852

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 May 2026 11:27:28
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 800837ff3f21799281525af3d8537f362e5cb43e

    Comments

    Fix control mode teardown ordering for queued pane output, GitHub issue 5064 from Aaron Campbell.

    Changed files

    • control.c
  2. Change #266854

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 May 2026 11:32:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 27a00d1bfd1270d6d0f927d2ec5fc530301a5d91

    Comments

    Fix infinite loop due to underflow when redrawing scrollbar, from Pavel Lavrukhin in GitHub issue 4932.

    Changed files

    • screen-redraw.c
  3. Change #266855

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 May 2026 11:37:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9e3653a6127269204b923d5f75fbb174add45ebe

    Comments

    Check FIONREAD for all panes not just piped panes, fixes issues with tests, GitHub issue 4807.

    Changed files

    • utf8-combined.c
    • utf8.c
    • window.c
  4. Change #266857

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 12 May 2026 13:01:11
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f1f0158741696d4913f76f682ac95983793155f2

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files