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

Builder tmux-solaris10-sparc Build #1580

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 8 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 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 1580 Build
codebase Build
got_revision e809c2ec359b0fd6151cf33929244b7a7d637119 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision e809c2ec359b0fd6151cf33929244b7a7d637119 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 Jan 3 20:44:23 2024
EndWed Jan 3 20:52:38 2024
Elapsed8 mins, 15 secs

All Changes:

:

  1. Change #187840

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 Dec 2023 21:13:35
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f0284454079a23962dab96dc692bec39d346f0d6

    Comments

    Correctly handle window ops with no pane, GitHub issue 3747.

    Changed files

    • input.c
  2. Change #187841

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 Dec 2023 21:17:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 73a2b1208839ea32319616969616ef01b5511c9c

    Comments

    Always initialize screen mode, GitHub issue 3750 from Ding Fei.

    Changed files

    • screen.c
  3. Change #187842

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 Dec 2023 21:20:50
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 008ecd45927681c6172ca1561eef1c6f4e7f57be

    Comments

    groff apparently generates broken output for some common characters in mdoc, so escaped versions have to be used instead. From Alexis Hildebrandt in GitHub issue 3762.

    Changed files

    • tmux.1
  4. Change #187843

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 Dec 2023 21:23:59
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f7bf7e9671d89ac8b249ea52b7660ead9f700b03

    Comments

    Remove flags from the prefix before comparing with the received key so that modifier keys with flags work correctly, GitHub issue 3764.

    Changed files

    • server-client.c
    • tmux.1
  5. Change #187844

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 27 Dec 2023 21:42:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 40a20bc8ae800e9249037867c863111fcbfa2733

    Comments

    Only wrap pattern in *s if using a regular expression.

    Changed files

    • cmd-find-window.c
  6. Change #187845

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 03 Jan 2024 20:17:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e809c2ec359b0fd6151cf33929244b7a7d637119

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files