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

Builder tmux-solaris10-sparc Build #2768

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision7774731b9541c2715f4fc08db29c9a513dca7967
Got Revision7774731b9541c2715f4fc08db29c9a513dca7967
Changes4 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 13 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 2768 Build
codebase Build
got_revision 7774731b9541c2715f4fc08db29c9a513dca7967 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 7774731b9541c2715f4fc08db29c9a513dca7967 Build
scheduler schedule-tmux-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. nicm
  2. tmux update bot

Timing:

StartWed Sep 9 10:35:05 2026
EndWed Sep 9 10:50:15 2026
Elapsed15 mins, 9 secs

All Changes:

:

  1. Change #281240

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Wed 09 Sep 2026 12:12:50
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 930c81b819f8499b68a2cd5ae14ef3a57c0d7d41

    Comments

    Do not adjust prompt position on invalid Unicode, from Kaixuan Li.

    Changed files

    • prompt.c
  2. Change #281241

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

    Comments

    Bound the memory used by buffered control mode command replies (to 64 MB), GitHub issue 5565 from kagari dot shusei at proton dot me.

    Changed files

    • control.c
    • tmux.h
  3. Change #281242

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Wed 09 Sep 2026 12:12:50
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0544f0b21066f02659bc7b3eafdb844c95f86a36

    Comments

    Draw bottom border with pane status line at the top.

    Changed files

    • screen-redraw.c
  4. Change #281243

    Category tmux
    Changed by tmux update bot <actionsohnoyoudont@github.com>
    Changed at Wed 09 Sep 2026 12:12:52
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7774731b9541c2715f4fc08db29c9a513dca7967

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Draw bottom border with pane status line at the top.
      Bound the memory used by buffered control mode command replies (to 64 MB), GitHub issue 5565 from kagari dot shusei at proton dot me.
      Do not adjust prompt position on invalid Unicode, from Kaixuan Li.

    Changed files

    • no files