On 19/10/11 17:33, Matthew Boyle wrote:
it currently fails to build on Linux (Fedora 14, x64) when configured
using { --cc=g++ --ld=g++ --link=g++ }:

I'm also seeing intermittent failures in <t/pmc/alarm.t>. usually just tests 3 and 4, occasionally 1 and 2, but i've seen the first four tests all fail at once.

i've been able to consistently reproduce it thus:

COUNT=1; while prove t/pmc/alarm.t; do echo $((COUNT++)); done;

the failure seems to be extremely load-dependent (kicking off a couple of { cat /dev/zero | sha384sum } pipelines in the background can make it fail within a couple of iterations).

HEAD is currently 807df7.

--matt


--
Matthew Boyle, Systems Administrator, CoreFiling Limited
Telephone: +44-1865-203192  Website: http://www.corefiling.com
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to