Checking if your kit is complete... Looks good Writing Makefile for PITA::Scheme cp lib/PITA/Scheme.pm blib/lib/PITA/Scheme.pm cp lib/PITA/Scheme/Perl5.pm blib/lib/PITA/Scheme/Perl5.pm cp lib/PITA/Scheme/Perl5/Build.pm blib/lib/PITA/Scheme/Perl5/Build.pm cp lib/PITA/Scheme/Perl5/Make.pm blib/lib/PITA/Scheme/Perl5/Make.pm cp lib/PITA/Scheme/Perl.pm blib/lib/PITA/Scheme/Perl.pm cp lib/PITA/Scheme/Perl/Discovery.pm blib/lib/PITA/Scheme/Perl/Discovery.pm Manifying blib/man3/PITA::Scheme.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile...........1..12 ok 1 - Perl version is 5.005 or newer ok 2 - use PITA::Scheme; ok 3 - use PITA::Scheme::Perl5; ok 4 - use PITA::Scheme::Perl5::Make; ok 5 - use PITA::Scheme::Perl5::Build; ok 6 - use PITA::Scheme::Perl; ok 7 - use PITA::Scheme::Perl::Discovery; ok 8 - ::Scheme == ::Perl ok 9 - ::Scheme == ::Discovery ok 10 - ::Scheme == ::Perl5 ok 11 - ::Scheme == ::Make ok 12 - ::Scheme == ::Build ok t/02_prepare...........1..28 ok 1 - Test injector exists ok 2 - Created workarea ok 3 - Test workarea exists ok 4 - The object isa PITA::Scheme ok 5 - The object isa PITA::Scheme::Perl5::Make ok 6 - ->injector matches original ok 7 - ->workarea matches original ok 8 - ->request_xml returns true ok 9 - ->request_xml file exists ok 10 - The object isa PITA::XML::Request ok 11 - Got expected ->request_id value ok 12 - ->archive returns true ok 13 - ->archive file exists ok 14 - No ->extract_path value yet ok 15 - No ->extract_files ok 16 - No ->extract_files Argument "1.26_01" isn't numeric in numeric ge (>=) at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Archive/Extract.pm line 598. ok 17 - ->prepare_package runs ok ok 18 - ->extract_path gets set ok 19 - ->extract_path exists ok 20 - ->workarea_file returns a value ok 21 - ->workarea_file return a right-looking string ok 22 - Makefile.PL exists in the extract package ok 23 - ->prepare_environment runs ok ok 24 - Changed to package directory, found Makefile.PL ok 25 - The object isa PITA::XML::Platform ok 26 - ->prepare_report runs ok ok 27 - The object isa PITA::XML::Install ok 28 - The object isa PITA::XML::Report ok t/03_execute...........1..26 ok 1 - Test injector exists ok 2 - Created workarea ok 3 - Test workarea exists ok 4 - Report doesn't exist ok 5 - The object isa PITA::Scheme Argument "1.26_01" isn't numeric in numeric ge (>=) at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Archive/Extract.pm line 598. ok 6 - ->prepare_all runs ok ok 7 - ->extract_path gets set ok 8 - ->extract_path exists ok 9 - ->workarea_file returns a value ok 10 - ->workarea_file return a right-looking string ok 11 - Makefile.PL exists in the extract package ok 12 - Changed to package directory, found Makefile.PL ok 13 - The object isa PITA::XML::Platform ok 14 - The object isa PITA::XML::Install ok 15 - The object isa PITA::XML::Report ok 16 - ->execute_all runs ok ok 17 - ->execute_all added three commands to the report ok 18 - The object isa PITA::XML::Command ok 19 - The object isa PITA::XML::Command ok 20 - The object isa PITA::XML::Command ok 21 - Command 1 contains the expected command ok 22 - Command 2 contains the expected command ok 23 - Command 3 contains the expected command ok 24 - Command 3 contains "all tests pass" ok 25 - Makefile actually got created ok 26 - blib directory actually got created ok t/04_perl5build........1..27 ok 1 - Test injector exists ok 2 - Created workarea ok 3 - Test workarea exists ok 4 - The object isa PITA::Scheme Argument "1.26_01" isn't numeric in numeric ge (>=) at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Archive/Extract.pm line 598. ok 5 - ->prepare_all runs ok ok 6 - ->extract_path gets set ok 7 - ->extract_path exists ok 8 - ->workarea_file returns a value ok 9 - ->workarea_file return a right-looking string ok 10 - Build.PL exists in the extract package ok 11 - Changed to package directory, found Build.PL ok 12 - The object isa PITA::XML::Request ok 13 - Got expected ->request_id value ok 14 - The object isa PITA::XML::Platform ok 15 - The object isa PITA::XML::Install ok 16 - The object isa PITA::XML::Report ok 17 - ->execute_all runs ok ok 18 - ->execute_all added three commands to the report ok 19 - The object isa PITA::XML::Command ok 20 - The object isa PITA::XML::Command ok 21 - The object isa PITA::XML::Command ok 22 - Command 1 contains the expected command ok 23 - Command 2 contains the expected command ok 24 - Command 3 contains the expected command ok 25 - Command 3 contains "all tests pass" ok 26 - Build actually got created ok 27 - blib directory actually got created ok t/05_perl_discovery....1..11 ok 1 - Found request.pita ok 2 - Confirm request.pita read permissions not ok 3 - Confirm request.pita no-execute permissions # Failed test 'Confirm request.pita no-execute permissions' # at t/05_perl_discovery.t line 27. ok 4 - The object isa PITA::Scheme::Perl::Discovery ok 5 - Code dies like expected ok 6 - Code dies like expected ok 7 - Code dies like expected ok 8 - Code dies like expected /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PITA-Scheme/t/prepare/injector/request.pita: line 1: syntax error near unexpected token `newline' /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PITA-Scheme/t/prepare/injector/request.pita: line 1: `' Use of uninitialized value in pattern match (m//) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PITA-Scheme/blib/lib/PITA/Scheme/Perl/Discovery.pm line 52. Use of uninitialized value in pattern match (m//) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PITA-Scheme/blib/lib/PITA/Scheme/Perl/Discovery.pm line 53. not ok 9 - Code dies like expected # Failed test 'Code dies like expected' # at t/05_perl_discovery.t line 19. # 'The path /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PITA-Scheme/t/prepare/injector/request.pita is not Perl at t/05_perl_discovery.t line 77 # ' # doesn't match '(?-xism:The path .+ is not executable)' ok 10 - ->delegate returns true ok 11 - The object isa PITA::XML::Platform # Looks like you failed 2 tests of 11. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 9 Failed 2/11 tests, 81.82% okay t/99_author............1..6 ok 1 - blib/lib/PITA/Scheme.pm ok 2 - blib/lib/PITA/Scheme/Perl.pm ok 3 - blib/lib/PITA/Scheme/Perl5.pm ok 4 - blib/lib/PITA/Scheme/Perl/Discovery.pm ok 5 - blib/lib/PITA/Scheme/Perl5/Build.pm ok 6 - blib/lib/PITA/Scheme/Perl5/Make.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/05_perl_discovery.t 2 512 11 2 3 9 Failed 1/6 test scripts. 2/110 subtests failed. Files=6, Tests=110, 50 wallclock secs ( 7.72 cusr + 6.96 csys = 14.68 CPU) Failed 1/6 test programs. 2/110 subtests failed. make: *** [test_dynamic] Error 25