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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1....# Failed test (t/1.t at line 9) # Tried to use 'Perl6::Gather'. # Error: Can't locate Perl6/Export.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/lib/Perl6/Gather.pm line 2. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Perl6-Gather/blib/lib/Perl6/Gather.pm line 2. # Compilation failed in require at (eval 1) 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. 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 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------------- t/1.t 255 65280 1 1 100.00% 1 make: *** [test_dynamic] Error 2