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

Builder tmux-solaris10-i386 Build #2709

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git updating ( 1 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2709 Build
codebase Build
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 36fb7ab08427f7ce39c20982d40fc64a515bf3c5 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. Nicholas Marriott
  2. nicm
  3. tmux update bot

Timing:

StartWed Sep 9 08:54:21 2026
EndWed Sep 9 08:54:22 2026
Elapsed1 secs

All Changes:

:

  1. Change #281207

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Wed 09 Sep 2026 10:27:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bf43fdc0c7dd4e951b758b527e6a1fcd8600af9c

    Comments

    Add new layout format which includes floating panes. The new format is now a JSON subset which is less fragile and easier to handle than the old custom format. The old (version 1) format is still supported for control mode clients for now - they must set the new-layouts flag to receive the new format. From Dane Jensen.

    Changed files

    • cmd-select-layout.c
    • layout-custom.c
    • layout.c
    • tmux.1
    • tmux.h
  2. Change #281208

    Category tmux
    Changed by tmux update bot <actionsohnoyoudont@github.com>
    Changed at Wed 09 Sep 2026 10:27:51
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 90a7dd4654654c7b6989325ad6118c16c2eb895c

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Add new layout format which includes floating panes. The new format is now a JSON subset which is less fragile and easier to handle than the old custom format. The old (version 1) format is still supported for control mode clients for now - they must set the new-layouts flag to receive the new format. From Dane Jensen.

    Changed files

    • no files
  3. Change #281209

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Wed 09 Sep 2026 10:32:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 36fb7ab08427f7ce39c20982d40fc64a515bf3c5

    Comments

    Tests of border.

    Changed files

    • regress/screen-redraw-outside.sh
    • regress/screen-redraw-results/outside-both-status-top-single.result
    • regress/screen-redraw-results/outside-both-status-top-split.result