This is an automated smoke report for branch blead.
Patch: 48c0e89d40bfde5337dd013112467554427c1279

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: 48c0e89d40bfde5337dd013112467554427c1279
Author: Yves Orton <[email protected]>
Commit summary: Move hash introspection routines into Hash::Util/Util.xs and 
out of universal.c

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.

linux-debug-thread-quadmath

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-ld
cygwin-thread-quadmath
win32-mingw
win32-mingw-ld64
win64-mingww64-6.1.0-win32-sjlj-ld

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

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

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

------------------------------------------------------------------------
Platform summary: linux-debug-thread-quadmath

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: RT #128598
> patch -p1 -i 
> /home/dcollins/toolchain/buildbot-patches/0001-RT-128598-libperl.t-optimizer-may-use-any-builtins.patch
Step 4: configure
> ./Configure -Dusedevel -des '-Dcc=ccache gcc-6' -DDEBUGGING -Dusethreads 
> -Dusequadmath
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/toolchain/buildbot/master/workers/bot1/linux-debug-thread-quadmath/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
    NCURSES_NO_UTF8_ACS=1
    OLDPWD=/home/dcollins/toolchain/perlbuildbot
    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-quadmath/build
    SHELL=/bin/bash
    SHLVL=1
    SSH_CLIENT=10.0.0.18 59766 22
    SSH_CONNECTION=10.0.0.18 59766 10.0.0.5 22
    SSH_TTY=/dev/pts/0
    TERM=xterm
    USER=dcollins
    XDG_RUNTIME_DIR=/run/user/1000
    XDG_SESSION_ID=1026
    _=/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/heredoc ................................................... ok
  # Failed test 106 - at op/hexfp.t line 250
  #      got "4.94065645841246544176568792868221e-324"
  # expected "4.94065645841246544e-324"
  # Failed test 107 - [perl \#128919] at op/hexfp.t line 251
  #      got "2.47032822920623272088284396434111e-324"
  # expected "2.47032822920623272e-324"
  # Failed test 108 - at op/hexfp.t line 252
  #      got "1.23516411460311636044142198217055e-324"
  # expected "1.23516411460311636e-324"
  t/op/hexfp ..................................................... FAILED at 
test 106
  t/op/inc ....................................................... 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...

  lib/warnings ................................................... ok
        op/hexfp.t
  Failed 1 test out of 2389, 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: 885 sec
  u=7.05  s=3.12  cu=415.86  cs=100.44  scripts=2389  tests=918937
  makefile:815: recipe for target 'test' failed
  make: *** [test] Error 1
  program finished with exit code 2
  elapsedTime=896.485364

========================================================================
                    BEGIN EXPECTED 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/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/ualarm ....................................... ok
  skip() needs to know $how_many tests are in the block at t/ualarm.t line 102
  dist/Time-HiRes/t/usleep ....................................... 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
  Elapsed: 1060 sec
  u=4.66  s=2.77  cu=438.86  cs=156.65  scripts=2390  tests=919395
  Failed 2 tests out of 2390, 99.92% 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=1097.507843

------------------------------------------------------------------------
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 1642 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=302.140788

------------------------------------------------------------------------
Platform summary: win32-mingw

Step 0: git
> git --version
Step 1: shell
> C:\cygwin64\bin\patch -i 
> C:\cygwin64\home\dcollins\buildbot-patches\makefile.32.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: rt 128643
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\0001-RT-128643.patch
Step 4: patch failing tests
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\test.failures.on.win32.patch
Step 5: compile
> dmake
Step 6: test
> dmake test
> Step failed
> STDIO follows:

  ...snip...

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

  ...snip...

  re/reg_fold.t ...................................................... ok
  # Failed test 1487 - ... and gave expected number (0) of warnings at 
re/reg_mesg.t line 735
  #      got "1"
  # expected "0"
  # Failed test 2195 - no warnings 'experimental::re_strict'; use re 'strict'; 
/[\x00-\N{SOH}]\x{100}/ did not die at re/reg_mesg.t line 730
  #      got "\\N{} in inverted character class or as a range end-point is 
restricted to one character in regex; marked by <-- HERE in m/[\\x00-\\N{U+1 
<-- HERE .}]\\x{100}/ at (eval 1442) line 1.\n"
  # expected ""
  re/reg_mesg.t ...................................................... 
  Failed 2/2342 subtests 
  re/reg_namedcapture.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...

  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\win32-mingw\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-ANSIColor/t/taint/basic.t ............................. ok
  The system cannot find the path specified.
  ../cpan/Term-Cap/test.pl ........................................... skipped: 
