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

Builder tmux-solaris10-sparc Build #1963

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 30 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' ( 16 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 1963 Build
codebase Build
got_revision 093754db3f091f079d22ce92c02beaf5b3775788 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 093754db3f091f079d22ce92c02beaf5b3775788 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. Thomas Adam
  2. nicm

Timing:

StartSun Sep 7 19:39:38 2025
EndSun Sep 7 20:00:36 2025
Elapsed20 mins, 57 secs

All Changes:

:

  1. Change #244560

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Sep 2025 16:03:18
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b53cf702629bb5a0c9b24ad03b2dba9733cd2159

    Comments

    Introduce a new window option: tiled-layout-max-columns. It configures the maximum number of columns in the tiled layout. The default value is 0 which means no limit and makes the change backward-compatible. From vkadlcik at redhat dot com.

    Changed files

    • layout-set.c
    • options-table.c
    • tmux.1
  2. Change #244561

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Sep 2025 16:17:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7cc15969ffb5b192e0f0094ff71a58e4a50eef09

    Comments

    Quote cwd for glob in a way that actually works, from Pavel Roskin in GitHub issue 4623.

    Changed files

    • cmd-source-file.c
  3. Change #244562

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 07 Sep 2025 19:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 093754db3f091f079d22ce92c02beaf5b3775788

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files