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

Builder tmux-solaris10-i386 Build #2673

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 13 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 30 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2673 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-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:

StartMon Jun 29 18:53:40 2026
EndMon Jun 29 18:57:41 2026
Elapsed4 mins, 0 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