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

Builder tmux-solaris10-i386 Build #2299

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisioneb330a6df64b80205e3c6c96adf6fbbdea1e768f
Got Revisioneb330a6df64b80205e3c6c96adf6fbbdea1e768f
Changes3 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 20 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 42 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 49 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 2299 Build
codebase Build
got_revision eb330a6df64b80205e3c6c96adf6fbbdea1e768f Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision eb330a6df64b80205e3c6c96adf6fbbdea1e768f Build
scheduler schedule-tmux-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott
  2. Thomas Adam
  3. nicm

Timing:

StartSun May 24 11:12:51 2026
EndSun May 24 11:17:50 2026
Elapsed4 mins, 58 secs

All Changes:

:

  1. Change #268183

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 24 May 2026 10:40:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f047b3f8e70f42128501bf20c2bcfc1b3284d792

    Comments

    Do not crash when freeing layout cell, reported by Jere Viikari.

    Changed files

    • layout-custom.c
    • layout.c
    • screen-redraw.c
    • window.c
  2. Change #268184

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 24 May 2026 11:00:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b498979d4d9a4f939dab76efbdc133178f0985d5

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  3. Change #268185

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 24 May 2026 11:05:41
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision eb330a6df64b80205e3c6c96adf6fbbdea1e768f

    Comments

    Restore SIXEL bit.

    Changed files

    • screen-redraw.c