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

Builder tmux-solaris10-i386 Build #2655

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 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, 32 secs )
    1. stdio
  5. shell_3 'gmake check' ( 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 2655 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-i386 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:

StartFri Jun 26 17:04:19 2026
EndFri Jun 26 17:08:23 2026
Elapsed4 mins, 4 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