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

Builder tmux-solaris10-i386 Build #2242

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 23 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 19 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 2242 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 unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott

Timing:

StartMon Apr 27 14:18:27 2026
EndMon Apr 27 14:24:28 2026
Elapsed6 mins, 0 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