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

Builder tmux-solaris10-sparc Build #2579

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision4b921f3821566da6aa3fe3b3e12aec6b0439e365
Got Revision4b921f3821566da6aa3fe3b3e12aec6b0439e365
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' ( 59 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 6 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 2579 Build
codebase Build
got_revision 4b921f3821566da6aa3fe3b3e12aec6b0439e365 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 4b921f3821566da6aa3fe3b3e12aec6b0439e365 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:

StartFri Jun 26 17:04:18 2026
EndFri Jun 26 17:14:36 2026
Elapsed10 mins, 17 secs

All Changes:

:

  1. Change #272945

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 26 Jun 2026 16:40:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 575f84ce0fae5eb43cbd76b357834b8577616057

    Comments

    Add switch-mode a fast switcher with fuzzy searching, bound to Tab (for windows) or BTab (S-Tab, for sessions) by default.

    Changed files

    • Makefile
    • cmd-choose-tree.c
    • cmd.c
    • format.c
    • fuzzy.c
    • key-bindings.c
    • mode-tree.c
    • options-table.c
    • prompt.c
    • tmux.1
    • tmux.h
    • window-switch.c
  2. Change #272946

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 26 Jun 2026 16:56:03
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4b921f3821566da6aa3fe3b3e12aec6b0439e365

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files