Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.67 KB | None | 0 0
  1. arthur@aquarelle /t/zavolaj> make
  2. perl6 --target=pir --output=lib/NativeCall.pir lib/NativeCall.pm6
  3. Malformed routine definition at line 60, near "map-type-t"
  4. Null PMC access in get_pmc_keyed()
  5. current instr.: 'perl6;Perl6;Compiler;eval' pc 289725 (src/gen_actions.pir:24150) (src/gen_setting.pm:3340)
  6. called from Sub 'perl6;PCT;HLLCompiler;evalfiles' pc 1318 (src/PCT/HLLCompiler.pir:712) (src/gen_setting.pm:3340)
  7. called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1513 (src/PCT/HLLCompiler.pir:813) (src/gen_setting.pm:3340)
  8. called from Sub 'perl6;Perl6;Compiler;main' pc 289937 (src/gen_actions.pir:24230) (src/gen_setting.pm:3340)
  9. make: *** [lib/NativeCall.pir] Erreur 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement