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

Builder tmux-solaris10-sparc Build #2269

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision4e0aabd8a7c11720a819b8f6322b882434553a84
Got Revision4e0aabd8a7c11720a819b8f6322b882434553a84
Changes3 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 3 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 1 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' ( 4 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 2269 Build
codebase Build
got_revision 4e0aabd8a7c11720a819b8f6322b882434553a84 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 4e0aabd8a7c11720a819b8f6322b882434553a84 Build
scheduler schedule-tmux-github 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 May 22 18:12:19 2026
EndFri May 22 18:21:56 2026
Elapsed9 mins, 37 secs

All Changes:

:

  1. Change #268085

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 22 May 2026 13:55:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d45a9cad8c5d77ab9fe384f70bc4a98a5c7d2420

    Comments

    Work out if a pane is obscured by another one when drawing.

    Changed files

    • screen-write.c
    • tmux.h
  2. Change #268086

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 22 May 2026 17:22:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 143a1770552c89034f94c0f15985b5d48c299456

    Comments

    Tighten up read-only checks on attach-session, detach-client and switch-client so that a user should be able to only detach their own client. Reported by John Walker.

    Changed files

    • cmd-attach-session.c
    • cmd-detach-client.c
    • cmd-switch-client.c
  3. Change #268087

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 22 May 2026 17:54:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4e0aabd8a7c11720a819b8f6322b882434553a84

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files