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

Builder tmux-solaris10-sparc Build #2030

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision02a8e3fd34c54ee59b80e994d787438558f64094
Got Revision02a8e3fd34c54ee59b80e994d787438558f64094
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 8 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 7 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 2030 Build
codebase Build
got_revision 02a8e3fd34c54ee59b80e994d787438558f64094 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 02a8e3fd34c54ee59b80e994d787438558f64094 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:

StartTue Dec 2 11:08:17 2025
EndTue Dec 2 11:20:30 2025
Elapsed12 mins, 12 secs

All Changes:

:

  1. Change #250714

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 02 Dec 2025 09:20:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 322adfbdde11c51af29def9ae85870c46bed1fd1

    Comments

    Add a get-clipboard option which when enabled (the default is off) uses the same mechanism as palette requests to request clipboard from the terminal and forward to the requesting pane. Remove the now-redundant forward-to-pane ability from "refresh-client -l". GitHub issue 4275.

    Changed files

    • cmd-refresh-client.c
    • input.c
    • options-table.c
    • tmux.1
    • tmux.h
    • tty-keys.c
    • tty.c
  2. Change #250715

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

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files