Bug#912395: resteasy3.0 FTBFS with OpenJDK 11

Adrian Bunk bunk at debian.org
Wed Oct 31 04:24:24 GMT 2018


Source: resteasy3.0
Version: 3.0.19-4
Severity: serious
Tags: ftbfs

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

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.774 s
[INFO] Finished at: 2018-10-30T15:41:01-12:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project resteasy-jaxrs: Compilation failure: Compilation failure: 
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[5,33] package javax.xml.bind.annotation does not exist
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[6,33] package javax.xml.bind.annotation does not exist
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[7,33] package javax.xml.bind.annotation does not exist
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[16,2] cannot find symbol
[ERROR]   symbol: class XmlRootElement
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[17,2] cannot find symbol
[ERROR]   symbol: class XmlAccessorType
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[25,24] package javax.activation does not exist
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[40,64] cannot find symbol
[ERROR]   symbol: class DataSource
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[105,18] cannot find symbol
[ERROR]   symbol:   class DataSource
[ERROR]   location: class org.jboss.resteasy.plugins.providers.DataSourceProvider
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[170,37] cannot find symbol
[ERROR]   symbol:   class DataSource
[ERROR]   location: class org.jboss.resteasy.plugins.providers.DataSourceProvider
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[170,11] cannot find symbol
[ERROR]   symbol:   class DataSource
[ERROR]   location: class org.jboss.resteasy.plugins.providers.DataSourceProvider
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[212,24] cannot find symbol
[ERROR]   symbol:   class DataSource
[ERROR]   location: class org.jboss.resteasy.plugins.providers.DataSourceProvider
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/DataSourceProvider.java:[43,58] cannot find symbol
[ERROR]   symbol:   class DataSource
[ERROR]   location: class org.jboss.resteasy.plugins.providers.DataSourceProvider
[ERROR] /build/1st/resteasy3.0-3.0.19/jaxrs/resteasy-jaxrs/src/main/java/org/jboss/resteasy/api/validation/ResteasyConstraintViolation.java:[17,18] cannot find symbol
[ERROR]   symbol: variable XmlAccessType
[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 :resteasy-jaxrs
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/resteasy3.0-3.0.19 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/resteasy3.0-3.0.19/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/resteasy3.0-3.0.19/debian -Dmaven.repo.local=/build/1st/resteasy3.0-3.0.19/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build] Error 2



More information about the pkg-java-maintainers mailing list