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

Builder tmux-solaris10-sparc Build #2338

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisione89f02bd8f26209e00df3aaf9a325c6df22b3233
Got Revisione89f02bd8f26209e00df3aaf9a325c6df22b3233
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, 6 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 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 2338 Build
codebase Build
got_revision e89f02bd8f26209e00df3aaf9a325c6df22b3233 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision e89f02bd8f26209e00df3aaf9a325c6df22b3233 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:

StartTue Jun 2 10:53:20 2026
EndTue Jun 2 11:09:04 2026
Elapsed15 mins, 44 secs

All Changes:

:

  1. Change #269161

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Jun 2026 10:13:50
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ae6a749d3a42a3d05118d8a86fa0890ed96d8be0

    Comments

    Move the PANE_FLOATING flag into the layout cell and add an accessor. From Dane Jensen.

    Changed files

    • cmd-resize-pane.c
    • cmd-select-pane.c
    • cmd-split-window.c
    • cmd-swap-pane.c
    • format.c
    • layout-custom.c
    • layout-set.c
    • layout.c
    • screen-redraw.c
    • screen-write.c
    • server-client.c
    • spawn.c
    • tmux.h
    • window.c
  2. Change #269162

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Jun 2026 10:30:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e89f02bd8f26209e00df3aaf9a325c6df22b3233

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files