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

Builder tmux-solaris10-sparc Build #2366

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiona134c43f4df1ec5f14382b8d46556406473b0359
Got Revisiona134c43f4df1ec5f14382b8d46556406473b0359
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartSun Jun 7 17:23:44 2026
EndSun Jun 7 17:34:35 2026
Elapsed10 mins, 50 secs

All Changes:

:

  1. Change #269769

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Jun 2026 16:41:27
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 42f3e7f7ce3b8ef480cc168eb7177f6282c1e626

    Comments

    Clear entire lines when removing from history or freeing.

    Changed files

    • grid.c
  2. Change #269770

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 07 Jun 2026 17:00:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1fbc51b69f8f2285676e35df586d49ea01fb3822

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  3. Change #269773

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 17:11:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e0ebae448192dfca959057697e83b3d29a03269e

    Comments

    Fix a couple of tests and add -f/dev/null to them all.

    Changed files

    • regress/am-terminal.sh
    • regress/border-arrows.sh
    • regress/capture-pane-hyperlink.sh
    • regress/capture-pane-sgr0.sh
    • regress/combine-test.sh
    • regress/command-order.sh
    • regress/conf-syntax.sh
    • regress/control-client-sanity.sh
    • regress/control-client-size.sh
    • regress/copy-mode-test-emacs.sh
    • regress/cursor-test1.sh
    • regress/cursor-test2.sh
    • regress/cursor-test3.sh
    • regress/cursor-test4.sh
    • regress/decrqm-sync.sh
    • regress/format-strings.sh
    • regress/has-session-return.sh
    • regress/if-shell-TERM.sh
    • regress/if-shell-error.sh
    • regress/if-shell-nested.sh
    • regress/input-keys.sh
    • regress/kill-session-process-exit.sh
    • regress/new-session-base-index.sh
    • regress/new-session-command.sh
    • regress/new-session-environment.sh
    • regress/new-session-no-client.sh
    • regress/new-session-size.sh
    • regress/new-window-command.sh
    • regress/osc-11colours.sh
    • regress/run-shell-output.sh
    • regress/session-group-resize.sh
    • regress/style-trim.sh
    • regress/tty-keys.sh
    • regress/utf8-test.sh
  4. Change #269773

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 17:11:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e0ebae448192dfca959057697e83b3d29a03269e

    Comments

    Fix a couple of tests and add -f/dev/null to them all.

    Changed files

    • regress/am-terminal.sh
    • regress/border-arrows.sh
    • regress/capture-pane-hyperlink.sh
    • regress/capture-pane-sgr0.sh
    • regress/combine-test.sh
    • regress/command-order.sh
    • regress/conf-syntax.sh
    • regress/control-client-sanity.sh
    • regress/control-client-size.sh
    • regress/copy-mode-test-emacs.sh
    • regress/cursor-test1.sh
    • regress/cursor-test2.sh
    • regress/cursor-test3.sh
    • regress/cursor-test4.sh
    • regress/decrqm-sync.sh
    • regress/format-strings.sh
    • regress/has-session-return.sh
    • regress/if-shell-TERM.sh
    • regress/if-shell-error.sh
    • regress/if-shell-nested.sh
    • regress/input-keys.sh
    • regress/kill-session-process-exit.sh
    • regress/new-session-base-index.sh
    • regress/new-session-command.sh
    • regress/new-session-environment.sh
    • regress/new-session-no-client.sh
    • regress/new-session-size.sh
    • regress/new-window-command.sh
    • regress/osc-11colours.sh
    • regress/run-shell-output.sh
    • regress/session-group-resize.sh
    • regress/style-trim.sh
    • regress/tty-keys.sh
    • regress/utf8-test.sh
  5. Change #269774

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 17:15:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a134c43f4df1ec5f14382b8d46556406473b0359

    Comments

    Update test result.

    Changed files

    • regress/utf8-test.result
  6. Change #269774

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 17:15:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a134c43f4df1ec5f14382b8d46556406473b0359

    Comments

    Update test result.

    Changed files

    • regress/utf8-test.result