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

Builder tmux-solaris10-sparc Build #2035

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

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' ( 1 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 6 mins, 45 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 2035 Build
codebase Build
got_revision 796539c60bff4e3d4007878e1b5fd3d86d192ecb Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 796539c60bff4e3d4007878e1b5fd3d86d192ecb Build
scheduler schedule-tmux-github 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 3 11:18:37 2025
EndWed Dec 3 11:27:47 2025
Elapsed9 mins, 10 secs

All Changes:

:

  1. Change #250800

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 03 Dec 2025 08:38:46
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 820df0f551adc056024ed1d927b31c72bcde262d

    Comments

    Add check that the pane is not in alternate screen mode when in copy-mode. From Michael Grant in GitHub issue 4728.

    Changed files

    • window.c
  2. Change #250801

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 03 Dec 2025 08:41:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a28dbe3a599ef9baa3878bbb734489f3e352349e

    Comments

    Improve code readability in colour_palette_get and colour_palette_set. GitHub issue 4730 from Pavel Roskin.

    Changed files

    • colour.c
  3. Change #250802

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 03 Dec 2025 11:01:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 796539c60bff4e3d4007878e1b5fd3d86d192ecb

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files