Asking for problems with the "gerd/JSON_nqp" branch

James E Keenan jkeen at verizon.net
Thu Mar 10 13:27:56 UTC 2011


Gerd Pokorra wrote:
> There was reported a problem, when using
>
>    load_language 'JSON'
>
> in the file "tools/dev/nci_thunk_gen.pir".
>
> I can not reproduce the error. According to the suggestion of cotto I
> created a branch. I called the branch "gerd/JSON_nqp".

Unfortunately, it's not ready.  I got this build failure on Darwin/PPC:

Compiled: parrot_nci_thunk_gen.o
/usr/bin/g++ -o parrot_nci_thunk_gen "parrot_nci_thunk_gen.o" 
"/Users/jimk/gitwork/parrot/src/parrot_config.o" 
"-L/Users/jimk/gitwork/parrot/blib/lib" 
-L"/Users/jimk/gitwork/parrot/blib/lib" -lparrot   -undefined 
dynamic_lookup -L/sw/lib -L/opt/local/lib -lm -lgmp -lreadline -lintl
Linked: parrot_nci_thunk_gen
./parrot_nci_thunk_gen \
--loader-name=Parrot_glut_nci_loader \
--loader-storage-class=PARROT_DYNEXT_EXPORT \
--output=src/glut_nci_thunks.c \
<src/glut_nci_thunks.nci
"load_bytecode" couldn't find file 'P6Regex.pbc'
current instr.: '' pc -1 ((unknown file):-1)
called from Sub 'gen_sigtable' pc 1920 (tools/dev/nci_thunk_gen.pir:931)
... call repeated 1 times
make: *** [src/glut_nci_thunks.c] Error 1

If desired, I can supply a complete build log this evening.

Thank you very much.
kid51



More information about the parrot-dev mailing list