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

Builder tmux-solaris10-i386 Build #2246

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision8da41bdc2be92a843a713112dee2bf96fdf8ea05
Got Revision8da41bdc2be92a843a713112dee2bf96fdf8ea05
Changes6 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 25 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 33 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 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:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartTue Apr 28 13:18:46 2026
EndTue Apr 28 13:23:04 2026
Elapsed4 mins, 18 secs

All Changes:

:

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. Change #265691

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@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