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

Builder tmux-solaris10-sparc Build #2217

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision61a7be0eab8eb63f15a364b605ba4dfbd6025331
Got Revision61a7be0eab8eb63f15a364b605ba4dfbd6025331
Changes5 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, 7 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 mins, 32 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 2217 Build
codebase Build
got_revision 61a7be0eab8eb63f15a364b605ba4dfbd6025331 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 61a7be0eab8eb63f15a364b605ba4dfbd6025331 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. Nicholas Marriott
  2. Thomas Adam
  3. nicm

Timing:

StartSun Apr 26 22:35:18 2026
EndSun Apr 26 22:45:16 2026
Elapsed9 mins, 58 secs

All Changes:

:

  1. Change #265514

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 23 Apr 2026 13:29:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ffe80579df30407e62e52437e04671c7fc1d797c

    Comments

    Redraw correctly when a popup is present above pane borders, GitHub issue 4997 from Manuel Einfalt.

    Changed files

    • screen-redraw.c
  2. Change #265515

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 23 Apr 2026 14:36:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1d9522a7a66c5cf7b5dbc4ab39dd7cc82760740f

    Comments

    Kill client rather than fatalx on bad file handling messages, reported by Tim Zheng.

    Changed files

    • file.c
    • server-client.c
    • tmux.h
  3. Change #265516

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 24 Apr 2026 12:08:52
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b844cafb9c87fb1167a146f65fd1cb057ad5455f

    Comments

    No need to stravis the window name twice.

    Changed files

    • window.c
  4. Change #265517

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 26 Apr 2026 22:12:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e4a439aa0cf3f12f03f3e7fb4305d42d435c75ce

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  5. Change #265518

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 26 Apr 2026 22:19:16
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 61a7be0eab8eb63f15a364b605ba4dfbd6025331

    Comments

    Turn off regular expressions when fuzzing because there are cases that take too much time or memory that cannot be fixed.

    Changed files

    • compat.h