PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-11-03T14:00:52 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Sun, 03 Nov 2013 20:53:02 GMT Running make for S/SH/SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SH/SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz ok Perinci-Sub-Complete-0.32/ Perinci-Sub-Complete-0.32/Changes Perinci-Sub-Complete-0.32/LICENSE Perinci-Sub-Complete-0.32/MANIFEST Perinci-Sub-Complete-0.32/lib/ Perinci-Sub-Complete-0.32/lib/Perinci/ Perinci-Sub-Complete-0.32/lib/Perinci/Sub/ Perinci-Sub-Complete-0.32/lib/Perinci/Sub/Complete.pm Perinci-Sub-Complete-0.32/MANIFEST.SKIP Perinci-Sub-Complete-0.32/README Perinci-Sub-Complete-0.32/META.json Perinci-Sub-Complete-0.32/Makefile.PL Perinci-Sub-Complete-0.32/dist.ini Perinci-Sub-Complete-0.32/t/ Perinci-Sub-Complete-0.32/t/release-rinci.t Perinci-Sub-Complete-0.32/t/shell_complete_arg.t Perinci-Sub-Complete-0.32/t/release-pod-coverage.t Perinci-Sub-Complete-0.32/t/00-compile.t Perinci-Sub-Complete-0.32/t/complete_arg_val.t Perinci-Sub-Complete-0.32/t/release-pod-syntax.t Perinci-Sub-Complete-0.32/weaver.ini Perinci-Sub-Complete-0.32/META.yml CPAN.pm: Building S/SH/SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Warning: prerequisite SHARYANTO::Complete::Util 0 not found. Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for Perinci::Sub::Complete Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz ---- SHARYANTO::Complete::Util [requires] Running make test Delayed until after prerequisites Running test for module 'SHARYANTO::Complete::Util' Running make for S/SH/SHARYANTO/SHARYANTO-Complete-Util-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SH/SHARYANTO/SHARYANTO-Complete-Util-0.02.tar.gz ok SHARYANTO-Complete-Util-0.02/ SHARYANTO-Complete-Util-0.02/Changes SHARYANTO-Complete-Util-0.02/LICENSE SHARYANTO-Complete-Util-0.02/MANIFEST SHARYANTO-Complete-Util-0.02/lib/ SHARYANTO-Complete-Util-0.02/lib/SHARYANTO/ SHARYANTO-Complete-Util-0.02/lib/SHARYANTO/Complete/ SHARYANTO-Complete-Util-0.02/lib/SHARYANTO/Complete/Util.pm SHARYANTO-Complete-Util-0.02/MANIFEST.SKIP SHARYANTO-Complete-Util-0.02/README SHARYANTO-Complete-Util-0.02/META.json SHARYANTO-Complete-Util-0.02/Makefile.PL SHARYANTO-Complete-Util-0.02/dist.ini SHARYANTO-Complete-Util-0.02/t/ SHARYANTO-Complete-Util-0.02/t/release-rinci.t SHARYANTO-Complete-Util-0.02/t/parse_shell_cmdline.t SHARYANTO-Complete-Util-0.02/t/complete_program.t SHARYANTO-Complete-Util-0.02/t/release-pod-coverage.t SHARYANTO-Complete-Util-0.02/t/complete_hash_key.t SHARYANTO-Complete-Util-0.02/t/complete_env.t SHARYANTO-Complete-Util-0.02/t/00-compile.t SHARYANTO-Complete-Util-0.02/t/complete_file.t SHARYANTO-Complete-Util-0.02/t/complete_array.t SHARYANTO-Complete-Util-0.02/t/release-pod-syntax.t SHARYANTO-Complete-Util-0.02/weaver.ini SHARYANTO-Complete-Util-0.02/META.yml CPAN.pm: Building S/SH/SHARYANTO/SHARYANTO-Complete-Util-0.02.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for SHARYANTO::Complete::Util Writing MYMETA.yml and MYMETA.json >>> make cp lib/SHARYANTO/Complete/Util.pm blib/lib/SHARYANTO/Complete/Util.pm Manifying blib/man3/SHARYANTO::Complete::Util.3 SHARYANTO/SHARYANTO-Complete-Util-0.02.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..1 ok 1 - SHARYANTO/Complete/Util.pm loaded ok ok t/complete_array.t ........ ok 1 - a (result) ok 2 - an (result) ok 3 - any (result) ok 4 - an (result) ok 5 - an (result_ci) 1..5 ok t/complete_env.t .......... ok 1 - A (result) ok 2 - a (result) ok 3 - a (result_ci) 1..3 ok t/complete_file.t ......... ok 1 - (result) ok 2 - a (result) ok 3 - d (result) ok 4 - di (result) ok 5 - f (result) ok 6 - foo/ (result) ok 7 - foo/f (result) 1..7 ok t/complete_hash_key.t ..... ok 1 - a (result) ok 2 - a (result_ci) ok 3 - c (result) ok 4 - c (result_ci) 1..4 ok t/complete_program.t ...... ok 1 1..1 ok # Warning, there is a mismatch for test 'replace $HOME with ~': # Result: # [ # '~/var/tmp', # '~/var/tmp/', # '//export/home/fly1464/var/tmp', # '~/var/tmpx' # ] # # # Expected: # [ # '~', # '~/', # '//export/home/fly1464/var/tmp', # '/export/home/fly1464/var/tmpx' # ] t/parse_shell_cmdline.t ... # Subtest: _line_to_argv ok 1 - basics ok 2 - unclosed quotes 1..2 ok 1 - _line_to_argv ok 2 - simple 1 ok 3 - simple 2 ok 4 - simple 3 1..4 ok 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 All tests successful. Files=10, Tests=25, 2 wallclock secs ( 0.20 usr 0.03 sys + 1.46 cusr 0.44 csys = 2.13 CPU) Result: PASS SHARYANTO/SHARYANTO-Complete-Util-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Shell tab completion routines >>> (cd /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1 && tar cvf - SHARYANTO-Complete-Util-0.02.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/S/SH/SHARYANTO/SHARYANTO-Complete-Util-0.02.tar.gz SHARYANTO-Complete-Util-0.02.ppd blib/ blib/lib/ blib/lib/SHARYANTO/ blib/lib/SHARYANTO/Complete/ blib/lib/SHARYANTO/Complete/Util.pm blib/man3/ blib/man3/SHARYANTO::Complete::Util.3 >>> mv /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/SHARYANTO-Complete-Util-0.02.ppd /export/home/fly1464/var/REPO/S/SH/SHARYANTO Running make for S/SH/SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz Prepending /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/arch /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/Perinci-Sub-Complete-0.32-vJ1_kK Prepending /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/arch /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/lib to PERL5LIB for 'make' CPAN.pm: Building S/SH/SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz >>> make cp lib/Perinci/Sub/Complete.pm blib/lib/Perinci/Sub/Complete.pm Manifying blib/man3/Perinci::Sub::Complete.3 SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz make -- OK Prepending /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/arch /export/home/fly1464/var/cpan/build/SHARYANTO-Complete-Util-0.02-HRkJv1/blib/lib to PERL5LIB for 'test' 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..1 ok 1 - Perinci/Sub/Complete.pm loaded ok ok t/complete_arg_val.t ...... ok 1 1..1 ok 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 Please specify meta at /data1/fly1464-var/cpan/build/Perinci-Sub-Complete-0.32-vJ1_kK/blib/lib/Perinci/Sub/Complete.pm line 241. # Child (complete arg name (q(CMD ^))) exited without calling finalize() # Failed test 'complete arg name (q(CMD ^))' # at /export/home/fly1464/var/megalib/Test/Builder.pm line 276. # 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/shell_complete_arg.t .... # Subtest: complete arg name (q(CMD ^)) not ok 1 - complete arg name (q(CMD ^)) Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/shell_complete_arg.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=6, Tests=3, 2 wallclock secs ( 0.11 usr 0.03 sys + 1.52 cusr 0.26 csys = 1.92 CPU) Result: FAIL Failed 1/6 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 255 SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SHARYANTO/Perinci-Sub-Complete-0.32.tar.gz Finished 2013-11-03T14:01:14