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

Builder tmux-solaris10-sparc Build #2617

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 2 mins, 16 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 24 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 2617 Build
codebase Build
got_revision 9228f97d7dc8e0571325c0c2c22c4031d8a7d07b Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 9228f97d7dc8e0571325c0c2c22c4031d8a7d07b 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. Nicholas Marriott
  2. miod
  3. nicm
  4. tmux update bot

Timing:

StartMon Aug 3 17:18:08 2026
EndMon Aug 3 17:39:11 2026
Elapsed21 mins, 3 secs

All Changes:

:

  1. Change #276912

    Category tmux
    Changed by miod <miodohnoyoudont@openbsd.org>
    Changed at Mon 03 Aug 2026 01:13:19
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cce56fa19b29ae2368390bdf2d464e97d61b59f3

    Comments

    Pessimize compiler flags for screen-redraw.c to prevent tmux from dumping core upon startup on landisk.

    Changed files

    • Makefile
  2. Change #276914

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Mon 03 Aug 2026 15:59:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4918360ea12cdc15f2a43ce021f7e0631eb46856

    Comments

    Exit failure on socket failure, from Rayan Salhab.

    Changed files

    • server.c
  3. Change #276916

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Mon 03 Aug 2026 15:59:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 01a775a46c250761cf650058010fc0c6fe128732

    Comments

    Store background colour in padding cells and correctly clear adjacent cells when tabs are overwritten, GitHu issue 5441 from Ayman Bagabas.

    Changed files

    • grid-view.c
    • grid.c
    • screen-write.c
    • tmux.h
  4. Change #276918

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 03 Aug 2026 18:27:11
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fba5ece05cfd489bda5d228ca4b3bb60bb79729e

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Store background colour in padding cells and correctly clear adjacent cells when tabs are overwritten, GitHu issue 5441 from Ayman Bagabas.
      Exit failure on socket failure, from Rayan Salhab.
      Pessimize compiler flags for screen-redraw.c to prevent tmux from dumping core upon startup on landisk.

    Changed files

    • no files
  5. Change #276920

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Mon 03 Aug 2026 18:29:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6db5175e4edaaf3d57822282a980813e388667a8

    Comments

    Queue control mode notifications rather than emitting them inside %begin/%end, GitHub issue 5458 from George Nachman.

    Changed files

    • cfg.c
    • cmd-queue.c
    • control-notify.c
    • control.c
    • tmux.h
  6. Change #276922

    Category tmux
    Changed by tmux update bot <actionsohnoyoudont@github.com>
    Changed at Mon 03 Aug 2026 18:29:11
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9228f97d7dc8e0571325c0c2c22c4031d8a7d07b

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Queue control mode notifications rather than emitting them inside %begin/%end, GitHub issue 5458 from George Nachman.

    Changed files

    • no files