Skip to content

Instantly share code, notes, and snippets.

Created June 26, 2011 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1047793 to your computer and use it in GitHub Desktop.
Save anonymous/1047793 to your computer and use it in GitHub Desktop.
time ./perl6 --setting=NULL --target=pir --output=src/gen/CORE.setting.pir src/gen/CORE.setting
No method cache and no find_method method in meta-object
current instr.: 'nqp;Perl6;Metamodel;MultiMethodContainer;add_multi_method' pc 21087 (src/gen/perl6-metamodel.pir:5042)
called from Sub 'nqp;Perl6;SymbolTable;pkg_add_method' pc 14224 (src/gen/perl6-symboltable.pir:8)
called from Sub 'nqp;Perl6;Actions;_block2541' pc 47383 (src/gen/perl6-actions.pir:16462)
called from Sub 'nqp;Perl6;Actions;method_def' pc 46952 (src/gen/perl6-actions.pir:16295)
called from Sub 'nqp;Regex;Cursor;!reduce' pc 2715 (src/Regex/Cursor.pir:1018)
called from Sub 'nqp;Regex;Cursor;!cursor_pass' pc 2111 (src/Regex/Cursor.pir:657)
called from Sub 'nqp;Perl6;Grammar;method_def' pc 135495 (src/gen/perl6-grammar.pir:0)
called from Sub 'nqp;Perl6;Grammar;routine_declarator:sym<method>' pc 131206 (src/gen/perl6-grammar.pir:36104)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4030 (src/Regex/Cursor.pir:81)
called from Sub 'nqp;Perl6;Grammar;routine_declarator' pc 130513 (src/gen/perl6-grammar.pir:35908)
called from Sub 'nqp;Perl6;Grammar;declarator' pc 121802 (src/gen/perl6-grammar.pir:33486)
called from Sub 'nqp;Perl6;Grammar;multi_declarator:sym<multi>' pc 122490 (src/gen/perl6-grammar.pir:33623)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4030 (src/Regex/Cursor.pir:81)
called from Sub 'nqp;Perl6;Grammar;multi_declarator' pc 122141 (src/gen/perl6-grammar.pir:33555)
called from Sub 'nqp;Perl6;Grammar;term:sym<multi_declarator>' pc 77132 (src/gen/perl6-grammar.pir:20712)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4067 (src/Regex/Cursor.pir:94)
called from Sub 'nqp;Perl6;Grammar;term' pc 157231 (src/gen/perl6-grammar.pir:42726)
called from Sub 'nqp;Perl6;Grammar;termish' pc 188880 (src/gen/perl6-grammar.pir:51492)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 24234 (src/stage2/gen/NQPHLL.pir:6587)
called from Sub 'nqp;Perl6;Grammar;EXPR' pc 189773 (src/gen/perl6-grammar.pir:51751)
called from Sub 'nqp;Perl6;Grammar;statement' pc 44225 (src/gen/perl6-grammar.pir:11751)
called from Sub 'nqp;Perl6;Grammar;statementlist' pc 43106 (src/gen/perl6-grammar.pir:11332)
called from Sub 'nqp;Perl6;Grammar;blockoid' pc 47789 (src/gen/perl6-grammar.pir:12747)
called from Sub 'nqp;Perl6;Grammar;package_def' pc 118148 (src/gen/perl6-grammar.pir:32534)
called from Sub 'nqp;Perl6;Grammar;package_declarator:sym<class>' pc 112760 (src/gen/perl6-grammar.pir:30885)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4030 (src/Regex/Cursor.pir:81)
called from Sub 'nqp;Perl6;Grammar;package_declarator' pc 111560 (src/gen/perl6-grammar.pir:30517)
called from Sub 'nqp;Perl6;Grammar;scoped' pc 127572 (src/gen/perl6-grammar.pir:35110)
called from Sub 'nqp;Perl6;Grammar;scope_declarator:sym<my>' pc 124463 (src/gen/perl6-grammar.pir:34147)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4030 (src/Regex/Cursor.pir:81)
called from Sub 'nqp;Perl6;Grammar;scope_declarator' pc 124211 (src/gen/perl6-grammar.pir:34052)
called from Sub 'nqp;Perl6;Grammar;term:sym<scope_declarator>' pc 76550 (src/gen/perl6-grammar.pir:20544)
called from Sub 'nqp;Regex;Cursor;!protoregex' pc 4030 (src/Regex/Cursor.pir:81)
called from Sub 'nqp;Perl6;Grammar;term' pc 157231 (src/gen/perl6-grammar.pir:42726)
called from Sub 'nqp;Perl6;Grammar;termish' pc 188880 (src/gen/perl6-grammar.pir:51492)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 24234 (src/stage2/gen/NQPHLL.pir:6587)
called from Sub 'nqp;Perl6;Grammar;EXPR' pc 189773 (src/gen/perl6-grammar.pir:51751)
called from Sub 'nqp;Perl6;Grammar;statement' pc 44225 (src/gen/perl6-grammar.pir:11751)
called from Sub 'nqp;Perl6;Grammar;statementlist' pc 43106 (src/gen/perl6-grammar.pir:11332)
called from Sub 'nqp;Perl6;Grammar;comp_unit' pc 41395 (src/gen/perl6-grammar.pir:10770)
called from Sub 'nqp;Perl6;Grammar;TOP' pc 29503 (src/gen/perl6-grammar.pir:7165)
called from Sub 'nqp;Regex;Cursor;parse' pc 1781 (src/Regex/Cursor.pir:470)
called from Sub 'nqp;HLL;Compiler;parse' pc 37341 (src/stage2/gen/NQPHLL.pir:12174)
called from Sub 'nqp;HLL;Compiler;_block1960' pc 36891 (src/stage2/gen/NQPHLL.pir:0)
called from Sub 'nqp;HLL;Compiler;compile' pc 36768 (src/stage2/gen/NQPHLL.pir:11911)
called from Sub 'nqp;HLL;Compiler;eval' pc 34026 (src/stage2/gen/NQPHLL.pir:10752)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 36146 (src/stage2/gen/NQPHLL.pir:11591)
called from Sub 'nqp;HLL;Compiler;command_line' pc 35278 (src/stage2/gen/NQPHLL.pir:11233)
called from Sub 'MAIN' pc 638 (src/gen/perl6.pir:230)
called from Sub '_block1000' pc 100 (src/gen/perl6.pir:67)
Command exited with non-zero status 1
1.23user 0.17system 0:01.40elapsed 99%CPU (0avgtext+0avgdata 898320maxresident)k
0inputs+0outputs (0major+56221minor)pagefaults 0swaps
make: *** [CORE.setting.pbc] Error 1
pmichaud@kiwi:~/nom$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment