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

Builder tmux-solaris10-i386 Build #2364

Results:

Build successful

SourceStamp:

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

Build Properties:

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

StartMon Jun 1 22:26:30 2026
EndMon Jun 1 22:30:10 2026
Elapsed3 mins, 40 secs

All Changes:

:

  1. Change #269084

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Jun 2026 21:56:26
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a1873fef619acb858eb6a34078291580f30444e7

    Comments

    Only set saved_layout_cell if creating a new cell, avoids crash when respawning pane. Reported by Mingjie Shen in GitHubb issue 5143.

    Changed files

    • spawn.c
  2. Change #269085

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Jun 2026 21:59:04
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 922f7d164510720f3618f1e17ab3eb86f79d6b99

    Comments

    Fix resize of floating panes with pane-border-status top, from Michael Grant.

    Changed files

    • window.c
  3. Change #269086

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Jun 2026 22:00:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3269833caa61093513e27f076ca7772a6c1c07fd

    Comments

    Fix vertical position of scrollbar having wrong vertical offset when status-position top, from Michael Grant.

    Changed files

    • screen-redraw.c
  4. Change #269087

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 01 Jun 2026 22:15:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2f3ef88dbf394b616402f83ed55badee3b23dd17

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files