* Using: sun-jdk-1.6 >>> Unpacking source... >>> Unpacking jeuclid-parent-3.1.5-src.zip to /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work * Applying jeuclid-core-freehep.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work >>> Compiling source in /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core ... Rewriting attributes Rewriting ./build.xml * Disabling all optional ANT_TASKS Buildfile: build.xml init: [echo] ------------------- jeuclid-core ---------------- [echo] Apache Ant version 1.7.1 compiled on March 18 2009 [echo] VM: 14.2-b01, Sun Microsystems Inc. [echo] JAVA_HOME: /opt/sun-jdk-1.6.0.16 [echo] ANT Support PRESENT [echo] Batik Support PRESENT [echo] jcip-annotations Support PRESENT [echo] commons-logging Support PRESENT [echo] FreeHep Util Support NOT Present [echo] FreeHep Graphics2D Support NOT Present [echo] xml-commons-external Support PRESENT [echo] xmlgraphics-commons Support NOT Present compile: [mkdir] Created dir: /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/target/classes [javac] Compiling 194 source files to /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/target/classes [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/font/DefaultFontFactory.java:40: cannot find symbol [javac] symbol : class ClasspathResource [javac] location: package org.apache.xmlgraphics.util [javac] import org.apache.xmlgraphics.util.ClasspathResource; [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/parser/Parser.java:49: package org.apache.xmlgraphics.image.loader does not exist [javac] import org.apache.xmlgraphics.image.loader.ImageSource; [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/elements/support/text/CharacterMapping.java:389: cannot find symbol [javac] symbol : method getCharNameAlternativesFor(java.lang.String) [javac] location: class org.apache.xmlgraphics.fonts.Glyphs [javac] .getCharNameAlternativesFor(glyphName); [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/elements/support/text/CharacterMapping.java:392: cannot find symbol [javac] symbol : method getUnicodeSequenceForGlyphName(java.lang.String) [javac] location: class org.apache.xmlgraphics.fonts.Glyphs [javac] final int altcp = Glyphs.getUnicodeSequenceForGlyphName( [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/font/DefaultFontFactory.java:82: cannot find symbol [javac] symbol : variable ClasspathResource [javac] location: class net.sourceforge.jeuclid.font.DefaultFontFactory [javac] final List fonts = ClasspathResource.getInstance() [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/parser/Parser.java:367: cannot find symbol [javac] symbol : class ImageSource [javac] location: class net.sourceforge.jeuclid.parser.Parser [javac] } else if (source instanceof ImageSource) { [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/parser/Parser.java:368: cannot find symbol [javac] symbol : class ImageSource [javac] location: class net.sourceforge.jeuclid.parser.Parser [javac] final ImageSource imageSource = (ImageSource) source; [javac] ^ [javac] /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/src/main/java/net/sourceforge/jeuclid/parser/Parser.java:368: cannot find symbol [javac] symbol : class ImageSource [javac] location: class net.sourceforge.jeuclid.parser.Parser [javac] final ImageSource imageSource = (ImageSource) source; [javac] ^ [javac] 8 errors BUILD FAILED /var/tmp/portage/dev-java/jeuclid-core-3.1.5/work/jeuclid-parent-3.1.5/jeuclid-core/build.xml:113: Compile failed; see the compiler error output for details. Total time: 6 seconds * * ERROR: dev-java/jeuclid-core-3.1.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4359: Called java-pkg-2_src_compile * environment, line 2409: Called eant 'jar' '-f' 'build.xml' * environment, line 966: Called die * The specific snippet of code: * ant ${antflags} "${@}" || die "eant failed" * The die message: * eant failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-java/jeuclid-core-3.1.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/jeuclid-core-3.1.5/temp/environment'. * This ebuild is from an overlay named 'local': '/usr/local/portage/' * !!! When you file a bug report, please include the following information: GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.16" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac" and of course, the output of emerge --info