PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2018-11-13T00:00:28 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 12 Nov 2018 06:41:03 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/MooseX-Types-Email-0.008.tar.gz ok MooseX-Types-Email-0.008/ MooseX-Types-Email-0.008/Build.PL MooseX-Types-Email-0.008/Changes MooseX-Types-Email-0.008/CONTRIBUTING MooseX-Types-Email-0.008/dist.ini MooseX-Types-Email-0.008/INSTALL MooseX-Types-Email-0.008/lib/ MooseX-Types-Email-0.008/LICENCE MooseX-Types-Email-0.008/Makefile.PL MooseX-Types-Email-0.008/MANIFEST MooseX-Types-Email-0.008/META.json MooseX-Types-Email-0.008/META.yml MooseX-Types-Email-0.008/README MooseX-Types-Email-0.008/t/ MooseX-Types-Email-0.008/xt/ MooseX-Types-Email-0.008/xt/author/ MooseX-Types-Email-0.008/xt/release/ MooseX-Types-Email-0.008/xt/release/changes_has_content.t MooseX-Types-Email-0.008/xt/release/cpan-changes.t MooseX-Types-Email-0.008/xt/release/distmeta.t MooseX-Types-Email-0.008/xt/author/00-compile.t MooseX-Types-Email-0.008/xt/author/changes_has_content.t MooseX-Types-Email-0.008/xt/author/clean-namespaces.t MooseX-Types-Email-0.008/xt/author/eol.t MooseX-Types-Email-0.008/xt/author/kwalitee.t MooseX-Types-Email-0.008/xt/author/minimum-version.t MooseX-Types-Email-0.008/xt/author/mojibake.t MooseX-Types-Email-0.008/xt/author/no-tabs.t MooseX-Types-Email-0.008/xt/author/pod-coverage.t MooseX-Types-Email-0.008/xt/author/pod-no404s.t MooseX-Types-Email-0.008/xt/author/pod-spell.t MooseX-Types-Email-0.008/xt/author/pod-syntax.t MooseX-Types-Email-0.008/xt/author/portability.t MooseX-Types-Email-0.008/t/00-load.t MooseX-Types-Email-0.008/t/00-report-prereqs.dd MooseX-Types-Email-0.008/t/00-report-prereqs.t MooseX-Types-Email-0.008/t/01-email-abstract.t MooseX-Types-Email-0.008/t/01-email.t MooseX-Types-Email-0.008/t/02-email-abstracts.t MooseX-Types-Email-0.008/t/02-emailaddresses.t MooseX-Types-Email-0.008/t/zzz-check-breaks.t MooseX-Types-Email-0.008/lib/MooseX/ MooseX-Types-Email-0.008/lib/MooseX/Types/ MooseX-Types-Email-0.008/lib/MooseX/Types/Email.pm Configuring E/ET/ETHER/MooseX-Types-Email-0.008.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** If you're seeing this warning, your toolchain is really, really old* and you'll almost certainly have problems installing CPAN modules from this century. But never fear, dear user, for we have the technology to fix this! If you're using CPAN.pm to install things, then you can upgrade it using: cpan CPAN If you're using CPANPLUS to install things, then you can upgrade it using: cpanp CPANPLUS If you're using cpanminus, you shouldn't be seeing this message in the first place, so please file an issue on github. If you're using a packaging tool through a unix distribution, this issue should be reported to the package manager. If you're installing manually, please retrain your fingers to run Build.PL when present instead of Makefile.PL. This public service announcement was brought to you by the Perl Toolchain Gang, the irc.perl.org #toolchain IRC channel, and the number 42. ---- * Alternatively, you are doing something overly clever, in which case you should consider setting the 'prefer_installer' config option in CPAN.pm, or 'prefer_makefile' in CPANPLUS, to 'mb" and '0' respectively. You can also silence this warning for future installations by setting the PERL_MM_FALLBACK_SILENCE_WARNING environment variable. 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 MooseX::Types::Email Writing MYMETA.yml and MYMETA.json ETHER/MooseX-Types-Email-0.008.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/MooseX-Types-Email-0.008.tar.gz >>> make cp lib/MooseX/Types/Email.pm blib/lib/MooseX/Types/Email.pm Manifying 1 pod document ETHER/MooseX-Types-Email-0.008.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/00-load.t ............. 1..1 ok 1 - use MooseX::Types::Email; ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ----- # ExtUtils::MakeMaker any 7.04 # Module::Build::Tiny 0.034 0.039 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ---------------- ---- -------- # File::Spec any 3.75 # Module::Metadata any 1.000033 # Test::Deep any 1.128 # Test::More any 1.001014 # strict any 1.09 # warnings any 1.32 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # -------------------- ---- ------ # Email::Abstract any 3.008 # Email::Valid any 1.202 # MooseX::Types any 0.50 # MooseX::Types::Moose any 0.50 # if any 0.0608 # # === Other Modules === # # Module Have # -------------------- ------- # Dist::CheckConflicts 0.11 # Encode 2.97 # File::Temp 0.2308 # JSON::PP 2.97001 # Module::Runtime 0.016 # Pod::Coverage 0.23 # Sub::Name 0.21 # YAML 1.27 # autodie 2.29 # namespace::clean 0.27 # t/00-report-prereqs.t ... 1..1 ok 1 ok t/01-email-abstract.t ... 1..2 ok 1 - example email is an ok email ok 2 - validation fails, as string is not a valid email body ok t/01-email.t ............ 1..3 ok 1 - bobtfish@bobtfish.net is an ok email ok 2 - validation fails, as "wob" is not a valid email ok 3 - bobtfish@bobtfish.net is an ok email ok t/02-email-abstracts.t .. 1..2 ok 1 - example list of email(s) is an ok list of emails ok 2 - validation fails, as list of strings are not valid email bodies ok t/02-emailaddresses.t ... 1..3 ok 1 - bobtfish@bobtfish.net and foo@bar.com are an ok list of email addresses ok 2 - validation fails, as "wob" is not a valid email ok 3 - a single email address can be coerced to a list of addresses ok t/zzz-check-breaks.t .... 1..3 ok 1 - conflicts checked via Module::Runtime::Conflicts ok 2 - conflicts checked via Moose::Conflicts ok 3 - no x_breaks data to check ok All tests successful. Files=7, Tests=15, 8 wallclock secs ( 0.05 usr 0.02 sys + 5.29 cusr 1.82 csys = 7.18 CPU) Result: PASS ETHER/MooseX-Types-Email-0.008.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS.gz Warning: no success downloading '/data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/CHECKSUMS.tmp17794'. Giving up on it. Warning: no success downloading '/data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/CHECKSUMS.tmp17794'. Giving up on it. No external ftp command available Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS.gz Warning: no success downloading '/data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/CHECKSUMS.tmp17794'. Giving up on it. Warning: no success downloading '/data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/CHECKSUMS.tmp17794'. Giving up on it. No external ftp command available Please check, if the URLs I found in your configuration file (http://ppm.activestate.com/CPAN) are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch authors/id/E/ET/ETHER/CHECKSUMS Trying /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/E/ET/ETHER/CHECKSUMS.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/E/ET/ETHER/CHECKSUMS.gz Timeout (max run time is 300s) /data/fly2200/ap2200-299134/bin/perl-static killed by signal 15.