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

Builder tmux-solaris10-sparc Build #2219

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionfc6d94a9f8a593bd8b7031650802084385d4ee03
Got Revisionfc6d94a9f8a593bd8b7031650802084385d4ee03
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 27 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 0 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 2219 Build
codebase Build
got_revision fc6d94a9f8a593bd8b7031650802084385d4ee03 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision fc6d94a9f8a593bd8b7031650802084385d4ee03 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

Timing:

StartMon Apr 27 14:24:55 2026
EndMon Apr 27 14:36:51 2026
Elapsed11 mins, 55 secs

All Changes:

:

  1. Change #265614

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 27 Apr 2026 14:09:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fc6d94a9f8a593bd8b7031650802084385d4ee03

    Comments

    Track which list (images or saved_images) each image is on so they can be removed from the correct list when the total image count is reached. Fixes crash reported by xlabai at tencent dot com.

    Changed files

    • image.c
    • screen.c
    • tmux.h