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

Builder tmux-solaris10-sparc Build #1611

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision43530d4397f94beed27acb8f5610338b6dbcc05a
Got Revision43530d4397f94beed27acb8f5610338b6dbcc05a
Changes4 changes

BuildSlave:

unstable10s

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' ( 1 mins, 5 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 2 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 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 1611 Build
codebase Build
got_revision 43530d4397f94beed27acb8f5610338b6dbcc05a Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 43530d4397f94beed27acb8f5610338b6dbcc05a Build
scheduler schedule-tmux-github 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:

StartWed Apr 10 11:31:46 2024
EndWed Apr 10 11:39:38 2024
Elapsed7 mins, 51 secs

All Changes:

:

  1. Change #194984

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 10 Apr 2024 09:15:21
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 424f13fe13036e75b1c80e7751b81529f4cd8e15

    Comments

    Do not get muddled and crash if focusing a pane that is exiting, reported by Saul Nogueras in GitHub issue 3776.

    Changed files

    • window.c
  2. Change #194986

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 10 Apr 2024 09:29:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c62a9ca16b8fa199904c7628f0cb95c50593af6f

    Comments

    Correct handling of mouse up events (don't ignore all but the last released button), and always process down event for double click. From Rudy Dellomas III in GitHub issue 3919.

    Changed files

    • server-client.c
  3. Change #194988

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 10 Apr 2024 09:36:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 553d4cba794b4f81dd42ba139f8dfb54fcd13c16

    Comments

    Add an option allow-set-title to forbid applications from changing the pane title, from someone in GitHub issue 3930.

    Changed files

    • input.c
    • options-table.c
    • tmux.1
    • tmux.h
  4. Change #194989

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 10 Apr 2024 11:01:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 43530d4397f94beed27acb8f5610338b6dbcc05a

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files