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

Builder tmux-solaris10-i386 Build #2184

Results:

Build successful

SourceStamp:

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

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' ( 17 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 27 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 20 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 2184 Build
codebase Build
got_revision 6c2dd193cf852a7a7ddca9dccff51b0f7908f9e3 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 6c2dd193cf852a7a7ddca9dccff51b0f7908f9e3 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 Mar 9 15:49:43 2026
EndMon Mar 9 15:53:51 2026
Elapsed4 mins, 8 secs

All Changes:

:

  1. Change #260439

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 09 Mar 2026 15:34:58
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6c2dd193cf852a7a7ddca9dccff51b0f7908f9e3

    Comments

    Fix memory leak in sixel_parse() on error path, from Renaud Allard in GitHub issue 4916.

    Changed files

    • image-sixel.c