Subject: | Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10 (XS code) |
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10
Proc::Exists version: 1.01
using XS code
Show quoted text
cpan> install Proc::Exists
Database was generated on Tue, 04 Apr 2017 18:56:26 GMT
Running install for module 'Proc::Exists'
Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\B\BR\BRIANSKI\Proc-Exists-1.01.tar.gz ok
Scanning cache C:\Perl\STRAWB~1\cpan\build for sizes
..........................................................................--DONE
DEL(1/2): C:\Perl\STRAWB~1\cpan\build\Starlink-AST-1.05-0
DEL(2/2): C:\Perl\STRAWB~1\cpan\build\Starlink-AST-1.05-0.yml
Configuring B/BR/BRIANSKI/Proc-Exists-1.01.tar.gz with Makefile.PL
It is recommended to use the XS code, which is faster, and compatible
with non-cygwin win32. You should only use the pureperl option if you
are on a POSIX system *without* a functional c compiler, or you have
trouble compiling the XS.
Do you want to use the pureperl implementation (y/n)? [no]
Testing if you have a working C compiler and the needed header files...
trying compilers: gcc... YES
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Proc::Exists
Writing MYMETA.yml and MYMETA.json
BRIANSKI/Proc-Exists-1.01.tar.gz
C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for B/BR/BRIANSKI/Proc-Exists-1.01.tar.gz
cp Exists.pm blib\lib\Proc\Exists.pm
cp Exists/Configuration.pm blib\lib\Proc\Exists\Configuration.pm
Running Mkbootstrap for Exists ()
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Exists.bs"
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Exists.bs blib\arch\auto\Proc\Exists\Ex
ists.bs 644
"C:\Perl\Strawberry\perl\bin\perl.exe" "C:\Perl\Strawberry\perl\lib\ExtUtils\xsubpp" -typemap C:\Perl\STRAWB~1\perl\lib
\ExtUtils\typemap Exists.xs > Exists.xsc
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Exists.xsc Exists.c
gcc -c -I. -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SY
S -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-IC:\Perl\STRAWB
~1\perl\lib\CORE" -Dwin32_pids_mult4 Exists.c
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Proc::Exists\", 'DLBASE' => 'Exists', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => {
}, 'DL_VARS' => []);"
g++ Exists.def -o blib\arch\auto\Proc\Exists\Exists.xs.dll -mdll -s -L"C:\Perl\STRAWB~1\perl\lib\CORE" -L"C:\Perl\STRAWB
~1\c\lib" Exists.o "C:\Perl\STRAWB~1\perl\lib\CORE\libperl524.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lc
omdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -
lcomctl32 -Wl,--enable-auto-image-base
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Proc\Exists\Exists.xs.dll
BRIANSKI/Proc-Exists-1.01.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK
Running make test
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Exists.bs blib\arch\auto\Proc\Exists\Ex
ists.bs 644
"C:\Perl\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches;
test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-info.t ... # WARNING: ignore all warnings from this test ;-)
# osname: MSWin32
# perl cc: gcc 4.9.2
# perl version: 5.24.1
# POSIX::uname: Windows NT - DESKTOP-UST899C - 10.0 - Build 14393 - amd64
# EPERM: 1 ESRCH: 3
# tested by a person
# errno 22 (Invalid argument) was the result on these pids: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17
, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47
, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77
, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 11776
t/00-info.t ... ok
t/01-load.t ... 1/1 # Testing Proc::Exists 1.01, XS (via XSLoader) implementation
t/01-load.t ... ok
t/02-usage.t .. 1/?
# Failed test at t/02-usage.t line 91.
# Failed test at t/02-usage.t line 95.
# Failed test at t/02-usage.t line 96.
Use of uninitialized value in numeric eq (==) at t/02-usage.t line 97.
# Failed test at t/02-usage.t line 97.
# Failed test at t/02-usage.t line 99.
# Failed test at t/02-usage.t line 100.
# Failed test at t/02-usage.t line 103.
# Failed test at t/02-usage.t line 105.
Use of uninitialized value in numeric eq (==) at t/02-usage.t line 107.
# Failed test at t/02-usage.t line 107.
# Looks like you failed 9 tests of 31.
t/02-usage.t .. Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/31 subtests
Test Summary Report
-------------------
t/02-usage.t (Wstat: 2304 Tests: 31 Failed: 9)
Failed tests: 14-21, 23
Non-zero exit status: 9
Files=3, Tests=33, 0 wallclock secs ( 0.09 usr + 0.00 sys = 0.09 CPU)
Result: FAIL
Failed 1/3 test programs. 9/33 subtests failed.
dmake.exe: Error code 137, while making 'test_dynamic'
BRIANSKI/Proc-Exists-1.01.tar.gz
C:\Perl\STRAWB~1\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports BRIANSKI/Proc-Exists-1.01.tar.gz
Stopping: 'install' failed for 'Proc::Exists'.
Failed during this command:
BRIANSKI/Proc-Exists-1.01.tar.gz : make_test NO