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

Builder tmux-solaris10-i386 Build #2253

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 17 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2253 Build
codebase Build
got_revision ad94405dacde1953aa54577a2849059d087cc3ee Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision ad94405dacde1953aa54577a2849059d087cc3ee 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:

StartTue May 5 17:12:40 2026
EndTue May 5 17:17:11 2026
Elapsed4 mins, 31 secs

All Changes:

:

  1. Change #266375

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 05 May 2026 14:02:12
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cae229cadc28d578e20942c7e964741ad71aba15

    Comments

    Discard queued data and clear offsets when turning pane off to prevent later read of data that has been removed. From Aaron Campbell in GitHub issue 5054.

    Changed files

    • control.c
  2. Change #266376

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 05 May 2026 14:06:52
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1fbd00e1e8fbbedf0e1adb72bc8503ed8a7d1901

    Comments

    Add missing flags to screen_mode_to_string and do not write before before if any are missed, second bit from qingliu at alauda dot io.

    Changed files

    • screen.c
  3. Change #266377

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 05 May 2026 15:18:46
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 518fcf7e0371d07d83e0a79df6db9780855eb6b3

    Comments

    Do not sanitize title when popping it from stack, also add a limit to number of pushed titles.

    Changed files

    • screen.c
    • tmux.h
  4. Change #266378

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 05 May 2026 17:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ad94405dacde1953aa54577a2849059d087cc3ee

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files