PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-05-10T14:21:59 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Tue, 10 May 2016 04:41:02 GMT Checksum for /home/fly1600/cpanfly-5.16/var/cpan/sources/authors/id/B/BI/BINGOS/Module-CoreList-5.20160507.tar.gz ok Module-CoreList-5.20160507/ Module-CoreList-5.20160507/corelist Module-CoreList-5.20160507/META.json Module-CoreList-5.20160507/MANIFEST Module-CoreList-5.20160507/identify-dependencies Module-CoreList-5.20160507/t/ Module-CoreList-5.20160507/t/corelist.t Module-CoreList-5.20160507/t/find_modules.t Module-CoreList-5.20160507/t/utils.t Module-CoreList-5.20160507/t/is_core.t Module-CoreList-5.20160507/t/pod.t Module-CoreList-5.20160507/t/deprecated.t Module-CoreList-5.20160507/Changes Module-CoreList-5.20160507/lib/ Module-CoreList-5.20160507/lib/Module/ Module-CoreList-5.20160507/lib/Module/CoreList/ Module-CoreList-5.20160507/lib/Module/CoreList/Utils.pm Module-CoreList-5.20160507/lib/Module/CoreList/TieHashDelta.pm Module-CoreList-5.20160507/lib/Module/CoreList.pod Module-CoreList-5.20160507/lib/Module/CoreList.pm Module-CoreList-5.20160507/README Module-CoreList-5.20160507/META.yml Module-CoreList-5.20160507/Makefile.PL Configuring B/BI/BINGOS/Module-CoreList-5.20160507.tar.gz with Makefile.PL >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1600/cpanfly-5.16/var/megalib Want /home/fly1600/ap1600/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::CoreList BINGOS/Module-CoreList-5.20160507.tar.gz /home/fly1600/ap1600/bin/perl-static Makefile.PL -- OK Running make for B/BI/BINGOS/Module-CoreList-5.20160507.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites >>> make cp lib/Module/CoreList.pm blib/lib/Module/CoreList.pm cp lib/Module/CoreList/Utils.pm blib/lib/Module/CoreList/Utils.pm cp lib/Module/CoreList/TieHashDelta.pm blib/lib/Module/CoreList/TieHashDelta.pm cp lib/Module/CoreList.pod blib/lib/Module/CoreList.pod cp corelist blib/script/corelist "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist Manifying 1 pod document Manifying 2 pod documents BINGOS/Module-CoreList-5.20160507.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1600/ap1600/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/corelist.t ...... 1..34 ok 1 - require Module::CoreList; ok 2 - 5.00503 ok 3 - attributes weren't in 5.00503 ok 4 - 5.006001 ok 5 - attributes were in 5.6.1 ok 6 - 5.007003 ok 7 - Attribute::Handlers were bundled with 5.7.3 ok 8 - File::Spec was first bundled in 5.005 ok 9 - File::Spec was released in perl with lowest version number 5.00405 ok 10 - File::Spec reached 0.82 with 5.006_001 ok 11 - File::Spec was first bundled in 5.005 ok 12 - File::Spec was released in perl with lowest version number 5.00405 ok 13 - File::Spec reached 0.82 with 5.006_001 ok 14 - Filespec was never a core module. It's called VMS::Filespec ok 15 - have a note of everythings release ok 16 - FindExt shouldn't get included rt\#6922 ok 17 - families seem consistent (descendants have same modules as ancestors) ok 18 - Module::CoreList was first bundled in 5.009002 ok 19 - Module::CoreList was released in perl with lowest version number 5.008009 ok 20 - Module::CoreList reached 2.18 with 5.010001 ok 21 - Module::CoreList was first bundled in 5.009002 ok 22 - Module::CoreList was released in perl with lowest version number 5.008009 ok 23 - Module::CoreList reached 2.18 with 5.010001 ok 24 - CPANPLUS::inc was removed from 5.010001 ok 25 - CPANPLUS::inc was removed from 5.010001 ok 26 - strict was in 5 ok 27 - strict had no version in 5 ok 28 - strict reached 1.01 with 5.00405 ok 29 - an undefined version does not produce warnings rt\#123556 ok 30 - have recent enough data to test for deep recursion warnings ok 31 - no deep recursion warnings for newer perl versions ok 32 - Lacking an argument, Module::CoreList->find_version() returns undef ok 33 - With argument, Module::CoreList->find_version() returns hashref ok 34 - With argument, Module::CoreList->find_version() returns hashref ok t/deprecated.t .... 1..9 ok 1 - require Module::CoreList; ok 2 - 5.011000 (deprecated list) ok 3 - File::Spec not deprecated in 5.011000 (hash) ok 4 - File::Spec currently is not deprecated (function) ok 5 - Switch deprecated in 5.011000 (hash) ok 6 - Switch deprecated current perl (if pre-5.13.1.) (function) ok 7 - Switch not deprecated in 5.010000 (function w/ perl version) ok 8 - Switch was deprecated in 5.011000 (deprecated_in) ok 9 - File::Spec currently is not deprecated (deprecated_in) ok t/find_modules.t .. 1..6 ok 1 - require Module::CoreList; ok 2 - qr/warnings/ ok 3 - qr/IPC::Open/ ok 4 - qr/Module::/ at 5.008008 ok 5 - qr/Test::H.*::.*s/ at 5.006001 and 5.007003 ok 6 - Module::CoreList functional ok t/is_core.t ....... 1..38 ok 1 - require Module::CoreList; ok 2 - is_core is self-consistent ok 3 - Module::Path has never been in core ok 4 - Module::Path has never been in core ok 5 - Module::Path has never been in core ok 6 - List::Util::PP was added in 5.10.1 so not in core in 5.002 ok 7 - List::Util::PP was in core in 5.16.3 ok 8 - List::Util::PP was removed in 5.17.1 so not in core in 5.18.1 ok 9 - Carp was a core module in first release of perl 5 ok 10 - Carp was still a core module in 5.19.4 ok 11 - Carp should be a core module whatever version of perl you're running ok 12 - attributes weren't in 5.00503 ok 13 - attributes were in 5.6.1 ok 14 - Pod::Plainer was core in 5.12.1 ok 15 - Pod::Plainer was removed in 5.13.1 ok 16 - encoding wasn't in core in first release of perl 5 ok 17 - encoding 1.00 wasn't in core in first release of perl 5 ok 18 - encoding 1.35 wasn't yet in core in perl 5.007003 ok 19 - encoding 1.35 was first included in perl 5.008 ok 20 - encoding 2.04 (>1.35) was included in 5.009004 ok 21 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 22 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 23 - Module::CoreList wasn't core in perl 5.7.3 ok 24 - Module::CoreList wasn't core in perl 5.7.3 (class method) ok 25 - Text::Soundex 1.01 was first included in 5.007003 ok 26 - Text::Soundex 3.03 was included in 5.008009 ok 27 - 5.009003 still had Text::Soundex 1.01 ok 28 - 5.009003 still had Text::Soundex 1.01 ok 29 - 5.009005 still had Text::Soundex 3.02 ok 30 - 5.009005 had Text::Soundex 3.02 ok 31 - 5.01 had Text::Soundex 3.03 ok 32 - DB_File 1.01 was included in 5.002 ok 33 - DB_File 1.03 wasn't included in 5.002 ok 34 - DB_File 1.03 was included in 5.00307 ok 35 - CGI not in 5.021 ok 36 - CGI not in 5.021001 ok 37 - Config v0+ is in core in 5.020 ok 38 - Config v(undef) is in core in 7.020 ok t/pod.t ........... 1..2 ok 1 - module pod ok (no pod) ok 2 - script pod ok ok t/utils.t ......... 1..9 ok 1 - require Module::CoreList::Utils; ok 2 - 5 had a2p ok 3 - a2p first released in 5 ok 4 - a2p first released in 5 ok 5 - corelist with v5.8.9 ok 6 - corelist with v5.9.2 ok 7 - corelist with v5.9.2 ok 8 - 5.001 utils all present and correct ok 9 - 5.001 utils all present and correct ok All tests successful. Files=6, Tests=98, 4 wallclock secs ( 0.05 usr 0.03 sys + 4.05 cusr 0.08 csys = 4.21 CPU) Result: PASS BINGOS/Module-CoreList-5.20160507.tar.gz make test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> what modules shipped with versions of perl >>> (cd /home/fly1600/cpanfly-5.16/var/cpan/build/Module-CoreList-5.20160507-GHSnMf && tar cvf - Module-CoreList-5.20160507.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/B/BI/BINGOS/Module-CoreList-5.20160507.tar.gz Module-CoreList-5.20160507.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/CoreList.pm blib/lib/Module/CoreList/ blib/lib/Module/CoreList/Utils.pm blib/lib/Module/CoreList/TieHashDelta.pm blib/lib/Module/CoreList.pod blib/script/ blib/script/corelist blib/man1/ blib/man1/corelist.1 blib/man3/ blib/man3/Module::CoreList.3 blib/man3/Module::CoreList::Utils.3 >>> mv /home/fly1600/cpanfly-5.16/var/cpan/build/Module-CoreList-5.20160507-GHSnMf/Module-CoreList-5.20160507.ppd /home/fly1600/cpanfly-5.16/var/REPO/B/BI/BINGOS VmSize: 277848 kB Finished 2016-05-10T14:22:08