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

Builder tmux-solaris10-sparc Build #2060

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision86c15d7ae994706750e9f1d8e68d41d956708a48
Got Revision86c15d7ae994706750e9f1d8e68d41d956708a48
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 5 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 5 secs )
    1. stdio
  4. shell_2 'gmake all' ( 6 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' ( 9 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 2060 Build
codebase Build
got_revision 86c15d7ae994706750e9f1d8e68d41d956708a48 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 86c15d7ae994706750e9f1d8e68d41d956708a48 Build
scheduler schedule-tmux-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartWed Dec 17 15:11:16 2025
EndWed Dec 17 15:20:06 2025
Elapsed8 mins, 50 secs

All Changes:

:

  1. Change #252524

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 17 Dec 2025 12:49:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1c7e164c22a3cb21d1e281087cd4aaa489d72b84

    Comments

    Add support for applications to use synchronized output mode (DECSET 2026) to prevent screen tearing during rapid updates. When an application sends SM ?2026, tmux buffers output until RM ?2026 is received or a 1-second timeout expires.
    From Chris Lloyd with the assistance of Claude Code, GitHub issue 4744.

    Changed files

    • format.c
    • input.c
    • screen-redraw.c
    • screen-write.c
    • tmux.1
    • tmux.h
    • window.c
  2. Change #252525

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 17 Dec 2025 15:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 86c15d7ae994706750e9f1d8e68d41d956708a48

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files