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

Builder tmux-solaris10-i386 Build #1980

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision6a3170386e8362315cfe78b2776654c29b675202
Got Revision6a3170386e8362315cfe78b2776654c29b675202
Changes34 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 31 secs )
    1. stdio
  3. shell_1 './configure' ( 3 mins, 47 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 26 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 1980 Build
codebase Build
got_revision 6a3170386e8362315cfe78b2776654c29b675202 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 6a3170386e8362315cfe78b2776654c29b675202 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott
  2. Thomas Adam
  3. nicm

Timing:

StartWed Sep 3 10:49:27 2025
EndWed Sep 3 10:57:27 2025
Elapsed8 mins, 0 secs

All Changes:

:

  1. Change #243912

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 26 Aug 2025 09:00:22
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3520e833a448cfae7f52a1b3f4de0707989bd5f5

    Comments

    Be more robust against misbehaving clients, prompted by deraadt based on a report from sai02 at student dot ubc dot ca.

    Changed files

    • server-client.c
  2. Change #243912

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 26 Aug 2025 09:00:22
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3520e833a448cfae7f52a1b3f4de0707989bd5f5

    Comments

    Be more robust against misbehaving clients, prompted by deraadt based on a report from sai02 at student dot ubc dot ca.

    Changed files

    • server-client.c
  3. Change #243913

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

    Comments

    input_stop_utf8 can move the cursor, so it is now wrong to store the cursor position before calling it. Problem found by Jayakrishna Vadayath.

    Changed files

    • input.c
  4. Change #243913

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

    Comments

    input_stop_utf8 can move the cursor, so it is now wrong to store the cursor position before calling it. Problem found by Jayakrishna Vadayath.

    Changed files

    • input.c
  5. Change #243914

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 26 Aug 2025 09:17:51
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0b7235c5f0188da5e84abfe4ccd2219cae4a1d7b

    Comments

    Correctly calculate lines to clear for deletions, from Pavel Roskin.

    Changed files

    • grid-view.c
  6. Change #243914

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 26 Aug 2025 09:17:51
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0b7235c5f0188da5e84abfe4ccd2219cae4a1d7b

    Comments

    Correctly calculate lines to clear for deletions, from Pavel Roskin.

    Changed files

    • grid-view.c
  7. Change #243915

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 26 Aug 2025 11:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fa63088dceab9b9397d5cfde83b19839a6a881d7

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  8. Change #243915

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 26 Aug 2025 11:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fa63088dceab9b9397d5cfde83b19839a6a881d7

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  9. Change #244173

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 01 Sep 2025 09:31:57
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0c9165fc713d9297e59c210659e61ab6993b1b3e

    Comments

    Give another bit to the first component of SIXEL colours to fix the HLS color space which uses 360 degrees in its first component. From nincsnevem662 at gmail dot com in GitHub issue 4616.

    Changed files

    • image-sixel.c
  10. Change #244173

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 01 Sep 2025 09:31:57
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0c9165fc713d9297e59c210659e61ab6993b1b3e

    Comments

    Give another bit to the first component of SIXEL colours to fix the HLS color space which uses 360 degrees in its first component. From nincsnevem662 at gmail dot com in GitHub issue 4616.

    Changed files

    • image-sixel.c
  11. Change #244183

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:53:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision af36d7c4300d1fc12facf166948294049b4bd9a8

    Comments

    Ensure break-pane -P prints when only one pane is left. From Chaoyi Yin in GitHub issue 4615.

    Changed files

    • cmd-break-pane.c
  12. Change #244183

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:53:49
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision af36d7c4300d1fc12facf166948294049b4bd9a8

    Comments

    Ensure break-pane -P prints when only one pane is left. From Chaoyi Yin in GitHub issue 4615.

    Changed files

    • cmd-break-pane.c
  13. Change #244184

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:58:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cfb906a0ceb18846ac52561c5def88d155c5e54b

    Comments

    Increase the escape delay when waiting for an RGB response no matter when it is triggered (they can also be sent on resize). GitHub issue 4569.

    Changed files

    • server-client.c
    • tty-keys.c
    • tty.c
  14. Change #244184

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 09:58:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision cfb906a0ceb18846ac52561c5def88d155c5e54b

    Comments

    Increase the escape delay when waiting for an RGB response no matter when it is triggered (they can also be sent on resize). GitHub issue 4569.

    Changed files

    • server-client.c
    • tty-keys.c
    • tty.c
  15. Change #244185

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 10:03:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5c89d835a60fd5957c9ff6446eab4a54d52dd7bd

    Comments

    Add -k flag to display-popup which allows any key to dismiss the popup once the command has exited. From Meriel Luna Mittelbach in GitHub issue 4612.

    Changed files

    • cmd-display-menu.c
    • popup.c
    • tmux.1
    • tmux.h
  16. Change #244185

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 10:03:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5c89d835a60fd5957c9ff6446eab4a54d52dd7bd

    Comments

    Add -k flag to display-popup which allows any key to dismiss the popup once the command has exited. From Meriel Luna Mittelbach in GitHub issue 4612.

    Changed files

    • cmd-display-menu.c
    • popup.c
    • tmux.1
    • tmux.h
  17. Change #244186

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 01 Sep 2025 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a0065bea04679ef85fffdd1c7bf152a160aa3a5a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  18. Change #244186

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 01 Sep 2025 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a0065bea04679ef85fffdd1c7bf152a160aa3a5a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  19. Change #244253

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 23:44:37
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision aa33757e45d41762a8e95d44d0b32bfa844e0e6a

    Comments

    Fix missing argument from OSC 4 reply, from someone in GitHub issue 4596.

    Changed files

    • input.c
  20. Change #244253

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Sep 2025 23:44:37
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision aa33757e45d41762a8e95d44d0b32bfa844e0e6a

    Comments

    Fix missing argument from OSC 4 reply, from someone in GitHub issue 4596.

    Changed files

    • input.c
  21. Change #244254

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 01:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b2194ac549ecc5727df5e9bcd6dbee9cf30e21be

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  22. Change #244254

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 01:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b2194ac549ecc5727df5e9bcd6dbee9cf30e21be

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  23. Change #244257

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 00:11:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b5413dacc76a1c0acb1616c96bc5d37d35606bbb

    Comments

    Delete timer before adding it again.

    Changed files

    • tty.c
  24. Change #244257

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 00:11:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b5413dacc76a1c0acb1616c96bc5d37d35606bbb

    Comments

    Delete timer before adding it again.

    Changed files

    • tty.c
  25. Change #244258

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 03:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9702ef3f91bbc4115d78751fce4120b2994a794e

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  26. Change #244258

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 03:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9702ef3f91bbc4115d78751fce4120b2994a794e

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  27. Change #244284

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 15:39:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c32570c602e560adcbfd20445d8c342f8dda8fb5

    Comments

    Set PWD for jobs as well as panes.

    Changed files

    • job.c
  28. Change #244284

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 15:39:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c32570c602e560adcbfd20445d8c342f8dda8fb5

    Comments

    Set PWD for jobs as well as panes.

    Changed files

    • job.c
  29. Change #244285

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 17:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 44b7a2d1f9b7d0a48040c6d7dc2312dc170cfd66

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  30. Change #244285

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 17:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 44b7a2d1f9b7d0a48040c6d7dc2312dc170cfd66

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  31. Change #244335

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 17:15:12
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4d83eef75657e109fecbb4a294daab5bf6158833

    Comments

    Add support for DECRQSS SP q (report cursor style), DECRQM ?12 (report cursor blink state) and DECRQM ?2004, ?1004, ?1006 (report mouse state).
    From Andrea Alberti in GitHub issue 4618.

    Changed files

    • input.c
  32. Change #244335

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Sep 2025 17:15:12
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4d83eef75657e109fecbb4a294daab5bf6158833

    Comments

    Add support for DECRQSS SP q (report cursor style), DECRQM ?12 (report cursor blink state) and DECRQM ?2004, ?1004, ?1006 (report mouse state).
    From Andrea Alberti in GitHub issue 4618.

    Changed files

    • input.c
  33. Change #244336

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 19:36:44
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6a3170386e8362315cfe78b2776654c29b675202

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  34. Change #244336

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 02 Sep 2025 19:36:44
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6a3170386e8362315cfe78b2776654c29b675202

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files