PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;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-01-15T03:00:38 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;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-32\var\cpan\Metadata' Database was generated on Sat, 14 Jan 2017 07:06:00 GMT Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\P\PE\PERLANCAR\Complete-Getopt-Long-0.46.tar.gz ok Complete-Getopt-Long-0.46/ Complete-Getopt-Long-0.46/README Complete-Getopt-Long-0.46/dist.ini Complete-Getopt-Long-0.46/Makefile.PL Complete-Getopt-Long-0.46/META.yml Complete-Getopt-Long-0.46/t/ Complete-Getopt-Long-0.46/t/author-pod-syntax.t Complete-Getopt-Long-0.46/t/release-rinci.t Complete-Getopt-Long-0.46/t/00-compile.t Complete-Getopt-Long-0.46/t/author-pod-coverage.t Complete-Getopt-Long-0.46/t/complete_cli_arg.t Complete-Getopt-Long-0.46/weaver.ini Complete-Getopt-Long-0.46/META.json Complete-Getopt-Long-0.46/MANIFEST Complete-Getopt-Long-0.46/lib/ Complete-Getopt-Long-0.46/lib/Complete/ Complete-Getopt-Long-0.46/lib/Complete/Getopt/ Complete-Getopt-Long-0.46/lib/Complete/Getopt/Long.pm Complete-Getopt-Long-0.46/LICENSE Complete-Getopt-Long-0.46/Changes Configuring P/PE/PERLANCAR/Complete-Getopt-Long-0.46.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.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-x86-multi-thread-64int] 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::Getopt::Long Writing MYMETA.yml and MYMETA.json PERLANCAR/Complete-Getopt-Long-0.46.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for P/PE/PERLANCAR/Complete-Getopt-Long-0.46.tar.gz >>> dmake cp lib/Complete/Getopt/Long.pm blib\lib\Complete\Getopt\Long.pm PERLANCAR/Complete-Getopt-Long-0.46.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\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/Getopt/Long.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 # Child (file fallback completion) exited without calling finalize() # Failed test 'file fallback completion' # at C:/cpanfly-5.22-32/var/megalib/Test/Builder.pm line 279. Can't locate Complete/Setting.pm in @INC (you may need to install the Complete::Setting module) (@INC contains: C:\cpanfly-5.22-32\var\tmp\cpan_build\Complete-Getopt-Long-0.46-BiRgHv\blib\lib C:\cpanfly-5.22-32\var\tmp\cpan_build\Complete-Getopt-Long-0.46-BiRgHv\blib\arch C:/cpanfly-5.22-32/var/megalib C:/cpanfly-5.22-32/var/megalib C:/Perl-5.22-32/site/lib C:/Perl-5.22-32/lib .) at C:/cpanfly-5.22-32/var/megalib/Complete/Env.pm line 10. BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Complete/Env.pm line 10. Compilation failed in require at C:\cpanfly-5.22-32\var\tmp\cpan_build\Complete-Getopt-Long-0.46-BiRgHv\blib\lib/Complete/Getopt/Long.pm line 20. # Child (default fallback completion) exited without calling finalize() # Failed test 'default fallback completion' # at C:/cpanfly-5.22-32/var/megalib/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 2 just after 3. t/complete_cli_arg.t ..... # Subtest: basics # Subtest: option name ok 1 - result 1..1 ok 1 - option name # Subtest: option name (2) ok 1 - result 1..1 ok 2 - option name (2) # Subtest: option name (3) ok 1 - result 1..1 ok 3 - option name (3) # Subtest: option name (single letter n! does not get --nox and --no-x) ok 1 - result 1..1 ok 4 - option name (single letter n! does not get --nox and --no-x) # Subtest: option name (bundling) ok 1 - result 1..1 ok 5 - option name (bundling) # Subtest: option name (bundling 2) ok 1 - result 1..1 ok 6 - option name (bundling 2) # Subtest: option name (bundling 3) ok 1 - result 1..1 ok 7 - option name (bundling 3) # Subtest: option name (bundling 4) ok 1 - result 1..1 ok 8 - option name (bundling 4) # Subtest: option name (bundling), bundling=0 ok 1 - result 1..1 ok 9 - option name (bundling), bundling=0 # Subtest: option name (bundling, stops after value expected) ok 1 - result 1..1 ok 10 - option name (bundling, stops after value expected) # Subtest: option value (bundling) ok 1 - result 1..1 ok 11 - option value (bundling) # Subtest: option name (bundling 1) ok 1 - result 1..1 ok 12 - option name (bundling 1) # Subtest: option name (bundling 1b) ok 1 - result 1..1 ok 13 - option name (bundling 1b) # Subtest: option name (bundling 5) ok 1 - result 1..1 ok 14 - option name (bundling 5) # Subtest: option name with mentioned non-repeatable option (alias) ok 1 - result 1..1 ok 15 - option name with mentioned non-repeatable option (alias) # Subtest: option name with mentioned non-repeatable option (alias 2) ok 1 - result 1..1 ok 16 - option name with mentioned non-repeatable option (alias 2) # Subtest: option name with mentioned non-repeatable option (bundling) ok 1 - result 1..1 ok 17 - option name with mentioned non-repeatable option (bundling) # Subtest: repeatable option name 1 (assigned to arrayref) ok 1 - result 1..1 ok 18 - repeatable option name 1 (assigned to arrayref) # Subtest: repeatable option name 2 (desttype @) ok 1 - result 1..1 ok 19 - repeatable option name 2 (desttype @) # Subtest: repeatable option name 3 (desttype %) ok 1 - result 1..1 ok 20 - repeatable option name 3 (desttype %) # Subtest: repeatable option name 4 (incremental) ok 1 - result 1..1 ok 21 - repeatable option name 4 (incremental) # Subtest: option name + arg completion ok 1 - result 1..1 ok 22 - option name + arg completion # Subtest: option name only (user types -) ok 1 - result 1..1 ok 23 - option name only (user types -) # Subtest: option value without completion routine ok 1 - result 1..1 ok 24 - option value without completion routine # Subtest: option value without completion routine (2) ok 1 - result 1..1 ok 25 - option value without completion routine (2) # Subtest: option value for unknown option ok 1 - result 1..1 ok 26 - option value for unknown option # Subtest: option value for option that does not expect value ok 1 - result 1..1 ok 27 - option value for option that does not expect value # Subtest: option value with completion routine returning array ok 1 - result 1..1 ok 28 - option value with completion routine returning array # Subtest: extras argument ok 1 - result 1..1 ok 29 - extras argument 1..29 ok 1 - basics # Subtest: config bundling=0 # Subtest: basics ok 1 - result 1..1 ok 1 - basics 1..1 ok 2 - config bundling=0 # Subtest: default fallback completion # Subtest: file fallback completion not ok 1 - file fallback completion not ok 3 - default fallback completion Dubious, test returned 2 (wstat 512, 0x200) Failed 1/3 subtests t/release-rinci.t ........ skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_cli_arg.t (Wstat: 512 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=4, 1 wallclock secs ( 0.14 usr + 0.02 sys = 0.16 CPU) Result: FAIL Failed 1/5 test programs. 1/4 subtests failed. dmake: Error code 255, while making 'test_dynamic' PERLANCAR/Complete-Getopt-Long-0.46.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/Complete-Getopt-Long-0.46.tar.gz Finished 2017-01-15T03:00:54