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

Builder tmux-solaris10-i386 Build #1918

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 41 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 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 1918 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott

Timing:

StartTue Apr 29 18:49:19 2025
EndTue Apr 29 18:51:47 2025
Elapsed2 mins, 27 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