Bug#912461: jaxb FTBFS with OpenJDK 11

Adrian Bunk bunk at debian.org
Wed Oct 31 19:43:46 GMT 2018


Source: jaxb
Version: 2.3.0.1-5
Severity: serious
Tags: ftbfs

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

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.186 s
[INFO] Finished at: 2018-10-31T07:37:00-12:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project jaxb-core: Compilation failure: Compilation failure: 
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/model/core/PropertyInfo.java:[45,23] error: package javax.activation does not exist
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/model/core/PropertyInfo.java:[143,4] error: cannot find symbol
[ERROR]   symbol:   class MimeType
[ERROR]   location: interface PropertyInfo<T,C>
[ERROR]   where T,C are type-variables:
[ERROR]     T extends Object declared in interface PropertyInfo
[ERROR]     C extends Object declared in interface PropertyInfo
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/runtime/SwaRefAdapterMarker.java:[44,23] error: package javax.activation does not exist
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/runtime/SwaRefAdapterMarker.java:[51,60] error: cannot find symbol
[ERROR]   symbol: class DataHandler
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/runtime/SwaRefAdapterMarker.java:[53,11] error: cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class SwaRefAdapterMarker
[ERROR] /build/1st/jaxb-2.3.0.1/jaxb-ri/core/src/main/java/com/sun/xml/bind/v2/runtime/SwaRefAdapterMarker.java:[57,26] error: cannot find symbol
[ERROR]   symbol:   class DataHandler
[ERROR]   location: class SwaRefAdapterMarker
[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 :jaxb-core
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/jaxb-2.3.0.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/jaxb-2.3.0.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jaxb-2.3.0.1/debian -Dmaven.repo.local=/build/1st/jaxb-2.3.0.1/debian/maven-repo --batch-mode -f jaxb-ri/pom.xml package javadoc:aggregate -DskipTests -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1



More information about the pkg-java-maintainers mailing list