Advertisement
Guest User

Untitled

a guest
Dec 30th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. perl6 --ll-exception Asistencia.pm6
  2. This type cannot unbox to a native integer: P6opaque, Failure
  3. at SETTING::src/core/Any-iterable-methods.pm:1891 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:head)
  4. from SETTING::src/core/Any-iterable-methods.pm:1883 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:head)
  5. from gen/moar/stage2/QRegex.nqp:1340 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/QRegex.moarvm:!reduce)
  6. from gen/moar/stage2/QRegex.nqp:1301 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/QRegex.moarvm:!cursor_pass)
  7. from Asistencia.pm6:11 (<ephemeral file>:head)
  8. from Asistencia.pm6:10 (<ephemeral file>:html)
  9. from Asistencia.pm6:6 (<ephemeral file>:TOP)
  10. from SETTING::src/core/Grammar.pm:9 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:parse)
  11. from Asistencia.pm6:34 (<ephemeral file>:)
  12. from SETTING::src/core/Any-iterable-methods.pm:462 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:)
  13. from SETTING::src/core/Any-iterable-methods.pm:448 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:sink-all)
  14. from SETTING::src/core/Seq.pm:159 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/CORE.setting.moarvm:sink)
  15. from Asistencia.pm6:32 (<ephemeral file>:)
  16. from Asistencia.pm6:1 (<ephemeral file>:<unit>)
  17. from Asistencia.pm6:1 (<ephemeral file>:<unit-outer>)
  18. from gen/moar/stage2/NQPHLL.nqp:1437 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/NQPHLL.moarvm:eval)
  19. from gen/moar/stage2/NQPHLL.nqp:1640 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/NQPHLL.moarvm:evalfiles)
  20. from gen/moar/stage2/NQPHLL.nqp:1534 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/NQPHLL.moarvm:command_eval)
  21. from src/Perl6/Compiler.nqp:27 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/Perl6/Compiler.moarvm:command_eval)
  22. from gen/moar/stage2/NQPHLL.nqp:1508 (/home/clasclin/bin/rakudo-star-2016.11/install/share/nqp/lib/NQPHLL.moarvm:command_line)
  23. from gen/moar/m-main.nqp:46 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/perl6.moarvm:MAIN)
  24. from gen/moar/m-main.nqp:37 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/perl6.moarvm:<mainline>)
  25. from <unknown>:1 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/perl6.moarvm:<main>)
  26. from <unknown>:1 (/home/clasclin/bin/rakudo-star-2016.11/install/share/perl6/runtime/perl6.moarvm:<entry>)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement