PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2014-11-16T20:03:33 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Mon, 17 Nov 2014 03:17:02 GMT Running make for E/ET/ETHER/ExtUtils-Manifest-1.69.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/E/ET/ETHER/ExtUtils-Manifest-1.69.tar.gz Checksum for /home/fly2000/var/cpan/sources/authors/id/E/ET/ETHER/ExtUtils-Manifest-1.69.tar.gz ok ExtUtils-Manifest-1.69/ ExtUtils-Manifest-1.69/Changes ExtUtils-Manifest-1.69/dist.ini ExtUtils-Manifest-1.69/INSTALL ExtUtils-Manifest-1.69/lib/ ExtUtils-Manifest-1.69/LICENSE ExtUtils-Manifest-1.69/Makefile.PL ExtUtils-Manifest-1.69/MANIFEST ExtUtils-Manifest-1.69/META.json ExtUtils-Manifest-1.69/META.yml ExtUtils-Manifest-1.69/README ExtUtils-Manifest-1.69/t/ ExtUtils-Manifest-1.69/xt/ ExtUtils-Manifest-1.69/xt/author/ ExtUtils-Manifest-1.69/xt/release/ ExtUtils-Manifest-1.69/xt/release/changes_has_content.t ExtUtils-Manifest-1.69/xt/release/distmeta.t ExtUtils-Manifest-1.69/xt/release/minimum-version.t ExtUtils-Manifest-1.69/xt/release/mojibake.t ExtUtils-Manifest-1.69/xt/release/pod-no404s.t ExtUtils-Manifest-1.69/xt/release/pod-syntax.t ExtUtils-Manifest-1.69/xt/release/portability.t ExtUtils-Manifest-1.69/xt/author/00-compile.t ExtUtils-Manifest-1.69/t/00-report-prereqs.dd ExtUtils-Manifest-1.69/t/00-report-prereqs.t ExtUtils-Manifest-1.69/t/Manifest.t ExtUtils-Manifest-1.69/lib/ExtUtils/ ExtUtils-Manifest-1.69/lib/ExtUtils/Manifest.pm ExtUtils-Manifest-1.69/lib/ExtUtils/MANIFEST.SKIP CPAN.pm: Building E/ET/ETHER/ExtUtils-Manifest-1.69.tar.gz >>> /home/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest Writing MYMETA.yml and MYMETA.json >>> make cp lib/ExtUtils/Manifest.pm blib/lib/ExtUtils/Manifest.pm cp lib/ExtUtils/MANIFEST.SKIP blib/lib/ExtUtils/MANIFEST.SKIP Manifying 1 pod document ETHER/ExtUtils-Manifest-1.69.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly2000/ap2000-298540/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.02 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.02 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Cwd any 3.47 # Data::Dumper any 2.154 # ExtUtils::MakeMaker any 7.02 # File::Spec 0.8 3.47 # Test::More any 1.001009 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.142690 # # === Runtime Requires === # # Module Want Have # -------------- ---- ------ # Carp any 1.3301 # Exporter any 5.70 # File::Basename any 2.85 # File::Copy any 2.30 # File::Find any 1.27 # File::Path any 2.09 # File::Spec 0.8 3.47 # strict any 1.08 # warnings any 1.23 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/Manifest.t ........... 1..98 ok 1 - use ExtUtils::Manifest; ok 2 - make mantest directory ok 3 - chdir() to mantest ok 4 - add a temporary file ok 5 - mkmanifest() displayed its additions ok 6 - create MANIFEST file ok 7 - check files in MANIFEST ok 8 - no additional files in directory ok 9 - add another file ok 10 - MANIFEST now out of sync ok 11 - warning that bar has been added ok 12 - bar reported as new ok 13 - disabled warnings ok 14 - got skipping warning ok 15 - listed skipped files ok 16 - listing skipped with filecheck() ok 17 - created moretest directory ok 18 - manifind found moretest/quux ok 19 - two files found ok 20 - both files found ok 21 - maniread() doesn't clobber $_ ok 22 - made copy directory ok 23 ok 24 - copy/foo: must be readable ok 25 - writable if original was ok 26 - executable if original was ok 27 - copy/MANIFEST: must be readable ok 28 - writable if original was ok 29 - executable if original was ok 30 - maniread found comment ok 31 - made copy directory ok 32 - carped about none ok 33 - warned about MANIFEST.SKIP ok 34 - using a new manifest file ok 35 - got skipping warning again ok 36 - MANIFEST overrides MANIFEST.SKIP ok 37 - MANIFEST overrides MANIFEST.SKIP, no warnings ok 38 - MANIFEST in good state ok 39 - maniadd() with undef comment ok 40 - with comment ok 41 - preserved old entries ok 42 - MANIFEST no CRLF ok 43 - normalization success with i=1 ok 44 - normalization success with i=2 ok 45 - spaced manifest filename ok 46 - no warnings about funky filename ok 47 - quoted manifest filename ok 48 - backslashed manifest filename ok 49 - backslashed and quoted manifest filename ok 50 - file whose name starts and ends with quotes ok 51 - Skipping albatross ok 52 - Skipping foo ok 53 - Skipping foobar ok 54 - Skipping mymanifest.skip ok 55 - Skipping mydefault.skip ok 56 - Skipping foo bar ok 57 - Skipping foo' baz'quux ok 58 - Skipping foo bar\baz ok 59 - Skipping foo bar\baz'quux ok 60 - Removed albatross from MANIFEST ok 61 - Removed foo from MANIFEST ok 62 - Removed foobar from MANIFEST ok 63 - Removed mymanifest.skip from MANIFEST ok 64 - Removed mydefault.skip from MANIFEST ok 65 - Removed foo bar from MANIFEST ok 66 - Removed foo' baz'quux from MANIFEST ok 67 - Removed foo bar\baz from MANIFEST ok 68 - Removed foo bar\baz'quux from MANIFEST ok 69 - albatross excluded via MANIFEST.SKIP ok 70 - yarrow included in MANIFEST ok 71 - bar included in MANIFEST ok 72 - foobar excluded via mymanifest.skip ok 73 - foo excluded via mymanifest.skip ok 74 - mymanifest.skip excluded via mydefault.skip ok 75 - mydefault.skip excluded via mydefault.skip ok 76 - 'foo bar' excluded via mymanifest.skip ok 77 - 'foo' baz'quux' excluded via mymanifest.skip ok 78 - 'foo bar\baz' excluded via mymanifest.skip ok 79 - 'foo bar\baz'quux' excluded via mymanifest.skip ok 80 - albatross excluded via MANIFEST.SKIP ok 81 - yarrow included in MANIFEST ok 82 - bar included in MANIFEST ok 83 - foobar excluded via mymanifest.skip ok 84 - foo excluded via mymanifest.skip ok 85 - mymanifest.skip included via mydefault.skip ok 86 - mydefault.skip included via mydefault.skip ok 87 - foobar included via mydefault.skip ok 88 - foo included via mydefault.skip ok 89 - mymanifest.skip excluded via mydefault.skip ok 90 - mydefault.skip excluded via mydefault.skip ok 91 - maniadd() vs MANIFEST without trailing newline ok 92 - maniadd() won't open MANIFEST if it doesn't need to ok 93 - maniadd() dies if it can't open the MANIFEST ok 94 - remove all added files ok 95 - remove moretest directory ok 96 - remove copy directory ok 97 - return to parent directory ok 98 - remove mantest directory ok All tests successful. Files=2, Tests=99, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.52 cusr 0.04 csys = 0.64 CPU) Result: PASS ETHER/ExtUtils-Manifest-1.69.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> utilities to write and check a MANIFEST file >>> (cd /home/fly2000/var/cpan/build/ExtUtils-Manifest-1.69-4rDvAV && tar cvf - ExtUtils-Manifest-1.69.ppd blib) | gzip -c >/home/fly2000/var/REPO/E/ET/ETHER/ExtUtils-Manifest-1.69.tar.gz ExtUtils-Manifest-1.69.ppd blib/ blib/man3/ blib/man3/ExtUtils::Manifest.3 blib/lib/ blib/lib/ExtUtils/ blib/lib/ExtUtils/MANIFEST.SKIP blib/lib/ExtUtils/Manifest.pm >>> mv /home/fly2000/var/cpan/build/ExtUtils-Manifest-1.69-4rDvAV/ExtUtils-Manifest-1.69.ppd /home/fly2000/var/REPO/E/ET/ETHER VmSize: 303592 kB Finished 2014-11-16T20:03:39