Checking if your kit is complete... Looks good Writing Makefile for Perl6::Gather cp Gather.pm blib/lib/Perl6/Gather.pm Manifying blib/man3/Perl6::Gather.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.... # Failed test 'use Perl6::Gather;' # at t/1.t line 9. # Tried to use 'Perl6::Gather'. # Error: Can't locate Perl6/Export.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/lib/Perl6/Gather.pm line 2. # BEGIN failed--compilation aborted at t/1.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Unquoted string "take" may clash with future reserved word at t/1.t line 16. Number found where operator expected at t/1.t line 16, near "take 99" (Do you need to predeclare take?) Unquoted string "take" may clash with future reserved word at t/1.t line 17. Number found where operator expected at t/1.t line 17, near "take 99" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 17. not ok 1 - use Perl6::Gather; Unquoted string "take" may clash with future reserved word at t/1.t line 18. Number found where operator expected at t/1.t line 18, near "take 99" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 18. Unquoted string "gathered" may clash with future reserved word at t/1.t line 19. Unquoted string "take" may clash with future reserved word at t/1.t line 20. String found where operator expected at t/1.t line 20, near "take 'two'" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 21. syntax error at t/1.t line 16, near "take 99" syntax error at t/1.t line 17, near "take 99" syntax error at t/1.t line 18, near "take 99" syntax error at t/1.t line 20, near "take 'two'" Execution of t/1.t aborted due to compilation errors. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 255 65280 1 1 1 Failed 1/1 test scripts. 1/1 subtests failed. Files=1, Tests=1, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 255