supernovus

panda build breakage

Mar 5th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. ==> Bootstrapping Panda
  2. Unable to parse expression in string; couldn't find final \"
  3. in any FAILGOAL at src/stage2/QRegex.nqp:1084
  4. in regex string at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:25
  5. in regex pair at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:7
  6. in regex pairlist at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:6
  7. in regex object at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:5
  8. in regex value:sym<object> at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:21
  9. in any !protoregex at src/stage2/QRegex.nqp:746
  10. in regex value at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:11
  11. in regex arraylist at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:9
  12. in regex array at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:8
  13. in regex TOP at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny/Grammar.pm:4
  14. in method parse at src/gen/CORE.setting:10788
  15. in sub from-json at /opt/perl6/panda/ext/JSON__Tiny/lib/JSON/Tiny.pm:50
  16. in submethod BUILD at /opt/perl6/panda/lib/Panda/Ecosystem.pm:62
  17. in method BUILDALL at src/gen/CORE.setting:759
  18. in method bless at src/gen/CORE.setting:743
  19. in method new at src/gen/CORE.setting:728
  20. in method new at /opt/perl6/panda/lib/Panda.pm:20
  21. in block at bin/panda:108
Advertisement
Add Comment
Please, Sign In to add comment