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

Builder tmux-solaris10-sparc Build #2534

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 19 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 4 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 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 2534 Build
codebase Build
got_revision c2ad33a04cd0620bdfb23fb94cee3d9d694717dd Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision c2ad33a04cd0620bdfb23fb94cee3d9d694717dd 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:

StartTue Jun 23 22:26:01 2026
EndTue Jun 23 22:37:44 2026
Elapsed11 mins, 43 secs

All Changes:

:

  1. Change #272395

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 23 Jun 2026 22:07:58
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c0a5e10313835cee31aa0802ae444184b9ecd70c

    Comments

    Use flags for input callback instead of a single int done so the callback can be told about cursor movement in an incremental prompt.

    Changed files

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

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 23 Jun 2026 22:15:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c2ad33a04cd0620bdfb23fb94cee3d9d694717dd

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files