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

Builder tmux-solaris10-sparc Build #2766

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 52 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 36 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 2766 Build
codebase Build
got_revision 36fb7ab08427f7ce39c20982d40fc64a515bf3c5 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 36fb7ab08427f7ce39c20982d40fc64a515bf3c5 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. Nicholas Marriott
  2. nicm
  3. tmux update bot

Timing:

StartWed Sep 9 09:12:08 2026
EndWed Sep 9 09:28:28 2026
Elapsed16 mins, 19 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