PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2015-07-26T01:50:24 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Sun, 26 Jul 2015 05:41:02 GMT Running make for P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz Checksum for /data/cpan/authors/id/P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz ok Perinci-Examples-0.55/ Perinci-Examples-0.55/devscripts/ Perinci-Examples-0.55/devscripts/bench-startup Perinci-Examples-0.55/Changes Perinci-Examples-0.55/LICENSE Perinci-Examples-0.55/MANIFEST Perinci-Examples-0.55/lib/ Perinci-Examples-0.55/lib/Perinci/ Perinci-Examples-0.55/lib/Perinci/Examples/ Perinci-Examples-0.55/lib/Perinci/Examples/Tx.pm Perinci-Examples-0.55/lib/Perinci/Examples/NoMeta.pm Perinci-Examples-0.55/lib/Perinci/Examples/Version.pm Perinci-Examples-0.55/lib/Perinci/Examples/SubMeta.pm Perinci-Examples-0.55/lib/Perinci/Examples/Stream.pm Perinci-Examples-0.55/lib/Perinci/Examples/Tiny.pm Perinci-Examples-0.55/lib/Perinci/Examples/FileStream.pm Perinci-Examples-0.55/lib/Perinci/Examples/CmdLineSrc.pm Perinci-Examples-0.55/lib/Perinci/Examples/FilePartial.pm Perinci-Examples-0.55/lib/Perinci/Examples/CLI.pm Perinci-Examples-0.55/lib/Perinci/Examples/CmdLineResMeta.pm Perinci-Examples-0.55/lib/Perinci/Examples/Completion.pm Perinci-Examples-0.55/lib/Perinci/Examples.pm Perinci-Examples-0.55/README Perinci-Examples-0.55/META.json Perinci-Examples-0.55/Makefile.PL Perinci-Examples-0.55/dist.ini Perinci-Examples-0.55/t/ Perinci-Examples-0.55/t/release-rinci.t Perinci-Examples-0.55/t/release-pod-coverage.t Perinci-Examples-0.55/t/00-compile.t Perinci-Examples-0.55/t/release-pod-syntax.t Perinci-Examples-0.55/weaver.ini Perinci-Examples-0.55/META.yml CPAN.pm: Building P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz >>> /Users/fly1400/ap1400/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::Examples Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- PERLANCAR/Perinci-Examples-0.55.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.41.tar.gz Checksum for /data/cpan/authors/id/P/PE/PERLANCAR/Perinci-Sub-Util-0.41.tar.gz ok Perinci-Sub-Util-0.41/ Perinci-Sub-Util-0.41/META.json Perinci-Sub-Util-0.41/LICENSE Perinci-Sub-Util-0.41/Changes Perinci-Sub-Util-0.41/TODO.md Perinci-Sub-Util-0.41/META.yml Perinci-Sub-Util-0.41/Makefile.PL Perinci-Sub-Util-0.41/t/ Perinci-Sub-Util-0.41/t/caller.t Perinci-Sub-Util-0.41/t/release-pod-syntax.t Perinci-Sub-Util-0.41/t/gen_modified_sub.t Perinci-Sub-Util-0.41/t/err.t Perinci-Sub-Util-0.41/t/release-pod-coverage.t Perinci-Sub-Util-0.41/t/release-rinci.t Perinci-Sub-Util-0.41/t/00-compile.t Perinci-Sub-Util-0.41/README Perinci-Sub-Util-0.41/dist.ini Perinci-Sub-Util-0.41/lib/ Perinci-Sub-Util-0.41/lib/Perinci/ Perinci-Sub-Util-0.41/lib/Perinci/Sub/ Perinci-Sub-Util-0.41/lib/Perinci/Sub/Util/ Perinci-Sub-Util-0.41/lib/Perinci/Sub/Util/Sort.pm Perinci-Sub-Util-0.41/lib/Perinci/Sub/Util/ResObj.pm Perinci-Sub-Util-0.41/lib/Perinci/Sub/Util.pm Perinci-Sub-Util-0.41/MANIFEST Perinci-Sub-Util-0.41/weaver.ini CPAN.pm: Building P/PE/PERLANCAR/Perinci-Sub-Util-0.41.tar.gz >>> /Users/fly1400/ap1400/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.41.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1400/ap1400/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, 3 wallclock secs ( 0.05 usr 0.02 sys + 0.31 cusr 0.08 csys = 0.46 CPU) Result: PASS PERLANCAR/Perinci-Sub-Util-0.41.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Perinci-Sub-Util-0.41 already made Running make for P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz Prepending /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/arch /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly1400/var/cpan/build/Perinci-Examples-0.55-CafdUO Prepending /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/arch /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/lib to PERL5LIB for 'make' CPAN.pm: Building P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz >>> make cp lib/Perinci/Examples/NoMeta.pm blib/lib/Perinci/Examples/NoMeta.pm cp lib/Perinci/Examples/Version.pm blib/lib/Perinci/Examples/Version.pm cp lib/Perinci/Examples/SubMeta.pm blib/lib/Perinci/Examples/SubMeta.pm cp lib/Perinci/Examples/Completion.pm blib/lib/Perinci/Examples/Completion.pm cp lib/Perinci/Examples/CmdLineSrc.pm blib/lib/Perinci/Examples/CmdLineSrc.pm cp lib/Perinci/Examples/FileStream.pm blib/lib/Perinci/Examples/FileStream.pm cp lib/Perinci/Examples/Tx.pm blib/lib/Perinci/Examples/Tx.pm cp lib/Perinci/Examples/Stream.pm blib/lib/Perinci/Examples/Stream.pm cp lib/Perinci/Examples/FilePartial.pm blib/lib/Perinci/Examples/FilePartial.pm cp lib/Perinci/Examples/CLI.pm blib/lib/Perinci/Examples/CLI.pm cp lib/Perinci/Examples/Tiny.pm blib/lib/Perinci/Examples/Tiny.pm cp lib/Perinci/Examples/CmdLineResMeta.pm blib/lib/Perinci/Examples/CmdLineResMeta.pm cp lib/Perinci/Examples.pm blib/lib/Perinci/Examples.pm Manifying 13 pod documents PERLANCAR/Perinci-Examples-0.55.tar.gz make -- OK Prepending /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/arch /Users/fly1400/var/cpan/build/Perinci-Sub-Util-0.41-_4nzli/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1400/ap1400/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..13 ok 1 - Perinci/Examples.pm loaded ok ok 2 - Perinci/Examples/CLI.pm loaded ok ok 3 - Perinci/Examples/CmdLineResMeta.pm loaded ok ok 4 - Perinci/Examples/CmdLineSrc.pm loaded ok ok 5 - Perinci/Examples/Completion.pm loaded ok ok 6 - Perinci/Examples/FilePartial.pm loaded ok ok 7 - Perinci/Examples/FileStream.pm loaded ok ok 8 - Perinci/Examples/NoMeta.pm loaded ok ok 9 - Perinci/Examples/Stream.pm loaded ok ok 10 - Perinci/Examples/SubMeta.pm loaded ok ok 11 - Perinci/Examples/Tiny.pm loaded ok ok 12 - Perinci/Examples/Tx.pm loaded ok ok 13 - Perinci/Examples/Version.pm loaded ok 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=4, Tests=13, 2 wallclock secs ( 0.03 usr 0.01 sys + 0.38 cusr 0.15 csys = 0.57 CPU) Result: PASS PERLANCAR/Perinci-Examples-0.55.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Various examples of Rinci metadata >>> (cd /Users/fly1400/var/cpan/build/Perinci-Examples-0.55-CafdUO && tar cvf - Perinci-Examples-0.55.ppd blib) | gzip -c >/Users/fly1400/var/REPO/P/PE/PERLANCAR/Perinci-Examples-0.55.tar.gz Perinci-Examples-0.55.ppd blib/ blib/lib/ blib/lib/Perinci/ blib/lib/Perinci/Examples/ blib/lib/Perinci/Examples/CLI.pm blib/lib/Perinci/Examples/CmdLineResMeta.pm blib/lib/Perinci/Examples/CmdLineSrc.pm blib/lib/Perinci/Examples/Completion.pm blib/lib/Perinci/Examples/FilePartial.pm blib/lib/Perinci/Examples/FileStream.pm blib/lib/Perinci/Examples/NoMeta.pm blib/lib/Perinci/Examples/Stream.pm blib/lib/Perinci/Examples/SubMeta.pm blib/lib/Perinci/Examples/Tiny.pm blib/lib/Perinci/Examples/Tx.pm blib/lib/Perinci/Examples/Version.pm blib/lib/Perinci/Examples.pm blib/man3/ blib/man3/Perinci::Examples.3 blib/man3/Perinci::Examples::CLI.3 blib/man3/Perinci::Examples::CmdLineResMeta.3 blib/man3/Perinci::Examples::CmdLineSrc.3 blib/man3/Perinci::Examples::Completion.3 blib/man3/Perinci::Examples::FilePartial.3 blib/man3/Perinci::Examples::FileStream.3 blib/man3/Perinci::Examples::NoMeta.3 blib/man3/Perinci::Examples::Stream.3 blib/man3/Perinci::Examples::SubMeta.3 blib/man3/Perinci::Examples::Tiny.3 blib/man3/Perinci::Examples::Tx.3 blib/man3/Perinci::Examples::Version.3 >>> mv /Users/fly1400/var/cpan/build/Perinci-Examples-0.55-CafdUO/Perinci-Examples-0.55.ppd /Users/fly1400/var/REPO/P/PE/PERLANCAR Finished 2015-07-26T01:51:00