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

Builder tmux-solaris10-i386 Build #2149

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 17 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 34 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 26 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 2149 Build
codebase Build
got_revision c9fb989a3183155b00e11995791317e72f95d012 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision c9fb989a3183155b00e11995791317e72f95d012 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. Thomas Adam
  2. nicm

Timing:

StartMon Feb 23 09:14:55 2026
EndMon Feb 23 09:19:20 2026
Elapsed4 mins, 24 secs

All Changes:

:

  1. Change #258604

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 18 Feb 2026 10:10:31
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 03f8690f9cbbd1814e91e80bcfb365542531240e

    Comments

    Pass which clipboard is set through to the terminal, from Axel Lindskog in GitHub issue 4858.

    Changed files

    • input.c
    • screen-write.c
    • tmux.h
    • tty-keys.c
    • tty.c
  2. Change #258605

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 20 Feb 2026 09:41:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0310404155701d9e03b7db166e8f17f180cc09d3

    Comments

    Reuse the same extended slot when clearing non-RGB cells as well. From Michael K Darling in GitHub issue 4865.

    Changed files

    • grid.c
  3. Change #258606

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 23 Feb 2026 09:11:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c9fb989a3183155b00e11995791317e72f95d012

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files