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

Builder tmux-solaris10-sparc Build #1940

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiona5909b450c561425fedd22a72ef1c21df87b2e21
Got Revisiona5909b450c561425fedd22a72ef1c21df87b2e21
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, 35 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 37 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 8 mins, 53 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 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 1940 Build
codebase Build
got_revision a5909b450c561425fedd22a72ef1c21df87b2e21 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision a5909b450c561425fedd22a72ef1c21df87b2e21 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:

StartFri Aug 22 11:12:34 2025
EndFri Aug 22 11:24:49 2025
Elapsed12 mins, 15 secs

All Changes:

:

  1. Change #243554

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 22 Aug 2025 09:26:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 12452f442728e26dc660095de2d9d43129408c6e

    Comments

    Do not double free argv from MSG_COMMAND if it is too long, reported by sai02 at student dot ubc dot ca via deraadt. ok deraadt

    Changed files

    • server-client.c
  2. Change #243555

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 22 Aug 2025 09:39:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e6d275b3710bda8f7a4b0bc38950c6851840000e

    Comments

    Do not leak label if it is too long, GitHub issue 4591.

    Changed files

    • window-tree.c
  3. Change #243556

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 22 Aug 2025 09:42:51
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7325da30526452578541e7b0fe79624e360e2b67

    Comments

    Extend pane lookup special case for switch-client to mouse target ("=") so that it works for panes on status line.

    Changed files

    • cmd-switch-client.c
  4. Change #243557

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 22 Aug 2025 11:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a5909b450c561425fedd22a72ef1c21df87b2e21

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files