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

Builder tmux-solaris10-i386 Build #2308

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiond62bae442b07522e70e51925526026fcbe03c900
Got Revisiond62bae442b07522e70e51925526026fcbe03c900
Changes4 changes

BuildSlave:

unstable10x

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' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 29 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 39 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 2308 Build
codebase Build
got_revision d62bae442b07522e70e51925526026fcbe03c900 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision d62bae442b07522e70e51925526026fcbe03c900 Build
scheduler schedule-tmux-github 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:

StartWed May 27 17:57:31 2026
EndWed May 27 18:01:58 2026
Elapsed4 mins, 27 secs

All Changes:

:

  1. Change #268514

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 May 2026 13:54:28
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 00c59041ea20faacc62fb2766f12f665b07e04cd

    Comments

    Bring in some more floating panes changes - obscured panes need to be handled specially in screen_write_* rather than dropping into the client redraw (tty.c).

    Changed files

    • screen-write.c
    • tty.c
  2. Change #268515

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 May 2026 14:52:47
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bff68fa0798ea0302bc99b543b992beb3203d29d

    Comments

    Remove reference to an option that hasn't been added yet.

    Changed files

    • screen-redraw.c
  3. Change #268516

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 May 2026 15:41:20
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9cc8947a43f1e7aab61eb9dfa7e5b6cab2d211fc

    Comments

    Cache border and active border style separately, fixes problem reported by Marcel Partap in GitHub issue 5125.

    Changed files

    • screen-redraw.c
    • tmux.h
  4. Change #268517

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 27 May 2026 17:46:04
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d62bae442b07522e70e51925526026fcbe03c900

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files