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

Builder tmux-solaris10-sparc Build #2167

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision7fa6f320edb80070d9f3d17c22134ee1ab1b506a
Got Revision7fa6f320edb80070d9f3d17c22134ee1ab1b506a
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartThu Mar 12 13:21:06 2026
EndThu Mar 12 13:30:26 2026
Elapsed9 mins, 19 secs

All Changes:

:

  1. Change #260802

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 12 Mar 2026 08:15:26
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 551e8fcd24535ef67ede121e34e9973ef5298d9b

    Comments

    Fix comparison of menu keys, reported by Vladimir Bauer in GitHub issue 4891.

    Changed files

    • menu.c
  2. Change #260803

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 12 Mar 2026 08:25:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 19f3fb131b3bde713bdbd91d1b7314ae4982f0a0

    Comments

    Draw message as one format, allowing prompts and messages to occupy only a portion of the status bar, overlaying the normal status content rather than replacing the entire line. A new message-format option now controls the entire message (like status-format). From Conor Taylor in GitHub issue 4861.

    Changed files

    • options-table.c
    • status.c
    • style.c
    • tmux.1
    • tmux.h
  3. Change #260804

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 12 Mar 2026 13:01:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7fa6f320edb80070d9f3d17c22134ee1ab1b506a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files