no termcap available to test

  ...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_fork.t ............... ok
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\build\lib/Test2/IPC/Driver/Files.pm line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\build\lib/Test2/IPC/Driver/Files.pm line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\build\lib/Test2/IPC/Driver/Files.pm line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\build\lib/Test2/IPC/Driver/Files.pm line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\build\lib/Test2/IPC/Driver/Files.pm line 346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw\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
  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/crossplatform.t ................................ ok
  skip() needs to know $how_many tests are in the block at t/cwd.t line 251
  ../dist/PathTools/t/cwd.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/B/t/xref.t .................................................. ok
  
  #   Failed test 'STASH for blessed hashrefs is correct'
  #   at t/Peek.t line 1331.
  #                   'SV = IV(0x19823c8) at 0x19823cc
  #   REFCNT = 1
  #   FLAGS = (ROK)
  #   RV = 0x198253c
  #   SV = PVHV(0x197213c) at 0x198253c
  #     REFCNT = 1
  #     FLAGS = (OBJECT,SHAREKEYS)
  #     STASH = 0x1aaeec4       "\0::\x{1}::\x{30cd}"
  #     ARRAY = 0x0
  #     KEYS = 0
  #     FILL = 0
  #     MAX = 7
  # '
  #     doesn't match '(?^:STASH = 
0x[[:xdigit:]]+\s+\"\\0\:\:\\x\{01\}\:\:\\x\{30cd\}\")'
  
  #   Failed test 'PROTOTYPE is escaped correctly'
  #   at t/Peek.t line 1338.
  #                   'SV = IV(0x1982138) at 0x198213c
  #   REFCNT = 1
  #   FLAGS = (ROK)
  #   RV = 0x197e3fc
  #   SV = PVCV(0x1a4d75c) at 0x197e3fc
  #     REFCNT = 2
  #     FLAGS = (POK,pPOK,DYNFILE,UTF8)
  #     PROTOTYPE = "\0\x{1}\x{30cd}"
  #     COMP_STASH = 0xf79b04   "main"
  #     ROOT = 0x0
  #     GVGV::GV = 0x197e3dc    "main" :: "doof"
  #     FILE = "t/Peek.t"
  #     DEPTH = 0
  #     FLAGS = 0x1000
  #     OUTSIDE_SEQ = 0
  #     PADLIST = 0x0
  #     OUTSIDE = 0x0 (null)
  # '
  #     doesn't match '(?^:PROTOTYPE = \"\\0\\x\{01\}\\x\{30cd\}\")'
  ../ext/Devel-Peek/t/Peek.t ......................................... 
  Dubious, test returned 2 (wstat 512, 0x200)
  Failed 2/112 subtests 
        (less 2 skipped subtests: 108 okay)
  # Looks like you failed 2 tests of 112.
  ../ext/DynaLoader/t/DynaLoader.t ................................... ok

  ...snip...

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

  ...snip...

  ../lib/vmsish.t .................................................... ok
  PROG: 
  use warnings 'uninitialized';
  my ($v);
  
  # check hash key is sanitised
  my %h = ("\0011\002\r\n\t\f\"\\\x{1234}abcdefghijklmnopqrstuvwxyz", undef);
  $v = join '', %h;
  EXPECTED:
  Use of uninitialized value $h{"\0011\2\r\n\t\f\"\\\x{1234}abcde"...} in join 
or string at - line 6.
  GOT:
  Use of uninitialized value $h{"\11\2\r\n\t\f\"\\\x{1234}abcdefg"...} in join 
