PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2014-05-04T16:19:23 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Sun, 04 May 2014 21:41:02 GMT Running make for D/DR/DROLSKY/Test-DependentModules-0.18.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/Test-DependentModules-0.18.tar.gz Checksum for /home/fly1400/var/cpan/sources/authors/id/D/DR/DROLSKY/Test-DependentModules-0.18.tar.gz ok Test-DependentModules-0.18/ Test-DependentModules-0.18/lib/ Test-DependentModules-0.18/lib/Test/ Test-DependentModules-0.18/lib/Test/DependentModules.pm Test-DependentModules-0.18/README Test-DependentModules-0.18/INSTALL Test-DependentModules-0.18/LICENSE Test-DependentModules-0.18/Changes Test-DependentModules-0.18/META.json Test-DependentModules-0.18/corpus/ Test-DependentModules-0.18/corpus/no_tests_mbt/ Test-DependentModules-0.18/corpus/no_tests_mbt/lib/ Test-DependentModules-0.18/corpus/no_tests_mbt/lib/MyModule.pm Test-DependentModules-0.18/corpus/no_tests_mbt/Build.PL Test-DependentModules-0.18/corpus/no_tests_mbt/META.json Test-DependentModules-0.18/corpus/broken_passing/ Test-DependentModules-0.18/corpus/broken_passing/lib/ Test-DependentModules-0.18/corpus/broken_passing/lib/MyModule.pm Test-DependentModules-0.18/corpus/broken_passing/t/ Test-DependentModules-0.18/corpus/broken_passing/t/skip.t Test-DependentModules-0.18/corpus/broken_passing/Makefile.PL Test-DependentModules-0.18/corpus/skipped_tests_mb/ Test-DependentModules-0.18/corpus/skipped_tests_mb/lib/ Test-DependentModules-0.18/corpus/skipped_tests_mb/lib/MyModule.pm Test-DependentModules-0.18/corpus/skipped_tests_mb/Build.PL Test-DependentModules-0.18/corpus/skipped_tests_mb/t/ Test-DependentModules-0.18/corpus/skipped_tests_mb/t/skip.t Test-DependentModules-0.18/corpus/skipped_tests_eumm/ Test-DependentModules-0.18/corpus/skipped_tests_eumm/lib/ Test-DependentModules-0.18/corpus/skipped_tests_eumm/lib/MyModule.pm Test-DependentModules-0.18/corpus/skipped_tests_eumm/t/ Test-DependentModules-0.18/corpus/skipped_tests_eumm/t/skip.t Test-DependentModules-0.18/corpus/skipped_tests_eumm/Makefile.PL Test-DependentModules-0.18/corpus/no_tests_eumm/ Test-DependentModules-0.18/corpus/no_tests_eumm/lib/ Test-DependentModules-0.18/corpus/no_tests_eumm/lib/MyModule.pm Test-DependentModules-0.18/corpus/no_tests_eumm/Makefile.PL Test-DependentModules-0.18/corpus/no_tests_mb/ Test-DependentModules-0.18/corpus/no_tests_mb/lib/ Test-DependentModules-0.18/corpus/no_tests_mb/lib/MyModule.pm Test-DependentModules-0.18/corpus/no_tests_mb/Build.PL Test-DependentModules-0.18/corpus/skipped_tests_mbt/ Test-DependentModules-0.18/corpus/skipped_tests_mbt/lib/ Test-DependentModules-0.18/corpus/skipped_tests_mbt/lib/MyModule.pm Test-DependentModules-0.18/corpus/skipped_tests_mbt/Build.PL Test-DependentModules-0.18/corpus/skipped_tests_mbt/META.json Test-DependentModules-0.18/corpus/skipped_tests_mbt/t/ Test-DependentModules-0.18/corpus/skipped_tests_mbt/t/skip.t Test-DependentModules-0.18/dist.ini Test-DependentModules-0.18/MANIFEST Test-DependentModules-0.18/META.yml Test-DependentModules-0.18/t/ Test-DependentModules-0.18/t/release-pod-no404s.t Test-DependentModules-0.18/t/release-pod-syntax.t Test-DependentModules-0.18/t/author-pod-spell.t Test-DependentModules-0.18/t/release-single-distros.t Test-DependentModules-0.18/t/release-cpan-changes.t Test-DependentModules-0.18/t/01-basic.t Test-DependentModules-0.18/t/release-no-tabs.t Test-DependentModules-0.18/t/02-run-tests.t Test-DependentModules-0.18/t/release-pod-coverage.t Test-DependentModules-0.18/t/release-pod-linkcheck.t Test-DependentModules-0.18/t/release-all-my-deps.t Test-DependentModules-0.18/t/release-configure-requires.t Test-DependentModules-0.18/t/release-eol.t Test-DependentModules-0.18/t/release-pod-spell.t Test-DependentModules-0.18/t/release-two-distros.t Test-DependentModules-0.18/t/00-compile.t Test-DependentModules-0.18/Makefile.PL CPAN.pm: Building D/DR/DROLSKY/Test-DependentModules-0.18.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::DependentModules Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/DependentModules.pm blib/lib/Test/DependentModules.pm Manifying blib/man3/Test::DependentModules.3 DROLSKY/Test-DependentModules-0.18.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .................. 1..1 ok 1 - Test::DependentModules loaded ok ok t/01-basic.t .................... ok 1 - use Test::DependentModules; 1..1 ok t/02-run-tests.t ................ ok 1 - considered passing with no tests using eumm ok 2 - considered passing with all tests skipped using eumm ok 3 - considered passing with no tests using mb ok 4 - considered passing with all tests skipped using mb ok 5 - considered passing with no tests using mbt ok 6 - considered passing with all tests skipped using mbt ok 7 - considered failing even when output contains random Result: PASS 1..7 ok t/author-pod-spell.t ............ skipped: these tests are for testing by the author t/release-all-my-deps.t ......... skipped: these tests are for release candidate testing t/release-configure-requires.t .. skipped: these tests are for release candidate testing t/release-cpan-changes.t ........ skipped: these tests are for release candidate testing t/release-eol.t ................. skipped: these tests are for release candidate testing t/release-no-tabs.t ............. skipped: these tests are for release candidate testing t/release-pod-coverage.t ........ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ....... skipped: these tests are for release candidate testing t/release-pod-no404s.t .......... skipped: these tests are for release candidate testing t/release-pod-spell.t ........... skipped: these tests are for release candidate testing t/release-pod-syntax.t .......... skipped: these tests are for release candidate testing t/release-single-distros.t ...... skipped: these tests are for release candidate testing t/release-two-distros.t ......... skipped: these tests are for release candidate testing All tests successful. Files=16, Tests=9, 8 wallclock secs ( 0.04 usr 0.01 sys + 5.27 cusr 0.46 csys = 5.78 CPU) Result: PASS DROLSKY/Test-DependentModules-0.18.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Test all modules which depend on your module >>> (cd /home/fly1400/var/cpan/build/Test-DependentModules-0.18-QBolwp && tar cvf - Test-DependentModules-0.18.ppd blib) | gzip -c >/home/fly1400/var/REPO/D/DR/DROLSKY/Test-DependentModules-0.18.tar.gz Test-DependentModules-0.18.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/DependentModules.pm blib/man3/ blib/man3/Test::DependentModules.3 >>> mv /home/fly1400/var/cpan/build/Test-DependentModules-0.18-QBolwp/Test-DependentModules-0.18.ppd /home/fly1400/var/REPO/D/DR/DROLSKY VmSize: 126020 kB Finished 2014-05-04T16:19:35