This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Java/parellel build(?) related bootstrap failure


Andreas Jaeger <aj at suse dot de> writes:

> Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at> writes:
>
>> ...seen on i386-unknown-freebsd4.8:
>>
>>   /files/pfeifer/OBJ-0329-1255/gcc/gcj
>>          -B/files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava/
>>          -B/files/pfeifer/OBJ-0329-1255/gcc/ --encoding=UTF-8
>>          -Wno-deprecated -C -g -classpath ''
>>          -bootclasspath /files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava:/sw/test/gcc/cvs/libjava \
>>          -d /files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava /sw/test/gcc/cvs/libjava/java/util/Vector.java
>>   /files/pfeifer/OBJ-0329-1255/gcc/gcj
>>           -B/files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava/
>>           -B/files/pfeifer/OBJ-0329-1255/gcc/ --encoding=UTF-8
>>           -Wno-deprecated -C -g -classpath ''
>>           -bootclasspath /files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava:/sw/test/gcc/cvs/libjava \
>>           -d /files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava /sw/test/gcc/cvs/libjava/java/util/WeakHashMap.java
>>   gmake[2]: *** No rule to make target `java/util/prefs/NodeChangeListener.java', needed by `java/util/prefs/NodeChangeListener.class'.  Stop.
>>   gmake[2]: *** Waiting for unfinished jobs....
>>   gmake[2]: Leaving directory `/files/pfeifer/OBJ-0329-1255/i386-unknown-freebsd4.8/libjava'
>>   gmake[1]: *** [all-target-libjava] Error 2
>>
>> I wonder why nobody else is seeing this.
>>
>> This is with a 6-way parallel make on a 2-processor box.
>
> I see this the whole time on the rtlopt-branch and never investigated.
> It works for me (2p box, 4way parallel) on all other branches.

Investigated now and found that the prefs directory was not on the
branch - I'm merging it now.

Gerald, perhaps you also miss the directory?  Run cvs update -d to get
new directories,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]