PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-08-03T10:08:55 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Wed, 03 Aug 2016 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/Module-Loadable-0.001.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/P/PE/PERLANCAR/Module-Loadable-0.001.tar.gz ok Module-Loadable-0.001/ Module-Loadable-0.001/README Module-Loadable-0.001/lib/ Module-Loadable-0.001/lib/Module/ Module-Loadable-0.001/lib/Module/Loadable.pm Module-Loadable-0.001/Makefile.PL Module-Loadable-0.001/Changes Module-Loadable-0.001/dist.ini Module-Loadable-0.001/LICENSE Module-Loadable-0.001/t/ Module-Loadable-0.001/t/filter.t Module-Loadable-0.001/t/00-compile.t Module-Loadable-0.001/t/bin/ Module-Loadable-0.001/t/bin/test-module-source.pl Module-Loadable-0.001/t/bin/test-module-loadable.pl Module-Loadable-0.001/t/01-basic.t Module-Loadable-0.001/t/lib/ Module-Loadable-0.001/t/lib/Local/ Module-Loadable-0.001/t/lib/Local/Bar.pm Module-Loadable-0.001/t/lib/Local/Foo.pm Module-Loadable-0.001/t/packed.t Module-Loadable-0.001/t/author-pod-syntax.t Module-Loadable-0.001/t/author-pod-coverage.t Module-Loadable-0.001/weaver.ini Module-Loadable-0.001/MANIFEST Module-Loadable-0.001/META.json Module-Loadable-0.001/META.yml Configuring P/PE/PERLANCAR/Module-Loadable-0.001.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 Module::Loadable Writing MYMETA.yml and MYMETA.json PERLANCAR/Module-Loadable-0.001.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for P/PE/PERLANCAR/Module-Loadable-0.001.tar.gz >>> make cp lib/Module/Loadable.pm blib/lib/Module/Loadable.pm Manifying 1 pod document PERLANCAR/Module-Loadable-0.001.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 - Module/Loadable.pm loaded ok ok t/01-basic.t ............. # Subtest: module_loadable ok 1 - already loaded -> true ok 2 - Foo/Bar.pm-style accepted ok 3 - 'if' can be loaded ok 4 - if.pm is not actually loaded ok 5 - not found on filesystem -> false 1..5 ok 1 - module_loadable # Subtest: module_source ok 1 1..1 ok 2 - module_source 1..2 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/filter.t ............... # Subtest: module_loadable ok 1 - 'if' can't be loaded (filtered) 1..1 ok 1 - module_loadable 1..1 ok t/packed.t ............... skipped: Need App::depak All tests successful. Files=6, Tests=4, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.25 cusr 0.06 csys = 0.37 CPU) Result: PASS PERLANCAR/Module-Loadable-0.001.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Check if a module is loadable without actually loading it >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Module-Loadable-0.001-RLLI8N && tar cvf - Module-Loadable-0.001.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/P/PE/PERLANCAR/Module-Loadable-0.001.tar.gz Module-Loadable-0.001.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/Loadable.pm blib/man3/ blib/man3/Module::Loadable.3 Finished 2016-08-03T10:09:00