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

Builder gawk-solaris10-sparc Build #1635

Results:

Failed shell_3

SourceStamp:

Projectgawk
Repositorygit://git.savannah.gnu.org/gawk.git
Branchmaster
Revision052f87ec546f80da791b5c229c565dbbc4bc3898
Got Revision052f87ec546f80da791b5c229c565dbbc4bc3898
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './bootstrap.sh' ( 6 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 30 secs )
    1. stdio
  4. shell_2 'gmake all' ( 1 mins, 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 4 mins, 34 secs )
    1. stdio
  6. shell_4 'gmake diffout' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc slave
buildername gawk-solaris10-sparc Builder
buildnumber 1635 Build
codebase Build
got_revision 052f87ec546f80da791b5c229c565dbbc4bc3898 Git
project gawk Build
repository git://git.savannah.gnu.org/gawk.git Build
revision 052f87ec546f80da791b5c229c565dbbc4bc3898 Build
scheduler schedule-gawk-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arnold D. Robbins

Timing:

StartThu Oct 10 17:38:34 2024
EndThu Oct 10 17:45:59 2024
Elapsed7 mins, 24 secs

All Changes:

:

  1. Change #211227

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Wed 25 Sep 2024 07:37:47
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision ea471067dfa8536dd413eda63e74597dc4ad5348

    Comments

    Clean up spurious newlines in pretty printer output.

    Changed files

    • ChangeLog
    • awk.h
    • main.c
    • profile.c
  2. Change #211228

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Sat 05 Oct 2024 19:52:43
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision d3ca1afc64c82d340ba203cbabba68397dbb5afe

    Comments

    Merge branch 'gawk-5.3-stable' into stable/pretty-printer

    Changed files

    • no files
  3. Change #211229

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 10 Oct 2024 14:07:11
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision 066dba4456309243ff46a53627f021ef80422f1a

    Comments

    Add a speedup when a regex match occurs at the end of a buffer.

    Changed files

    • ChangeLog
    • io.c
    • re.c
  4. Change #211230

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 10 Oct 2024 14:30:31
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision da2e2e6f70cadab9a84c673fa45fdfe06150d9ce

    Comments

    New doc section on shadowed variables.

    Changed files

    • doc/ChangeLog
    • doc/gawk.info
    • doc/gawk.texi
  5. Change #211231

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 10 Oct 2024 17:25:20
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision 02de169a9c2c85af1b7fb8ddcf9f1026356567c3

    Comments

    Merge branch 'gawk-5.3-stable' into stable/pretty-printer

    Changed files

    • no files
  6. Change #211232

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 10 Oct 2024 17:29:46
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision f4a85163624711ba95bd6995042fd53327548276

    Comments

    Update test files.

    Changed files

    • test/ChangeLog
    • test/lintplus2.ok
    • test/mpfrmemok1.ok
    • test/nsprof1.ok
    • test/nsprof2.ok
    • test/nsprof3.ok
    • test/profile0.ok
    • test/profile11.ok
    • test/profile13.ok
    • test/profile14.ok
    • test/profile15.ok
    • test/profile16.ok
    • test/profile17.ok
    • test/profile2.ok
    • test/profile3.ok
    • test/profile4.ok
    • test/profile5.ok
    • test/profile6.ok
    • test/profile7.ok
    • test/profile8.ok
    • test/profile9.ok
  7. Change #211233

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 10 Oct 2024 17:33:16
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision 052f87ec546f80da791b5c229c565dbbc4bc3898

    Comments

    Merge branch 'gawk-5.3-stable'

    Changed files

    • no files