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

Builder tmux-solaris10-i386 Build #2370

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisione89f02bd8f26209e00df3aaf9a325c6df22b3233
Got Revisione89f02bd8f26209e00df3aaf9a325c6df22b3233
Changes2 changes

BuildSlave:

unstable10x

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' ( 20 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 57 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 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 2370 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 unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartTue Jun 2 10:47:57 2026
EndTue Jun 2 10:53:45 2026
Elapsed5 mins, 47 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