Advertisement
Guest User

Untitled

a guest
Jun 8th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. $ perl6 bootstrap.pl
  2. ==> Bootstrapping Panda
  3. ==> Fetching File::Find
  4. ==> Building File::Find
  5. use of uninitialized value of type Str in string context
  6. use of uninitialized value of type Str in string context
  7. use of uninitialized value of type Str in string context
  8. use of uninitialized value of type Str in string context
  9. use of uninitialized value of type Str in string context
  10. is an unsupported backend VM.
  11. in block at /home/Phoenix/.perl6/panda/lib/Panda/Common.pm:50
  12. in sub comptarget at /home/Phoenix/.perl6/panda/lib/Panda/Common.pm:39
  13. in sub compsuffix at /home/Phoenix/.perl6/panda/lib/Panda/Common.pm:33
  14. in block at /home/Phoenix/.perl6/panda/lib/Panda/Builder.pm:81
  15. in block at /home/Phoenix/.perl6/panda/lib/Panda/Builder.pm:80
  16. in sub withp6lib at /home/Phoenix/.perl6/panda/lib/Panda/Common.pm:29
  17. in method build at /home/Phoenix/.perl6/panda/lib/Panda/Builder.pm:76
  18. in method install at /home/Phoenix/.perl6/panda/lib/Panda.pm:92
  19. in method resolve at /home/Phoenix/.perl6/panda/lib/Panda.pm:162
  20. in block at bin/panda:53
  21. in method reify at src/gen/m-CORE.setting:7686
  22. in method reify at src/gen/m-CORE.setting:7549
  23. in method gimme at src/gen/m-CORE.setting:8001
  24. in method sink at src/gen/m-CORE.setting:8404
  25. in sub MAIN at bin/panda:51
  26. in sub MAIN at bin/panda:50
  27. in block at bin/panda:79
  28.  
  29. ==> Please make sure that /home/Phoenix/.perl6/rakudo-star-2014.04/install/languages/perl6/site/bin is in your PATH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement