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

Builder tmux-solaris10-sparc Build #1968

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 10 secs )
    1. stdio
  4. shell_2 'gmake all' ( 6 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 1968 Build
codebase Build
got_revision 35ad72e56ffb2e8e09a2e2ac59bee0912fe45c6c Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 35ad72e56ffb2e8e09a2e2ac59bee0912fe45c6c 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 Oct 20 11:07:37 2025
EndMon Oct 20 11:17:13 2025
Elapsed9 mins, 36 secs

All Changes:

:

  1. Change #246227

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 20 Oct 2025 09:28:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f50181715425264dc1f6dfad896ee9279fd49971

    Comments

    Fix the logic of the no-detached case for detach-on-destroy option - a previous change made it so that even in the no-detached case, tmux would always re-attach to a session, even if there weren't any detached ones. From Martin Louazel in GitHub issue 4649.

    Changed files

    • server-fn.c
  2. Change #246228

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 20 Oct 2025 11:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 35ad72e56ffb2e8e09a2e2ac59bee0912fe45c6c

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files