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

Builder tmux-solaris10-sparc Build #2259

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

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' ( 1 mins, 16 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 30 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 2259 Build
codebase Build
got_revision 8c51c0fdbd85b7f7f7d4dbcfca9e1d1f9f03d5fa Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 8c51c0fdbd85b7f7f7d4dbcfca9e1d1f9f03d5fa 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:

StartWed May 20 14:13:55 2026
EndWed May 20 14:25:00 2026
Elapsed11 mins, 5 secs

All Changes:

:

  1. Change #267828

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Wed 20 May 2026 13:14:22
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e1f942f26a293d1c3f38150e6edf643ccc09a031

    Comments

    Add a define for max images and bump to 20 for the moment.

    Changed files

    • image.c
  2. Change #267829

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Wed 20 May 2026 13:15:34
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b8434182c9ead062be8d50a1ff88e98b41108c1f

    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
  3. Change #267830

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Wed 20 May 2026 13:17:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c5fb5e8bb026b42a7ba0caa118b3d8ea8a0b54e0

    Comments

    Update CHANGES.

    Changed files

    • CHANGES
  4. Change #267831

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Wed 20 May 2026 13:53:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8c51c0fdbd85b7f7f7d4dbcfca9e1d1f9f03d5fa

    Comments

    Merge tag '3.6b'
    3.6b

    Changed files

    • no files