PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-11-09T06:08:15 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Sun, 09 Nov 2014 13:17:02 GMT Running make for P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz Checksum for /export/home/fly1464/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz ok Perinci-CmdLine-Lite-0.46/ Perinci-CmdLine-Lite-0.46/META.json Perinci-CmdLine-Lite-0.46/LICENSE Perinci-CmdLine-Lite-0.46/Changes Perinci-CmdLine-Lite-0.46/META.yml Perinci-CmdLine-Lite-0.46/Makefile.PL Perinci-CmdLine-Lite-0.46/t/ Perinci-CmdLine-Lite-0.46/t/release-pod-syntax.t Perinci-CmdLine-Lite-0.46/t/run.t Perinci-CmdLine-Lite-0.46/t/complete.t Perinci-CmdLine-Lite-0.46/t/release-pod-coverage.t Perinci-CmdLine-Lite-0.46/t/01-embed.t Perinci-CmdLine-Lite-0.46/t/release-rinci.t Perinci-CmdLine-Lite-0.46/t/00-compile.t Perinci-CmdLine-Lite-0.46/README Perinci-CmdLine-Lite-0.46/dist.ini Perinci-CmdLine-Lite-0.46/lib/ Perinci-CmdLine-Lite-0.46/lib/Perinci/ Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/ Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Lite.pm Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Manual/ Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Manual/Examples.pod Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Manual/FAQ.pod Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Base.pm Perinci-CmdLine-Lite-0.46/lib/Perinci/CmdLine/Manual.pod Perinci-CmdLine-Lite-0.46/lib/Test/ Perinci-CmdLine-Lite-0.46/lib/Test/Perinci/ Perinci-CmdLine-Lite-0.46/lib/Test/Perinci/CmdLine.pm Perinci-CmdLine-Lite-0.46/MANIFEST Perinci-CmdLine-Lite-0.46/weaver.ini CPAN.pm: Building P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Perinci::CmdLine::Lite Writing MYMETA.yml and MYMETA.json Modifying Makefile to install bash completion on install >>> make cp lib/Perinci/CmdLine/Base.pm blib/lib/Perinci/CmdLine/Base.pm cp lib/Perinci/CmdLine/Manual/Examples.pod blib/lib/Perinci/CmdLine/Manual/Examples.pod cp lib/Test/Perinci/CmdLine.pm blib/lib/Test/Perinci/CmdLine.pm cp lib/Perinci/CmdLine/Manual/FAQ.pod blib/lib/Perinci/CmdLine/Manual/FAQ.pod cp lib/Perinci/CmdLine/Lite.pm blib/lib/Perinci/CmdLine/Lite.pm cp lib/Perinci/CmdLine/Manual.pod blib/lib/Perinci/CmdLine/Manual.pod Manifying 6 pod documents PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1464/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..3 ok 1 - Perinci/CmdLine/Base.pm loaded ok ok 2 - Perinci/CmdLine/Lite.pm loaded ok ok 3 - Test/Perinci/CmdLine.pm loaded ok ok "gen_modified_sub" is not exported by the Perinci::Sub::Util module Can't continue after import errors at /export/home/fly1464/var/megalib/Perinci/Sub/Complete.pm line 13. BEGIN failed--compilation aborted at /export/home/fly1464/var/megalib/Perinci/Sub/Complete.pm line 13. Compilation failed in require at /data1/fly1464-var/cpan/build/Perinci-CmdLine-Lite-0.46-Nh8Z8e/blib/lib/Perinci/CmdLine/Base.pm line 149. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/01-embed.t .............. # Subtest: test_run: run works ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: run works Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed "gen_modified_sub" is not exported by the Perinci::Sub::Util module Can't continue after import errors at /export/home/fly1464/var/megalib/Perinci/Examples.pm line 13. BEGIN failed--compilation aborted at /export/home/fly1464/var/megalib/Perinci/Examples.pm line 13. Compilation failed in require at /export/home/fly1464/var/megalib/Perinci/Access/Lite.pm line 37. t/complete.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing "gen_modified_sub" is not exported by the Perinci::Sub::Util module Can't continue after import errors at /export/home/fly1464/var/megalib/Perinci/Examples.pm line 13. BEGIN failed--compilation aborted at /export/home/fly1464/var/megalib/Perinci/Examples.pm line 13. Compilation failed in require at t/run.t line 15. t/run.t ................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/01-embed.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/complete.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/run.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=7, Tests=4, 3 wallclock secs ( 0.18 usr 0.04 sys + 2.21 cusr 0.38 csys = 2.81 CPU) Result: FAIL Failed 3/7 test programs. 0/4 subtests failed. make: *** [test_dynamic] Error 255 PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/Perinci-CmdLine-Lite-0.46.tar.gz Finished 2014-11-09T06:08:33