Your message dated Fri, 17 Aug 2018 20:40:50 +0000 with message-id <[email protected]> and subject line Bug#906368: fixed in jackson-dataformat-xml 2.9.6-1 has caused the Debian Bug report #906368, regarding jackson-dataformat-xml: FTBFS in buster/sid (Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 906368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906368 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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.
--- End Message ---
--- Begin Message ---Source: jackson-dataformat-xml Source-Version: 2.9.6-1 We believe that the bug you reported is fixed in the latest version of jackson-dataformat-xml, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Markus Koschany <[email protected]> (supplier of updated jackson-dataformat-xml package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 17 Aug 2018 22:16:58 +0200 Source: jackson-dataformat-xml Binary: libjackson2-dataformat-xml-java libjackson2-dataformat-xml-java-doc Architecture: source Version: 2.9.6-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Markus Koschany <[email protected]> Description: libjackson2-dataformat-xml-java - fast and powerful JSON library for Java -- XML dataformat libjackson2-dataformat-xml-java-doc - Documentation for Jackson-dataformat-XML Closes: 906368 Changes: jackson-dataformat-xml (2.9.6-1) unstable; urgency=medium . * New upstream version 2.9.6. * Add jackson-base-version.patch and use the current version of jackson-base. Unfortunately it is not possible to override a parent pom tag with maven.rules. * Build-depend on libjaxb-api-java. * Add javadoc-classpath.patch and add the missing jaxb-api.jar to the Javadoc classpath. (Closes: #906368) * Fix dh_installchangelogs override. Changelog is called Version-2.x now. * Declare compliance with Debian Policy 4.2.0. Checksums-Sha1: 8f605c92e806e701931a7827653a104cfd8c826b 2887 jackson-dataformat-xml_2.9.6-1.dsc 79fe452a70d6660435475fd55dc444cca806218f 87188 jackson-dataformat-xml_2.9.6.orig.tar.xz 774c7da557f502e60a38c9469fb1dafbfe47c66a 4592 jackson-dataformat-xml_2.9.6-1.debian.tar.xz 2e52825670abf6bfd6161022c949a9edf1e27bf2 16864 jackson-dataformat-xml_2.9.6-1_amd64.buildinfo Checksums-Sha256: 69a9494866ca52b1cc3f835f592dea9238af184a8ea85d5927900720a3b3721a 2887 jackson-dataformat-xml_2.9.6-1.dsc 88ee825f2c86f6e533d9634f799f0947db7a6e55b55d98e13c9173697dac22e1 87188 jackson-dataformat-xml_2.9.6.orig.tar.xz d8119c06dfd113159cad325219595f56d5fba439f3b2e4a88613d306e6fec00a 4592 jackson-dataformat-xml_2.9.6-1.debian.tar.xz ccdcb359f294da4d014bd828fe04438e58a4092205bd002de0aab9f4f3652436 16864 jackson-dataformat-xml_2.9.6-1_amd64.buildinfo Files: b53e73967eacd447972051698a4a14c8 2887 java optional jackson-dataformat-xml_2.9.6-1.dsc e665c93070ccc3c4b68d73e593f4634a 87188 java optional jackson-dataformat-xml_2.9.6.orig.tar.xz 83342e15b936599f2c765bf876903481 4592 java optional jackson-dataformat-xml_2.9.6-1.debian.tar.xz 73ed3a6bebfa9c0a22fe868b026e28b2 16864 java optional jackson-dataformat-xml_2.9.6-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlt3L2pfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp YW4ub3JnAAoJENmtFLlRO1HkTfMP+gKVuf2UVhoLEQTcgEIstF0ewVHkA0v/Ns17 DimXwXPDvjuUrScRW6Y15fA4CimvJMZWQin7BqrSLMdBGUgsekeKcf85Avo+0zC8 7Kv3iNDhnRniixPoCmlhrM8em00ei9YXPfYkD06O4vGlqiK5xBnCfIizRMEYR38Q Y1LAj7/TlIocBoVzQwK2sdE/qMS1KDRwVYKP4Eav8+djvl+CIsD7+E1C7oe8DPFz IZFBQrDeTDH6QHQrf9s/iE3xddcX/854e0VFLQnEbnV/lLqxbyaApDVoH5qSzV6g iK5FKpHPzBWPkEYFrMfkeFZAdxPWCqaNVSuG+fsg3YWSKd2a7Gzh9zTiyCI7PsQ8 uLIm0r3DoXd1iLRDbCaR8yCs9MFCTel3Uay+HPmh/uie3T6NBtOtOFg/vflk9F92 5CtJDPF1eKp0DTEwhuSUf/zuKNI5pdrWIfrpr3U3DpMxPKcjOvzKbH4+yqkZC7iC oWdinMqe41x1tig+y4nBJQB+kXyMgCHPAhcZWQWATyuSkBJzGYxsRk772gNJ7f5E a3r9CHTGBuL/pRniEvKX3pz1EdlPT0IaaoVboyu0tuTDZN4N5KldZDvJ/ekSAqAn 1bKrrod9eurfugcc3tc3a3cu7RcJWHN/UnnzJPdzeGHGUVDVQTfZpTbZtMC9AHRt QZr8LbgL =LyQC -----END PGP SIGNATURE-----
--- End Message ---

