Builder tmux-solaris10-sparc Build #2210
Results:
Build successful
SourceStamp:
| Project | tmux |
| Repository | https://github.com/tmux/tmux.git |
| Branch | master |
| Revision | 9de3c0495fd7fdead7a028d3135098e8e13f1f35 |
| Got Revision | 9de3c0495fd7fdead7a028d3135098e8e13f1f35 |
| Changes | 8 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-sparc' 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 | 2210 | Build |
| codebase | Build | |
| got_revision | 9de3c0495fd7fdead7a028d3135098e8e13f1f35 | Git |
| project | tmux | Build |
| repository | https://github.com/tmux/tmux.git | Build |
| revision | 9de3c0495fd7fdead7a028d3135098e8e13f1f35 | Build |
| scheduler | schedule-tmux-solaris10-sparc | 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 | Tue Apr 14 13:09:22 2026 |
| End | Tue Apr 14 13:26:19 2026 |
| Elapsed | 16 mins, 56 secs |
All Changes:
:
Change #264441
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 09:16:02 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision cc57913d7a76f957523b450966ae09255034310e Comments
Add WAYLAND_DISPLAY to default update-environment, GitHub issue 4965 from wgh at torlan dot ru.
Changed files
- options-table.c
Change #264444
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 09:24:23 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision a11363e9e7c3dca151a773193c1d0a2fad39180e Comments
Limit precision to 100 to stop silly formats from running out of memory, reported by z1281552865 at gmail dot com.
Changed files
- format.c
Change #264446
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 09:26:45 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 51109e3f72c4429b6213e7c9329ab232fd9111ea Comments
Include window bits for pane notifications, GitHub issue 5007 from Saul Nogueras.
Changed files
- notify.c
Change #264449
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 09:28:57 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 663e82bc19b01a1809d845a27e552f9f1c208483 Comments
Fix key binding conflict in session menu, from Dane Jensen.
Changed files
- key-bindings.c
Change #264450
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 09:35:17 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 86d4d5689cb53372ff3766016a954d69428d149a Comments
Add detach to default session menu, suggested by Przemyslaw Sztoch.
Changed files
- key-bindings.c
Change #264451
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 10:32:30 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 31c93c483afa4f94ef2091c8d9f25db4731d0e7f Comments
Another check for partially initialized control client, from Matt Koscica in GitHub issue 5004.
Changed files
- control.c
Change #264452
Category tmux Changed by nicm <nicm> Changed at Tue 14 Apr 2026 10:39:10 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 67e6f8245b63485d374b1dd87655e0245094ae64 Comments
If job_run fails, do not crash but instead free the popup.
Changed files
- popup.c
Change #264453
Category tmux Changed by Thomas Adam <thomas@xteddy.org> Changed at Tue 14 Apr 2026 13:01:08 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 9de3c0495fd7fdead7a028d3135098e8e13f1f35 Comments
Merge branch 'obsd-master'
Changed files
- no files