Package: src:jackson-dataformat-xml
Version: 2.9.4-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
        mh_patchpoms -plibjackson2-dataformat-xml-java --debian-build 
--keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i
        /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=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...

[... snipped ...]

Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/deser/XmlBeanDeserializerModifier.html...
Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/deser/XmlReadContext.html...
Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/deser/XmlStringDeserializer.html...
Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/deser/XmlTextDeserializer.html...
Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/deser/XmlTokenStream.html...
Generating 
/<<PKGBUILDDIR>>/target/apidocs/com/fasterxml/jackson/dataformat/xml/jaxb/XmlJaxbAnnotationIntrospector.html...
1 error
3 warnings
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Jackson-dataformat-XML
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.121 s
[INFO] Finished at: 2018-08-16T04:20:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (default-cli) on 
project jackson-dataformat-xml: MavenReportException: Error while generating 
Javadoc: 
[ERROR] Exit code: 1 - javadoc: warning - You have not specified the version of 
HTML to use.
[ERROR] The default is currently HTML 4.01, but this will change to HTML5
[ERROR] in a future release. To suppress this warning, please specify the
[ERROR] version of HTML used in your documentation comments and to be
[ERROR] generated by this doclet, using the -html4 or -html5 options.
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/dataformat/xml/deser/FromXmlParser.java:41:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/dataformat/xml/deser/FromXmlParser.java:41:
 warning - invalid usage of tag >
[ERROR] javadoc: error - An internal exception has occurred. 
[ERROR]         (com.sun.tools.javac.code.Symbol$CompletionFailure: class file 
for javax.xml.bind.annotation.adapters.XmlAdapter not found)
[ERROR] Please file a bug against the javadoc tool via the Java bug reporting 
page
[ERROR] (http://bugreport.java.com) after checking the Bug Database 
(http://bugs.java.com)
[ERROR] for duplicates. Include error messages and the following diagnostic in 
your report. Thank you.
[ERROR] com.sun.tools.javac.code.Symbol$CompletionFailure: class file for 
javax.xml.bind.annotation.adapters.XmlAdapter not found
[ERROR] 
[ERROR] Command line was: /usr/lib/jvm/java-10-openjdk-amd64/bin/javadoc 
@options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in 
'/<<PKGBUILDDIR>>/target/apidocs' dir.
[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/MojoExecutionException
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=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US 
returned exit code 1
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jackson-dataformat-xml.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to