On Wed, Oct 05, 2005 at 09:22:34PM -0700, Joshua Juran via RT wrote:
> Parrot itself builds successfully, but 'make' fails here:
> 
> ...
> ./parrot -o runtime/parrot/library/Stream/Sub.pbc 
> runtime/parrot/library/Stream/Sub.imc
> ./parrot -o runtime/parrot/library/Stream/Writer.pbc 
> runtime/parrot/library/Stream/Writer.imc
> ./parrot -o runtime/parrot/library/YAML/Parser/Syck.pbc 
> runtime/parrot/library/YAML/Parser/Syck.imc
> /usr/bin/perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 
> 8;' dynclasses
> make[1]: Entering directory `/home/jjuran/src/parrot/dynclasses'
> /usr/bin/perl /home/jjuran/src/parrot/build_tools/pmc2c.pl --dump 
> match.pmc
> Can't write 'classes/default.dump' at 
> /home/jjuran/src/parrot/build_tools/pmc2c.pl line 664.
> pmc2c dump failed (512)
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/jjuran/src/parrot/dynclasses'
> make: *** [dynclasses.dummy] Error 2

Thanks for retesting.  pmc2c.pl was broken briefly yesterday night.  Can
you try yet again with a revision > 9350?

-J

--

Attachment: pgpS5JpjoL9lL.pgp
Description: PGP signature

Reply via email to