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

Builder tmux-solaris10-i386 Build #1905

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 25 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' ( 16 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 1905 Build
codebase Build
got_revision 9da5707d3ec6617a4691c151e2fd3197b69a09f4 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 9da5707d3ec6617a4691c151e2fd3197b69a09f4 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott
  2. Thomas Adam
  3. nicm

Timing:

StartFri Apr 25 13:15:43 2025
EndFri Apr 25 13:20:21 2025
Elapsed4 mins, 38 secs

All Changes:

:

  1. Change #228269

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 25 Apr 2025 10:28:21
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1efe41b9b9c0a430c7d67cf2b0d79fca579cb6bb

    Comments

    Add more features for boolean expressions in formats: 1) extend && and || to support arbitrarily many arguments and 2) add ! and !! for not and not-not.

    Changed files

    • format.c
    • tmux.1
  2. Change #228270

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 25 Apr 2025 13:01:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 55292b72d16052aef6a87df14d62d42678087805

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  3. Change #228271

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Fri 25 Apr 2025 13:06:51
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9da5707d3ec6617a4691c151e2fd3197b69a09f4

    Comments

    Add a run-shell output test.

    Changed files

    • regress/run-shell-output.sh