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

Builder tmux-solaris10-i386 Build #2565

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision72e768ef145f5005fe622742e8cbe578470a6996
Got Revision72e768ef145f5005fe622742e8cbe578470a6996
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' ( 17 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 35 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 58 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 2565 Build
codebase Build
got_revision 72e768ef145f5005fe622742e8cbe578470a6996 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 72e768ef145f5005fe622742e8cbe578470a6996 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:

StartFri Jun 19 21:14:32 2026
EndFri Jun 19 21:19:26 2026
Elapsed4 mins, 54 secs

All Changes:

:

  1. Change #271862

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 19 Jun 2026 20:28:18
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c93e2f233206780ec1e2f0409c92326d06496a2d

    Comments

    Do not loop forever if a pane ends up with borders the wrong way round.

    Changed files

    • window-visible.c
  2. Change #271863

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 19 Jun 2026 20:37:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d04b1ffca55c41ec8bc3b7a31ade57cdea4995dc

    Comments

    Use a floating pane for the buffer mode editor instead of a popup.

    Changed files

    • server.c
    • spawn.c
    • window-buffer.c
    • window.c
  3. Change #271864

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 19 Jun 2026 20:41:36
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 047f61aad6ac728279a9fa9337b3c727d45987d2

    Comments

    popup_write can be deleted now also.

    Changed files

    • popup.c
    • tmux.h
  4. Change #271865

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 19 Jun 2026 21:00:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 72e768ef145f5005fe622742e8cbe578470a6996

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files