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

Builder tmux-solaris10-i386 Build #2464

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 18 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 43 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 2 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 2464 Build
codebase Build
got_revision 6c76f2a7c788d224c9970077c35b7da529642600 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 6c76f2a7c788d224c9970077c35b7da529642600 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:

StartSat Jun 13 13:15:54 2026
EndSat Jun 13 13:22:04 2026
Elapsed6 mins, 10 secs

All Changes:

:

  1. Change #270762

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 13 Jun 2026 12:32:54
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bf187170b16664743da48fae07d4956d86499153

    Comments

    Extend client mode so the preview can be changed to a view with a summary of the client terminal and its features, intended to make troubleshooting easier. "choose-client -i" or the "i" key in the mode.

    Changed files

    • cmd-choose-tree.c
    • mode-tree.c
    • tmux.1
    • tmux.h
    • window-client.c
  2. Change #270763

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sat 13 Jun 2026 13:00:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6c76f2a7c788d224c9970077c35b7da529642600

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files