------- Comment #1 from rwild at gcc dot gnu dot org 2010-08-02 16:40 ------- Is this a transient failure with parallel make, i.e., are you using parallel make, and does the failure go away with a serial make or another parallel make invocation? Which -jN option do you pass? Have you seen this failure happen more than once, and if yes, how likely can you reproduce it?
Please also show how you configured your build, and please also post the exact error lines spewed out by 'make' that you trimmed from the end. They can give valuable clues as to whether some serialization is missing in the toplevel Makefile (should all-target-libgfortran depend on all-target-libgomp?) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45118