This is an automated smoke report for branch blead.
Patch: 80a17ed4419aec102f46b22ce5ba9e9e074deffc

This report is automatically generated from smoke tests that are
automatically run. The logs below have been trimmed in an attempt
to minimize the size of this message. The Windows smokers are built
with dmake, and the Makefile.mk is modified using a patch.
Additionally, several patches are applied to silence tests that
fail, especially ones that fail intermittently. (Still working on
a few of those.)

The patches are all available at the following URL:
https://github.com/dcollinsn/perl5-smokers-config

Additional logging information may be available by contacting the
operator of this machine at [email protected]. Feedback, requests,
and suggested configurations are welcome.

Information about this revision of perl:
Branch: blead
Patch: 80a17ed4419aec102f46b22ce5ba9e9e074deffc
Author: Steve Hay <[email protected]>
Commit summary: Add epigraphs for 5.22.3-RC3 and 5.24.1-RC3

Note, however, that this smoker does not build every commit - it
condenses repeated commits within a few minutes of each other. Check
the previous smoke report from this address against this branch to
start your bisect.

========================================================================
                    SUMMARY
========================================================================
It appears that this test has failed, unexpectedly, on several
platforms. Here is a list of those platforms.  The test results
are shown below.

cygwin-thread-ld
linux-base
linux-debug-thread-ld
win64-mingww64-4.9.3-ld
win64-mingww64-6.1.0-win32-sjlj-ld

Tests on the following platforms failed, but at least one test failure
was expected on these platforms. Review the test failures to ensure that
there are no new or unexpected failures, but it is normal to have several
Cygwin and Windows builders here.

cygwin-thread-quadmath

That leaves the following platforms on which the build was successful:

cygwin-base
cygwin-thread-debug
linux-debug-mymalloc
linux-debug-thread
linux-debug-thread-quadmath
linux-static
win32-mingww64-4.9.3
win32-mingww64-6.1.0
win64-mingww64-4.9.3
win64-mingww64-4.9.3-mymalloc
win64-mingww64-6.1.0
win64-mingww64-6.1.0-win32-sjlj

========================================================================
                    BEGIN UNEXPECTED FAILURES
========================================================================

------------------------------------------------------------------------
Platform summary: cygwin-thread-ld

Step 0: git
> git --version
Step 1: patch cygwin.t
> patch -p1 -i /home/dcollins/buildbot-patches/lib.cygwin.t.patch
Step 2: patch threads.t
> patch -p1 -i /home/dcollins/buildbot-patches/op.threads.t.patch
Step 3: patch ualarm.t
> patch -p1 -i /home/dcollins/buildbot-patches/time.hires.ualarm.patch
Step 4: configure
> ./Configure -Dusedevel -des '-Doptimize=-O3 -g' -Dusethreads -Duselongdouble 
> -Accflags=-D_GNU_SOURCE -Alibswanted=cygwin
Step 5: compile
> make test_prep
Step 6: perl -V
> ./perl -Ilib -V
Step 7: treesize
> du -s -k .
Step 8: test
> make test
> Step failed
> STDIO follows:
  make test
   in dir /home/dcollins/buildbot/cygwin1/cygwin-thread-ld/build (timeout 1200 
secs)
   watching logfiles {}
   argv: ['make', 'test']
   environment:
    !::=::\
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\dcollins\AppData\Roaming
    COMMONPROGRAMFILES=C:\Program Files\Common Files
    COMSPEC=C:\Windows\system32\cmd.exe
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    EXECIGNORE=*.dll
    HOME=/home/dcollins
    HOMEDRIVE=C:
    LANG=en_US.UTF-8
    LOCALAPPDATA=C:\Users\dcollins\AppData\Local
    NUMBER_OF_PROCESSORS=8
    OLDPWD=/home/dcollins/perl
    OS=Windows_NT
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=5e03
    PROFILEREAD=true
    PROGRAMFILES=C:\Program Files
    PUBLIC=C:\Users\Public
    PWD=/home/dcollins/buildbot/cygwin1/cygwin-thread-ld/build
    ProgramData=C:\ProgramData
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    SESSIONNAME=Console
    SHELL=/bin/bash
    SHLVL=1
    SYSTEMDRIVE=C:
    SYSTEMROOT=C:\Windows
    TEMP=/tmp
    TERM=xterm
    TMP=/tmp
    TZ=America/New_York
    USER=dcollins
    USERNAME=dcollins
    USERPROFILE=C:\Users\dcollins
    WINDIR=C:\Windows
    _=/usr/bin/buildslave
    asl.log=Destination=file
   using PTY: False

  ...snip...

  cd t && (rm -f perl.exe; /usr/bin/ln.exe -s ../perl.exe perl.exe)
  
PATH=/home/dcollins/buildbot/cygwin1/cygwin-thread-ld/build:.:/usr/local/bin:/usr/bin:/cygdrive/c/Perl64/site/bin:/cygdrive/c/Perl64/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program\
 Files\ \(x86\)/NVIDIA\ 
Corporation/PhysX/Common:/cygdrive/c/Users/dcollins/AppData/Local/Programs/MiKTeX\
 2.9/miktex/bin:/bin:/usr/local:/etc:/usr/lib:/lib:/sbin:/usr/sbin:/usr/libexec 
./runtests choose
  t/base/cond .................................................... ok

  ...snip...

  t/op/sprintf ................................................... ok
  # Failed test 1489 - at op/sprintf2.t line 807
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1490 - at op/sprintf2.t line 808
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1491 - [rt.perl.org \#128888] at op/sprintf2.t line 809
  #      got "0x8p-3"
  # expected "0x1p+0"
  # Failed test 1492 - [rt.perl.org \#128889] at op/sprintf2.t line 812
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1493 - at op/sprintf2.t line 815
  #      got "0x8.cp-3"
  # expected "0x1.18p+0"
  # Failed test 1494 - at op/sprintf2.t line 816
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1495 - [rt.perl.org \#128890] at op/sprintf2.t line 817
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1496 - at op/sprintf2.t line 818
  #      got "0x9.4p-3"
  # expected "0x1.2p+0"
  # Failed test 1497 - at op/sprintf2.t line 819
  #      got "0x9.cp-3"
  # expected "0x1.4p+0"
  # Failed test 1498 - at op/sprintf2.t line 820
  #      got "0xa.4p-3"
  # expected "0x1.4p+0"
  # Failed test 1499 - at op/sprintf2.t line 821
  #      got "0xa.cp-3"
  # expected "0x1.6p+0"
  # Failed test 1500 - at op/sprintf2.t line 822
  #      got "0xb.4p-3"
  # expected "0x1.6p+0"
  # Failed test 1501 - at op/sprintf2.t line 823
  #      got "0xb.cp-3"
  # expected "0x1.8p+0"
  # Failed test 1502 - at op/sprintf2.t line 824
  #      got "0xc.4p-3"
  # expected "0x1.8p+0"
  # Failed test 1503 - at op/sprintf2.t line 825
  #      got "0xc.cp-3"
  # expected "0x1.ap+0"
  # Failed test 1504 - at op/sprintf2.t line 826
  #      got "0xd.4p-3"
  # expected "0x1.ap+0"
  # Failed test 1505 - at op/sprintf2.t line 827
  #      got "0xd.cp-3"
  # expected "0x1.cp+0"
  # Failed test 1506 - at op/sprintf2.t line 828
  #      got "0xe.4p-3"
  # expected "0x1.cp+0"
  # Failed test 1507 - at op/sprintf2.t line 829
  #      got "0xe.cp-3"
  # expected "0x1.ep+0"
  # Failed test 1508 - at op/sprintf2.t line 830
  #      got "0xf.4p-3"
  # expected "0x1.ep+0"
  # Failed test 1509 - at op/sprintf2.t line 831
  #      got "0xf.cp-3"
  # expected "0x2.0p+0"
  # Failed test 1510 - at op/sprintf2.t line 833
  #      got "0x8.8p-3"
  # expected "0x1.1p+0"
  # Failed test 1511 - at op/sprintf2.t line 834
  #      got "0x8.cp-3"
  # expected "0x1.1p+0"
  # Failed test 1512 - at op/sprintf2.t line 835
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1513 - at op/sprintf2.t line 836
  #      got "0x9.0p-3"
  # expected "0x1.2p+0"
  # Failed test 1514 - at op/sprintf2.t line 838
  #      got "0x0.00p-3"
  # expected "0x2.00p+0"
  # Failed test 1515 - at op/sprintf2.t line 839
  #      got "0x0.00p+0"
  # expected "0x2.00p+3"
  # Failed test 1516 - at op/sprintf2.t line 842
  #      got "0x00000000000000cp-3"
  # expected "0x0000000000001.8p+0"
  # Failed test 1517 - [rt.perl.org \#128893] at op/sprintf2.t line 843
  #      got "-0x0000000000000cp-3"
  # expected "-0x000000000001.8p+0"
  # Failed test 1518 - [rt.perl.org \#128893] at op/sprintf2.t line 844
  #      got "+0x0000000000000cp-3"
  # expected "+0x000000000001.8p+0"
  # Failed test 1519 - [rt.perl.org \#128893] at op/sprintf2.t line 845
  #      got " 0x0000000000000cp-3"
  # expected " 0x000000000001.8p+0"
  # Failed test 1520 - at op/sprintf2.t line 846
  #      got "             -0xcp-3"
  # expected "           -0x1.8p+0"
  # Failed test 1521 - at op/sprintf2.t line 847
  #      got "             +0xcp-3"
  # expected "           +0x1.8p+0"
  # Failed test 1522 - at op/sprintf2.t line 848
  #      got "              0xcp-3"
  # expected "            0x1.8p+0"
  t/op/sprintf2 .................................................. FAILED at 
test 1489
  t/op/srand ..................................................... ok

  ...snip...

  t/op/sysio ..................................................... ok
  # shmget failed: Function not implemented
  # msgget failed
  t/op/taint ..................................................... ok

  ...snip...

  cpan/ExtUtils-MakeMaker/t/MM_BeOS .............................. skipped
  skip() needs to know $how_many tests are in the block at t/MM_Cygwin.t line 
119
  cpan/ExtUtils-MakeMaker/t/MM_Cygwin ............................ ok

  ...snip...

  cpan/IPC-Cmd/t/03_run-forked ................................... ok
  # 
  # It may be that the cygserver service isn't running.
  # 
  # You also may have to set the CYGWIN environment variable
  # to 'server' before running the test suite:
  # 
  #   export CYGWIN=server
  # 
  cpan/IPC-SysV/t/ipcsysv ........................................ ok

  ...snip...

  cpan/Pod-Simple/t/encod03 ...................................... ok
  # parser guessed wrong encoding expected 'CP1252' got 'UTF-8'
  cpan/Pod-Simple/t/encod04 ...................................... ok

  ...snip...

  cpan/Test-Simple/t/Legacy/Builder/try .......................... ok
  
  cpan/Test-Simple/t/Legacy/c_flag ............................... ok

  ...snip...

  dist/Time-HiRes/t/tv_interval .................................. ok
  skip() needs to know $how_many tests are in the block at t/ualarm.t line 102
  dist/Time-HiRes/t/ualarm ....................................... ok

  ...snip...

  dist/Time-HiRes/t/usleep ....................................... ok
  #   Failed test 'atime set correctly'
  #   at t/utime.t line 35.
  #          got: '1.111111'
  #     expected: '1.1111111'
  #   Failed test 'mtime set correctly'
  #   at t/utime.t line 36.
  #          got: '2.2222221'
  #     expected: '2.2222222'
  #   Failed test 'atime set correctly'
  #   at t/utime.t line 44.
  #          got: '1.111111'
  #     expected: '1.1111111'
  #   Failed test 'mtime set correctly'
  #   at t/utime.t line 45.
  #          got: '2.2222221'
  #     expected: '2.2222222'
  #   Failed test 'File 1 atime set correctly'
  #   at t/utime.t line 55.
  #          got: '1.111111'
  #     expected: '1.1111111'
  #   Failed test 'File 1 mtime set correctly'
  #   at t/utime.t line 56.
  #          got: '2.2222221'
  #     expected: '2.2222222'
  #   Failed test 'File 2 atime set correctly'
  #   at t/utime.t line 60.
  #          got: '1.111111'
  #     expected: '1.1111111'
  #   Failed test 'File 2 mtime set correctly'
  #   at t/utime.t line 61.
  #          got: '2.2222221'
  #     expected: '2.2222222'
  # Looks like you failed 8 tests of 18.
  dist/Time-HiRes/t/utime ........................................ FAILED at 
test 2
  dist/XSLoader/t/XSLoader ....................................... ok

  ...snip...

  ext/POSIX/t/export ............................................. ok
  #   Failed test 'trunc 2.75'
  #   at t/math.t line 127.
  #          got: '3'
  #     expected: '2'
  #   Failed test 'trunc -2.75'
  #   at t/math.t line 128.
  #          got: '-3'
  #     expected: '-2'
  #   Failed test 'nan (trunc) + getpayload'
  #   at t/math.t line 237.
  #          got: '1235'
  #     expected: '1234'
  # Looks like you failed 3 tests of 138.
  ext/POSIX/t/math ............................................... FAILED at 
test 99
  ext/POSIX/t/posix .............................................. ok

  ...snip...

  lib/warnings ................................................... ok
        ../dist/Time-HiRes/t/utime.t
        ../ext/POSIX/t/math.t
        op/sprintf2.t
  Elapsed: 1390 sec
  u=6.58  s=2.91  cu=509.00  cs=198.18  scripts=2390  tests=919425
  Failed 3 tests out of 2390, 99.87% okay.
  ### Since not all tests were successful, you may want to run some of

  ...snip...

  ### Bourne-style shells, like bash, ksh, and zsh, respectively.
  make: *** [GNUmakefile:818: test] Error 1
  program finished with exit code 2
  elapsedTime=1440.285277

------------------------------------------------------------------------
Platform summary: linux-base

Step 0: git
> git --version
Step 1: patch ualarm.t
> patch -p1 -i /home/dcollins/toolchain/buildbot-patches/time.hires.ualarm.patch
Step 2: patch usleep.t
> patch -p1 -i /home/dcollins/toolchain/buildbot-patches/time.hires.usleep.patch
Step 3: configure
> ./Configure -Dusedevel -des '-Dcc=ccache gcc-6' '-Doptimize=-O0 -g'
Step 4: compile
> make test_prep
Step 5: perl -V
> ./perl -Ilib -V
Step 6: treesize
> du -s -k .
Step 7: test
> make test
> Step failed
> STDIO follows:
  make test
   in dir 
/home/dcollins/toolchain/buildbot/master/workers/bot1/linux-base/build (timeout 
1200 secs)
   watching logfiles {}
   argv: ['make', 'test']
   environment:
    AFL_CC=gcc-6
    AFL_HARDEN=1
    HOME=/home/dcollins
    LANG=en_US.UTF-8
    LOGNAME=dcollins
    MAIL=/var/mail/dcollins
    OLDPWD=/home/dcollins/toolchain/buildbot/master
    PERLBREW_BASHRC_VERSION=0.76
    PERLBREW_HOME=/home/dcollins/.perlbrew
    PERLBREW_ROOT=/home/dcollins/toolchain/perl5
    PWD=/home/dcollins/toolchain/buildbot/master/workers/bot1/linux-base/build
    SHELL=/bin/bash
    SHLVL=1
    SSH_CLIENT=10.0.0.18 52975 22
    SSH_CONNECTION=10.0.0.18 52975 10.0.0.5 22
    SSH_TTY=/dev/pts/2
    TERM=xterm
    USER=dcollins
    XDG_RUNTIME_DIR=/run/user/1000
    XDG_SESSION_ID=5
    _=/usr/local/bin/buildbot
   using PTY: False

  ...snip...

  cd t && (rm -f perl; /bin/ln -s ../perl perl)
  ./runtests choose
  t/base/cond .................................................... ok

  ...snip...

  cpan/Pod-Simple/t/encod03 ...................................... ok
  # parser guessed wrong encoding expected 'CP1252' got 'UTF-8'
  cpan/Pod-Simple/t/encod04 ...................................... ok

  ...snip...

  cpan/Test-Simple/t/Legacy/Builder/try .......................... ok
  
  cpan/Test-Simple/t/Legacy/c_flag ............................... ok

  ...snip...

  dist/ExtUtils-CBuilder/t/02-link ............................... ok
  gcc-6: error trying to exec 'cc1plus': execvp: No such file or directory
  dist/ExtUtils-CBuilder/t/03-cplusplus .......................... skipped

  ...snip...

  dist/Time-HiRes/t/tv_interval .................................. ok
  skip() needs to know $how_many tests are in the block at t/ualarm.t line 102
  dist/Time-HiRes/t/ualarm ....................................... ok

  ...snip...

  dist/Time-HiRes/t/ualarm ....................................... ok
  #   Failed test at t/usleep.t line 34.
  skip() needs to know $how_many tests are in the block at t/usleep.t line 42
  # Looks like you failed 1 test of 6.
  dist/Time-HiRes/t/usleep ....................................... FAILED at 
test 3
  dist/Time-HiRes/t/utime ........................................ ok

  ...snip...

  lib/warnings ................................................... ok
        ../dist/Time-HiRes/t/usleep.t
  Failed 1 test out of 2310, 99.96% okay.
  ### Since not all tests were successful, you may want to run some of

  ...snip...

  ### Bourne-style shells, like bash, ksh, and zsh, respectively.
  Elapsed: 1169 sec
  u=11.44  s=15.20  cu=668.66  cs=153.46  scripts=2310  tests=908005
  makefile:815: recipe for target 'test' failed
  make: *** [test] Error 1
  program finished with exit code 2
  elapsedTime=1192.846712

------------------------------------------------------------------------
Platform summary: linux-debug-thread-ld

Step 0: git
> git --version
Step 1: patch ualarm.t
> patch -p1 -i /home/dcollins/toolchain/buildbot-patches/time.hires.ualarm.patch
Step 2: patch usleep.t
> patch -p1 -i /home/dcollins/toolchain/buildbot-patches/time.hires.usleep.patch
Step 3: configure
> ./Configure -Dusedevel -des '-Dcc=ccache gcc-6' -DDEBUGGING -Dusethreads 
> -Duselongdouble
Step 4: compile
> make test_prep
Step 5: perl -V
> ./perl -Ilib -V
Step 6: treesize
> du -s -k .
Step 7: test
> make test
> Step failed
> STDIO follows:
  make test
   in dir 
/home/dcollins/toolchain/buildbot/master/workers/bot1/linux-debug-thread-ld/build
 (timeout 1200 secs)
   watching logfiles {}
   argv: ['make', 'test']
   environment:
    AFL_CC=gcc-6
    AFL_HARDEN=1
    HOME=/home/dcollins
    LANG=en_US.UTF-8
    LOGNAME=dcollins
    MAIL=/var/mail/dcollins
    OLDPWD=/home/dcollins/toolchain/buildbot/master
    PERLBREW_BASHRC_VERSION=0.76
    PERLBREW_HOME=/home/dcollins/.perlbrew
    PERLBREW_ROOT=/home/dcollins/toolchain/perl5
    
PWD=/home/dcollins/toolchain/buildbot/master/workers/bot1/linux-debug-thread-ld/build
    SHELL=/bin/bash
    SHLVL=1
    SSH_CLIENT=10.0.0.18 52975 22
    SSH_CONNECTION=10.0.0.18 52975 10.0.0.5 22
    SSH_TTY=/dev/pts/2
    TERM=xterm
    USER=dcollins
    XDG_RUNTIME_DIR=/run/user/1000
    XDG_SESSION_ID=5
    _=/usr/local/bin/buildbot
   using PTY: False

  ...snip...

  cd t && (rm -f perl; /bin/ln -s ../perl perl)
  ./runtests choose
  t/base/cond .................................................... ok

  ...snip...

  t/op/sprintf ................................................... ok
  # Failed test 1489 - at op/sprintf2.t line 807
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1490 - at op/sprintf2.t line 808
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1491 - [rt.perl.org \#128888] at op/sprintf2.t line 809
  #      got "0x8p-3"
  # expected "0x1p+0"
  # Failed test 1492 - [rt.perl.org \#128889] at op/sprintf2.t line 812
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1493 - at op/sprintf2.t line 815
  #      got "0x8.cp-3"
  # expected "0x1.18p+0"
  # Failed test 1494 - at op/sprintf2.t line 816
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1495 - [rt.perl.org \#128890] at op/sprintf2.t line 817
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1496 - at op/sprintf2.t line 818
  #      got "0x9.4p-3"
  # expected "0x1.2p+0"
  # Failed test 1497 - at op/sprintf2.t line 819
  #      got "0x9.cp-3"
  # expected "0x1.4p+0"
  # Failed test 1498 - at op/sprintf2.t line 820
  #      got "0xa.4p-3"
  # expected "0x1.4p+0"
  # Failed test 1499 - at op/sprintf2.t line 821
  #      got "0xa.cp-3"
  # expected "0x1.6p+0"
  # Failed test 1500 - at op/sprintf2.t line 822
  #      got "0xb.4p-3"
  # expected "0x1.6p+0"
  # Failed test 1501 - at op/sprintf2.t line 823
  #      got "0xb.cp-3"
  # expected "0x1.8p+0"
  # Failed test 1502 - at op/sprintf2.t line 824
  #      got "0xc.4p-3"
  # expected "0x1.8p+0"
  # Failed test 1503 - at op/sprintf2.t line 825
  #      got "0xc.cp-3"
  # expected "0x1.ap+0"
  # Failed test 1504 - at op/sprintf2.t line 826
  #      got "0xd.4p-3"
  # expected "0x1.ap+0"
  # Failed test 1505 - at op/sprintf2.t line 827
  #      got "0xd.cp-3"
  # expected "0x1.cp+0"
  # Failed test 1506 - at op/sprintf2.t line 828
  #      got "0xe.4p-3"
  # expected "0x1.cp+0"
  # Failed test 1507 - at op/sprintf2.t line 829
  #      got "0xe.cp-3"
  # expected "0x1.ep+0"
  # Failed test 1508 - at op/sprintf2.t line 830
  #      got "0xf.4p-3"
  # expected "0x1.ep+0"
  # Failed test 1509 - at op/sprintf2.t line 831
  #      got "0xf.cp-3"
  # expected "0x2.0p+0"
  # Failed test 1510 - at op/sprintf2.t line 833
  #      got "0x8.8p-3"
  # expected "0x1.1p+0"
  # Failed test 1511 - at op/sprintf2.t line 834
  #      got "0x8.cp-3"
  # expected "0x1.1p+0"
  # Failed test 1512 - at op/sprintf2.t line 835
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1513 - at op/sprintf2.t line 836
  #      got "0x9.0p-3"
  # expected "0x1.2p+0"
  # Failed test 1514 - at op/sprintf2.t line 838
  #      got "0x0.00p-3"
  # expected "0x2.00p+0"
  # Failed test 1515 - at op/sprintf2.t line 839
  #      got "0x0.00p+0"
  # expected "0x2.00p+3"
  # Failed test 1516 - at op/sprintf2.t line 842
  #      got "0x00000000000000cp-3"
  # expected "0x0000000000001.8p+0"
  # Failed test 1517 - [rt.perl.org \#128893] at op/sprintf2.t line 843
  #      got "-0x0000000000000cp-3"
  # expected "-0x000000000001.8p+0"
  # Failed test 1518 - [rt.perl.org \#128893] at op/sprintf2.t line 844
  #      got "+0x0000000000000cp-3"
  # expected "+0x000000000001.8p+0"
  # Failed test 1519 - [rt.perl.org \#128893] at op/sprintf2.t line 845
  #      got " 0x0000000000000cp-3"
  # expected " 0x000000000001.8p+0"
  # Failed test 1520 - at op/sprintf2.t line 846
  #      got "             -0xcp-3"
  # expected "           -0x1.8p+0"
  # Failed test 1521 - at op/sprintf2.t line 847
  #      got "             +0xcp-3"
  # expected "           +0x1.8p+0"
  # Failed test 1522 - at op/sprintf2.t line 848
  #      got "              0xcp-3"
  # expected "            0x1.8p+0"
  t/op/sprintf2 .................................................. FAILED at 
test 1489
  t/op/srand ..................................................... ok

  ...snip...

  cpan/Pod-Simple/t/encod03 ...................................... ok
  # parser guessed wrong encoding expected 'CP1252' got 'UTF-8'
  cpan/Pod-Simple/t/encod04 ...................................... ok

  ...snip...

  cpan/Test-Simple/t/Legacy/Builder/try .......................... ok
  
  cpan/Test-Simple/t/Legacy/c_flag ............................... ok

  ...snip...

  dist/ExtUtils-CBuilder/t/02-link ............................... ok
  gcc-6: error trying to exec 'cc1plus': execvp: No such file or directory
  dist/ExtUtils-CBuilder/t/03-cplusplus .......................... skipped

  ...snip...

  dist/Time-HiRes/t/tv_interval .................................. ok
  skip() needs to know $how_many tests are in the block at t/ualarm.t line 102
  dist/Time-HiRes/t/ualarm ....................................... ok

  ...snip...

  dist/Time-HiRes/t/ualarm ....................................... ok
  skip() needs to know $how_many tests are in the block at t/usleep.t line 42
  dist/Time-HiRes/t/usleep ....................................... ok

  ...snip...

  lib/warnings ................................................... ok
        op/sprintf2.t
  Elapsed: 1256 sec
  u=9.84  s=15.54  cu=684.56  cs=159.56  scripts=2390  tests=918858
  Failed 1 test out of 2390, 99.96% okay.
  ### Since not all tests were successful, you may want to run some of

  ...snip...

  ### Bourne-style shells, like bash, ksh, and zsh, respectively.
  makefile:815: recipe for target 'test' failed
  make: *** [test] Error 1
  program finished with exit code 2
  elapsedTime=1279.416688

------------------------------------------------------------------------
Platform summary: win64-mingww64-4.9.3-ld

Step 0: git
> git --version
Step 1: shell
> C:\cygwin64\bin\patch -i 
> C:\cygwin64\home\dcollins\buildbot-patches\makefile.64.4.9.3.ld.mk.patch 
> win32\makefile.mk
Step 2: rt 128631
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\0001-RT-128631.patch
Step 3: patch failing tests
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\test.failures.on.win32.patch
Step 4: compile
> dmake
Step 5: test
> dmake test
> Step failed
> STDIO follows:

  ...snip...

  set PERL_STATIC_EXT=Win32CORE && \
            cd ..\t && perl.exe harness  
  base/cond.t ........................................................ ok

  ...snip...

  re/subst_wamp.t .................................................... ok
  # Failed to start watchdog
  # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638.
  re/substT.t ........................................................ ok

  ...snip...

  op/override.t ...................................................... ok
  op/pack.t .......................................................... 
  Dubious, test returned 255 (wstat 65280, 0xff00)
  Failed 14245/14712 subtests 
  op/packagev.t ...................................................... ok

  ...snip...

  op/sprintf.t ....................................................... ok
  op/sprintf2.t ...................................................... 
  Failed 34/1522 subtests 
        (less 34 skipped subtests: 1454 okay)
  # Failed test 1489 - at op/sprintf2.t line 807
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1490 - at op/sprintf2.t line 808
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1491 - [rt.perl.org \#128888] at op/sprintf2.t line 809
  #      got "0x8p-3"
  # expected "0x1p+0"
  # Failed test 1492 - [rt.perl.org \#128889] at op/sprintf2.t line 812
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1493 - at op/sprintf2.t line 815
  #      got "0x8.cp-3"
  # expected "0x1.18p+0"
  # Failed test 1494 - at op/sprintf2.t line 816
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1495 - [rt.perl.org \#128890] at op/sprintf2.t line 817
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1496 - at op/sprintf2.t line 818
  #      got "0x9.4p-3"
  # expected "0x1.2p+0"
  # Failed test 1497 - at op/sprintf2.t line 819
  #      got "0x9.cp-3"
  # expected "0x1.4p+0"
  # Failed test 1498 - at op/sprintf2.t line 820
  #      got "0xa.4p-3"
  # expected "0x1.4p+0"
  # Failed test 1499 - at op/sprintf2.t line 821
  #      got "0xa.cp-3"
  # expected "0x1.6p+0"
  # Failed test 1500 - at op/sprintf2.t line 822
  #      got "0xb.4p-3"
  # expected "0x1.6p+0"
  # Failed test 1501 - at op/sprintf2.t line 823
  #      got "0xb.cp-3"
  # expected "0x1.8p+0"
  # Failed test 1502 - at op/sprintf2.t line 824
  #      got "0xc.4p-3"
  # expected "0x1.8p+0"
  # Failed test 1503 - at op/sprintf2.t line 825
  #      got "0xc.cp-3"
  # expected "0x1.ap+0"
  # Failed test 1504 - at op/sprintf2.t line 826
  #      got "0xd.4p-3"
  # expected "0x1.ap+0"
  # Failed test 1505 - at op/sprintf2.t line 827
  #      got "0xd.cp-3"
  # expected "0x1.cp+0"
  # Failed test 1506 - at op/sprintf2.t line 828
  #      got "0xe.4p-3"
  # expected "0x1.cp+0"
  # Failed test 1507 - at op/sprintf2.t line 829
  #      got "0xe.cp-3"
  # expected "0x1.ep+0"
  # Failed test 1508 - at op/sprintf2.t line 830
  #      got "0xf.4p-3"
  # expected "0x1.ep+0"
  # Failed test 1509 - at op/sprintf2.t line 831
  #      got "0xf.cp-3"
  # expected "0x2.0p+0"
  # Failed test 1510 - at op/sprintf2.t line 833
  #      got "0x8.8p-3"
  # expected "0x1.1p+0"
  # Failed test 1511 - at op/sprintf2.t line 834
  #      got "0x8.cp-3"
  # expected "0x1.1p+0"
  # Failed test 1512 - at op/sprintf2.t line 835
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1513 - at op/sprintf2.t line 836
  #      got "0x9.0p-3"
  # expected "0x1.2p+0"
  # Failed test 1514 - at op/sprintf2.t line 838
  #      got "0x0.00p-3"
  # expected "0x2.00p+0"
  # Failed test 1515 - at op/sprintf2.t line 839
  #      got "0x0.00p+0"
  # expected "0x2.00p+3"
  # Failed test 1516 - at op/sprintf2.t line 842
  #      got "0x00000000000000cp-3"
  # expected "0x0000000000001.8p+0"
  # Failed test 1517 - [rt.perl.org \#128893] at op/sprintf2.t line 843
  #      got "-0x0000000000000cp-3"
  # expected "-0x000000000001.8p+0"
  # Failed test 1518 - [rt.perl.org \#128893] at op/sprintf2.t line 844
  #      got "+0x0000000000000cp-3"
  # expected "+0x000000000001.8p+0"
  # Failed test 1519 - [rt.perl.org \#128893] at op/sprintf2.t line 845
  #      got " 0x0000000000000cp-3"
  # expected " 0x000000000001.8p+0"
  # Failed test 1520 - at op/sprintf2.t line 846
  #      got "             -0xcp-3"
  # expected "           -0x1.8p+0"
  # Failed test 1521 - at op/sprintf2.t line 847
  #      got "             +0xcp-3"
  # expected "           +0x1.8p+0"
  # Failed test 1522 - at op/sprintf2.t line 848
  #      got "              0xcp-3"
  # expected "            0x1.8p+0"
  op/srand.t ......................................................... ok

  ...snip...

  perf/speed.t ....................................................... ok
  # Failed to start watchdog
  # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638.
  perf/taint.t ....................................................... ok

  ...snip...

  ../cpan/AutoLoader/t/02AutoSplit.t ................................. ok
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  tmp.pl syntax OK
  ../cpan/B-Debug/t/debug.t .......................................... ok

  ...snip...

  ../cpan/ExtUtils-MakeMaker/t/dir_target.t .......................... ok
  Use of uninitialized value in concatenation (.) or string at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/ExtUtils/MM_Win32.pm 
line 146.
  ../cpan/ExtUtils-MakeMaker/t/echo.t ................................ ok

  ...snip...

  ../cpan/Pod-Simple/t/encod04.t ..................................... ok
  # parser guessed wrong encoding expected 'CP1252' got 'UTF-8'
  ../cpan/Pod-Simple/t/end_over.t .................................... ok

  ...snip...

  ../cpan/Term-Cap/test.pl ........................................... skipped: 
no termcap available to test
  The system cannot find the path specified.
  ../cpan/Test-Harness/t/aggregator.t ................................ ok

  ...snip...

  ../cpan/Test-Harness/t/compat/env_opts.t ........................... ok
  Note: Cannot run tests in color: Can't locate Win32/Console.pm
  ../cpan/Test-Harness/t/compat/failure.t ............................ ok

  ...snip...

  ../cpan/Test-Simple/t/Legacy/c_flag.t .............................. ok
  
  ../cpan/Test-Simple/t/Legacy/capture.t ............................. ok

  ...snip...

  ../cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t ....... ok
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-4_9_3-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  ../cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t ............... ok

  ...snip...

  ../dist/Exporter/t/warn.t .......................................... ok
  dlltool: Unable to open base-file: compilet.base
  dlltool: Unable to open base-file: compilet.base
  ../dist/ExtUtils-CBuilder/t/00-have-compiler.t ..................... ok

  ...snip...

  ../dist/ExtUtils-CBuilder/t/02-link.t .............................. skipped: 
link_executable() is not implemented yet on MSWin32
  compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
  collect2.exe: error: ld returned 1 exit status
  compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
  collect2.exe: error: ld returned 1 exit status
  t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
  collect2.exe: error: ld returned 1 exit status
  t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
  collect2.exe: error: ld returned 1 exit status
  ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ......................... ok

  ...snip...

  ../dist/PathTools/t/cwd.t .......................................... ok
  skip() needs to know $how_many tests are in the block at t/cwd.t line 251
  ../dist/PathTools/t/Functions.t .................................... ok

  ...snip...

  ../dist/PathTools/t/Functions.t .................................... ok
  Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm 
line 139.
  Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm 
line 139.
  ../dist/PathTools/t/rel2abs2rel.t .................................. ok

  ...snip...

  ../ext/File-DosGlob/t/DosGlob.t .................................... ok
  VOLUME = W:
  ../ext/File-Find/t/find.t .......................................... ok

  ...snip...

  ../ext/POSIX/t/export.t ............................................ ok
  ../ext/POSIX/t/math.t .............................................. 
  Dubious, test returned 255 (wstat 65280, 0xff00)
  All 28 subtests passed 
  ../ext/POSIX/t/posix.t ............................................. ok

  ...snip...

  ../lib/warnings.t .................................................. ok
  
  Test Summary Report
  -------------------
  op/pack.t                                                        (Wstat: 
65280 Tests: 467 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan.  You planned 14712 tests but ran 467.
  op/sprintf2.t                                                    (Wstat: 0 
Tests: 1522 Failed: 34)
    Failed tests:  1489-1522
  ../cpan/Archive-Tar/t/09_roundtrip.t                             (Wstat: 0 
Tests: 7 Failed: 0)
    TODO passed:   1, 4, 6
  ../ext/IPC-Open3/t/IPC-Open3.t                                   (Wstat: 0 
Tests: 45 Failed: 0)
    TODO passed:   25
  ../ext/POSIX/t/math.t                                            (Wstat: 
65280 Tests: 28 Failed: 0)
    Non-zero exit status: 255
    Parse errors: No plan found in TAP output
  Files=2500, Tests=863012, 877 wallclock secs (38.03 usr +  2.25 sys = 40.28 
CPU)
  Result: FAIL
  dmake:  Error code 162, while making 'test'
  program finished with exit code 255
  elapsedTime=891.324000

------------------------------------------------------------------------
Platform summary: win64-mingww64-6.1.0-win32-sjlj-ld

Step 0: git
> git --version
Step 1: shell
> C:\cygwin64\bin\patch -i 
> C:\cygwin64\home\dcollins\buildbot-patches\makefile.64.6.1.0.win32.sjlj.ld.mk.patch
>  win32\makefile.mk
Step 2: rt 128631
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\0001-RT-128631.patch
Step 3: patch failing tests
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\test.failures.on.win32.patch
Step 4: compile
> dmake
Step 5: test
> dmake test
> Step failed
> STDIO follows:

  ...snip...

  set PERL_STATIC_EXT=Win32CORE && \
            cd ..\t && perl.exe harness  
  base/cond.t ........................................................ ok

  ...snip...

  re/subst_wamp.t .................................................... ok
  # Failed to start watchdog
  # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638.
  re/substT.t ........................................................ ok

  ...snip...

  op/override.t ...................................................... ok
  op/pack.t .......................................................... 
  Dubious, test returned 255 (wstat 65280, 0xff00)
  Failed 14245/14712 subtests 
  op/packagev.t ...................................................... ok

  ...snip...

  op/sprintf.t ....................................................... ok
  op/sprintf2.t ...................................................... 
  Failed 34/1522 subtests 
        (less 34 skipped subtests: 1454 okay)
  # Failed test 1489 - at op/sprintf2.t line 807
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1490 - at op/sprintf2.t line 808
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1491 - [rt.perl.org \#128888] at op/sprintf2.t line 809
  #      got "0x8p-3"
  # expected "0x1p+0"
  # Failed test 1492 - [rt.perl.org \#128889] at op/sprintf2.t line 812
  #      got "0x8.4p-3"
  # expected "0x1.08p+0"
  # Failed test 1493 - at op/sprintf2.t line 815
  #      got "0x8.cp-3"
  # expected "0x1.18p+0"
  # Failed test 1494 - at op/sprintf2.t line 816
  #      got "0x8.4p-3"
  # expected "0x1.0p+0"
  # Failed test 1495 - [rt.perl.org \#128890] at op/sprintf2.t line 817
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1496 - at op/sprintf2.t line 818
  #      got "0x9.4p-3"
  # expected "0x1.2p+0"
  # Failed test 1497 - at op/sprintf2.t line 819
  #      got "0x9.cp-3"
  # expected "0x1.4p+0"
  # Failed test 1498 - at op/sprintf2.t line 820
  #      got "0xa.4p-3"
  # expected "0x1.4p+0"
  # Failed test 1499 - at op/sprintf2.t line 821
  #      got "0xa.cp-3"
  # expected "0x1.6p+0"
  # Failed test 1500 - at op/sprintf2.t line 822
  #      got "0xb.4p-3"
  # expected "0x1.6p+0"
  # Failed test 1501 - at op/sprintf2.t line 823
  #      got "0xb.cp-3"
  # expected "0x1.8p+0"
  # Failed test 1502 - at op/sprintf2.t line 824
  #      got "0xc.4p-3"
  # expected "0x1.8p+0"
  # Failed test 1503 - at op/sprintf2.t line 825
  #      got "0xc.cp-3"
  # expected "0x1.ap+0"
  # Failed test 1504 - at op/sprintf2.t line 826
  #      got "0xd.4p-3"
  # expected "0x1.ap+0"
  # Failed test 1505 - at op/sprintf2.t line 827
  #      got "0xd.cp-3"
  # expected "0x1.cp+0"
  # Failed test 1506 - at op/sprintf2.t line 828
  #      got "0xe.4p-3"
  # expected "0x1.cp+0"
  # Failed test 1507 - at op/sprintf2.t line 829
  #      got "0xe.cp-3"
  # expected "0x1.ep+0"
  # Failed test 1508 - at op/sprintf2.t line 830
  #      got "0xf.4p-3"
  # expected "0x1.ep+0"
  # Failed test 1509 - at op/sprintf2.t line 831
  #      got "0xf.cp-3"
  # expected "0x2.0p+0"
  # Failed test 1510 - at op/sprintf2.t line 833
  #      got "0x8.8p-3"
  # expected "0x1.1p+0"
  # Failed test 1511 - at op/sprintf2.t line 834
  #      got "0x8.cp-3"
  # expected "0x1.1p+0"
  # Failed test 1512 - at op/sprintf2.t line 835
  #      got "0x8.cp-3"
  # expected "0x1.2p+0"
  # Failed test 1513 - at op/sprintf2.t line 836
  #      got "0x9.0p-3"
  # expected "0x1.2p+0"
  # Failed test 1514 - at op/sprintf2.t line 838
  #      got "0x0.00p-3"
  # expected "0x2.00p+0"
  # Failed test 1515 - at op/sprintf2.t line 839
  #      got "0x0.00p+0"
  # expected "0x2.00p+3"
  # Failed test 1516 - at op/sprintf2.t line 842
  #      got "0x00000000000000cp-3"
  # expected "0x0000000000001.8p+0"
  # Failed test 1517 - [rt.perl.org \#128893] at op/sprintf2.t line 843
  #      got "-0x0000000000000cp-3"
  # expected "-0x000000000001.8p+0"
  # Failed test 1518 - [rt.perl.org \#128893] at op/sprintf2.t line 844
  #      got "+0x0000000000000cp-3"
  # expected "+0x000000000001.8p+0"
  # Failed test 1519 - [rt.perl.org \#128893] at op/sprintf2.t line 845
  #      got " 0x0000000000000cp-3"
  # expected " 0x000000000001.8p+0"
  # Failed test 1520 - at op/sprintf2.t line 846
  #      got "             -0xcp-3"
  # expected "           -0x1.8p+0"
  # Failed test 1521 - at op/sprintf2.t line 847
  #      got "             +0xcp-3"
  # expected "           +0x1.8p+0"
  # Failed test 1522 - at op/sprintf2.t line 848
  #      got "              0xcp-3"
  # expected "            0x1.8p+0"
  op/srand.t ......................................................... ok

  ...snip...

  perf/speed.t ....................................................... ok
  # Failed to start watchdog
  # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638.
  perf/taint.t ....................................................... ok

  ...snip...

  ../cpan/AutoLoader/t/02AutoSplit.t ................................. ok
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  -e syntax OK
  tmp.pl syntax OK
  ../cpan/B-Debug/t/debug.t .......................................... ok

  ...snip...

  ../cpan/ExtUtils-MakeMaker/t/dir_target.t .......................... ok
  Use of uninitialized value in concatenation (.) or string at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/ExtUtils/MM_Win32.pm
 line 146.
  ../cpan/ExtUtils-MakeMaker/t/echo.t ................................ ok

  ...snip...

  ../cpan/Pod-Simple/t/encod04.t ..................................... ok
  # parser guessed wrong encoding expected 'CP1252' got 'UTF-8'
  ../cpan/Pod-Simple/t/end_over.t .................................... ok

  ...snip...

  ../cpan/Term-Cap/test.pl ........................................... skipped: 
no termcap available to test
  The system cannot find the path specified.
  ../cpan/Test-Harness/t/aggregator.t ................................ ok

  ...snip...

  ../cpan/Test-Harness/t/compat/env.t ................................ ok
  Note: Cannot run tests in color: Can't locate Win32/Console.pm
  ../cpan/Test-Harness/t/compat/env_opts.t ........................... ok

  ...snip...

  ../cpan/Test-Simple/t/Legacy/c_flag.t .............................. ok
  
  ../cpan/Test-Simple/t/Legacy/capture.t ............................. ok

  ...snip...

  ../cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t ............... ok
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win64-mingww64-6_1_0-win32-sjlj-ld\build\lib/Test2/IPC/Driver/Files.pm
 line 346.
  ../cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan.t ............ ok

  ...snip...

  ../dist/ExtUtils-CBuilder/t/00-have-compiler.t ..................... ok
  dlltool: Unable to open base-file: compilet.base
  dlltool: Unable to open base-file: compilet.base
  ../dist/ExtUtils-CBuilder/t/01-basic.t ............................. ok

  ...snip...

  ../dist/ExtUtils-CBuilder/t/02-link.t .............................. skipped: 
link_executable() is not implemented yet on MSWin32
  compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
  collect2.exe: error: ld returned 1 exit status
  compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
  collect2.exe: error: ld returned 1 exit status
  t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
  collect2.exe: error: ld returned 1 exit status
  ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ......................... ok

  ...snip...

  ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ......................... ok
  t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
  collect2.exe: error: ld returned 1 exit status
  ../dist/ExtUtils-CBuilder/t/04-base.t .............................. ok

  ...snip...

  ../dist/PathTools/t/cwd.t .......................................... ok
  skip() needs to know $how_many tests are in the block at t/cwd.t line 251
  ../dist/PathTools/t/Functions.t .................................... ok

  ...snip...

  ../dist/PathTools/t/Functions.t .................................... ok
  Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm 
line 139.
  Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm 
line 139.
  ../dist/PathTools/t/rel2abs2rel.t .................................. ok

  ...snip...

  ../ext/File-Find/t/find.t .......................................... ok
  VOLUME = W:
  ../ext/File-Find/t/taint.t ......................................... ok

  ...snip...

  ../ext/POSIX/t/export.t ............................................ ok
  ../ext/POSIX/t/math.t .............................................. 
  Dubious, test returned 255 (wstat 65280, 0xff00)
  All 28 subtests passed 
  ../ext/POSIX/t/posix.t ............................................. ok

  ...snip...

  ../lib/warnings.t .................................................. ok
  
  Test Summary Report
  -------------------
  op/pack.t                                                        (Wstat: 
65280 Tests: 467 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan.  You planned 14712 tests but ran 467.
  op/sprintf2.t                                                    (Wstat: 0 
Tests: 1522 Failed: 34)
    Failed tests:  1489-1522
  ../cpan/Archive-Tar/t/09_roundtrip.t                             (Wstat: 0 
Tests: 7 Failed: 0)
    TODO passed:   1, 4, 6
  ../ext/IPC-Open3/t/IPC-Open3.t                                   (Wstat: 0 
Tests: 45 Failed: 0)
    TODO passed:   25
  ../ext/POSIX/t/math.t                                            (Wstat: 
65280 Tests: 28 Failed: 0)
    Non-zero exit status: 255
    Parse errors: No plan found in TAP output
  Files=2500, Tests=862948, 832 wallclock secs (39.76 usr +  2.19 sys = 41.95 
CPU)
  Result: FAIL
  dmake:  Error code 162, while making 'test'
  program finished with exit code 255
  elapsedTime=846.207000

========================================================================
                    BEGIN EXPECTED FAILURES
========================================================================

------------------------------------------------------------------------
Platform summary: cygwin-thread-quadmath

Step 0: git
> git --version
Step 1: patch cygwin.t
> patch -p1 -i /home/dcollins/buildbot-patches/lib.cygwin.t.patch
Step 2: patch threads.t
> patch -p1 -i /home/dcollins/buildbot-patches/op.threads.t.patch
Step 3: patch ualarm.t
> patch -p1 -i /home/dcollins/buildbot-patches/time.hires.ualarm.patch
Step 4: configure
> ./Configure -Dusedevel -des '-Doptimize=-O3 -g' -DDEBUGGING -Dusethreads 
> -Dusequadmath -Accflags=-D_GNU_SOURCE
Step 5: compile
> make test_prep
> Step failed
> STDIO follows:
> ...skipped 1630 lines...
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:1206:
 undefined reference to `floorq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:1206:(.text+0x6be):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `floorq'
  POSIX.o: In function `my_lgamma':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:912:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:912:(.text+0xc47):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:946:
 undefined reference to `logq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:946:(.text+0xfa2):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `logq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:919:
 undefined reference to `logq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:919:(.text+0x111b):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `logq'
  POSIX.o: In function `my_tgamma':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:819:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:819:(.text+0x11c9):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:869:
 undefined reference to `floorq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:869:(.text+0x136e):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `floorq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:905:
 undefined reference to `expq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:905:(.text+0x19c2):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `expq'
  POSIX.o: In function `XS_POSIX_frexp':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2780:
 undefined reference to `frexpq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2780:(.text+0x2eb9):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `frexpq'
  POSIX.o: In function `XS_POSIX_modf':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2794:
 undefined reference to `modfq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2794:(.text+0x339a):
 relocation truncated to fit: R_X86_64_PC32 against undefined symbol `modfq'
  POSIX.o: In function `XS_POSIX_issignaling':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2640:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2640:(.text+0x42c4):
 additional relocation overflows omitted from the output
  POSIX.o: In function `my_scalbn':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:1101:
 undefined reference to `ldexpq'
  POSIX.o: In function `XS_POSIX_jn':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2884:
 undefined reference to `jnq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2894:
 undefined reference to `ynq'
  POSIX.o: In function `XS_POSIX_fpclassify':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2574:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2571:
 undefined reference to `isinfq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2568:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2568:
 undefined reference to `isinfq'
  POSIX.o: In function `my_ilogb':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:788:
 undefined reference to `logq'
  POSIX.o: In function `my_hypot':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:771:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:780:
 undefined reference to `sqrtq'
  POSIX.o: In function `XS_POSIX_copysign':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2697:
 undefined reference to `fmodq'
  POSIX.o: In function `my_fmin':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:736:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:738:
 undefined reference to `isnanq'
  POSIX.o: In function `my_fmax':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:723:
 undefined reference to `isnanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:725:
 undefined reference to `isnanq'
  POSIX.o: In function `my_fdim':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:707:
 undefined reference to `isnanq'
  
POSIX.o:/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:737:
 more undefined references to `isnanq' follow
  POSIX.o: In function `my_log2':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:972:
 undefined reference to `logq'
  POSIX.o: In function `XS_POSIX_acos':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2428:
 undefined reference to `floorq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2455:
 undefined reference to `sinhq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2458:
 undefined reference to `tanq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2479:
 undefined reference to `y0q'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2310:
 undefined reference to `acosq'
  POSIX.o: In function `my_asinh':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:619:
 undefined reference to `sqrtq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:619:
 undefined reference to `logq'
  POSIX.o: In function `XS_POSIX_acos':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2320:
 undefined reference to `asinq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2330:
 undefined reference to `atanq'
  POSIX.o: In function `my_atanh':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:627:
 undefined reference to `logq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:627:
 undefined reference to `logq'
  POSIX.o: In function `my_cbrt':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:636:
 undefined reference to `powq'
  POSIX.o: In function `XS_POSIX_acos':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2347:
 undefined reference to `ceilq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2350:
 undefined reference to `coshq'
  POSIX.o: In function `my_erf':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:667:
 undefined reference to `expq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:667:
 undefined reference to `expq'
  POSIX.o: In function `my_exp2':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:685:
 undefined reference to `powq'
  POSIX.o: In function `my_expm1':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:699:
 undefined reference to `expq'
  POSIX.o: In function `XS_POSIX_acos':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2381:
 undefined reference to `floorq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2385:
 undefined reference to `j0q'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2392:
 undefined reference to `j1q'
  POSIX.o: In function `my_log1p':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:961:
 undefined reference to `logq'
  POSIX.o: In function `my_log2':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:972:
 undefined reference to `logq'
  POSIX.o: In function `XS_POSIX_acos':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2461:
 undefined reference to `tanhq'
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:2487:
 undefined reference to `y1q'
  POSIX.o: In function `my_cbrt':
  
/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX/POSIX.xs:636:
 undefined reference to `powq'
  collect2: error: ld returned 1 exit status
  make[1]: Leaving directory 
'/home/dcollins/buildbot/cygwin1/cygwin-thread-quadmath/build/ext/POSIX'
  make[1]: *** [Makefile:477: ../../lib/auto/POSIX/POSIX.dll] Error 1
  Unsuccessful make(ext/POSIX): code=512 at make_ext.pl line 569.
  make: *** [GNUmakefile:603: lib/auto/POSIX/POSIX.dll] Error 2
  program finished with exit code 2
  elapsedTime=467.302453


Reply via email to