or string at - line 6.
  # Failed test 279 - at lib\warnings\9uninit line 1159
  ../lib/warnings.t .................................................. 
  Failed 1/898 subtests 
        (less 1 skipped subtest: 896 okay)
  
  Test Summary Report
  -------------------
  re/reg_mesg.t                                                    (Wstat: 0 
Tests: 2342 Failed: 2)
    Failed tests:  1487, 2195
  ../cpan/Archive-Tar/t/09_roundtrip.t                             (Wstat: 0 
Tests: 7 Failed: 0)
    TODO passed:   1, 4, 6
  ../ext/Devel-Peek/t/Peek.t                                       (Wstat: 512 
Tests: 112 Failed: 2)
    Failed tests:  95-96
    Non-zero exit status: 2
  ../ext/IPC-Open3/t/IPC-Open3.t                                   (Wstat: 0 
Tests: 45 Failed: 0)
    TODO passed:   25
  ../lib/warnings.t                                                (Wstat: 0 
Tests: 898 Failed: 1)
    Failed test:  279
  Files=2500, Tests=876118, 928 wallclock secs (39.53 usr +  2.08 sys = 41.61 
CPU)
  Result: FAIL
  dmake:  Error code 133, while making 'test'
  program finished with exit code 255
  elapsedTime=940.893000

------------------------------------------------------------------------
Platform summary: win32-mingw-ld64

Step 0: git
> git --version
Step 1: shell
> C:\cygwin64\bin\patch -i 
> C:\cygwin64\home\dcollins\buildbot-patches\makefile.32.ld.64int.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: rt 128643
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\0001-RT-128643.patch
Step 4: patch failing tests
> C:\cygwin64\bin\patch -p1 -l --binary -i 
> C:\cygwin64\home\dcollins\buildbot-patches\test.failures.on.win32.patch
Step 5: compile
> dmake
Step 6: test
> dmake test
> Step failed
> STDIO follows:

  ...snip...

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

  ...snip...

  re/reg_fold.t ...................................................... ok
  # Failed test 1487 - ... and gave expected number (0) of warnings at 
re/reg_mesg.t line 735
  #      got "1"
  # expected "0"
  re/reg_mesg.t ...................................................... 
  Failed 2/2342 subtests 
  # Failed test 2195 - no warnings 'experimental::re_strict'; use re 'strict'; 
/[\x00-\N{SOH}]\x{100}/ did not die at re/reg_mesg.t line 730
  #      got "\\N{} in inverted character class or as a range end-point is 
restricted to one character in regex; marked by <-- HERE in m/[\\x00-\\N{U+1 
<-- HERE .}]\\x{100}/ at (eval 1442) line 1.\n"
  # expected ""
  re/reg_namedcapture.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
  # Failed test 13177 - at op/pack.t line 1420
  #      got "173 1.28347651700000004e-045 42 215 173 1.28347651700000004e-045 
42 215"
  # expected "173 1.283476517e-045 42 215 173 1.283476517e-045 42 215"
  # Failed test 13180 - at op/pack.t line 1433
  #      got "173 1.28347651700000004e-045 42 215"
  # expected "173 1.283476517e-045 42 215"
  op/pack.t .......................................................... 
  Failed 2/14712 subtests 
  op/packagev.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
  ../cpan/B-Debug/t/debug.t .......................................... ok

  ...snip...

  ../cpan/B-Debug/t/debug.t .......................................... ok
  tmp.pl syntax OK
  ../cpan/CPAN-Meta-Requirements/t/accepts.t ......................... ok

  ...snip...

  ../cpan/ExtUtils-MakeMaker/t/dir_target.t .......................... ok
  Use of uninitialized value in concatenation (.) or string at 
W:\buildbot\windows1\win32-mingw-ld64\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_no_plan.t ............ ok
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  Argument "" isn't numeric in numeric comparison (<=>) at 
W:\buildbot\windows1\win32-mingw-ld64\build\lib/Test2/IPC/Driver/Files.pm line 
346.
  ../cpan/Test-Simple/t/Test2/acceptance/try_it_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
  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
  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/Functions.t .................................... ok

  ...snip...

  ../ext/B/t/xref.t .................................................. ok
  
  #   Failed test 'STASH for blessed hashrefs is correct'
  #   at t/Peek.t line 1331.
  #                   'SV = IV(0x19ec7ac) at 0x19ec7ac
  #   REFCNT = 1
  #   FLAGS = (ROK)
  #   RV = 0x19ec584
  #   SV = PVHV(0x18dc75c) at 0x19ec584
  #     REFCNT = 1
  #     FLAGS = (OBJECT,SHAREKEYS)
  #     STASH = 0x19e7b5c       "\0::\x{1}::\x{30cd}"
  #     ARRAY = 0x0
  #     KEYS = 0
  #     FILL = 0
  #     MAX = 7
  # '
  #     doesn't match '(?^:STASH = 
