Bug#912268: uimaj FTBFS with OpenJDK 11

Adrian Bunk bunk at debian.org
Mon Oct 29 18:21:09 GMT 2018


Source: uimaj
Version: 2.10.1-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/uimaj.html

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.376 s
[INFO] Finished at: 2018-10-29T06:16:31-12:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project uimaj-adapter-soap: Compilation failure: Compilation failure: 
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/axis11/BinarySerializer_Axis11.java:[25,24] package javax.activation does not exist
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/BinarySerializer.java:[25,24] package javax.activation does not exist
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/BinaryDeserializer.java:[26,24] package javax.activation does not exist
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/axis11/BinaryDeserializer_Axis11.java:[26,24] package javax.activation does not exist
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/axis11/BinarySerializer_Axis11.java:[100,9] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/axis11/BinarySerializer_Axis11.java:[100,39] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/BinarySerializer.java:[99,9] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.BinarySerializer
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/BinarySerializer.java:[99,39] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.BinarySerializer
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/BinaryDeserializer.java:[91,11] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.BinaryDeserializer
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/axis11/BinaryDeserializer_Axis11.java:[91,11] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.axis11.BinaryDeserializer_Axis11
[ERROR] /build/1st/uimaj-2.10.1/uimaj-adapter-soap/src/main/java/org/apache/uima/adapter/soap/AxisAnalysisEngineServiceStub.java:[129,11] cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-adapter-soap
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/uimaj-2.10.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/uimaj-2.10.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/uimaj-2.10.1/debian -Dmaven.repo.local=/build/1st/uimaj-2.10.1/debian/maven-repo --batch-mode install -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 2



More information about the pkg-java-maintainers mailing list