PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-19T12:26:06 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 18 Jun 2016 05:29:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/M/MO/MONS/Test-Dist-0.01.tar.gz ok Test-Dist-0.01/ Test-Dist-0.01/inc/ Test-Dist-0.01/Changes Test-Dist-0.01/lib/ Test-Dist-0.01/MANIFEST Test-Dist-0.01/MANIFEST.SKIP Test-Dist-0.01/META.yml Test-Dist-0.01/ex/ Test-Dist-0.01/t/ Test-Dist-0.01/.cvsignore Test-Dist-0.01/README Test-Dist-0.01/LICENSE Test-Dist-0.01/Makefile.PL Test-Dist-0.01/t/pod-coverage.t Test-Dist-0.01/t/00-load.t Test-Dist-0.01/t/01-all.t Test-Dist-0.01/t/pod.t Test-Dist-0.01/ex/99-dist.t Test-Dist-0.01/lib/Test/ Test-Dist-0.01/lib/Test/Dist/ Test-Dist-0.01/lib/Test/Dist.pm Test-Dist-0.01/lib/Test/Dist/Manifest.pm Test-Dist-0.01/inc/Module/ Test-Dist-0.01/inc/Module/Install.pm Test-Dist-0.01/inc/Module/Install/ Test-Dist-0.01/inc/Module/AutoInstall.pm Test-Dist-0.01/inc/Module/Install/AutoInstall.pm Test-Dist-0.01/inc/Module/Install/Fetch.pm Test-Dist-0.01/inc/Module/Install/Makefile.pm Test-Dist-0.01/inc/Module/Install/Include.pm Test-Dist-0.01/inc/Module/Install/Base.pm Test-Dist-0.01/inc/Module/Install/Metadata.pm Test-Dist-0.01/inc/Module/Install/Can.pm Test-Dist-0.01/inc/Module/Install/WriteAll.pm Test-Dist-0.01/inc/Module/Install/Win32.pm Configuring M/MO/MONS/Test-Dist-0.01.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (1.302026) - Test::If ...loaded. (0.01) - Test::NoWarnings ...loaded. (1.04) - lib::abs ...loaded. (0.93 >= 0.90) - ExtUtils::MakeMaker ...loaded. (7.16) - ExtUtils::Manifest ...loaded. (1.70) - Array::Diff ...loaded. (0.07) - Module::CPANTS::Analyse ...missing. *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Dist Writing MYMETA.yml and MYMETA.json MONS/Test-Dist-0.01.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for M/MO/MONS/Test-Dist-0.01.tar.gz >>> make cp lib/Test/Dist/Manifest.pm blib/lib/Test/Dist/Manifest.pm cp lib/Test/Dist.pm blib/lib/Test/Dist.pm Manifying 2 pod documents MONS/Test-Dist-0.01.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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-all.t t/pod-coverage.t t/pod.t # Testing Test::Dist 0.01, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ....... 1..2 ok 1 - use Test::Dist; ok 2 - no warnings ok # Failed test 'has_license_in_source_file (from: Module::CPANTS::Kwalitee::License)' # at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Test-Dist-0.01-GrrOKl/lib/Test/Dist.pm line 460. # Does not have license information in any of its source files # Add =head1 LICENSE and the text of the license to the main module in your code. # Failed test 'has_known_license_in_source_file (from: Module::CPANTS::Kwalitee::License)' # at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Test-Dist-0.01-GrrOKl/lib/Test/Dist.pm line 460. # Does not have license information in any of its source files, or the information is not recognized by Software::License # Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code. # Failed test 'manifest_matches_dist (from: Test::Dist::Manifest)' # at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Test-Dist-0.01-GrrOKl/lib/Test/Dist.pm line 460. # MANIFEST does not match the contents of this distribution. See 'error_manifest_matches_dist' in the dist view for more info. # Use a buildtool to generate the MANIFEST. Or update MANIFEST manually. # MANIFEST (26) does not match dist (10): # Missing in MANIFEST: MYMETA.json, MYMETA.yml # Missing in Dist: ex/99-dist.t, inc/Module/AutoInstall.pm, inc/Module/Install.pm, inc/Module/Install/AutoInstall.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Include.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm, lib/Test/Dist.pm, lib/Test/Dist/Manifest.pm, t/00-load.t, t/01-all.t, t/pod-coverage.t, t/pod.t Undefined subroutine &Test::YAML::Meta::yaml_file_ok called at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Test-Dist-0.01-GrrOKl/lib/Test/Dist.pm line 196. # Looks like your test exited with 255 just after 30. t/01-all.t ........ 1..36 ok 1 - meta_yml_is_parsable ok 2 - meta_json_is_parsable ok 3 - meta_yml_has_provides # TODO Experimental metric ok 4 - meta_yml_conforms_to_known_spec ok 5 - meta_json_conforms_to_known_spec ok 6 - meta_yml_declares_perl_version not ok 7 - meta_yml_has_repository_resource (from: Module::CPANTS::Kwalitee::MetaYML) # TODO Experimental metric # Failed (TODO) test 'meta_yml_has_repository_resource (from: Module::CPANTS::Kwalitee::MetaYML)' # at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Test-Dist-0.01-GrrOKl/lib/Test/Dist.pm line 460. # This distribution does not have a link to a repository in META.yml. # Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker). ok 8 - has_readme ok 9 - has_manifest ok 10 - has_meta_yml ok 11 - has_buildtool ok 12 - has_changelog ok 13 - no_symlinks ok 14 - has_tests ok 15 - has_tests_in_t_dir ok 16 - no_stdin_for_prompting ok 17 - proper_libs ok 18 - no_broken_module_install ok 19 - no_broken_auto_install ok 20 - meta_yml_has_license ok 21 - has_human_readable_license ok 22 - has_separate_license_file not ok 23 - has_license_in_source_file (from: Module::CPANTS::Kwalitee::License) not ok 24 - has_known_license_in_source_file (from: Module::CPANTS::Kwalitee::License) not ok 25 - manifest_matches_dist (from: Test::Dist::Manifest) ok 26 - has_abstract_in_pod ok 27 - no_abstract_stub_in_pod ok 28 - use_strict ok 29 - use_warnings ok 30 - no warnings Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/36 subtests (1 TODO test unexpectedly succeeded) t/pod-coverage.t .. skipped: Test condition not met t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Test/Dist.pm ok 2 - POD test for blib/lib/Test/Dist/Manifest.pm ok Test Summary Report ------------------- t/01-all.t (Wstat: 65280 Tests: 30 Failed: 3) Failed tests: 23-25 TODO passed: 3 Non-zero exit status: 255 Parse errors: Bad plan. You planned 36 tests but ran 30. Files=4, Tests=34, 2 wallclock secs ( 0.05 usr 0.01 sys + 1.40 cusr 0.16 csys = 1.62 CPU) Result: FAIL Failed 1/4 test programs. 3/34 subtests failed. make: *** [test_dynamic] Error 255 MONS/Test-Dist-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MONS/Test-Dist-0.01.tar.gz VmSize: 315840 kB Finished 2016-06-19T12:26:13