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

Builder tmux-solaris10-i386 Build #2230

Results:

Build successful

SourceStamp:

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

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' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 18 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 2230 Build
codebase Build
got_revision 31d77e29b6c9fbb07d032018da78db3a8a38d979 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 31d77e29b6c9fbb07d032018da78db3a8a38d979 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. Thomas Adam
  2. nicm

Timing:

StartSun Apr 5 21:08:44 2026
EndSun Apr 5 21:12:36 2026
Elapsed3 mins, 51 secs

All Changes:

:

  1. Change #263639

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 05 Apr 2026 16:29:04
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 21da45e5c3ec26a42d8c6a6de3556d47acdef0a9

    Comments

    Add extkeys feature to tmux itself so nested tmux works, GitHub issue 4960.

    Changed files

    • tty-features.c
  2. Change #263640

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 05 Apr 2026 17:43:17
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4b0ff07bcbc86bb0312dfb8c6f82ec55a184476f

    Comments

    When a cell is cleared after having been moved, we cannot reuse its extended data, because that may still be in use. Add a flag to grid_clear_cell to indicate this. Fixes irritating problems with ICH (CSI @) mostly visible in emacs.

    Changed files

    • grid.c
    • screen.c
    • tmux.h
  3. Change #263641

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 05 Apr 2026 21:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 31d77e29b6c9fbb07d032018da78db3a8a38d979

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files