PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-04-21T00:05:33 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 20 Apr 2019 04:17:03 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/B/BI/BINGOS/Module-CoreList-5.20190419.tar.gz ok Module-CoreList-5.20190419/ Module-CoreList-5.20190419/corelist Module-CoreList-5.20190419/META.json Module-CoreList-5.20190419/MANIFEST Module-CoreList-5.20190419/identify-dependencies Module-CoreList-5.20190419/t/ Module-CoreList-5.20190419/t/corelist.t Module-CoreList-5.20190419/t/maintainer.t Module-CoreList-5.20190419/t/find_modules.t Module-CoreList-5.20190419/t/utils.t Module-CoreList-5.20190419/t/is_core.t Module-CoreList-5.20190419/t/pod.t Module-CoreList-5.20190419/t/deprecated.t Module-CoreList-5.20190419/Changes Module-CoreList-5.20190419/lib/ Module-CoreList-5.20190419/lib/Module/ Module-CoreList-5.20190419/lib/Module/CoreList/ Module-CoreList-5.20190419/lib/Module/CoreList/Utils.pm Module-CoreList-5.20190419/lib/Module/CoreList.pod Module-CoreList-5.20190419/lib/Module/CoreList.pm Module-CoreList-5.20190419/README Module-CoreList-5.20190419/META.yml Module-CoreList-5.20190419/Makefile.PL Configuring B/BI/BINGOS/Module-CoreList-5.20190419.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/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 Writing MYMETA.yml and MYMETA.json BINGOS/Module-CoreList-5.20190419.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for B/BI/BINGOS/Module-CoreList-5.20190419.tar.gz >>> make cp lib/Module/CoreList/Utils.pm blib/lib/Module/CoreList/Utils.pm cp lib/Module/CoreList.pod blib/lib/Module/CoreList.pod cp lib/Module/CoreList.pm blib/lib/Module/CoreList.pm cp corelist blib/script/corelist "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist Manifying 1 pod document Manifying 2 pod documents BINGOS/Module-CoreList-5.20190419.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/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..44 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 - File::Temp is not in 5.006000 ok 17 - File::Temp is in 5.006001 ok 18 - File::Temp 0.12 is not in 5.006000 ok 19 - File::Temp 0.12 is in 5.006001 ok 20 - File::Temp 0.12 is in 5.006002 ok 21 - encoding wasn't in core in first release of perl 5 ok 22 - encoding 1.00 wasn't in core in first release of perl 5 ok 23 - encoding 1.35 wasn't yet in core in perl 5.007003 ok 24 - encoding 1.35 was first included in perl 5.008 ok 25 - encoding 2.04 (>1.35) was included in 5.009004 ok 26 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 27 - encoding 2.01 was first in core in perl 5.008006, so was core in 5.8.7 ok 28 - Module::CoreList wasn't core in perl 5.7.3 ok 29 - Module::CoreList wasn't core in perl 5.7.3 (class method) ok 30 - Text::Soundex 1.01 was first included in 5.007003 ok 31 - Text::Soundex 3.03 was included in 5.008009 ok 32 - 5.009003 still had Text::Soundex 1.01 ok 33 - 5.009003 still had Text::Soundex 1.01 ok 34 - 5.009005 still had Text::Soundex 3.02 ok 35 - 5.009005 had Text::Soundex 3.02 ok 36 - 5.01 had Text::Soundex 3.03 ok 37 - DB_File 1.01 was included in 5.002 ok 38 - DB_File 1.03 wasn't included in 5.002 ok 39 - DB_File 1.03 was included in 5.00307 ok 40 - CGI not in 5.021 ok 41 - CGI not in 5.021001 ok 42 - Config v0+ is in core in 5.020 ok 43 - Config v(undef) is in core in 5.020 ok 44 - invalid version throws ok t/maintainer.t .... skipped: These tests only run in core 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=7, Tests=104, 1 wallclock secs ( 0.04 usr 0.03 sys + 1.40 cusr 0.18 csys = 1.65 CPU) Result: PASS BINGOS/Module-CoreList-5.20190419.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/B/BI/BINGOS/CHECKSUMS Chris Williams <chris@bingosnet.co.uk> what modules shipped with versions of perl >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Module-CoreList-5.20190419-T0t4OL && tar cvf - Module-CoreList-5.20190419.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/B/BI/BINGOS/Module-CoreList-5.20190419.tar.gz Module-CoreList-5.20190419.ppd blib/ blib/man3/ blib/man3/Module::CoreList::Utils.3 blib/man3/Module::CoreList.3 blib/script/ blib/script/corelist blib/man1/ blib/man1/corelist.1 blib/lib/ blib/lib/Module/ blib/lib/Module/CoreList.pm blib/lib/Module/CoreList.pod blib/lib/Module/CoreList/ blib/lib/Module/CoreList/Utils.pm VmSize: 396184 kB Finished 2019-04-21T00:05:39