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

Builder tmux-solaris10-i386 Build #2226

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision42dafcc62a9361eeaff286172f0e35d4ece12b5a
Got Revision42dafcc62a9361eeaff286172f0e35d4ece12b5a
Changes4 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' ( 19 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 48 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 53 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2226 Build
codebase Build
got_revision 42dafcc62a9361eeaff286172f0e35d4ece12b5a Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 42dafcc62a9361eeaff286172f0e35d4ece12b5a 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:

StartSat Apr 4 21:09:52 2026
EndSat Apr 4 21:14:57 2026
Elapsed5 mins, 5 secs

All Changes:

:

  1. Change #263513

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 18:40:27
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 87aaff5fae2ef9d07dac8532650ad728662640b4

    Comments

    Bring some new formats from the floating panes work: pane_zoomed_flag, pane_flags, pane_floating_flag. By Michael Grant.

    Changed files

    • cmd-select-layout.c
    • format.c
    • layout-custom.c
    • tmux.1
    • tmux.h
    • window.c
  2. Change #263516

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 19:00:33
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7f2ac9c8718355a88d3c21ef127fd0292e7d3013

    Comments

    Add remain-on-exit key to keep pane around until a key is pressed, from Michael Grant.

    Changed files

    • options-table.c
    • server-client.c
    • server-fn.c
    • tmux.1
  3. Change #263517

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 04 Apr 2026 19:13:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cad282ebb77b5c037e3bc5281eab95f077ba31af

    Comments

    Cache user from getpwuid because it can be very expensive on some platforms. From Ben Maurer in GitHub issue 4973.

    Changed files

    • format.c
    • server-client.c
    • tmux.h
  4. Change #263518

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sat 04 Apr 2026 21:01:11
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 42dafcc62a9361eeaff286172f0e35d4ece12b5a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files