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

Builder tmux-solaris10-sparc Build #2369

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiona04c33c42d258cacf6de309c166da11caec64300
Got Revisiona04c33c42d258cacf6de309c166da11caec64300
Changes3 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 35 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartSun Jun 7 22:22:47 2026
EndSun Jun 7 22:35:17 2026
Elapsed12 mins, 30 secs

All Changes:

:

  1. Change #269806

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Jun 2026 22:03:02
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a532f4868f63b3197e4e28a4563ad022b1a8b497

    Comments

    Add -H flag to capture-pane to show hyperlinks.

    Changed files

    • cmd-capture-pane.c
    • grid.c
    • tmux.1
    • tmux.h
  2. Change #269807

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Jun 2026 22:05:16
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 529afada822a72887a94f17146460809134697d0

    Comments

    Move checking of whether the cursor is visible inside the if so that it always hits the calculation of the oy offset when the status line is at the top. From Michael Grant.

    Changed files

    • server-client.c
  3. Change #269808

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 07 Jun 2026 22:15:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a04c33c42d258cacf6de309c166da11caec64300

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files