Your message dated Mon, 18 Feb 2019 18:06:14 +0000 with message-id <[email protected]> and subject line Bug#919798: fixed in maven-javadoc-plugin 3.0.1-3 has caused the Debian Bug report #919798, regarding javadoc: The code being documented uses modules but the packages defined in … are in the unnamed module 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.) -- 919798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919798 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:antlr4 Version: 4.7.1-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 -pantlr4 --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' cp -r debian/generated-sources/antlr4/* runtime/Java/src/ 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 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 [... snipped ...] [ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/7/docs/api/ are in the unnamed module. [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/CharStreams.java:27: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/CodePointCharStream.java:19: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/ParserInterpreter.java:72: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/ParserInterpreter.java:72: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:34: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:35: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:51: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:52: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:53: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/RuleContext.java:166: warning - invalid usage of tag {@see ParseTree#setParent} [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:16: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:18: warning - invalid usage of tag > [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:23: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:23: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeListener.java:15: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:23: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:23: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:23: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/atn/CodePointTransitions.java:37: warning - invalid usage of tag < [ERROR] /<<PKGBUILDDIR>>/runtime/Java/src/org/antlr/v4/runtime/ParserInterpreter.java:72: warning - invalid usage of tag > [ERROR] [ERROR] Command line was: /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/<<PKGBUILDDIR>>/runtime/Java/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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :antlr4-runtime 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[1]: *** [debian/rules:11: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the builds ends and not necessarily the most relevant part) The build was made in my autobuilder with "dpkg-buildpackage -A" and it also fails here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/antlr4.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: maven-javadoc-plugin Source-Version: 3.0.1-3 We believe that the bug you reported is fixed in the latest version of maven-javadoc-plugin, 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. tony mancill <[email protected]> (supplier of updated maven-javadoc-plugin 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: Sun, 17 Feb 2019 10:36:03 -0800 Source: maven-javadoc-plugin Architecture: source Version: 3.0.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: tony mancill <[email protected]> Closes: 919798 Changes: maven-javadoc-plugin (3.0.1-3) unstable; urgency=medium . * Team upload. * Add default-detectJavaApiLink-to-false.patch (Closes: #919798) This addresses FTBFS bugs for multiple javadoc packages that build-depend on maven. Also see: - https://github.com/oracle/opengrok/issues/2629 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919831 Thank you to Markus Koschany for identifying a work-around. Checksums-Sha1: 0881fbd794ee91c1966900bfaa2cfcef27d79a9a 2645 maven-javadoc-plugin_3.0.1-3.dsc 74811d78357981019706a0415350dd55c9f37fa0 7724 maven-javadoc-plugin_3.0.1-3.debian.tar.xz c3b705be1d0728a08d918c043796c45c070d9202 15158 maven-javadoc-plugin_3.0.1-3_amd64.buildinfo Checksums-Sha256: a3e5e57a3adf8b5555910a7a5d386610904bc8eff7c37a5b5554faafccdc435e 2645 maven-javadoc-plugin_3.0.1-3.dsc 90ee74633a6473a83561787312f3a4289c113a8f4555cf1a66adb97a7ae1f955 7724 maven-javadoc-plugin_3.0.1-3.debian.tar.xz f8ba5577aa484ad24f5ffbeb545fd7b58f3abd887687a0ec39eccdd37e2dbe4a 15158 maven-javadoc-plugin_3.0.1-3_amd64.buildinfo Files: a204447b8f15a3e83de17b81342418c3 2645 java optional maven-javadoc-plugin_3.0.1-3.dsc f10017a77ae0b977aab26005593d4d4a 7724 java optional maven-javadoc-plugin_3.0.1-3.debian.tar.xz dfbbc41406bd3f7ca4f7fbefc625613c 15158 java optional maven-javadoc-plugin_3.0.1-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlxq718UHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpa6jQ/8C0Cm5T8Jbf2257uGBaS7yxCdbNKl pPW4a8kByApZOaiW0bS33eS4LrvEqqD+j1f8HFxUiNM+An5BNSs16DaZF0joZOju kkEgifT3xHKpp/GqyMBgjtTJiPLyV2sxV2Xcog+y0EQgrlcGwmLKqGp+3RPj+Ele J/g6cGJX+ceHAt3G9y2OTG6n/1+mAb1CTbL5G+09/us+JlWtIEi+QRlJKTAExciR i5XnzMH+/r1qCiuYijeBhiItRU1bLVEiIGyf8SisOg1Q9f0PXl0OvhJ6jNBTlvvT MLmuqmS2PXtLcGAxpaDggoq7XD+mc2mseQLh4X8u1ivtGeTiKWBm1colwWC7w+3Q 1OyRrZHnJ+VK98O4oGK7u1Y6E4uP/Earv45eZD3BPDwteEyTWYjkdj/Yhjqqv/KW XNhFONOOERfbDKIAsplIwsuCjrXuxZ3YwfdTY6GngWNUsOGfoAUIj0fRBjxrpnBx LHTUiS6tewNNDky1q6mQ10LpK0abeEV9ehbUtXyIITStPH1ovQz+LCjtfV0ZvoHh 8Pl1LeJmrop4OF0cO1DZOfNXxpxeeY3OVjhyCBIfFNX1VpRj7ikV4TQRLdDYsM+g /yC2ZXSplhmcjZfsbEOmOKS7OV4aGSe9dMjdqkIVQOgwnYdO/BbzM+UJFxxxp/Zl /lu5/qrR/PlcD5U= =Oh6N -----END PGP SIGNATURE-----
--- End Message ---

