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

Builder tmux-solaris10-i386 Build #2613

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2613 Build
codebase Build
got_revision 12473bb6d340ed7565cf18f63f50596420904752 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 12473bb6d340ed7565cf18f63f50596420904752 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. Thomas Adam
  2. nicm

Timing:

StartWed Jun 24 13:28:33 2026
EndWed Jun 24 13:32:30 2026
Elapsed3 mins, 56 secs

All Changes:

:

  1. Change #272488

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 24 Jun 2026 12:55:39
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 37633ff95768cc180568f3fd1bdcee15216f3ee8

    Comments

    Add some enums for prompt return values to make them a bit less confusing.

    Changed files

    • cmd-command-prompt.c
    • cmd-confirm-before.c
    • mode-tree.c
    • server-client.c
    • status.c
    • tmux.h
    • window-customize.c
    • window-tree.c
  2. Change #272489

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 24 Jun 2026 13:05:58
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 280a96232827d7eeab25da08e4232356e1adde1a

    Comments

    Replace two-value prompt_mode enum with a flag.

    Changed files

    • status.c
    • tmux.h
  3. Change #272490

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 24 Jun 2026 13:15:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 12473bb6d340ed7565cf18f63f50596420904752

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files