# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #59680]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59680 >


I've just updated from r31667 to HEAD (r31745), and ran my usual build
incantation:

$ make realclean; perl Configure --cc='ccache gcc' && make -j 2 test

This time it died:

find_sub_not_null_p_s     1391       experimental, not in ops.num
find_sub_not_null_p_sc    1392       experimental, not in ops.num
tools/build/ops2pm.pl: Could not mkdir
/home/moritz/src/parrot/lib/Parrot/OpLib: File exists!
make: *** [include/parrot/oplib/ops.h] Error 17
make: *** Waiting for unfinished jobs....

Running 'make realclean' again solved the problem, but I think this
should never be necessary.

Moritz

-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to