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

Builder tmux-solaris10-sparc Build #1950

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 36 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 53 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 41 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 1950 Build
codebase Build
got_revision a0065bea04679ef85fffdd1c7bf152a160aa3a5a Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision a0065bea04679ef85fffdd1c7bf152a160aa3a5a 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. Thomas Adam
  2. nicm

Timing:

StartMon Sep 1 13:14:39 2025
EndMon Sep 1 13:29:07 2025
Elapsed14 mins, 27 secs

All Changes:

:

  1. Change #244183

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:53:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision af36d7c4300d1fc12facf166948294049b4bd9a8

    Comments

    Ensure break-pane -P prints when only one pane is left. From Chaoyi Yin in GitHub issue 4615.

    Changed files

    • cmd-break-pane.c
  2. Change #244184

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:58:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cfb906a0ceb18846ac52561c5def88d155c5e54b

    Comments

    Increase the escape delay when waiting for an RGB response no matter when it is triggered (they can also be sent on resize). GitHub issue 4569.

    Changed files

    • server-client.c
    • tty-keys.c
    • tty.c
  3. Change #244185

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 10:03:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5c89d835a60fd5957c9ff6446eab4a54d52dd7bd

    Comments

    Add -k flag to display-popup which allows any key to dismiss the popup once the command has exited. From Meriel Luna Mittelbach in GitHub issue 4612.

    Changed files

    • cmd-display-menu.c
    • popup.c
    • tmux.1
    • tmux.h
  4. Change #244186

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 01 Sep 2025 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a0065bea04679ef85fffdd1c7bf152a160aa3a5a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files