PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-04-17T00:17:54 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 16 Apr 2019 04:41:03 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-Sub-Complete-0.933.tar.gz ok Perinci-Sub-Complete-0.933/ Perinci-Sub-Complete-0.933/MANIFEST Perinci-Sub-Complete-0.933/weaver.ini Perinci-Sub-Complete-0.933/README Perinci-Sub-Complete-0.933/META.json Perinci-Sub-Complete-0.933/Makefile.PL Perinci-Sub-Complete-0.933/META.yml Perinci-Sub-Complete-0.933/lib/ Perinci-Sub-Complete-0.933/lib/Perinci/ Perinci-Sub-Complete-0.933/lib/Perinci/Sub/ Perinci-Sub-Complete-0.933/lib/Perinci/Sub/Complete.pm Perinci-Sub-Complete-0.933/Changes Perinci-Sub-Complete-0.933/t/ Perinci-Sub-Complete-0.933/t/release-rinci.t Perinci-Sub-Complete-0.933/t/00-compile.t Perinci-Sub-Complete-0.933/t/complete_arg_val.t Perinci-Sub-Complete-0.933/t/complete_arg_elem.t Perinci-Sub-Complete-0.933/t/complete_cli_arg.t Perinci-Sub-Complete-0.933/t/author-pod-syntax.t Perinci-Sub-Complete-0.933/t/complete_from_schema.t Perinci-Sub-Complete-0.933/t/complete_arg_index.t Perinci-Sub-Complete-0.933/t/author-pod-coverage.t Perinci-Sub-Complete-0.933/t/author-critic.t Perinci-Sub-Complete-0.933/LICENSE Perinci-Sub-Complete-0.933/dist.ini Configuring P/PE/PERLANCAR/Perinci-Sub-Complete-0.933.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.933.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PE/PERLANCAR/Perinci-Sub-Complete-0.933.tar.gz >>> make cp lib/Perinci/Sub/Complete.pm blib/lib/Perinci/Sub/Complete.pm Manifying 1 pod document PERLANCAR/Perinci-Sub-Complete-0.933.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-critic.t ......... skipped: these tests are for testing by the author 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_index.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: arg value, hash, keys from schema ok 1 - result 1..1 ok 10 - arg value, hash, keys from schema # Subtest: arg value, hash, keys from schema, specified keys wont be mentioned again ok 1 - result 1..1 ok 11 - arg value, hash, keys from schema, specified keys wont be mentioned again # Subtest: arg value, hash, keys from index_completion property ok 1 - result 1..1 ok 12 - arg value, hash, keys from index_completion property # Subtest: arg value, hash, values from element_completion property ok 1 - result 1..1 ok 13 - arg value, hash, values from element_completion property # Subtest: custom completion (option value for function arg) ok 1 - result 1..1 ok 14 - custom completion (option value for function arg) # Subtest: custom completion (option value for common option) ok 1 - result 1..1 ok 15 - custom completion (option value for common option) # Subtest: custom completion (option value, unknown option) ok 1 - result 1..1 ok 16 - custom completion (option value, unknown option) # Subtest: custom completion (positional cli arg with no matching function arg) ok 1 - result 1..1 ok 17 - 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 18 - custom completion (positional cli arg for non-greedy arg) # Subtest: custom completion (positional cli arg for greedy arg) ok 1 - result 1..1 ok 19 - 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 20 - args passed to completion routine 1..20 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 # 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 All tests successful. Files=10, Tests=31, 1 wallclock secs ( 0.04 usr 0.03 sys + 0.38 cusr 0.11 csys = 0.56 CPU) Result: PASS PERLANCAR/Perinci-Sub-Complete-0.933.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Complete command-line argument using Rinci metadata >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Perinci-Sub-Complete-0.933-oIgOpM && tar cvf - Perinci-Sub-Complete-0.933.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PE/PERLANCAR/Perinci-Sub-Complete-0.933.tar.gz Perinci-Sub-Complete-0.933.ppd blib/ blib/man3/ blib/man3/Perinci::Sub::Complete.3 blib/lib/ blib/lib/Perinci/ blib/lib/Perinci/Sub/ blib/lib/Perinci/Sub/Complete.pm VmSize: 388952 kB Finished 2019-04-17T00:17:59