PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2019-03-04T02:05:23 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 03 Mar 2019 06:41:04 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/Pod-Tests-1.20.tar.gz ok Pod-Tests-1.20/ Pod-Tests-1.20/Changes Pod-Tests-1.20/CONTRIBUTING Pod-Tests-1.20/dist.ini Pod-Tests-1.20/INSTALL Pod-Tests-1.20/lib/ Pod-Tests-1.20/LICENSE Pod-Tests-1.20/Makefile.PL Pod-Tests-1.20/MANIFEST Pod-Tests-1.20/META.json Pod-Tests-1.20/META.yml Pod-Tests-1.20/README Pod-Tests-1.20/script/ Pod-Tests-1.20/t/ Pod-Tests-1.20/xt/ Pod-Tests-1.20/xt/author/ Pod-Tests-1.20/xt/release/ Pod-Tests-1.20/xt/release/changes_has_content.t Pod-Tests-1.20/xt/release/cpan-changes.t Pod-Tests-1.20/xt/release/distmeta.t Pod-Tests-1.20/xt/author/00-compile.t Pod-Tests-1.20/xt/author/changes_has_content.t Pod-Tests-1.20/xt/author/clean-namespaces.t Pod-Tests-1.20/xt/author/kwalitee.t Pod-Tests-1.20/xt/author/minimum-version.t Pod-Tests-1.20/xt/author/mojibake.t Pod-Tests-1.20/xt/author/pod-coverage.t Pod-Tests-1.20/xt/author/pod-syntax.t Pod-Tests-1.20/xt/author/portability.t Pod-Tests-1.20/t/00-report-prereqs.dd Pod-Tests-1.20/t/00-report-prereqs.t Pod-Tests-1.20/t/01_compile.t Pod-Tests-1.20/t/02_tests.t Pod-Tests-1.20/t/04_empty.t Pod-Tests-1.20/t/foo Pod-Tests-1.20/script/pod2test Pod-Tests-1.20/lib/Pod/ Pod-Tests-1.20/lib/Pod/Tests.pm Configuring E/ET/ETHER/Pod-Tests-1.20.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 Pod::Tests Writing MYMETA.yml and MYMETA.json Running pod2test... ETHER/Pod-Tests-1.20.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/Pod-Tests-1.20.tar.gz >>> make cp lib/Pod/Tests.pm blib/lib/Pod/Tests.pm cp script/pod2test blib/script/pod2test "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2test Manifying 1 pod document Manifying 1 pod document ETHER/Pod-Tests-1.20.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 # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.75 # POSIX any 1.65 # Test::More any 1.302162 # warnings any 1.36 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------- ---- ---- # File::Spec any 3.75 # Symbol any 1.07 # Test::Harness 1.22 3.36 # strict any 1.11 # # === Other Modules === # # Module Have # --------------- ------ # Encode 2.94 # File::Temp 0.2309 # JSON::PP 4.02 # Module::Runtime 0.016 # Pod::Coverage 0.23 # Sub::Name 0.21 # YAML 1.27 # autodie 2.29 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/01_compile.t ......... 1..2 ok 1 - Perl version is new enough ok 2 - use Pod::Tests; ok t/02_tests.t ........... ok 1 - saw tests ok 2 - saw examples ok 3 - saw =for testing ok 4 - saw testing block ok 5 - saw example block ok 6 - multi-part example glued together ok 7 - example with tests ok 8 - and there's the tests ok 9 - =for example begin ok 10 - double parse tests ok 11 - double parse examples 1..11 ok t/03_pod2test.t ........ ok 1 ok 2 ok 3 ok 4 - foo is false ok 5 - foo is zero ok 6 ok 7 - line in =for testing ok 8 - line in =begin/end testing ok 9 - example from line 117 ok 10 - example from line 127 ok 11 - example from line 135 ok 12 - addition works ok 13 ok 14 - example from line 147 ok 15 - $_STDERR_ ok 16 - $_STDOUT_ ok 17 ok 18 - example from line 164 ok 19 - example from line 172 ok 20 - example from line 197 1..20 ok t/04_empty.t ........... 1..6 ok 1 - pod2test exited with 1 ok 2 - and outputed nothing ok 3 - dummy pod2test output file doesnt exist ok 4 - pod2test exited with 1 ok 5 - and outputed nothing ok 6 - and didnt generate a file ok All tests successful. Files=5, Tests=40, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.97 cusr 0.15 csys = 1.17 CPU) Result: PASS ETHER/Pod-Tests-1.20.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> (DEPRECATED) Extracts embedded tests and code examples from POD >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Pod-Tests-1.20-UM9CZZ && tar cvf - Pod-Tests-1.20.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/E/ET/ETHER/Pod-Tests-1.20.tar.gz Pod-Tests-1.20.ppd blib/ blib/man3/ blib/man3/Pod::Tests.3 blib/script/ blib/script/pod2test blib/man1/ blib/man1/pod2test.1 blib/lib/ blib/lib/Pod/ blib/lib/Pod/Tests.pm VmSize: 378300 kB Finished 2019-03-04T02:05:30