Subject: | Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10 |
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10
Win32::FileFind::FileData version: 0.15
Show quoted text
cpan> install Win32::FileFind::FileData
Running install for module 'Win32::FileFind::FileData'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/G/GR/GRIAN/Win32-FindFile-0.15.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/G/GR/GRIAN/CHECKSUMS
Checksum for C:\Perl\STRAWB~1\cpan\sources\authors\id\G\GR\GRIAN\Win32-FindFile-0.15.tar.gz ok
Configuring G/GR/GRIAN/Win32-FindFile-0.15.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Win32::FindFile
Writing MYMETA.yml and MYMETA.json
GRIAN/Win32-FindFile-0.15.tar.gz
C:\Perl\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for G/GR/GRIAN/Win32-FindFile-0.15.tar.gz
cp lib/Win32/FindFile/FileData.pm blib\lib\Win32\FindFile\FileData.pm
cp lib/Win32/FindFile.pm blib\lib\Win32\FindFile.pm
Running Mkbootstrap for FindFile ()
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "FindFile.bs"
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- FindFile.bs blib\arch\auto\Win32\FindFi
le\FindFile.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 -typemap C:\Perl\STRAWB~1\cpan\build\Win32-FindFile-0.15-0\typemap FindFile.xs > FindFile.xsc
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- FindFile.xsc FindFile.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=\"0.15\" -DXS_VERSION=\"0.15\" "-IC:\Perl\STRAWB
~1\perl\lib\CORE" FindFile.c
FindFile.xs: In function 'convert_towchar':
FindFile.xs:46:6: warning: 'Perl_utf8_to_uvchr' is deprecated (declared at C:\Perl\STRAWB~1\perl\lib\CORE/proto.h:3394)
[-Wdeprecated-declarations]
value = utf8_to_uvchr( utf8, &offset );
^
FindFile.xs: In function 'convert_towchar_01':
FindFile.xs:61:9: warning: 'Perl_utf8_to_uvchr' is deprecated (declared at C:\Perl\STRAWB~1\perl\lib\CORE/proto.h:3394)
[-Wdeprecated-declarations]
value = utf8_to_uvchr( utf8, &offset );
^
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Win32::FindFile\", 'DLBASE' => 'FindFile', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS'
=> { }, 'DL_VARS' => []);"
g++ FindFile.def -o blib\arch\auto\Win32\FindFile\FindFile.xs.dll -mdll -s -L"C:\Perl\STRAWB~1\perl\lib\CORE" -L"C:\Perl
\STRAWB~1\c\lib" FindFile.o "C:\Perl\STRAWB~1\perl\lib\CORE\libperl524.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwin
spool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lo
dbccp32 -lcomctl32 -Wl,--enable-auto-image-base
"C:\Perl\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Win32\FindFile\FindFile.xs.dll
GRIAN/Win32-FindFile-0.15.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 -- FindFile.bs blib\arch\auto\Win32\FindFi
le\FindFile.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/01-use.t ....... ok
t/02-wchar.t ..... ok
t/03-is_entry.t .. ok
t/04-relname.t ... 1/?
# Failed test at t/04-relname.t line 50.
# got: '1293608063'
# expected: '1293604463'
# Failed test at t/04-relname.t line 51.
# got: '1293608063'
# expected: '1293604463'
# Looks like you failed 2 tests of 23.
t/04-relname.t ... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/23 subtests
Test Summary Report
-------------------
t/04-relname.t (Wstat: 512 Tests: 23 Failed: 2)
Failed tests: 19-20
Non-zero exit status: 2
Files=4, Tests=58, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU)
Result: FAIL
Failed 1/4 test programs. 2/58 subtests failed.
dmake.exe: Error code 130, while making 'test_dynamic'
GRIAN/Win32-FindFile-0.15.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 GRIAN/Win32-FindFile-0.15.tar.gz
Stopping: 'install' failed for 'Win32::FileFind::FileData'.
Failed during this command:
GRIAN/Win32-FindFile-0.15.tar.gz : make_test NO
Show quoted textcpan>