PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-08-03T08:07:58 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/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 /data/fly2400/cpanfly-5.24/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 >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/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 Module::Loadable Writing MYMETA.yml and MYMETA.json PERLANCAR/Module-Loadable-0.001.tar.gz /data/fly2400/ap2400-300558/bin/perl-static 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 "/data/fly2400/ap2400-300558/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 - 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.06 usr 0.02 sys + 0.62 cusr 0.12 csys = 0.82 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 /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Module-Loadable-0.001-BoKpdq && tar cvf - Module-Loadable-0.001.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/P/PE/PERLANCAR/Module-Loadable-0.001.tar.gz Module-Loadable-0.001.ppd blib/ blib/man3/ blib/man3/Module::Loadable.3 blib/lib/ blib/lib/Module/ blib/lib/Module/Loadable.pm VmSize: 341652 kB Finished 2016-08-03T08:08:05