* Package: dev-java/lucene-3.6.2 * Repository: gentoo * Maintainer: robbat2@gentoo.org java@gentoo.org * USE: abi_x86_64 amd64 contrib elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Using: oracle-jdk-bin-1.8 Rewriting attributes Rewriting ./build.xml Rewriting ./common-build.xml * Building main * Disabling all optional ANT_TASKS [echo] [echo] One or more of the JFlex .jflex files is newer than its corresponding [echo] .java file. Run the "jflex" target to regenerate the artifacts. [echo] [echo] [echo] Clover not found. Code coverage reports disabled. [echo] [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [echo] [echo] One or more of the JFlex .jflex files is newer than its corresponding [echo] .java file. Run the "jflex" target to regenerate the artifacts. [echo] [echo] [echo] Clover not found. Code coverage reports disabled. [echo] BUILD SUCCESSFUL Total time: 3 seconds * Building contrib * Disabling all optional ANT_TASKS [echo] [echo] One or more of the JFlex .jflex files is newer than its corresponding [echo] .java file. Run the "jflex" target to regenerate the artifacts. [echo] [echo] [echo] Clover not found. Code coverage reports disabled. [echo] [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:20: error: package org.hamcrest does not exist [javac] import org.hamcrest.Description; [javac] ^ [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:30: error: cannot access SelfDescribing [javac] final class InternalAssumptionViolatedException extends AssumptionViolatedException { [javac] ^ [javac] class file for org.hamcrest.SelfDescribing not found [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:51: error: cannot find symbol [javac] public void describeTo(Description description) { [javac] ^ [javac] symbol: class Description [javac] location: class InternalAssumptionViolatedException [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java:884: error: incompatible types: InternalAssumptionViolatedException cannot be converted to Throwable [javac] Assume.assumeNoException(b ? null : new InternalAssumptionViolatedException(msg)); [javac] ^ [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java:892: error: incompatible types: InternalAssumptionViolatedException cannot be converted to Throwable [javac] Assume.assumeNoException(e == null ? null : new InternalAssumptionViolatedException(msg, e)); [javac] ^ [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:39: error: cannot find symbol [javac] if (getCause() != t) { [javac] ^ [javac] symbol: method getCause() [javac] location: class InternalAssumptionViolatedException [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:42: error: cannot find symbol [javac] this.message = message; [javac] ^ [javac] symbol: variable this [javac] location: class InternalAssumptionViolatedException [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:45: error: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:47: error: cannot find symbol [javac] return super.getMessage(); [javac] ^ [javac] symbol: variable super [javac] location: class InternalAssumptionViolatedException [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:50: error: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:53: error: cannot find symbol [javac] if (getCause() != null) { [javac] ^ [javac] symbol: method getCause() [javac] location: class InternalAssumptionViolatedException [javac] /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/src/java/org/apache/lucene/util/InternalAssumptionViolatedException.java:54: error: cannot find symbol [javac] description.appendText("(throwable: " + getCause().toString() + ")"); [javac] ^ [javac] symbol: method getCause() [javac] location: class InternalAssumptionViolatedException BUILD FAILED /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/common-build.xml:459: The following error occurred while executing this line: /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/test-framework/build.xml:40: The following error occurred while executing this line: /var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2/common-build.xml:831: Compile failed; see the compiler error output for details. Total time: 1 second * ERROR: dev-java/lucene-3.6.2::gentoo failed (compile phase): * eant failed * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 3968: Called eant '-Dversion=3.6.2' '-Dfailonjavadocwarning=false' 'build-contrib' * environment, line 610: Called die * The specific snippet of code: * ant ${antflags} "${@}" || die "eant failed" * * If you need support, post the output of `emerge --info '=dev-java/lucene-3.6.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-java/lucene-3.6.2::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=oracle-jdk-bin-1.8 CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.77" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac" and of course, the output of emerge --info =lucene-3.6.2 * The complete build log is located at '/var/tmp/portage/dev-java/lucene-3.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/lucene-3.6.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2' * S: '/var/tmp/portage/dev-java/lucene-3.6.2/work/lucene-3.6.2'