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

Builder gawk-solaris10-i386 Build #1760

Results:

Failed shell_3

SourceStamp:

Projectgawk
Repositorygit://git.savannah.gnu.org/gawk.git
Branchmaster
Revisionc2b4d48b28303092aed0a9ce394275c05c0596cc
Got Revisionc2b4d48b28303092aed0a9ce394275c05c0596cc
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arnold D. Robbins

Timing:

StartFri Oct 31 10:17:39 2025
EndFri Oct 31 10:23:10 2025
Elapsed5 mins, 30 secs

All Changes:

:

  1. Change #247169

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

    Comments

    Allow hex floating point for strtonum() and -n.

    Changed files

    • ChangeLog
    • NEWS
    • builtin.c
    • doc/ChangeLog
    • doc/gawk.info
    • doc/gawk.texi
    • mpfr.c
    • pc/ChangeLog
    • pc/Makefile.tst
    • test/ChangeLog
    • test/Makefile.am
    • test/Makefile.in
    • test/Maketests
    • test/hex3.awk
    • test/hex3.ok