Builder tmux-solaris10-sparc Build #1939
Results:
Failed shell_2 shell_3
SourceStamp:
Project | tmux |
Repository | https://github.com/tmux/tmux.git |
Branch | master |
Revision | f4c0fe2edec355143fe938fd73dd96c2a49ce926 |
Got Revision | f4c0fe2edec355143fe938fd73dd96c2a49ce926 |
Changes | 8 changes |
BuildSlave:
unstable10sReason:
The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc | slave |
buildername | tmux-solaris10-sparc | Builder |
buildnumber | 1939 | Build |
codebase | Build | |
got_revision | f4c0fe2edec355143fe938fd73dd96c2a49ce926 | Git |
project | tmux | Build |
repository | https://github.com/tmux/tmux.git | Build |
revision | f4c0fe2edec355143fe938fd73dd96c2a49ce926 | Build |
scheduler | schedule-tmux-github | Scheduler |
slavename | unstable10s | BuildSlave |
workdir | /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Thomas Adamthomas@xteddy.org
- nicmnicm
Timing:
Start | Fri Aug 22 09:55:44 2025 |
End | Fri Aug 22 10:07:02 2025 |
Elapsed | 11 mins, 18 secs |
All Changes:
:
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
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
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
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
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
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
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
Change #243534
Category tmux Changed by Thomas Adam <thomas @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