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

Builder tmux-solaris10-sparc Build #1938

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionf4c0fe2edec355143fe938fd73dd96c2a49ce926
Got Revisionf4c0fe2edec355143fe938fd73dd96c2a49ce926
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 20 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 33 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 33 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 7 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 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 1938 Build
codebase Build
got_revision f4c0fe2edec355143fe938fd73dd96c2a49ce926 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision f4c0fe2edec355143fe938fd73dd96c2a49ce926 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:

StartFri Aug 22 09:43:24 2025
EndFri Aug 22 09:55:42 2025
Elapsed12 mins, 17 secs

All Changes:

:

  1. Change #243527

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 Aug 2025 14:26:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d90e7623c6d731fb0c202a61076a33965a56fb95

    Comments

    Free command on failure, GitHub issue 4578.

    Changed files

    • window-tree.c
  2. Change #243528

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 Aug 2025 14:29:58
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 06c84dba594cbc7d568a1ffaf38bf6a0740fb7ca

    Comments

    Fix PageDown in menus, from Pavel Roskin in GitHub issue 4581.

    Changed files

    • menu.c
  3. Change #243529

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 12 Aug 2025 14:33:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3ae0d560bee1eb6ec8ccd89d87f5b0493c9f928c

    Comments

    Replace invalid UTF-8 with the placeholder instead of ignoring them (this is what most terminals do), GitHub issue 4514.

    Changed files

    • input.c
  4. Change #243530

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 14 Aug 2025 08:37:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4ce893ebc0f61c24b06b9350186f5048661f00e2

    Comments

    Do not leak opened file, from lg65438805 at gmail dot com in GitHub issue 4577.

    Changed files

    • file.c
  5. Change #243531

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 14 Aug 2025 08:44:50
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 84775130a0e41a9c907a63d7422f03d76f45139f

    Comments

    Add pane-border-lines value to use spaces for pane borders, from lukas dot 23022005 at gmail dot com in GitHub issue 4587.

    Changed files

    • options-table.c
    • screen-redraw.c
    • tmux.1
    • tmux.h
  6. Change #243532

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 14 Aug 2025 08:49:53
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0646814235001fcfcd460dbcf0255d8a29f73989

    Comments

    Add some NULL checks, GitHub issue 4586.

    Changed files

    • popup.c
    • server.c
  7. Change #243533

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 14 Aug 2025 09:15:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 13707917341f7cce96c7c3ed22bd34cfb8da4e0d

    Comments

    Add a nicer default second and third status line, from Michael Grant in GitHub 4490.

    Changed files

    • format.c
    • key-bindings.c
    • options-table.c
    • server-client.c
    • tmux.1
  8. Change #243534

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 22 Aug 2025 09:37:26
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f4c0fe2edec355143fe938fd73dd96c2a49ce926

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files