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

Builder tmux-solaris10-sparc Build #2595

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision91e0737b8af38abba12ff9cea4366242f49a8562
Got Revision91e0737b8af38abba12ff9cea4366242f49a8562
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, 3 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 45 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 2595 Build
codebase Build
got_revision 91e0737b8af38abba12ff9cea4366242f49a8562 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 91e0737b8af38abba12ff9cea4366242f49a8562 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:

StartMon Jun 29 18:53:41 2026
EndMon Jun 29 19:04:41 2026
Elapsed10 mins, 59 secs

All Changes:

:

  1. Change #273221

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 29 Jun 2026 20:17:28
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 65a032b2051a2aad80d6fdc8470ed20f77c91750

    Comments

    Allow :. in names again, forbidding them is overly pernickety. Only forbid invalid UTF-8 and #(.

    Changed files

    • cmd-break-pane.c
    • cmd-new-session.c
    • cmd-new-window.c
    • cmd-rename-session.c
    • cmd-rename-window.c
    • input.c
    • names.c
    • paste.c
    • screen.c
    • tmux.c
    • tmux.h
    • window.c
  2. Change #273222

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 29 Jun 2026 20:30:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 91e0737b8af38abba12ff9cea4366242f49a8562

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files