Skip to content

Instantly share code, notes, and snippets.

@usev6
Created December 16, 2014 06:28
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 usev6/7dd0d087f0b780b2e756 to your computer and use it in GitHub Desktop.
Save usev6/7dd0d087f0b780b2e756 to your computer and use it in GitHub Desktop.
failing builds for rakudo.parrot and rakudo.jvm (rakudo head; 2014-12-16)
$ make
/usr/home/christian/perl6-roast-data/rakudo.parrot/install/bin/nqp-p tools/build/gen-cat.nqp parrot src/Perl6/Metamodel/BOOTSTRAP.nqp src/Perl6/Metamodel/EXPORTHOW.nqp > gen/parrot/BOOTSTRAP.nqp
/usr/home/christian/perl6-roast-data/rakudo.parrot/install/bin/nqp-p --target=pir --output=src/gen/perl6-bootstrap.pir --encoding=utf8 --vmlibs=perl6_ops gen/parrot/BOOTSTRAP.nqp
Null PMC access in get_bool()
current instr.: 'compose' pc 29042 (src/gen/perl6-metamodel.pir:12426) (gen/parrot/Metamodel.nqp:2697)
called from Sub '' pc 3191 ((file unknown):848) (gen/parrot/BOOTSTRAP.nqp:316)
called from Sub '' pc 392 ((file unknown):187)
called from Sub 'BEGIN block' pc 6306 (gen/parrot/stage2/NQP.pir:2293) (gen/parrot/stage2/NQP.nqp:372)
called from Sub 'run_begin_block' pc 7679 (gen/parrot/stage2/NQP.pir:2815) (gen/parrot/stage2/NQP.nqp:584)
called from Sub 'statement_prefix:sym<BEGIN>' pc 119545 (gen/parrot/stage2/NQP.pir:40686) (gen/parrot/stage2/NQP.nqp:2485)
called from Sub '!reduce' pc 20698 (gen/parrot/stage2/QRegex.pir:7766) (gen/parrot/stage2/QRegex.nqp:1241)
called from Sub '!cursor_pass' pc 20213 (gen/parrot/stage2/QRegex.pir:7571) (gen/parrot/stage2/QRegex.nqp:1202)
called from Sub 'statement_prefix:sym<BEGIN>' pc 32087 (gen/parrot/stage2/NQP.pir:11252) (gen/parrot/stage2/NQP.nqp:1022)
called from Sub '!protoregex' pc 21045 (gen/parrot/stage2/QRegex.pir:7904) (gen/parrot/stage2/QRegex.nqp:1278)
called from Sub 'statement_prefix' pc 31874 (gen/parrot/stage2/NQP.pir:11183) (gen/parrot/stage2/NQP.nqp:1021)
called from Sub 'term:sym<statement_prefix>' pc 38184 (gen/parrot/stage2/NQP.pir:13285) (gen/parrot/stage2/NQP.nqp:1064)
called from Sub '!protoregex' pc 21045 (gen/parrot/stage2/QRegex.pir:7904) (gen/parrot/stage2/QRegex.nqp:1278)
called from Sub 'term' pc 2825 (gen/parrot/stage2/NQPHLL.pir:1239) (gen/parrot/stage2/NQPHLL.nqp:168)
called from Sub 'termish' pc 2582 (gen/parrot/stage2/NQPHLL.pir:1165) (gen/parrot/stage2/NQPHLL.nqp:162)
called from Sub 'EXPR' pc 18146 (gen/parrot/stage2/NQPHLL.pir:6795) (gen/parrot/stage2/NQPHLL.nqp:587)
called from Sub 'statement' pc 21891 (gen/parrot/stage2/NQP.pir:8060) (gen/parrot/stage2/NQP.nqp:914)
called from Sub 'statementlist' pc 20168 (gen/parrot/stage2/NQP.pir:7489) (gen/parrot/stage2/NQP.nqp:892)
called from Sub 'comp_unit' pc 19586 (gen/parrot/stage2/NQP.pir:7313) (gen/parrot/stage2/NQP.nqp:884)
called from Sub 'TOP' pc 12716 (gen/parrot/stage2/NQP.pir:4853) (gen/parrot/stage2/NQP.nqp:782)
called from Sub 'parse' pc 29452 (gen/parrot/stage2/QRegex.pir:11142) (gen/parrot/stage2/QRegex.nqp:1874)
called from Sub 'parse' pc 32651 (gen/parrot/stage2/NQPHLL.pir:12645) (gen/parrot/stage2/NQPHLL.nqp:1459)
called from Sub 'compile' pc 32026 (gen/parrot/stage2/NQPHLL.pir:12418) (gen/parrot/stage2/NQPHLL.nqp:1414)
called from Sub 'eval' pc 27665 (gen/parrot/stage2/NQPHLL.pir:10642) (gen/parrot/stage2/NQPHLL.nqp:1161)
called from Sub 'evalfiles' pc 30899 (gen/parrot/stage2/NQPHLL.pir:11969) (gen/parrot/stage2/NQPHLL.nqp:1372)
called from Sub 'command_eval' pc 29902 (gen/parrot/stage2/NQPHLL.pir:11576) (gen/parrot/stage2/NQPHLL.nqp:1302)
called from Sub 'command_line' pc 28780 (gen/parrot/stage2/NQPHLL.pir:11130) (gen/parrot/stage2/NQPHLL.nqp:1250)
called from Sub 'MAIN' pc 601 (gen/parrot/stage2/NQP.pir:203) (gen/parrot/stage2/NQP.nqp:4046)
called from Sub '<mainline>' pc 578 (gen/parrot/stage2/NQP.pir:191) (gen/parrot/stage2/NQP.nqp:4041)
called from Sub '' pc 165114 (gen/parrot/stage2/NQP.pir:58010) (gen/parrot/stage2/NQP.nqp:4018)
*** Error code 1
Stop.
make: stopped in /usr/home/christian/perl6-roast-data/rakudo.parrot
====
$ make
/usr/home/christian/perl6-roast-data/rakudo.jvm/install/bin/nqp-j tools/build/gen-cat.nqp jvm src/Perl6/Metamodel/BOOTSTRAP.nqp src/Perl6/Metamodel/EXPORTHOW.nqp > gen/jvm/BOOTSTRAP.nqp
/usr/local/bin/perl5.18.4.chqXNjsLsMyS tools/build/nqp-jvm-rr.pl /usr/home/christian/perl6-roast-data/rakudo.jvm/install/bin/nqp-j --target=jar --output=blib/Perl6/BOOTSTRAP.jar --encoding=utf8 gen/jvm/BOOTSTRAP.nqp
java.lang.NullPointerException
in compose (gen/jvm/Metamodel.nqp:2645)
in (gen/jvm/BOOTSTRAP.nqp:302)
in (gen/jvm/BOOTSTRAP.nqp:72)
in BEGIN block (gen/jvm/stage2/NQP.nqp:411)
in run_begin_block (gen/jvm/stage2/NQP.nqp:623)
in statement_prefix:sym<BEGIN> (gen/jvm/stage2/NQP.nqp:2523)
in !reduce (gen/jvm/stage2/QRegex.nqp:1241)
in !cursor_pass (gen/jvm/stage2/QRegex.nqp:1202)
in statement_prefix:sym<BEGIN> (gen/jvm/stage2/NQP.nqp)
in !protoregex (gen/jvm/stage2/QRegex.nqp:1278)
in statement_prefix (gen/jvm/stage2/NQP.nqp)
in term:sym<statement_prefix> (gen/jvm/stage2/NQP.nqp)
in !protoregex (gen/jvm/stage2/QRegex.nqp:1278)
in term (gen/jvm/stage2/NQPHLL.nqp)
in termish (gen/jvm/stage2/NQPHLL.nqp)
in EXPR (gen/jvm/stage2/NQPHLL.nqp:558)
in statement (gen/jvm/stage2/NQP.nqp:952)
in statementlist (gen/jvm/stage2/NQP.nqp)
in comp_unit (gen/jvm/stage2/NQP.nqp:922)
in TOP (gen/jvm/stage2/NQP.nqp:820)
in parse (gen/jvm/stage2/QRegex.nqp:1872)
in parse (gen/jvm/stage2/NQPHLL.nqp:1430)
in compile (gen/jvm/stage2/NQPHLL.nqp:1386)
in eval (gen/jvm/stage2/NQPHLL.nqp:1133)
in evalfiles (gen/jvm/stage2/NQPHLL.nqp:1343)
in command_eval (gen/jvm/stage2/NQPHLL.nqp:1246)
in command_line (gen/jvm/stage2/NQPHLL.nqp:1221)
in MAIN (gen/jvm/stage2/NQP.nqp:4084)
in <mainline> (gen/jvm/stage2/NQP.nqp:4080)
in (gen/jvm/stage2/NQP.nqp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment