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

Builder tmux-solaris10-i386 Build #1613

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 secs )
    1. stdio
  3. shell_1 './configure' ( 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 39 secs )
    1. stdio
  5. shell_3 'gmake check' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 1613 Build
codebase Build
got_revision f68d35c52962c095e81db0de28219529fd6f355e Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision f68d35c52962c095e81db0de28219529fd6f355e Build
scheduler schedule-tmux-solaris10-i386 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:

StartFri Sep 8 11:08:05 2023
EndFri Sep 8 11:09:06 2023
Elapsed1 mins, 1 secs

All Changes:

:

  1. Change #179624

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 08 Sep 2023 08:52:31
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4872811ba78bd68c71d40b820065c093ed427970

    Comments

    Use DECSLRM and DECFRA only at level 4 rather than checking the terminal id.

    Changed files

    • format.c
    • tty-keys.c
  2. Change #179625

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 08 Sep 2023 09:05:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c02bc4dbe9692fb8f698509a35c3abccf895f263

    Comments

    On second thoughts, do check DA2 for DECFRA and DECSLRM since that will catch terminals that say they are VT520 even if we can't use DA1 (because of VTE).

    Changed files

    • tty-keys.c
  3. Change #179626

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 08 Sep 2023 11:01:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f68d35c52962c095e81db0de28219529fd6f355e

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files