Ticket #952 (new bug) — at Initial Version

Opened 12 years ago

Last modified 12 years ago

pcc_arg_unify branch doesn't build.

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version: branch
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

Build ends with:

make[1]: Entering directory `/home/coke/sandbox/pcc_rewiring/compilers/tge'
../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pbc --output=TGE/Parser.pir TGE/Parser.pg
shift_string() not implemented in class 'String'
current instr.: 'parrot;P6metaclass;register' pc 750 (runtime/parrot/library/P6object.pir:480)
called from Sub 'parrot;P6object;onload' pc 34 (runtime/parrot/library/P6object.pir:86)
called from Sub 'parrot;PGE;Match;' pc -1 ((unknown file):-1)
... call repeated 1 times
called from Sub 'parrot;PGE;Perl6Grammar;Compiler;__onload' pc -1 ((unknown file):-1)
... call repeated 1 times
called from Sub 'parrot;PGE;Perl6Grammar;Compiler;main' pc -1 ((unknown file):-1)
... call repeated 1 times
make[1]: *** [TGE/Parser.pir] Error 1
make[1]: Leaving directory `/home/coke/sandbox/pcc_rewiring/compilers/tge'
make: *** [compilers.dummy] Error 2

This is on feather.perl6.nl (linux 386)

Note: See TracTickets for help on using tickets.