PATH=/usr/bin:/bin Start 2014-11-21T08:00:29 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Fri, 21 Nov 2014 15:17:02 GMT Running make for P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/CHECKSUMS Checksum for /home/fly2000/var/cpan/sources/authors/id/P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz ok Perinci-CmdLine-Lite-0.53/ Perinci-CmdLine-Lite-0.53/README Perinci-CmdLine-Lite-0.53/lib/ Perinci-CmdLine-Lite-0.53/lib/Test/ Perinci-CmdLine-Lite-0.53/lib/Test/Perinci/ Perinci-CmdLine-Lite-0.53/lib/Test/Perinci/CmdLine.pm Perinci-CmdLine-Lite-0.53/lib/Perinci/ Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/ Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Manual/ Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Manual/FAQ.pod Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Manual/Examples.pod Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Lite.pm Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Base.pm Perinci-CmdLine-Lite-0.53/lib/Perinci/CmdLine/Manual.pod Perinci-CmdLine-Lite-0.53/Makefile.PL Perinci-CmdLine-Lite-0.53/Changes Perinci-CmdLine-Lite-0.53/dist.ini Perinci-CmdLine-Lite-0.53/LICENSE Perinci-CmdLine-Lite-0.53/t/ Perinci-CmdLine-Lite-0.53/t/00-compile.t Perinci-CmdLine-Lite-0.53/t/release-pod-coverage.t Perinci-CmdLine-Lite-0.53/t/release-pod-syntax.t Perinci-CmdLine-Lite-0.53/t/01-embed.t Perinci-CmdLine-Lite-0.53/t/complete.t Perinci-CmdLine-Lite-0.53/t/release-rinci.t Perinci-CmdLine-Lite-0.53/t/run.t Perinci-CmdLine-Lite-0.53/weaver.ini Perinci-CmdLine-Lite-0.53/MANIFEST Perinci-CmdLine-Lite-0.53/META.json Perinci-CmdLine-Lite-0.53/META.yml CPAN.pm: Building P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Perinci::CmdLine::Lite Writing MYMETA.yml and MYMETA.json >>> make cp lib/Perinci/CmdLine/Base.pm blib/lib/Perinci/CmdLine/Base.pm cp lib/Perinci/CmdLine/Manual/Examples.pod blib/lib/Perinci/CmdLine/Manual/Examples.pod cp lib/Test/Perinci/CmdLine.pm blib/lib/Test/Perinci/CmdLine.pm cp lib/Perinci/CmdLine/Lite.pm blib/lib/Perinci/CmdLine/Lite.pm cp lib/Perinci/CmdLine/Manual.pod blib/lib/Perinci/CmdLine/Manual.pod cp lib/Perinci/CmdLine/Manual/FAQ.pod blib/lib/Perinci/CmdLine/Manual/FAQ.pod Manifying 6 pod documents PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly2000/ap2000-298540/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..3 ok 1 - Perinci/CmdLine/Base.pm loaded ok ok 2 - Perinci/CmdLine/Lite.pm loaded ok ok 3 - Test/Perinci/CmdLine.pm loaded ok ok t/01-embed.t .............. # Subtest: test_run: run works ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: run works # Subtest: test_complete: cmd --bar^ ok 1 - exit code = 0 ok 2 - result 1..2 ok 2 - test_complete: cmd --bar^ 1..2 ok t/complete.t .............. # Subtest: test_complete: cmd --s1 ap^ ok 1 - exit code = 0 ok 2 - result 1..2 ok 1 - test_complete: cmd --s1 ap^ 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 t/run.t ................... # Subtest: help action # Subtest: test_run: --help ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: --help # Subtest: test_run: has subcommands ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 2 - test_run: has subcommands # Subtest: test_run: help on subcommand ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 3 - test_run: help on subcommand 1..3 ok 1 - help action # Subtest: version action # Subtest: test_run: --version ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: --version 1..1 ok 2 - version action # Subtest: subcommands action # Subtest: test_run: --subcommands ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: --subcommands # Subtest: test_run: unknown subcommand = error ok 1 - doesn't die ok 2 - exit code 1..2 ok 2 - test_run: unknown subcommand = error # Subtest: test_run: default_subcommand ok 1 - doesn't die ok 2 - exit code 1..2 ok 3 - test_run: default_subcommand # Subtest: test_run: default_subcommand 2 ok 1 - doesn't die ok 2 - exit code 1..2 ok 4 - test_run: default_subcommand 2 1..4 ok 3 - subcommands action # Subtest: output formats # Subtest: test_run: --json ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: --json # Subtest: text-pretty # Subtest: test_run: undef ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: undef # Subtest: test_run: scalar ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 2 - test_run: scalar # Subtest: test_run: empty array ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 3 - test_run: empty array # Subtest: test_run: aos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 4 - test_run: aos # Subtest: test_run: aoaos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 5 - test_run: aoaos # Subtest: test_run: aohos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 6 - test_run: aohos # Subtest: test_run: hos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 7 - test_run: hos # Subtest: test_run: hohos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 8 - test_run: hohos 1..8 ok 2 - text-pretty # Subtest: text-simple # Subtest: test_run: undef ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: undef # Subtest: test_run: scalar ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 2 - test_run: scalar # Subtest: test_run: empty array ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 3 - test_run: empty array # Subtest: test_run: aos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 4 - test_run: aos # Subtest: test_run: aoaos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 5 - test_run: aoaos # Subtest: test_run: aohos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 6 - test_run: aohos # Subtest: test_run: hos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 7 - test_run: hos # Subtest: test_run: hohos ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 8 - test_run: hohos 1..8 ok 3 - text-simple 1..3 ok 4 - output formats # Subtest: call action # Subtest: test_run: single command ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 1 - test_run: single command # Subtest: test_run: default property of arg spec is observed ok 1 - doesn't die ok 2 - exit code ok 3 - default number of pairs 1..3 ok 2 - test_run: default property of arg spec is observed # Subtest: test_run: schema default of arg is observed ok 1 - doesn't die ok 2 - exit code 1..2 ok 3 - test_run: schema default of arg is observed # Subtest: test_run: multiple subcommands (subcommand not specified -> help) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 4 - test_run: multiple subcommands (subcommand not specified -> help) # Subtest: test_run: multiple subcommands (subc specified via first cli arg) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 5 - test_run: multiple subcommands (subc specified via first cli arg) # Subtest: test_run: multiple subcommands (subc specified via default_subcommand) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 6 - test_run: multiple subcommands (subc specified via default_subcommand) # Subtest: test_run: multiple subcommands (subc specified via --cmd) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 7 - test_run: multiple subcommands (subc specified via --cmd) # Subtest: test_run: args_as array ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 8 - test_run: args_as array # Subtest: test_run: args_as arrayref ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 9 - test_run: args_as arrayref # Subtest: test_run: args_as hashref ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 10 - test_run: args_as hashref # Subtest: test_run: result_naked ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 11 - test_run: result_naked 1..11 ok 5 - call action # Subtest: cmdline_src # Subtest: test_run: unknown value ok 1 - doesn't die ok 2 - status 1..2 ok 1 - test_run: unknown value # Subtest: test_run: arg type not str/array ok 1 - doesn't die ok 2 - status 1..2 ok 2 - test_run: arg type not str/array # Subtest: test_run: multiple stdin ok 1 - doesn't die ok 2 - status 1..2 ok 3 - test_run: multiple stdin # Subtest: test_run: file 1 ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 4 - test_run: file 1 # Subtest: test_run: file 1 (special hint arguments passed) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 5 - test_run: file 1 (special hint arguments passed) # Subtest: test_run: file 2 ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 6 - test_run: file 2 # Subtest: test_run: file 2 (special hint arguments passed) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 7 - test_run: file 2 (special hint arguments passed) # Subtest: test_run: file not found ok 1 - doesn't die ok 2 - status 1..2 ok 8 - test_run: file not found # Subtest: test_run: file, missing required arg ok 1 - doesn't die ok 2 - status 1..2 ok 9 - test_run: file, missing required arg # Subtest: test_run: stdin_or_files file ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 10 - test_run: stdin_or_files file # Subtest: test_run: stdin_or_files file (special hint arguments passed) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 11 - test_run: stdin_or_files file (special hint arguments passed) # Subtest: test_run: stdin_or_files file not found ok 1 - doesn't die ok 2 - status 1..2 ok 12 - test_run: stdin_or_files file not found # Subtest: test_run: stdin str ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 13 - test_run: stdin str # Subtest: test_run: stdin str (special hint arguments passed) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 14 - test_run: stdin str (special hint arguments passed) # Subtest: test_run: stdin array ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 15 - test_run: stdin array # Subtest: test_run: stdin + arg set to "-" ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 16 - test_run: stdin + arg set to "-" # Subtest: test_run: stdin + arg set to non "-" ok 1 - doesn't die ok 2 - status 1..2 ok 17 - test_run: stdin + arg set to non "-" # Subtest: test_run: stdin_line + from stdin ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 18 - test_run: stdin_line + from stdin # Subtest: test_run: stdin_line + from stdin (special hint arguments passed) ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 19 - test_run: stdin_line + from stdin (special hint arguments passed) # Subtest: test_run: stdin_line + from cmdline ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 20 - test_run: stdin_line + from cmdline # Subtest: test_run: multi stdin_line ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 21 - test_run: multi stdin_line 1..21 ok 6 - cmdline_src # Subtest: result metadata # Subtest: cmdline.exit_code # Subtest: test_run: ok 1 - doesn't die ok 2 - exit code ok 3 - status 1..3 ok 1 - test_run: 1..1 ok 1 - cmdline.exit_code # Subtest: cmdline.result # Subtest: test_run: ok 1 - doesn't die ok 2 - output_re 1..2 ok 1 - test_run: 1..1 ok 2 - cmdline.result # Subtest: cmdline.default_format # Subtest: test_run: ok 1 - doesn't die ok 2 - output_re 1..2 ok 1 - test_run: # Subtest: test_run: --format text ok 1 - doesn't die ok 2 - output_re 1..2 ok 2 - test_run: --format text 1..2 ok 3 - cmdline.default_format # Subtest: cmdline.skip_format # Subtest: test_run: ok 1 - doesn't die ok 2 - output_re 1..2 ok 1 - test_run: 1..1 ok 4 - cmdline.skip_format 1..4 ok 7 - result metadata # Subtest: config # Subtest: test_run: config_dirs ok 1 - doesn't die ok 2 - output_re 1..2 ok 1 - test_run: config_dirs # Subtest: test_run: config_filename ok 1 - doesn't die ok 2 - output_re 1..2 ok 2 - test_run: config_filename # Subtest: test_run: --no-config ok 1 - doesn't die ok 2 - output_re 1..2 ok 3 - test_run: --no-config # Subtest: test_run: --config-path ok 1 - doesn't die ok 2 - output_re 1..2 ok 4 - test_run: --config-path # Subtest: test_run: --config-profile ok 1 - doesn't die ok 2 - output_re 1..2 ok 5 - test_run: --config-profile # Subtest: test_run: unknown config profile -> error ok 1 - doesn't die ok 2 - status 1..2 ok 6 - test_run: unknown config profile -> error # Subtest: test_run: unknown config profile but does not read config -> ok ok 1 - doesn't die ok 2 - output_re 1..2 ok 7 - test_run: unknown config profile but does not read config -> ok # Subtest: test_run: unknown config profile but set ignore_missing_config_profile_section -> ok ok 1 - doesn't die ok 2 - output_re 1..2 ok 8 - test_run: unknown config profile but set ignore_missing_config_profile_section -> ok # Subtest: test_run: subcommand ok 1 - doesn't die ok 2 - output_re 1..2 ok 9 - test_run: subcommand # Subtest: test_run: subcommand + --config-profile ok 1 - doesn't die ok 2 - output_re 1..2 ok 10 - test_run: subcommand + --config-profile # Subtest: test_run: array-ify if argument is array ok 1 - doesn't die ok 2 - exit code ok 3 - output_re 1..3 ok 11 - test_run: array-ify if argument is array 1..11 ok 8 - config 1..8 ok All tests successful. Files=7, Tests=14, 3 wallclock secs ( 0.10 usr 0.04 sys + 1.53 cusr 0.21 csys = 1.88 CPU) Result: PASS PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> A lightweight Rinci/Riap-based command-line application framework >>> (cd /home/fly2000/var/cpan/build/Perinci-CmdLine-Lite-0.53-2maIoB && tar cvf - Perinci-CmdLine-Lite-0.53.ppd blib) | gzip -c >/home/fly2000/var/REPO/P/PE/PERLANCAR/Perinci-CmdLine-Lite-0.53.tar.gz Perinci-CmdLine-Lite-0.53.ppd blib/ blib/man3/ blib/man3/Perinci::CmdLine::Manual.3 blib/man3/Perinci::CmdLine::Base.3 blib/man3/Perinci::CmdLine::Manual::Examples.3 blib/man3/Test::Perinci::CmdLine.3 blib/man3/Perinci::CmdLine::Lite.3 blib/man3/Perinci::CmdLine::Manual::FAQ.3 blib/lib/ blib/lib/Perinci/ blib/lib/Perinci/CmdLine/ blib/lib/Perinci/CmdLine/Base.pm blib/lib/Perinci/CmdLine/Manual/ blib/lib/Perinci/CmdLine/Manual/Examples.pod blib/lib/Perinci/CmdLine/Manual/FAQ.pod blib/lib/Perinci/CmdLine/Manual.pod blib/lib/Perinci/CmdLine/Lite.pm blib/lib/Test/ blib/lib/Test/Perinci/ blib/lib/Test/Perinci/CmdLine.pm >>> mv /home/fly2000/var/cpan/build/Perinci-CmdLine-Lite-0.53-2maIoB/Perinci-CmdLine-Lite-0.53.ppd /home/fly2000/var/REPO/P/PE/PERLANCAR VmSize: 302444 kB Finished 2014-11-21T08:00:39