On 02/03/2011 21:37, Ralf Wildenhues wrote:
> * 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.

  There really shouldn't be a race between configure-target-libjava and
all-target-libjava though.  It shouldn't even be possible.  I suspect random
glitch attack.  Transient network/file io error or something like that.

    cheers,
      DaveK

Reply via email to