PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-05-04T02:11:42 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Thu, 03 May 2018 05:17:03 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/R/RR/RRWO/Const-Exporter-v0.4.0.tar.gz ok Const-Exporter-v0.4.0 Const-Exporter-v0.4.0/Changes Const-Exporter-v0.4.0/LICENSE Const-Exporter-v0.4.0/dist.ini Const-Exporter-v0.4.0/cpanfile Const-Exporter-v0.4.0/MANIFEST Const-Exporter-v0.4.0/META.yml Const-Exporter-v0.4.0/README.md Const-Exporter-v0.4.0/t Const-Exporter-v0.4.0/t/enums.t Const-Exporter-v0.4.0/META.json Const-Exporter-v0.4.0/weaver.ini Const-Exporter-v0.4.0/t/11-tags.t Const-Exporter-v0.4.0/Makefile.PL Const-Exporter-v0.4.0/t/10-basic.t Const-Exporter-v0.4.0/MANIFEST.SKIP Const-Exporter-v0.4.0/t/21-example.t Const-Exporter-v0.4.0/t/12-blessed.t Const-Exporter-v0.4.0/t/20-example.t Const-Exporter-v0.4.0/t/strictures.t Const-Exporter-v0.4.0/t/author-eof.t Const-Exporter-v0.4.0/t/author-eol.t Const-Exporter-v0.4.0/t/release-fixme.t Const-Exporter-v0.4.0/t/author-critic.t Const-Exporter-v0.4.0/t/author-no-tabs.t Const-Exporter-v0.4.0/t/etc Const-Exporter-v0.4.0/t/etc/perlcritic.rc Const-Exporter-v0.4.0/t/empty-with-const.t Const-Exporter-v0.4.0/t/release-kwalitee.t Const-Exporter-v0.4.0/lib/Const Const-Exporter-v0.4.0/lib/Const/Exporter.pm Const-Exporter-v0.4.0/t/author-pod-syntax.t Const-Exporter-v0.4.0/t/00-report-prereqs.t Const-Exporter-v0.4.0/t/author-portability.t Const-Exporter-v0.4.0/t/00-report-prereqs.dd Const-Exporter-v0.4.0/t/author-pod-coverage.t Const-Exporter-v0.4.0/t/author-pod-linkcheck.t Const-Exporter-v0.4.0/t/release-check-manifest.t Const-Exporter-v0.4.0/t/release-trailing-space.t Const-Exporter-v0.4.0/t/release-minimum-version.t Const-Exporter-v0.4.0/t/lib/Test/Const/Exporter Const-Exporter-v0.4.0/t/lib/Test/Const/Exporter/Enums.pm Const-Exporter-v0.4.0/t/lib/Test/Const/Exporter/Empty.pm Const-Exporter-v0.4.0/t/lib/Test/Const/Exporter/Strictures.pm Configuring R/RR/RRWO/Const-Exporter-v0.4.0.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 Const::Exporter Writing MYMETA.yml and MYMETA.json RRWO/Const-Exporter-v0.4.0.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for R/RR/RRWO/Const-Exporter-v0.4.0.tar.gz >>> make cp lib/Const/Exporter.pm blib/lib/Const/Exporter.pm Manifying 1 pod document RRWO/Const-Exporter-v0.4.0.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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ---------------- ---- -------- # File::Spec any 3.74 # Hash::Objectify any 0.008 # Module::Metadata any 1.000033 # Test::More any 1.302136 # Test::Most any 0.35 # if any 0.0608 # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # -------------- ---- ----- # Const::Fast any 0.014 # List::AllUtils 0.10 0.14 # Package::Stash any 0.37 # Ref::Util any 0.204 # # === Runtime Recommends === # # Module Want Have # ------------------ ---- ----- # Package::Stash::XS any 0.28 # Ref::Util::XS any 0.117 # t/00-report-prereqs.t ........ 1..1 ok 1 ok t/10-basic.t ................. ok 1 - runtime assignment fails ok 2 - function name ok 3 - scalar (number) ok 4 - readonly scalar ok 5 - scalar (string) ok 6 - array ok 7 - readonly array ok 8 - readonly array ok 9 - hash ok 10 - readonly hash ok 11 - readonly hash ok 12 - our scalar (number) ok 13 - reference copy ok 14 - reference copy ok 15 - readonly scalar ok 16 - enums (zero-based) ok 17 - enums (indexed) ok 18 - enum scalars (indexed badly) ok 19 - Constant defined in second call ok 20 - Reference pre-defined constant ok 21 - Reference pre-defined constant in expression ok 22 - @EXPORT ok 23 - @EXPORT_OK ok 24 - %EXPORT_TAGS ok 25 - %EXPORT_TAGS{default} ok 26 - %EXPORT_TAGS{all} 1..26 ok t/11-tags.t .................. ok 1 - default tag is not allowed ok 2 - all tag is not allowed 1..2 ok t/12-blessed.t ............... ok 1 - An object of class 'Hash::Objectified0' isa 'Hash::Objectified' ok 2 - Hash::Objectified0->can('bar') ok 3 - baz method 1..3 ok t/20-example.t ............... ok 1 - HTTP ok 2 - HTTP_ALT ok 3 - HTTPS ok 4 - @HTTP_PORTS 1..4 ok t/21-example.t ............... ok 1 ok 2 ok 3 1..3 ok t/author-critic.t ............ skipped: these tests are for testing by the author t/author-eof.t ............... skipped: these tests are for testing by the author t/author-eol.t ............... skipped: these tests are for testing by the author t/author-no-tabs.t ........... skipped: these tests are for testing by the author t/author-pod-coverage.t ...... skipped: these tests are for testing by the author t/author-pod-linkcheck.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/author-portability.t ....... skipped: these tests are for testing by the author t/empty-with-const.t ......... ok 1 - use Test::Const::Exporter::Empty; ok 2 - main->can('const') ok 3 - Test::Const::Exporter::Empty->can('const') ok 4 - @EXPORT ok 5 - @EXPORT_OK ok 6 - %EXPORT_TAGS 1..6 ok t/enums.t .................... # Subtest: enums ok 1 ok 2 ok 3 1..3 ok 1 - enums # Subtest: auto increment ok 1 ok 2 ok 3 1..3 ok 2 - auto increment # Subtest: auto increment custom start ok 1 ok 2 ok 3 1..3 ok 3 - auto increment custom start # Subtest: custom increment ok 1 ok 2 ok 3 - skipped symbol 1..3 ok 4 - custom increment 1..4 ok t/release-check-manifest.t ... skipped: these tests are for release candidate testing t/release-fixme.t ............ skipped: these tests are for release candidate testing t/release-kwalitee.t ......... skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-trailing-space.t ... skipped: these tests are for release candidate testing t/strictures.t ............... ok 1 - undeclared variable 1..1 ok All tests successful. Files=22, Tests=50, 1 wallclock secs ( 0.07 usr 0.05 sys + 1.32 cusr 0.27 csys = 1.71 CPU) Result: PASS RRWO/Const-Exporter-v0.4.0.tar.gz make test TEST_VERBOSE=1 -- OK Robert Rothenberg <rrwo@cpan.org> Declare constants for export. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Const-Exporter-v0.4.0-oKhRnZ && tar cvf - Const-Exporter-v0.4.0.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/R/RR/RRWO/Const-Exporter-v0.4.0.tar.gz Const-Exporter-v0.4.0.ppd blib/ blib/man3/ blib/man3/Const::Exporter.3 blib/lib/ blib/lib/Const/ blib/lib/Const/Exporter.pm VmSize: 359916 kB Finished 2018-05-04T02:11:48