It appears that parrot/master no longer builds nqp/master. Here are
the relevant error messages from an attempt to build nqp:
/tmp/parrot/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
--target=pir --output=src/stage1/gen/nqp-mo.pir \
--setting=NULL src/stage1/gen/nqp-mo.pm
get_pointer() not implemented in class 'GLOBALish'
current instr.: 'nqp;HLL;Compiler;SerializationContextBuilder;addr' pc 44911
(src/stage0/HLL-s0.pir:17086) (src\stage2\gen\NQPHLL.pm:2032)
called from Sub 'nqp;HLL;Compiler;SerializationContextBuilder;add_object' pc
45918 (src/stage0/HLL-s0.pir:17576) (src\stage2\gen\NQPHLL.pm:2108)
called from Sub 'nqp;NQP;SymbolTable;pkg_create_mo' pc 16905
(src/stage0/NQP-s0.pir:3958) (src\stage2\gen\NQP.pm:157)
called from Sub 'nqp;NQP;Actions;GLOBALish' pc 115163
(src/stage0/NQP-s0.pir:34347) (src\stage2\gen\NQP.pm:1458)
called from Sub 'nqp;Regex;Cursor;!reduce' pc 2703
(src/stage0/Regex-s0.pir:1092)
called from Sub 'nqp;Regex;Cursor;!cursor_pass' pc 2116
(src/stage0/Regex-s0.pir:729)
called from Sub 'nqp;NQP;Grammar;GLOBALish' pc 34248
(src/stage0/NQP-s0.pir:9922) (src\stage2\gen\NQP.pm:632)
called from Sub 'nqp;NQP;Grammar;comp_unit' pc 29527
(src/stage0/NQP-s0.pir:8519) (src\stage2\gen\NQP.pm:565)
called from Sub 'nqp;NQP;Grammar;TOP' pc 24020 (src/stage0/NQP-s0.pir:6747)
(src\stage2\gen\NQP.pm:485)
called from Sub 'nqp;Regex;Cursor;parse' pc 1781 (src/stage0/Regex-s0.pir:539)
called from Sub 'nqp;HLL;Compiler;parse' pc 37975 (src/stage0/HLL-s0.pir:13624)
(src\stage2\gen\NQPHLL.pm:1476)
called from Sub 'nqp;HLL;Compiler;_block2007' pc 37475
(src/stage0/HLL-s0.pir:13397) (src\stage2\gen\NQPHLL.pm:1452)
called from Sub 'nqp;HLL;Compiler;compile' pc 37347
(src/stage0/HLL-s0.pir:13328) (src\stage2\gen\NQPHLL.pm:1450)
called from Sub 'nqp;HLL;Compiler;eval' pc 33881 (src/stage0/HLL-s0.pir:11620)
(src\stage2\gen\NQPHLL.pm:1251)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 36725
(src/stage0/HLL-s0.pir:13029) (src\stage2\gen\NQPHLL.pm:1436)
called from Sub 'nqp;HLL;Compiler;_block1863' pc 35701
(src/stage0/HLL-s0.pir:12532) (src\stage2\gen\NQPHLL.pm:1375)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 35287
(src/stage0/HLL-s0.pir:12358) (src\stage2\gen\NQPHLL.pm:1381)
called from Sub 'nqp;HLL;Compiler;command_line' pc 34934
(src/stage0/HLL-s0.pir:12183) (src\stage2\gen\NQPHLL.pm:1346)
called from Sub 'MAIN' pc 14694 (src/stage0/NQP-s0.pir:3051)
(src\stage2\gen\NQP.pm:2821)
called from Sub '_block1000' pc 196 (src/stage0/NQP-s0.pir:102)
(src\stage2\gen\NQP.pm:1)
make: *** [src/stage1/nqpmo.pbc] Error 1
--
Andy Dougherty [email protected]
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev