PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-09-04T18:50:46 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 04 Sep 2015 02:53:36 GMT Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz Checksum for /export/home/fly1232/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz ok Perinci-Sub-Complete-0.81/ Perinci-Sub-Complete-0.81/README Perinci-Sub-Complete-0.81/lib/ Perinci-Sub-Complete-0.81/lib/Perinci/ Perinci-Sub-Complete-0.81/lib/Perinci/Sub/ Perinci-Sub-Complete-0.81/lib/Perinci/Sub/Complete.pm Perinci-Sub-Complete-0.81/Makefile.PL Perinci-Sub-Complete-0.81/Changes Perinci-Sub-Complete-0.81/dist.ini Perinci-Sub-Complete-0.81/LICENSE Perinci-Sub-Complete-0.81/t/ Perinci-Sub-Complete-0.81/t/00-compile.t Perinci-Sub-Complete-0.81/t/complete_from_schema.t Perinci-Sub-Complete-0.81/t/complete_cli_arg.t Perinci-Sub-Complete-0.81/t/complete_arg_val.t Perinci-Sub-Complete-0.81/t/release-pod-coverage.t Perinci-Sub-Complete-0.81/t/release-pod-syntax.t Perinci-Sub-Complete-0.81/t/release-rinci.t Perinci-Sub-Complete-0.81/t/complete_arg_elem.t Perinci-Sub-Complete-0.81/weaver.ini Perinci-Sub-Complete-0.81/MANIFEST Perinci-Sub-Complete-0.81/META.json Perinci-Sub-Complete-0.81/META.yml CPAN.pm: Building P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Warning: prerequisite Perinci::Sub::Util 0.38 not found. We have 0.37. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Perinci::Sub::Complete Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz ---- Perinci::Sub::Util [requires] Running make test Delayed until after prerequisites Running test for module 'Perinci::Sub::Util' Running make for P/PE/PERLANCAR/Perinci-Sub-Util-0.42.tar.gz Checksum for /export/home/fly1232/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-Sub-Util-0.42.tar.gz ok Perinci-Sub-Util-0.42/ Perinci-Sub-Util-0.42/README Perinci-Sub-Util-0.42/lib/ Perinci-Sub-Util-0.42/lib/Perinci/ Perinci-Sub-Util-0.42/lib/Perinci/Sub/ Perinci-Sub-Util-0.42/lib/Perinci/Sub/Util/ Perinci-Sub-Util-0.42/lib/Perinci/Sub/Util/Sort.pm Perinci-Sub-Util-0.42/lib/Perinci/Sub/Util/ResObj.pm Perinci-Sub-Util-0.42/lib/Perinci/Sub/Util.pm Perinci-Sub-Util-0.42/Makefile.PL Perinci-Sub-Util-0.42/Changes Perinci-Sub-Util-0.42/dist.ini Perinci-Sub-Util-0.42/LICENSE Perinci-Sub-Util-0.42/t/ Perinci-Sub-Util-0.42/t/00-compile.t Perinci-Sub-Util-0.42/t/release-pod-coverage.t Perinci-Sub-Util-0.42/t/caller.t Perinci-Sub-Util-0.42/t/release-pod-syntax.t Perinci-Sub-Util-0.42/t/err.t Perinci-Sub-Util-0.42/t/release-rinci.t Perinci-Sub-Util-0.42/t/gen_modified_sub.t Perinci-Sub-Util-0.42/weaver.ini Perinci-Sub-Util-0.42/MANIFEST Perinci-Sub-Util-0.42/META.json Perinci-Sub-Util-0.42/META.yml CPAN.pm: Building P/PE/PERLANCAR/Perinci-Sub-Util-0.42.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Perinci::Sub::Util Writing MYMETA.yml and MYMETA.json >>> make cp lib/Perinci/Sub/Util/Sort.pm blib/lib/Perinci/Sub/Util/Sort.pm cp lib/Perinci/Sub/Util/ResObj.pm blib/lib/Perinci/Sub/Util/ResObj.pm cp lib/Perinci/Sub/Util.pm blib/lib/Perinci/Sub/Util.pm Manifying 3 pod documents PERLANCAR/Perinci-Sub-Util-0.42.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1232/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/Sub/Util.pm loaded ok ok 2 - Perinci/Sub/Util/ResObj.pm loaded ok ok 3 - Perinci/Sub/Util/Sort.pm loaded ok ok t/caller.t ................ ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 1..6 ok t/err.t ................... # Subtest: defaults ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 500 ok 5 - message ok 6 - result ok 7 - result metadata is hash 1..7 ok 1 - defaults # Subtest: set status ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 400 1..4 ok 2 - set status # Subtest: set message ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 500 ok 5 - message 1..5 ok 3 - set message # Subtest: set prev ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 400 ok 5 - message ok 6 - prev 1..6 ok 4 - set prev # Subtest: caller ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 500 ok 5 - message ok 6 - log[0] type ok 7 - log[0] time ok 8 - log[0] package ok 9 - log[0] func ok 10 - log[0] line 1..10 ok 5 - caller # Subtest: stack_trace ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 500 ok 5 - stack_trace 1..5 ok 6 - stack_trace # Subtest: stack_trace only produced once ok 1 - func doesn't die ok 2 - result is defined ok 3 - result is an array ok 4 - status is 501 ok 5 - stack_trace 1..5 ok 7 - stack_trace only produced once 1..7 ok t/gen_modified_sub.t ...... ok 1 ok 2 1..2 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=7, Tests=18, 1 wallclock secs ( 0.14 usr 0.07 sys + 0.96 cusr 0.21 csys = 1.38 CPU) Result: PASS PERLANCAR/Perinci-Sub-Util-0.42.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Perinci-Sub-Util-0.42 already made Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz Prepending /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/arch /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1232/var/cpan/build/Perinci-Sub-Complete-0.81-asF1xi Prepending /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/arch /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/lib to PERL5LIB for 'make' CPAN.pm: Building P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz >>> make cp lib/Perinci/Sub/Complete.pm blib/lib/Perinci/Sub/Complete.pm Manifying 1 pod document PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz make -- OK Prepending /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/arch /export/home/fly1232/var/cpan/build/Perinci-Sub-Util-0.42-sgRCuV/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1232/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_elem.t ..... ok 1 1..1 ok t/complete_arg_val.t ...... ok 1 1..1 ok t/complete_cli_arg.t ...... # Subtest: arg name (no dash) ok 1 - result 1..1 ok 1 - arg name (no dash) # Subtest: arg name 2 (dash) ok 1 - result 1..1 ok 2 - arg name 2 (dash) # Subtest: arg name 3 (sole completion) ok 1 - result 1..1 ok 3 - arg name 3 (sole completion) # Subtest: arg name 3 (unknown option) ok 1 - result 1..1 ok 4 - arg name 3 (unknown option) # Subtest: arg value (schema) ok 1 - result 1..1 ok 5 - arg value (schema) # Subtest: arg value (schema) #2 ok 1 - result 1..1 ok 6 - arg value (schema) \#2 # Subtest: arg value (spec "completion") ok 1 - result 1..1 ok 7 - arg value (spec "completion") # Subtest: arg value, pos ok 1 - result 1..1 ok 8 - arg value, pos # Subtest: arg value, pos + greedy ok 1 - result 1..1 ok 9 - arg value, pos + greedy # Subtest: custom completion (option value for function arg) ok 1 - result 1..1 ok 10 - custom completion (option value for function arg) # Subtest: custom completion (option value for common option) ok 1 - result 1..1 ok 11 - custom completion (option value for common option) # Subtest: custom completion (option value, unknown option) ok 1 - result 1..1 ok 12 - custom completion (option value, unknown option) # Subtest: custom completion (positional cli arg with no matching function arg) ok 1 - result 1..1 ok 13 - custom completion (positional cli arg with no matching function arg) # Subtest: custom completion (positional cli arg for non-greedy arg) ok 1 - result 1..1 ok 14 - custom completion (positional cli arg for non-greedy arg) # Subtest: custom completion (positional cli arg for greedy arg) ok 1 - result 1..1 ok 15 - custom completion (positional cli arg for greedy arg) # Subtest: args passed to completion routine # Subtest: in arg completion property ok 1 ok 2 ok 3 - result 1..3 ok 1 - in arg completion property # Subtest: in arg element_completion property ok 1 ok 2 - result 1..2 ok 2 - in arg element_completion property # Subtest: in custom completion ok 1 ok 2 - result 1..2 ok 3 - in custom completion 1..3 ok 16 - args passed to completion routine 1..16 ok t/complete_from_schema.t .. # Subtest: schema must be normalized ok 1 1..1 ok 1 - schema must be normalized # Subtest: is clause ok 1 ok 2 1..2 ok 2 - is clause # Subtest: in clause ok 1 1..1 ok 3 - in clause # Subtest: int # Subtest: min/max below limit ok 1 1..1 ok 1 - min/max below limit # Subtest: min/xmax below limit ok 1 1..1 ok 2 - min/xmax below limit # Subtest: xmin/max below limit ok 1 1..1 ok 3 - xmin/max below limit # Subtest: xmin/xmax below limit ok 1 1..1 ok 4 - xmin/xmax below limit # Subtest: between below limit ok 1 1..1 ok 5 - between below limit # Subtest: xbetween below limit ok 1 1..1 ok 6 - xbetween below limit # Subtest: digit by digit completion ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 7 - digit by digit completion # Subtest: digit by digit completion, with min/max ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 8 - digit by digit completion, with min/max 1..8 ok 4 - int # Subtest: float # Subtest: digit by digit completion ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 1 - digit by digit completion # Subtest: digit by digit completion, with min/max ok 1 ok 2 ok 3 ok 4 1..4 ok 2 - digit by digit completion, with min/max 1..2 ok 5 - float # Subtest: any ok 1 ok 2 1..2 ok 6 - any 1..6 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=8, Tests=25, 2 wallclock secs ( 0.14 usr 0.06 sys + 1.38 cusr 0.24 csys = 1.82 CPU) Result: PASS PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Complete command-line argument using Rinci metadata >>> (cd /export/home/fly1232/var/cpan/build/Perinci-Sub-Complete-0.81-asF1xi && tar cvf - Perinci-Sub-Complete-0.81.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/P/PE/PERLANCAR/Perinci-Sub-Complete-0.81.tar.gz Perinci-Sub-Complete-0.81.ppd blib/ blib/lib/ blib/lib/Perinci/ blib/lib/Perinci/Sub/ blib/lib/Perinci/Sub/Complete.pm blib/man3/ blib/man3/Perinci::Sub::Complete.3 >>> mv /export/home/fly1232/var/cpan/build/Perinci-Sub-Complete-0.81-asF1xi/Perinci-Sub-Complete-0.81.ppd /export/home/fly1232/var/REPO/P/PE/PERLANCAR Finished 2015-09-04T18:51:08