Builder tmux-solaris10-i386 Build #2246
Results:
Build successful
SourceStamp:
| Project | tmux |
| Repository | https://github.com/tmux/tmux.git |
| Branch | master |
| Revision | 8da41bdc2be92a843a713112dee2bf96fdf8ea05 |
| Got Revision | 8da41bdc2be92a843a713112dee2bf96fdf8ea05 |
| Changes | 6 changes |
BuildSlave:
unstable10xReason:
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/slave/tmux-solaris10-i386 | slave |
| buildername | tmux-solaris10-i386 | Builder |
| buildnumber | 2246 | Build |
| codebase | Build | |
| got_revision | 8da41bdc2be92a843a713112dee2bf96fdf8ea05 | Git |
| project | tmux | Build |
| repository | https://github.com/tmux/tmux.git | Build |
| revision | 8da41bdc2be92a843a713112dee2bf96fdf8ea05 | Build |
| scheduler | schedule-tmux-github | Scheduler |
| slavename | unstable10x | BuildSlave |
| workdir | /export/home/buildbot/slave/tmux-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Thomas Adamthomas@xteddy.org
- nicmnicm
Timing:
| Start | Tue Apr 28 13:18:46 2026 |
| End | Tue Apr 28 13:23:04 2026 |
| Elapsed | 4 mins, 18 secs |
All Changes:
:
Change #265686
Category tmux Changed by nicm <nicm> Changed at Tue 28 Apr 2026 10:32:44 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision f90d3af40353da3bbe89eaf210269908987bf35e Comments
Fix -p for for join-pane, from Dane Jensen.
Changed files
- cmd-join-pane.c
Change #265687
Category tmux Changed by nicm <nicm> Changed at Tue 28 Apr 2026 10:34:15 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision ec58272b9536cf0669964841dd5204ac06e3b84e Comments
Do not hang run-shell when job_run fails, from Barrett Ruth in GitHub issue 5037.
Changed files
- cmd-run-shell.c
Change #265688
Category tmux Changed by nicm <nicm> Changed at Tue 28 Apr 2026 10:35:21 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 2a5715fad5a3f7c7cec5ba8a0a26b85a0df2c259 Comments
Do not deref NULL job in window_copy_pipe_run when job_run fails. From Barrett Ruth in GitHub issue 5036.
Changed files
- window-copy.c
Change #265689
Category tmux Changed by nicm <nicm> Changed at Tue 28 Apr 2026 10:47:55 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 763dec881a7dfad80ba3a1221b139ac8a78cba05 Comments
Do not leak socketpair fds in pipe-pane when fork fails. From Barrett Ruth.
Changed files
- cmd-pipe-pane.c
Change #265690
Category tmux Changed by nicm <nicm> Changed at Tue 28 Apr 2026 10:52:37 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 746dd91e860cacdfd67fc6585cd4c87bf97c1d53 Comments
Sanitize paste buffer names in paste_set and paste_rename, GitHub issue 5032 from Barrett Ruth.
Changed files
- paste.c
Change #265691
Category tmux Changed by Thomas Adam <thomas@xteddy.org> Changed at Tue 28 Apr 2026 13:01:08 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 8da41bdc2be92a843a713112dee2bf96fdf8ea05 Comments
Merge branch 'obsd-master'
Changed files
- no files