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

Builder tmux-solaris10-i386 Build #2141

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2141 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-i386 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:

StartMon Feb 2 20:16:30 2026
EndMon Feb 2 20:21:04 2026
Elapsed4 mins, 34 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