PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-04-19T12:00:43 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Tue, 19 Apr 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HA/HAARG/strictures-2.000003.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HA/HAARG/CHECKSUMS Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/H/HA/HAARG/strictures-2.000003.tar.gz ok strictures-2.000003/ strictures-2.000003/Changes strictures-2.000003/inc/ strictures-2.000003/lib/ strictures-2.000003/maint/ strictures-2.000003/Makefile.PL strictures-2.000003/MANIFEST strictures-2.000003/META.json strictures-2.000003/META.yml strictures-2.000003/README strictures-2.000003/t/ strictures-2.000003/xt/ strictures-2.000003/xt/all-categories.t strictures-2.000003/xt/pod.t strictures-2.000003/t/crash.t strictures-2.000003/t/extras.t strictures-2.000003/t/strictures.t strictures-2.000003/maint/Makefile.PL.include strictures-2.000003/lib/strictures/ strictures-2.000003/lib/strictures.pm strictures-2.000003/lib/strictures/extra.pm strictures-2.000003/inc/ExtUtils/ strictures-2.000003/inc/ExtUtils/HasCompiler.pm /bin/tar: Read 3072 bytes from - Configuring H/HA/HAARG/strictures-2.000003.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/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 strictures HAARG/strictures-2.000003.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for H/HA/HAARG/strictures-2.000003.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites >>> make cp lib/strictures/extra.pm blib/lib/strictures/extra.pm cp lib/strictures.pm blib/lib/strictures.pm Manifying 2 pod documents HAARG/strictures-2.000003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/crash.t ....... 1..1 ok 1 - can manage to survive with some modules missing! ok t/extras.t ...... ok 1 - VCS dir has been checked (v1) ok 2 - VCS dir not detected with no .git (v1) ok 3 - VCS dir has been checked (v1) ok 4 - VCS dir detected with .git (v1) ok 5 - file named file.pl does not get extras (v1) ok 6 - file named test.pl does not get extras (v1) ok 7 - file named library.pm does not get extras (v1) ok 8 - file named t/test.t does get extras (v1) ok 9 - file named xt/test.t does get extras (v1) ok 10 - file named t/one.faket does get extras (v1) ok 11 - file named lib/module.pm does get extras (v1) ok 12 - file named other/one.pl does not get extras (v1) ok 13 - file named other/t/test.t does not get extras (v1) ok 14 - file named blib/module.pm does get extras (v1) ok 15 - failure to load all three extra deps is reported (v1) ok 16 - extra dep load failure is not reported a second time (v1) ok 17 - VCS dir has been checked (v2) ok 18 - VCS dir not detected with no .git (v2) ok 19 - VCS dir has been checked (v2) ok 20 - VCS dir detected with .git (v2) ok 21 - file named file.pl does not get extras (v2) ok 22 - file named test.pl does not get extras (v2) ok 23 - file named library.pm does not get extras (v2) ok 24 - file named t/test.t does get extras (v2) ok 25 - file named xt/test.t does get extras (v2) ok 26 - file named t/one.faket does get extras (v2) ok 27 - file named lib/module.pm does get extras (v2) ok 28 - file named other/one.pl does not get extras (v2) ok 29 - file named other/t/test.t does not get extras (v2) ok 30 - file named blib/module.pm does get extras (v2) ok 31 - failure to load all three extra deps is reported (v2) ok 32 - extra dep load failure is not reported a second time (v2) 1..32 ok t/strictures.t .. ok 1 - Hints correct for version 1 ok 2 - Warnings correct for version 1 ok 3 - Hints correct for version 2 ok 4 - Warnings correct for version 2 ok 5 - ->VERSION returns version correctly ok 6 - Can't use strictures 3 (this is version 2.000003) ok 7 - Can't use strictures version option 3 (this is version 2.000003) ok 8 - Can't use strictures version option undef ok 9 - Can use current strictures version 1..9 ok All tests successful. Files=3, Tests=42, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.15 cusr 0.01 csys = 0.20 CPU) Result: PASS HAARG/strictures-2.000003.tar.gz make test TEST_VERBOSE=1 -- OK Graham Knop <haarg@cpan.org> turn on strict and make most warnings fatal >>> (cd /home/fly1400/cpanfly-5.14/var/cpan/build/strictures-2.000003-WuGPtn && tar cvf - strictures-2.000003.ppd blib) | gzip -c >/home/fly1400/cpanfly-5.14/var/REPO/H/HA/HAARG/strictures-2.000003.tar.gz strictures-2.000003.ppd blib/ blib/lib/ blib/lib/strictures/ blib/lib/strictures/extra.pm blib/lib/strictures.pm blib/man3/ blib/man3/strictures.3 blib/man3/strictures::extra.3 >>> mv /home/fly1400/cpanfly-5.14/var/cpan/build/strictures-2.000003-WuGPtn/strictures-2.000003.ppd /home/fly1400/cpanfly-5.14/var/REPO/H/HA/HAARG VmSize: 277472 kB Finished 2016-04-19T12:00:48