PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-08-04T10:14:11 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Thu, 04 Aug 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz ok Perinci-Sub-Complete-0.86/ Perinci-Sub-Complete-0.86/README Perinci-Sub-Complete-0.86/lib/ Perinci-Sub-Complete-0.86/lib/Perinci/ Perinci-Sub-Complete-0.86/lib/Perinci/Sub/ Perinci-Sub-Complete-0.86/lib/Perinci/Sub/Complete.pm Perinci-Sub-Complete-0.86/Makefile.PL Perinci-Sub-Complete-0.86/Changes Perinci-Sub-Complete-0.86/dist.ini Perinci-Sub-Complete-0.86/LICENSE Perinci-Sub-Complete-0.86/t/ Perinci-Sub-Complete-0.86/t/00-compile.t Perinci-Sub-Complete-0.86/t/complete_from_schema.t Perinci-Sub-Complete-0.86/t/complete_cli_arg.t Perinci-Sub-Complete-0.86/t/complete_arg_val.t Perinci-Sub-Complete-0.86/t/release-rinci.t Perinci-Sub-Complete-0.86/t/complete_arg_elem.t Perinci-Sub-Complete-0.86/t/author-pod-syntax.t Perinci-Sub-Complete-0.86/t/author-pod-coverage.t Perinci-Sub-Complete-0.86/weaver.ini Perinci-Sub-Complete-0.86/MANIFEST Perinci-Sub-Complete-0.86/META.json Perinci-Sub-Complete-0.86/META.yml Configuring P/PE/PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Perinci::Sub::Complete Writing MYMETA.yml and MYMETA.json PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz >>> make cp lib/Perinci/Sub/Complete.pm blib/lib/Perinci/Sub/Complete.pm Manifying 1 pod document PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-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/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/complete_arg_elem.t ..... ok 1 1..1 ok t/complete_arg_val.t ...... ok 1 1..1 ok Can't locate Sah/Schema/rinci/function_meta.pm in @INC (you may need to install the Sah::Schema::rinci::function_meta module) (@INC contains: /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Perinci-Sub-Complete-0.86-KNBhQJ/blib/lib /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Perinci-Sub-Complete-0.86-KNBhQJ/blib/arch /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib .) at /Users/fly2000/cpanfly-5.20/var/megalib/Perinci/Sub/Normalize.pm line 144. t/complete_cli_arg.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run 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 # Subtest: schema is based on other schema ok 1 ok 2 ok 3 1..3 ok 7 - schema is based on other schema 1..7 ok t/release-rinci.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_cli_arg.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=8, Tests=10, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.35 cusr 0.07 csys = 0.50 CPU) Result: FAIL Failed 1/8 test programs. 0/10 subtests failed. make: *** [test_dynamic] Error 255 PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/Perinci-Sub-Complete-0.86.tar.gz Finished 2016-08-04T10:14:17