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

Builder tmux-solaris10-sparc Build #1884

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision1905afb3d8ffb17ba3138bcea580cc6e3147239b
Got Revision1905afb3d8ffb17ba3138bcea580cc6e3147239b
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 32 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 8 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 2 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 54 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 1884 Build
codebase Build
got_revision 1905afb3d8ffb17ba3138bcea580cc6e3147239b Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1905afb3d8ffb17ba3138bcea580cc6e3147239b 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. Nicholas Marriott

Timing:

StartTue Apr 29 18:49:18 2025
EndTue Apr 29 18:56:53 2025
Elapsed7 mins, 35 secs

All Changes:

:

  1. Change #228650

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Tue 29 Apr 2025 18:29:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 345a45083d66d0a0162d0b24b596ff9674edb213

    Comments

    Run the regress/style-trim.sh test in a plain Bash session, from Koichi Murase.

    Changed files

    • regress/style-trim.sh
  2. Change #228651

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Tue 29 Apr 2025 18:39:56
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1905afb3d8ffb17ba3138bcea580cc6e3147239b

    Comments

    tmux has its own warnx so there is no need for logit (and this gets rid of a warning).

    Changed files

    • compat/getopt_long.c