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

Builder tmux-solaris10-sparc Build #2118

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 mins, 11 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 2118 Build
codebase Build
got_revision 615c27c11789948df2db09e113e882f82dfb3e1c Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 615c27c11789948df2db09e113e882f82dfb3e1c 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 Feb 2 20:16:31 2026
EndMon Feb 2 20:26:24 2026
Elapsed9 mins, 53 secs

All Changes:

:

  1. Change #256843

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 29 Jan 2026 10:08:19
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 66011fe48b558b69628db1896ce6c100fd798ee2

    Comments

    Do not treat cells as empty unless the background colour stays the same. Fixes invisible clock in clock mode, reported by tb@.

    Changed files

    • tty-draw.c
  2. Change #256844

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 02 Feb 2026 11:08:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3c3d9ce3a93fc827f4f4eaff6cfc3317ed548413

    Comments

    Break sorting out into a common file so formats and modes use the same code. Also add -O for sorting to the list commands. From Dane Jensen in GitHub issue 4813.

    Changed files

    • Makefile
    • cmd-list-buffers.c
    • cmd-list-clients.c
    • cmd-list-panes.c
    • cmd-list-sessions.c
    • cmd-list-windows.c
    • cmd-switch-client.c
    • format.c
    • mode-tree.c
    • paste.c
    • server-fn.c
    • session.c
    • sort.c
    • tmux.1
    • tmux.h
    • window-buffer.c
    • window-client.c
    • window-customize.c
    • window-tree.c
  3. Change #256845

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 02 Feb 2026 20:06:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 615c27c11789948df2db09e113e882f82dfb3e1c

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files