0x[[:xdigit:]]+\s+\"\\0\:\:\\x\{01\}\:\:\\x\{30cd\}\")'
  
  #   Failed test 'PROTOTYPE is escaped correctly'
  #   at t/Peek.t line 1338.
  #                   'SV = IV(0x19e50b4) at 0x19e50b4
  #   REFCNT = 1
  #   FLAGS = (ROK)
  #   RV = 0x19e2f9c
  #   SV = PVCV(0x19d9154) at 0x19e2f9c
  #     REFCNT = 2
  #     FLAGS = (POK,pPOK,DYNFILE,UTF8)
  #     PROTOTYPE = "\0\x{1}\x{30cd}"
  #     COMP_STASH = 0xfd9bbc   "main"
  #     ROOT = 0x0
  #     GVGV::GV = 0x19e2f6c    "main" :: "doof"
  #     FILE = "t/Peek.t"
  #     DEPTH = 0
  #     FLAGS = 0x1000
  #     OUTSIDE_SEQ = 0
  #     PADLIST = 0x0
  #     OUTSIDE = 0x0 (null)
  # '
  #     doesn't match '(?^:PROTOTYPE = \"\\0\\x\{01\}\\x\{30cd\}\")'
  ../ext/Devel-Peek/t/Peek.t ......................................... 
  Dubious, test returned 2 (wstat 512, 0x200)
  Failed 2/112 subtests 
        (less 2 skipped subtests: 108 okay)
  # Looks like you failed 2 tests of 112.
  ../ext/DynaLoader/t/DynaLoader.t ................................... ok

  ...snip...

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

  ...snip...

  ../lib/vmsish.t .................................................... ok
  PROG: 
  use warnings 'uninitialized';
  my ($v);
  
  # check hash key is sanitised
  my %h = ("\0011\002\r\n\t\f\"\\\x{1234}abcdefghijklmnopqrstuvwxyz", undef);
  $v = join '', %h;
  EXPECTED:
  Use of uninitialized value $h{"\0011\2\r\n\t\f\"\\\x{1234}abcde"...} in join 
or string at - line 6.
  GOT:
  Use of uninitialized value $h{"\11\2\r\n\t\f\"\\\x{1234}abcdefg"...} in join 
or string at - line 6.
  # Failed test 279 - at lib\warnings\9uninit line 1159
  ../lib/warnings.t .................................................. 
  Failed 1/898 subtests 
        (less 1 skipped subtest: 896 okay)
  
  Test Summary Report
  -------------------
  re/reg_mesg.t                                                    (Wstat: 0 
Tests: 2342 Failed: 2)
    Failed tests:  1487, 2195
  op/pack.t                                                        (Wstat: 0 
Tests: 14712 Failed: 2)
    Failed tests:  13177, 13180
  ../cpan/Archive-Tar/t/09_roundtrip.t                             (Wstat: 0 
Tests: 7 Failed: 0)
    TODO passed:   1, 4, 6
  ../ext/Devel-Peek/t/Peek.t                                       (Wstat: 512 
Tests: 112 Failed: 2)
    Failed tests:  95-96
    Non-zero exit status: 2
  ../ext/IPC-Open3/t/IPC-Open3.t                                   (Wstat: 0 
Tests: 45 Failed: 0)
    TODO passed:   25
  ../lib/warnings.t                                                (Wstat: 0 
Tests: 898 Failed: 1)
    Failed test:  279
  Files=2500, Tests=877324, 919 wallclock secs (42.72 usr +  2.19 sys = 44.91 
CPU)
  Result: FAIL
  dmake:  Error code 135, while making 'test'
  program finished with exit code 255
  elapsedTime=931.333000

------------------------------------------------------------------------
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...

  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
  ../cpan/B-Debug/t/debug.t .......................................... ok

  ...snip...

  ../cpan/B-Debug/t/debug.t .......................................... ok
  tmp.pl syntax OK
  ../cpan/CPAN-Meta-Requirements/t/accepts.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-ANSIColor/t/taint/basic.t ............................. ok
  The system cannot find the path specified.
  ../cpan/Term-Cap/test.pl ........................................... skipped: 
no termcap available to test

  ...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_no_plan.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_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
  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.
  ../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=863065, 896 wallclock secs (43.09 usr +  2.86 sys = 45.95 
CPU)
  Result: FAIL
  dmake:  Error code 130, while making 'test'
  program finished with exit code 255
  elapsedTime=913.449000


Reply via email to