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

Builder tmux-solaris10-i386 Build #2435

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2435 Build
codebase Build
got_revision 7ad8b3366df58c57578c3665a20b8f4e5c2643a5 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 7ad8b3366df58c57578c3665a20b8f4e5c2643a5 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartWed Jun 10 16:33:21 2026
EndWed Jun 10 16:37:25 2026
Elapsed4 mins, 4 secs

All Changes:

:

  1. Change #270320

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 10 Jun 2026 16:06:45
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c6c8f77bc03e48eae5b4c9b8bcbd9477d769a19a

    Comments

    While grouped sessions are being killed, it can leave session which are not really useful as targets (no active pane or current window) in the tree. Make cmd_find_best_session skip these. GitHub issue 5167.

    Changed files

    • cmd-find.c
  2. Change #270321

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 10 Jun 2026 16:15:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7ad8b3366df58c57578c3665a20b8f4e5c2643a5

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files