# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #24289] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24289 >
Hi, after the promotion of 'languages/imcc' I was checking languages/Makefile. I encoutered two problems, which caused failures of the build and test procedure. 'make all' failed at the target 'cola'. The reason was a 'cd ../imcc; make'. 'make test' failed at 'perl6.test'. For some reason 'perl/t/harness' returns an error 29, at least on my Linux notebook. I added a patch, which doesn't fix anything. They changes just evade these problems. CU, Bernhard -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/66471/49666/c49520/languages_makefile.patch
languages_makefile.patch
Description: languages_makefile.patch