* Package: dev-java/xom-1.2.6  * Repository: gentoo  * Maintainer: java  * USE: elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: sandbox userpriv usersandbox * Using: ibm-jdk-bin-1.6 >>> Unpacking source... >>> Unpacking xom-1.2.6.tar.gz to /var/tmp/portage/dev-java/xom-1.2.6/work >>> Unpacking jaxen-1.1.3-src.tar.gz to /var/tmp/portage/dev-java/xom-1.2.6/work >>> Source unpacked in /var/tmp/portage/dev-java/xom-1.2.6/work >>> Preparing source in /var/tmp/portage/dev-java/xom-1.2.6/work/XOM ... * Applying xom-1.2.6.patch ...  [ ok ] removed `src/nu/xom/tests/EBCDICTest.java' removed `src/nu/xom/tests/RoundTripTest.java' removed `src/nu/xom/tests/NodesTest.java' removed `src/nu/xom/tests/NodeFactoryTest.java' removed `src/nu/xom/tests/XPathExceptionTest.java' removed `src/nu/xom/tests/TextTest.java' removed `src/nu/xom/tests/IDTest.java' removed `src/nu/xom/tests/AttributeTest.java' removed `src/nu/xom/tests/MegaTest.java' removed `src/nu/xom/tests/XSLTransformTest.java' removed `src/nu/xom/tests/ANodeFactory.java' removed `src/nu/xom/tests/SerializerTest.java' removed `src/nu/xom/tests/XIncludeExceptionTest.java' removed `src/nu/xom/tests/VerifierTest.java' removed `src/nu/xom/tests/XMLExceptionTest.java' removed `src/nu/xom/tests/NamespacesTest.java' removed `src/nu/xom/tests/ValidityExceptionTest.java' removed `src/nu/xom/tests/ParsingExceptionTest.java' removed `src/nu/xom/tests/InfoTest.java' removed `src/nu/xom/tests/LocatorFilter.java' removed `src/nu/xom/tests/XOMTestCaseTest.java' removed `src/nu/xom/tests/AttributesTest.java' removed `src/nu/xom/tests/XSLExceptionTest.java' removed `src/nu/xom/tests/SubclassTest.java' removed `src/nu/xom/tests/ProcessingInstructionTest.java' removed `src/nu/xom/tests/LeafNodeTest.java' removed `src/nu/xom/tests/CommentTest.java' removed `src/nu/xom/tests/DOMConverterTest.java' removed `src/nu/xom/tests/BaseURITest.java' removed `src/nu/xom/tests/package.html' removed `src/nu/xom/tests/XIncludeTest.java' removed `src/nu/xom/tests/DocumentTest.java' removed `src/nu/xom/tests/SAXConverterTest.java' removed `src/nu/xom/tests/BuilderTest.java' removed `src/nu/xom/tests/XOMTests.java' removed `src/nu/xom/tests/CanonicalizerTest.java' removed `src/nu/xom/tests/AttributeTypeTest.java' removed `src/nu/xom/tests/XMLWriter.java' removed `src/nu/xom/tests/FastTests.java' removed `src/nu/xom/tests/XOMTestCase.java' removed `src/nu/xom/tests/ElementTest.java' removed `src/nu/xom/tests/XPathTest.java' removed `src/nu/xom/tests/CanonicalizationExceptionTest.java' removed `src/nu/xom/tests/NamespaceNodeTest.java' removed `src/nu/xom/tests/CDATASectionTest.java' removed `src/nu/xom/tests/ParentNodeTest.java' removed `src/nu/xom/tests/EncodingTest.java' removed `src/nu/xom/tests/DocTypeTest.java' removed directory: `src/nu/xom/tests' removed `xom-1.2.6.jar' removed `xom-samples.jar' removed `lib/dtd-xercesImpl.jar' removed `lib/jarjar-1.0.jar' removed `lib/junit.jar' removed `lib/serializer.jar' removed `lib/xalan.jar' removed `lib/xml-apis.jar' ./classes15/nu/xom/JDK15XML1_0Parser.class >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/xom-1.2.6/work/XOM ... Rewriting attributes Rewriting ./build.xml >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/xom-1.2.6/work/XOM ... src15/nu/xom/JDK15XML1_0Parser.java:27: package com.sun.org.apache.xerces.internal.parsers does not exist import com.sun.org.apache.xerces.internal.parsers.SAXParser; ^ src15/nu/xom/JDK15XML1_0Parser.java:28: package com.sun.org.apache.xerces.internal.parsers does not exist import com.sun.org.apache.xerces.internal.parsers.DTDConfiguration; ^ src15/nu/xom/JDK15XML1_0Parser.java:29: package com.sun.org.apache.xerces.internal.impl does not exist import com.sun.org.apache.xerces.internal.impl.Constants ^ src15/nu/xom/JDK15XML1_0Parser.java:44: cannot find symbol symbol: class SAXParser class JDK15XML1_0Parser extends SAXParser { ^ src15/nu/xom/JDK15XML1_0Parser.java:48: cannot find symbol symbol : class DTDConfiguration location: class nu.xom.JDK15XML1_0Parser super(new DTDConfiguration()); ^ src15/nu/xom/JDK15XML1_0Parser.java:50: package com.sun.org.apache.xerces.internal.util does not exist com.sun.org.apache.xerces.internal.util.SecurityManager manager ^ src15/nu/xom/JDK15XML1_0Parser.java:51: package com.sun.org.apache.xerces.internal.util does not exist = new com.sun.org.apache.xerces.internal.util.SecurityManager(); ^ src15/nu/xom/JDK15XML1_0Parser.java:52: cannot find symbol symbol : variable Constants location: class nu.xom.JDK15XML1_0Parser setProperty(Constants.XERCES_PROPERTY_PREFIX + Constants.SECURITY_MANAGER_PROPERTY, manager); ^ src15/nu/xom/JDK15XML1_0Parser.java:52: cannot find symbol symbol : variable Constants location: class nu.xom.JDK15XML1_0Parser setProperty(Constants.XERCES_PROPERTY_PREFIX + Constants.SECURITY_MANAGER_PROPERTY, manager); ^ 9 errors * ERROR: dev-java/xom-1.2.6 failed (compile phase): * ejavac failed * * Call stack: * ebuild.sh, line 75: Called src_compile * environment, line 4076: Called ejavac 'src15/nu/xom/JDK15XML1_0Parser.java' '-d' 'classes15' * environment, line 824: Called die * The specific snippet of code: * ${compiler_executable} ${javac_args} "${@}" || die "ejavac failed" * * If you need support, post the output of 'emerge --info =dev-java/xom-1.2.6', * the complete build log and the output of 'emerge -pqv =dev-java/xom-1.2.6'. !!! When you file a bug report, please include the following information: GENTOO_VM=ibm-jdk-bin-1.6 CLASSPATH="" JAVA_HOME="/opt/ibm-jdk-bin-1.6.0.9_p2" JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/dev-java/xom-1.2.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/xom-1.2.6/temp/environment'. * S: '/var/tmp/portage/dev-java/xom-1.2.6/work/XOM'