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

Builder tmux-solaris10-sparc Build #2563

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision6a7f4a1894abd844794e0ed1f523f9a92976d6c7
Got Revision6a7f4a1894abd844794e0ed1f523f9a92976d6c7
Changes2 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, 4 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 50 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 24 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 2563 Build
codebase Build
got_revision 6a7f4a1894abd844794e0ed1f523f9a92976d6c7 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 6a7f4a1894abd844794e0ed1f523f9a92976d6c7 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:

StartFri Jun 26 01:54:45 2026
EndFri Jun 26 02:06:10 2026
Elapsed11 mins, 24 secs

All Changes:

:

  1. Change #272798

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 26 Jun 2026 01:17:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8c55a388cde9ef283a9b8dcaeb8abc6f81a79978

    Comments

    Add nicer dark and light colour sets (themes) used on terminals with 256 or more colours. Currently based these on emacs but they could change. Terminals with fewer colours use the ANSI colours. A new "theme" option overrides the detected theme (set to "terminal" to go back to ANSI colours).

    Changed files

    • colour.c
    • grid.c
    • options-table.c
    • options.c
    • server-client.c
    • tmux.1
    • tmux.h
    • tty.c
  2. Change #272799

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 26 Jun 2026 01:30:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6a7f4a1894abd844794e0ed1f523f9a92976d6c7

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files