PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2013-07-21T12:06:27 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 21 Jul 2013 18:07:27 GMT Running make for C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz ok Module-Build-TestReporter-1.00/ Module-Build-TestReporter-1.00/t/ Module-Build-TestReporter-1.00/t/fake_tests/ Module-Build-TestReporter-1.00/t/fake_tests/fail.t Module-Build-TestReporter-1.00/t/fake_tests/pass.t Module-Build-TestReporter-1.00/t/try_prereqs.t Module-Build-TestReporter-1.00/t/inherit.t Module-Build-TestReporter-1.00/t/0-signature.t Module-Build-TestReporter-1.00/t/base.t Module-Build-TestReporter-1.00/t/override.t Module-Build-TestReporter-1.00/lib/ Module-Build-TestReporter-1.00/lib/Module/ Module-Build-TestReporter-1.00/lib/Module/Build/ Module-Build-TestReporter-1.00/lib/Module/Build/TestReporter.pm Module-Build-TestReporter-1.00/META.yml Module-Build-TestReporter-1.00/MANIFEST Module-Build-TestReporter-1.00/MANIFEST.SKIP Module-Build-TestReporter-1.00/Build.PL Module-Build-TestReporter-1.00/Makefile.PL Module-Build-TestReporter-1.00/README Module-Build-TestReporter-1.00/SIGNATURE CPAN.pm: Building C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL Unparsable version '' for prerequisite Class::Roles at Makefile.PL line 3. Unparsable version '' for prerequisite IPC::Open3 at Makefile.PL line 3. Unparsable version '' for prerequisite Module::Build at Makefile.PL line 3. Unparsable version '' for prerequisite IO::String at Makefile.PL line 3. Unparsable version '' for prerequisite Test::Exception at Makefile.PL line 3. Warning: prerequisite Class::Roles 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Module::Build::TestReporter Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- CHROMATIC/Module-Build-TestReporter-1.00.tar.gz ---- Class::Roles [requires] Running make test Delayed until after prerequisites Running test for module 'Class::Roles' Running make for C/CH/CHROMATIC/Class-Roles-0.30.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/Class-Roles-0.30.tar.gz ok Class-Roles-0.30/ Class-Roles-0.30/lib/ Class-Roles-0.30/lib/Class/ Class-Roles-0.30/lib/Class/Roles.pm Class-Roles-0.30/META.yml Class-Roles-0.30/t/ Class-Roles-0.30/t/handle_errors.t Class-Roles-0.30/t/roles.t Class-Roles-0.30/t/multiroles.t Class-Roles-0.30/t/apply_roles.t Class-Roles-0.30/MANIFEST Class-Roles-0.30/Build.PL Class-Roles-0.30/Makefile.PL Class-Roles-0.30/README CPAN.pm: Building C/CH/CHROMATIC/Class-Roles-0.30.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Class-Roles' version '0.30' Unknown 'build_class', defaulting to 'Module::Build' A prereq of the form '' for 'Test::Exception' is not supported by Module::Build::Compat ( use a simpler version like '0.05' or 'v1.4.25' ) Warning: No success on command[/Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL] CHROMATIC/Class-Roles-0.30.tar.gz /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make for C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz Has already been unwrapped into directory /Users/fly1800/var/cpan/build/Module-Build-TestReporter-1.00-KckhNa CPAN.pm: Building C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz Warning: Prerequisite 'Class::Roles => 0' for 'CHROMATIC/Module-Build-TestReporter-1.00.tar.gz' failed when processing 'CHROMATIC/Class-Roles-0.30.tar.gz' with 'writemakefile => NO '/Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. >>> make cp lib/Module/Build/TestReporter.pm blib/lib/Module/Build/TestReporter.pm Manifying blib/man3/Module::Build::TestReporter.3 CHROMATIC/Module-Build-TestReporter-1.00.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. t/0-signature.t .. 1..1 ok 1 # skip Module::Signature not installed ok Checking prerequisites... build_requires: ! Class::Roles is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation # Failed test 'The object isa Module::Build::TestReporter' # at t/base.t line 25. # The object isn't a 'Module::Build::TestReporter' it's a 'Module::Build' # Failed test 'new() should set report_file to test_failures.txt by default' # at t/base.t line 26. # got: undef # expected: 'test_failures.txt' Checking prerequisites... build_requires: ! Class::Roles is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation # Failed test '... but should set if it passed' # at t/base.t line 31. # got: undef # expected: 'report.txt' # Failed test 'find_test_files() should return empty arrayref' # at t/base.t line 75. # Structures begin differing at: # $got->[0] = 'fake_tests/fail.t' # $expected->[0] = Does not exist # Failed test '... reporting failures' # at t/base.t line 79. # got: undef # expected: '1' # Failed test '... having cleared out any existing failures' # at t/base.t line 80. # got: '10' # expected: '1' # Failed test '... writing no output by default' # at t/base.t line 86. # got: '' # expected: 'fake_tests/pass.t...ok # ' # Failed test '... yet still reporting failures' # at t/base.t line 87. # got: undef # expected: '2' # Failed test 'Module::Build->can('save_failure_details')' # at t/base.t line 90. # Module::Build->can('save_failure_details') failed # Failed test 'save_failure_details() should save results of all failures' # at t/base.t line 93. # got: '10' # expected: '1' # Failed test '... saving failure information' # at t/base.t line 95. # Structures begin differing at: # $got = '1' # $expected = HASH(0x1011a2028) # Failed test 'Module::Build->can('report_failures')' # at t/base.t line 115. # Module::Build->can('report_failures') failed Can't locate object method "report_failures" via package "Module::Build" at t/base.t line 122. # Looks like you planned 35 tests but ran 21. # Looks like you failed 12 tests of 21 run. # Looks like your test exited with 2 just after 21. t/base.t ......... 1..35 ok 1 - use Module::Build::TestReporter; ok 2 - Module::Build::TestReporter->can('new') ok 3 - The object isa Module::Build not ok 4 - The object isa Module::Build::TestReporter not ok 5 - new() should set report_file to test_failures.txt by default not ok 6 - ... but should set if it passed ok 7 - Module::Build->can('ACTION_test') ok 8 - ACTION_test() should not write to selected fh ok 9 - ... calling SUPER with args ok 10 - ... and should restore selected fh ok 11 - Module::Build->can('find_test_files') not ok 12 - find_test_files() should return empty arrayref ok 13 - ... writing no output by default not ok 14 - ... reporting failures not ok 15 - ... having cleared out any existing failures not ok 16 - ... writing no output by default not ok 17 - ... yet still reporting failures not ok 18 - Module::Build->can('save_failure_details') not ok 19 - save_failure_details() should save results of all failures not ok 20 - ... saving failure information not ok 21 - Module::Build->can('report_failures') Dubious, test returned 2 (wstat 512, 0x200) Failed 26/35 subtests t/inherit.t ...... 1..3 ok 1 - use Module::Build::TestReporter; ok 2 - new() call inheriting from MBTR should end up in Module::Build ok 3 - ... passing arguments from subclass ok t/override.t ..... ok 1 - use Module::Build::TestReporter; 1..1 ok Checking prerequisites... build_requires: ! Class::Roles is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation No 'module_name' was provided and it could not be inferred from other properties. This will prevent a packlist from being written for this file. Please set either 'module_name' or 'dist_version_from' in Build.PL. Checking prerequisites... build_requires: ! Class::Roles is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation No 'module_name' was provided and it could not be inferred from other properties. This will prevent a packlist from being written for this file. Please set either 'module_name' or 'dist_version_from' in Build.PL. t/try_prereqs.t .. 1..5 ok 1 - use Module::Build::TestReporter; ok 2 - The object isa Module::Build ok 3 - object should be a plain M::B instance unless prereqs load ok 4 - ... and should add necessary modules to build_requires ok 5 - ... not disturbing existing requirements ok Test Summary Report ------------------- t/base.t (Wstat: 512 Tests: 21 Failed: 12) Failed tests: 4-6, 12, 14-21 Non-zero exit status: 2 Parse errors: Bad plan. You planned 35 tests but ran 21. Files=5, Tests=31, 3 wallclock secs ( 0.04 usr 0.02 sys + 0.64 cusr 0.13 csys = 0.83 CPU) Result: FAIL Failed 1/5 test programs. 12/31 subtests failed. make: *** [test_dynamic] Error 255 CHROMATIC/Module-Build-TestReporter-1.00.tar.gz one dependency not OK (Class::Roles); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Module-Build-TestReporter-1.00.tar.gz Finished 2013-07-21T12:06:43