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

Builder tmux-solaris10-sparc Build #2628

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision36381f0884eef72c5cdbdbef70e9238fa9367c79
Got Revision36381f0884eef72c5cdbdbef70e9238fa9367c79
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 35 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 31 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 2628 Build
codebase Build
got_revision 36381f0884eef72c5cdbdbef70e9238fa9367c79 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 36381f0884eef72c5cdbdbef70e9238fa9367c79 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. nicm
  2. tmux update bot

Timing:

StartTue Aug 4 16:04:09 2026
EndTue Aug 4 16:23:32 2026
Elapsed19 mins, 23 secs

All Changes:

:

  1. Change #276976

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Tue 04 Aug 2026 17:37:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5cd1976a4a5bbefc9391d2e3febc4ca4d74ebede

    Comments

    Do not attempt to drain write buffer on stuck clients, since it requires a weird dance to make libevent do it. Instead, just ignore the client and destroy the buffer normally if not drained in 10 seconds.

    Changed files

    • control.c
    • server-client.c
  2. Change #276977

    Category tmux
    Changed by tmux update bot <actionsohnoyoudont@github.com>
    Changed at Tue 04 Aug 2026 17:37:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 36381f0884eef72c5cdbdbef70e9238fa9367c79

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Do not attempt to drain write buffer on stuck clients, since it requires a weird dance to make libevent do it. Instead, just ignore the client and destroy the buffer normally if not drained in 10 seconds.

    Changed files

    • no files