PATH=C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\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 2016-04-07T14:32:32 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~4.22-/var/libs/bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\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.22-64\var\cpan\Metadata' Database was generated on Thu, 07 Apr 2016 05:53:40 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/Complete-Util-0.46.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\P\PE\PERLANCAR\Complete-Util-0.46.tar.gz ok Complete-Util-0.46/ Complete-Util-0.46/README Complete-Util-0.46/lib/ Complete-Util-0.46/lib/Complete/ Complete-Util-0.46/lib/Complete/Util.pm Complete-Util-0.46/Makefile.PL Complete-Util-0.46/Changes Complete-Util-0.46/dist.ini Complete-Util-0.46/LICENSE Complete-Util-0.46/t/ Complete-Util-0.46/t/00-compile.t Complete-Util-0.46/t/complete_array_elem.t Complete-Util-0.46/t/complete_hash_key.t Complete-Util-0.46/t/combine_answers.t Complete-Util-0.46/t/release-rinci.t Complete-Util-0.46/t/author-pod-syntax.t Complete-Util-0.46/t/author-pod-coverage.t Complete-Util-0.46/weaver.ini Complete-Util-0.46/MANIFEST Complete-Util-0.46/META.json Complete-Util-0.46/META.yml Configuring P/PE/PERLANCAR/Complete-Util-0.46.tar.gz with Makefile.PL >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~4.22-\var\megalib Want \perl-5~2.22-\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 Complete::Util Writing MYMETA.yml and MYMETA.json PERLANCAR/Complete-Util-0.46.tar.gz C:\Perl-5.22-64\bin\perl.exe Makefile.PL -- OK Running make for P/PE/PERLANCAR/Complete-Util-0.46.tar.gz >>> dmake cp lib/Complete/Util.pm blib\lib\Complete\Util.pm PERLANCAR/Complete-Util-0.46.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ........... 1..1 ok 1 - Complete/Util.pm loaded ok ok t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/combine_answers.t ...... # Subtest: empty ok 1 1..1 ok 1 - empty # Subtest: arrays of scalars ok 1 1..1 ok 2 - arrays of scalars # Subtest: arrays of scalars+hashes ok 1 1..1 ok 3 - arrays of scalars+hashes # Subtest: arrays + hashes ok 1 1..1 ok 4 - arrays + hashes # Subtest: hashes # Subtest: static stays 1 if all answer have static=1 ok 1 1..1 ok 1 - static stays 1 if all answer have static=1 # Subtest: static becomes 0 if any answer has static=0 ok 1 1..1 ok 2 - static becomes 0 if any answer has static=0 1..2 ok 5 - hashes # Subtest: sort # Subtest: words from different answers are re-sorted ok 1 1..1 ok 1 - words from different answers are re-sorted 1..1 ok 6 - sort # Subtest: final # Subtest: one of the answers has final=1 -> combined answer is only that single answer ok 1 1..1 ok 1 - one of the answers has final=1 -> combined answer is only that single answer # Subtest: one of the answers has final=1 -> combined answer is only that single answer (2) ok 1 1..1 ok 2 - one of the answers has final=1 -> combined answer is only that single answer (2) # Subtest: one of the answers has final=1 -> combined answer is only that single answer (2) ok 1 1..1 ok 3 - one of the answers has final=1 -> combined answer is only that single answer (2) 1..3 ok 7 - final 1..7 ok t/complete_array_elem.t .. ok 1 - a (result) ok 2 - an (result) ok 3 - any (result) # Subtest: arg:exclude ok 1 - arg:exclude (result) ok 2 - arg:exclude + opt:map_case (result) 1..2 ok 4 - arg:exclude # Subtest: opt:ci ok 1 - opt:ci (result) ok 2 - opt:ci + arg:exclude (result) 1..2 ok 5 - opt:ci # Subtest: opt:map_case ok 1 - opt:map_case=0 (result) ok 2 - opt:map_case=1 (1) (result) ok 3 - opt:map_case=1 (2) (result) 1..3 ok 6 - opt:map_case # Subtest: opt:word_mode ok 1 - opt:word_mode=0 (result) ok 2 - opt:word_mode=1 (result) ok 3 - opt:word_mode=1 searching non-first word (result) 1..3 ok 7 - opt:word_mode # Subtest: opt:char_mode ok 1 - opt:char_mode=0 (result) ok 2 - opt:char_mode=0 (result) 1..2 ok 8 - opt:char_mode # Subtest: opt:fuzzy ok 1 - opt:fuzzy=1 (result) 1..1 ok 9 - opt:fuzzy # Subtest: arg:replace_map ok 1 - arg:replace_map (1) (result) ok 2 - arg:replace_map (2) (result) ok 3 - arg:replace_map + opt:char_mode=1 (result) ok 4 - arg:replace_map + opt:ci=1 (result) 1..4 ok 10 - arg:replace_map 1..10 ok t/complete_hash_key.t .... ok 1 - a (result) ok 2 - c (result) 1..2 ok t/release-rinci.t ........ skipped: these tests are for release candidate testing All tests successful. Files=7, Tests=20, 2 wallclock secs ( 0.09 usr + 0.05 sys = 0.14 CPU) Result: PASS PERLANCAR/Complete-Util-0.46.tar.gz dmake test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> General completion routine >>> (cd C:\cpanfly-5.22-64\var\cpan\build\Complete-Util-0.46-XAFOVB && tar cvf - Complete-Util-0.46.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/P/PE/PERLANCAR/Complete-Util-0.46.tar.gz Complete-Util-0.46.ppd blib/ blib/lib/ blib/lib/Complete/ blib/lib/Complete/Util.pm >>> mv C:\cpanfly-5.22-64\var\cpan\build\Complete-Util-0.46-XAFOVB/Complete-Util-0.46.ppd C:/cpanfly-5.22-64/var/REPO/P/PE/PERLANCAR Finished 2016-04-07T14:33:03