* Jack Howarth wrote on Wed, Mar 02, 2011 at 06:08:22PM CET:
> On Wed, Mar 02, 2011 at 07:16:19AM +0100, Ralf Wildenhues wrote:
> > Jack, the actual issue you're seeing might well be the result of some
> > missing dependency.  With parallel build failures, it is most important
> > to see output from make, back to at least the first error that happened.
> > That can be arbitrarily far back, and in GCC it is not uncommon to have
> > it happen a few thousand lines before the end of the log.  Please save
> > such logs for future reports.

>     A second repetition of the original build with --enable-build-with-cxx
> completed without errors.

Race conditions can be very tricky to win; successful builds are never a
proof of their absence.  It might only happen again in a few months, or
only under a certain system load.

> FYI, I do all of my builds on darwin10 with
> lto-bootstrap and 'make -j 8'. This is the first time that I have seen this
> particular failure crop up.

Well, please keep logs for the case when it might happen again.

Thanks,
Ralf

Reply via email to