PATH=C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-02-03T00:28:51 ActivePerl-2003 CPAN-2.10 PATH=C:/CPANFL~1.20-/var/libs/bin;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.20-64\var\cpan\Metadata' Database was generated on Thu, 02 Feb 2017 05:41:02 GMT Checksum for C:\cpanfly-5.20-64\var\cpan\sources\authors\id\E\ET\ETHER\B-Hooks-Parser-0.17.tar.gz ok B-Hooks-Parser-0.17/ B-Hooks-Parser-0.17/Changes B-Hooks-Parser-0.17/CONTRIBUTING B-Hooks-Parser-0.17/dist.ini B-Hooks-Parser-0.17/hook_parser.h B-Hooks-Parser-0.17/INSTALL B-Hooks-Parser-0.17/lib/ B-Hooks-Parser-0.17/LICENCE B-Hooks-Parser-0.17/Makefile.PL B-Hooks-Parser-0.17/MANIFEST B-Hooks-Parser-0.17/META.json B-Hooks-Parser-0.17/META.yml B-Hooks-Parser-0.17/Parser.xs B-Hooks-Parser-0.17/ppport.h B-Hooks-Parser-0.17/README B-Hooks-Parser-0.17/stolen_chunk_of_toke.c B-Hooks-Parser-0.17/t/ B-Hooks-Parser-0.17/xt/ B-Hooks-Parser-0.17/xt/author/ B-Hooks-Parser-0.17/xt/release/ B-Hooks-Parser-0.17/xt/release/changes_has_content.t B-Hooks-Parser-0.17/xt/release/cpan-changes.t B-Hooks-Parser-0.17/xt/release/distmeta.t B-Hooks-Parser-0.17/xt/release/minimum-version.t B-Hooks-Parser-0.17/xt/author/00-compile.t B-Hooks-Parser-0.17/xt/author/clean-namespaces.t B-Hooks-Parser-0.17/xt/author/eol.t B-Hooks-Parser-0.17/xt/author/kwalitee.t B-Hooks-Parser-0.17/xt/author/mojibake.t B-Hooks-Parser-0.17/xt/author/no-tabs.t B-Hooks-Parser-0.17/xt/author/pod-no404s.t B-Hooks-Parser-0.17/xt/author/pod-spell.t B-Hooks-Parser-0.17/xt/author/pod-syntax.t B-Hooks-Parser-0.17/xt/author/portability.t B-Hooks-Parser-0.17/t/00-report-prereqs.dd B-Hooks-Parser-0.17/t/00-report-prereqs.t B-Hooks-Parser-0.17/t/basic.t B-Hooks-Parser-0.17/t/set_linestr.t B-Hooks-Parser-0.17/t/toke.t B-Hooks-Parser-0.17/lib/B/ B-Hooks-Parser-0.17/lib/B/Hooks/ B-Hooks-Parser-0.17/lib/B/Hooks/Parser.pm Configuring E/ET/ETHER/B-Hooks-Parser-0.17.tar.gz with Makefile.PL >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.20-\var\megalib Want \perl64-5.20\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for B::Hooks::Parser Writing MYMETA.yml and MYMETA.json ETHER/B-Hooks-Parser-0.17.tar.gz C:\Perl64-5.20\bin\perl.exe Makefile.PL -- OK Running make for E/ET/ETHER/B-Hooks-Parser-0.17.tar.gz >>> dmake cp build/IFiles.pm blib\arch/B\Hooks\Parser/Install/Files.pm cp lib/B/Hooks/Parser.pm blib\lib/B/Hooks/Parser.pm cp hook_parser.h blib\arch/B\Hooks\Parser/Install/hook_parser.h Running Mkbootstrap for B::Hooks::Parser () "C:\Perl64-5.20\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Parser.bs" "C:\Perl64-5.20\bin\perl.exe" "C:\cpanfly-5.20-64\var\megalib\ExtUtils\xsubpp" -typemap "C:\Perl64-5.20\lib\ExtUtils\typemap" Parser.xs > Parser.xsc && "C:\Perl64-5.20\bin\perl.exe" -MExtUtils::Command -e mv -- Parser.xsc Parser.c gcc -c -IC:\cpanfly-5.20-64\var\megalib\B\Hooks\OP\Check\Install -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-IC:\Perl64-5.20\lib\CORE" Parser.c In file included from Parser.xs:12:0: stolen_chunk_of_toke.c:130:1: warning: 'Perl_filter_read' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] stolen_chunk_of_toke.c: In function 'S_scan_word': stolen_chunk_of_toke.c:350:6: warning: 'Perl_is_utf8_mark' is deprecated (declared at C:\Perl64-5.20\lib\CORE/proto.h:2037) [-Wdeprecated-declarations] stolen_chunk_of_toke.c: In function 'S_scan_str': stolen_chunk_of_toke.c:546:2: warning: 'Perl_utf8_to_uvchr' is deprecated (declared at C:\Perl64-5.20\lib\CORE/proto.h:4822) [-Wdeprecated-declarations] "C:\Perl64-5.20\bin\perl.exe" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"B::Hooks::Parser\", 'DLBASE' => 'Parser', 'DL_FUNCS' => { }, 'FUNCLIST' => [q[hook_parser_setup], q[hook_parser_teardown], q[hook_parser_get_linestr], q[hook_parser_get_linestr_offset], q[hook_parser_set_linestr], q[hook_parser_get_lex_stuff], q[hook_parser_clear_lex_stuff], q[hook_toke_skipspace], q[hook_toke_scan_str], q[hook_toke_scan_word], q[boot_B__Hooks__Parser]], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Parser.def --output-exp dll.exp g++ -o blib\arch\auto\B\Hooks\Parser\Parser.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl64-5.20\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" Parser.o "C:\Perl64-5.20\lib\CORE\libperl520.a" "C:\cpanfly-5.20-64\var\megalib\auto\B\Hooks\OP\Check\Check.a" "C:\MinGW\x86_64-w64-mingw32\lib\libmoldname.a" "C:\MinGW\x86_64-w64-mingw32\lib\libkernel32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libuser32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libgdi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libwinspool.a" "C:\MinGW\x86_64-w64-mingw32\lib\libcomdlg32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libadvapi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libshell32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libole32.a" "C:\MinGW\x86_64-w64-mingw32\lib\liboleaut32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libnetapi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libuuid.a" "C:\MinGW\x86_64-w64-mingw32\lib\libws2_32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libmpr.a" "C:\MinGW\x86_64-w64-mingw32\lib\libwinmm.a" "C:\MinGW\x86_64-w64-mingw32\lib\libversion.a" "C:\MinGW\x86_64-w64-mingw32\lib\libodbc32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libodbccp32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libcomctl32.a" dll.exp dlltool --def Parser.def --output-exp dll.exp g++ -o blib\arch\auto\B\Hooks\Parser\Parser.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl64-5.20\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" Parser.o "C:\Perl64-5.20\lib\CORE\libperl520.a" "C:\cpanfly-5.20-64\var\megalib\auto\B\Hooks\OP\Check\Check.a" "C:\MinGW\x86_64-w64-mingw32\lib\libmoldname.a" "C:\MinGW\x86_64-w64-mingw32\lib\libkernel32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libuser32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libgdi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libwinspool.a" "C:\MinGW\x86_64-w64-mingw32\lib\libcomdlg32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libadvapi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libshell32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libole32.a" "C:\MinGW\x86_64-w64-mingw32\lib\liboleaut32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libnetapi32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libuuid.a" "C:\MinGW\x86_64-w64-mingw32\lib\libws2_32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libmpr.a" "C:\MinGW\x86_64-w64-mingw32\lib\libwinmm.a" "C:\MinGW\x86_64-w64-mingw32\lib\libversion.a" "C:\MinGW\x86_64-w64-mingw32\lib\libodbc32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libodbccp32.a" "C:\MinGW\x86_64-w64-mingw32\lib\libcomctl32.a" dll.exp "C:\Perl64-5.20\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\B\Hooks\Parser\Parser.dll dlltool --def Parser.def --output-lib blib\arch\auto\B\Hooks\Parser\Parser.a --dllname Parser.dll blib\arch\auto\B\Hooks\Parser\Parser.dll ETHER/B-Hooks-Parser-0.17.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ----- # B::Hooks::OP::Check 0.18 0.19 # ExtUtils::Depends 0.302 0.405 # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # -------------------- ---- -------- # B::Hooks::EndOfScope any 0.21 # File::Spec any 3.62 # Module::Metadata any 1.000027 # Test::Exception any 0.43 # Test::More any 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------------- ---- ----- # B::Hooks::OP::Check any 0.19 # DynaLoader any 1.25 # parent any 0.236 # strict any 1.08 # warnings any 1.23 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. 1..9 ok 1 - use B::Hooks::Parser; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 - get_linestr returns undef at runtime ok 8 - get_linestr_offset returns something negative at runtime ok 9 - set_linestr fails at runtime ok t/set_linestr.t ........ 1..2 ok 1 ok 2 ok t/toke.t ............... 1..3 ok 1 - use B::Hooks::Parser; ok 2 ok 3 ok All tests successful. Files=4, Tests=15, 1 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: PASS ETHER/B-Hooks-Parser-0.17.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS Karen Etheridge <ether@cpan.org> Interface to perl's parser variables >>> (cd C:\cpanfly-5.20-64\var\tmp\cpan_build\B-Hooks-Parser-0.17-EHZvHL && tar cvf - B-Hooks-Parser-0.17.ppd blib) | gzip -c >C:/cpanfly-5.20-64/var/REPO/E/ET/ETHER/B-Hooks-Parser-0.17.tar.gz B-Hooks-Parser-0.17.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/B/ blib/arch/auto/B/Hooks/ blib/arch/auto/B/Hooks/Parser/ blib/arch/auto/B/Hooks/Parser/Parser.a blib/arch/auto/B/Hooks/Parser/Parser.dll blib/arch/B/ blib/arch/B/Hooks/ blib/arch/B/Hooks/Parser/ blib/arch/B/Hooks/Parser/Install/ blib/arch/B/Hooks/Parser/Install/Files.pm blib/arch/B/Hooks/Parser/Install/hook_parser.h blib/lib/ blib/lib/B/ blib/lib/B/Hooks/ blib/lib/B/Hooks/Parser.pm Finished 2017-02-03T00:29:56