[cp-testresults] FAIL: classpath build with gcj (4.0) on Wed May 3 12:26:51 UTC 2006

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roman Kennke writes:
 > Hi there,
 > 
 > We get this error since I checked in Sascha's font work:
 > 
 > > /usr/local/bin/gcj -Wno-deprecated --encoding=UTF-8 --bootclasspath '' --classpath ..:../../classpath/vm/reference:../../classpath:../../classpath/external/w3c_dom:../../classpath/external/sax:../../classpath/external/relaxngDatatype:.: -C -d . -MD -MF lists/gnu-java-awt.deps -MT lists/gnu-java-awt.stamp -MP @lists/gnu-java-awt.list
 > > ../../classpath/java/awt/geom/GeneralPath.java: In class 'gnu.java.awt.font.opentype.truetype.Zone':
 > > ../../classpath/java/awt/geom/GeneralPath.java: In method 'gnu.java.awt.font.opentype.truetype.Zone.getPath()':
 > > ../../classpath/java/awt/geom/GeneralPath.java:83: error: Undefined variable or class name: 'PathIterator.WIND_NON_ZERO'.
 > >      public static final int WIND_NON_ZERO = PathIterator.WIND_NON_ZERO;
 > >                                              ^
 > > 1 error
 > > make[2]: *** [lists/gnu-java-awt.stamp] Error 1
 > > make[2]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
 > > make[1]: *** [compile-classes] Error 2
 > > make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
 > > make: *** [all-recursive] Error 1
 > 
 > I believe this is a GCJ bug. Some class in gnu.java.awt.font references
 > GeneralPath.WIND_NON_ZERO, which in turn references
 > PathIterator.WIND_NON_ZERO, which for some reason cannot be resolved.
 > Every other compiler handles this fine, except gcj. I don't really know
 > how to solve this, can somebody (a gcj hacker probably) please look at
 > it?

WORKSFORME with gcj 4.1.

Andrew.


[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux