PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2016-07-24T02:10:31 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 23 Jul 2016 02:41:02 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.85.tar.gz ok Perinci-Sub-Complete-0.85/ Perinci-Sub-Complete-0.85/README Perinci-Sub-Complete-0.85/lib/ Perinci-Sub-Complete-0.85/lib/Perinci/ Perinci-Sub-Complete-0.85/lib/Perinci/Sub/ Perinci-Sub-Complete-0.85/lib/Perinci/Sub/Complete.pm Perinci-Sub-Complete-0.85/Makefile.PL Perinci-Sub-Complete-0.85/Changes Perinci-Sub-Complete-0.85/dist.ini Perinci-Sub-Complete-0.85/LICENSE Perinci-Sub-Complete-0.85/t/ Perinci-Sub-Complete-0.85/t/00-compile.t Perinci-Sub-Complete-0.85/t/complete_from_schema.t Perinci-Sub-Complete-0.85/t/complete_cli_arg.t Perinci-Sub-Complete-0.85/t/complete_arg_val.t Perinci-Sub-Complete-0.85/t/release-rinci.t Perinci-Sub-Complete-0.85/t/complete_arg_elem.t Perinci-Sub-Complete-0.85/t/author-pod-syntax.t Perinci-Sub-Complete-0.85/t/author-pod-coverage.t Perinci-Sub-Complete-0.85/weaver.ini Perinci-Sub-Complete-0.85/MANIFEST Perinci-Sub-Complete-0.85/META.json Perinci-Sub-Complete-0.85/META.yml Configuring P/PE/PERLANCAR/Perinci-Sub-Complete-0.85.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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.85.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.85.tar.gz >>> make cp lib/Perinci/Sub/Complete.pm blib/lib/Perinci/Sub/Complete.pm Manifying 1 pod document PERLANCAR/Perinci-Sub-Complete-0.85.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-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 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 # Failed test at t/complete_from_schema.t line 155. # Structures begin differing at: # $got = undef # $expected = HASH(0xdc5518) # Failed test at t/complete_from_schema.t line 157. # Structures begin differing at: # $got = undef # $expected = HASH(0xdcfd50) # Looks like you failed 2 tests of 3. # Failed test 'schema is based on other schema' # at t/complete_from_schema.t line 159. # Looks like you failed 1 test of 7. 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 not ok 2 not ok 3 1..3 not ok 7 - schema is based on other schema 1..7 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/release-rinci.t ......... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/complete_from_schema.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=8, Tests=26, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.56 cusr 0.10 csys = 0.74 CPU) Result: FAIL Failed 1/8 test programs. 1/26 subtests failed. make: *** [test_dynamic] Error 255 PERLANCAR/Perinci-Sub-Complete-0.85.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.85.tar.gz VmSize: 319072 kB Finished 2016-07-24T02:10:36