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

Builder tmux-solaris10-i386 Build #2511

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision408e9f148179f94e6f1b3461248f157578b44f70
Got Revision408e9f148179f94e6f1b3461248f157578b44f70
Changes3 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' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 22 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 2511 Build
codebase Build
got_revision 408e9f148179f94e6f1b3461248f157578b44f70 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 408e9f148179f94e6f1b3461248f157578b44f70 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:

StartTue Jun 16 00:09:21 2026
EndTue Jun 16 00:13:17 2026
Elapsed3 mins, 56 secs

All Changes:

:

  1. Change #271239

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 15 Jun 2026 23:41:39
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision eb65331403e5226cc737255db2d2d71ee257b519

    Comments

    Be more strict about what names and titles we allow and reject them immediately when possible, but allow # again for those directly set by commands (but not escape sequences). From Barrett Ruth in GitHub issue 5175.

    Changed files

    • cmd-break-pane.c
    • cmd-new-session.c
    • cmd-new-window.c
    • cmd-rename-session.c
    • cmd-rename-window.c
    • cmd-select-pane.c
    • cmd-split-window.c
    • input.c
    • names.c
    • paste.c
    • popup.c
    • screen.c
    • session.c
    • spawn.c
    • tmux.c
    • tmux.h
    • window.c
  2. Change #271240

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 15 Jun 2026 23:47:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 482e254a499e858bee9916d2f4292892c4e98a25

    Comments

    Rename window_pane_visible to match other functions, from Dane Jensen.

    Changed files

    • cmd-display-panes.c
    • cmd-select-pane.c
    • input-keys.c
    • screen-redraw.c
    • tmux.h
    • window.c
  3. Change #271241

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 16 Jun 2026 00:00:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 408e9f148179f94e6f1b3461248f157578b44f70

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files