Your message dated Mon, 18 Feb 2019 18:06:14 +0000
with message-id <e1gvnj0-000796...@fasolo.debian.org>
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 ow...@bugs.debian.org
immediately.)


-- 
919798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919798
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jackson-databind
Version: 2.9.8-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 --with javahelper
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
        mh_patchpoms -plibjackson2-databind-java --debian-build 
--keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   jh_linkjars -i
   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

[... snipped ...]

[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java:87:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java:87:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java:89:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.java:22:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.java:22:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:635:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:646:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:658:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:998:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:1010:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:1023:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:635:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:646:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:658:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:998:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:1010:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/AnnotationIntrospector.java:1023:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/node/ArrayNode.java:311:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:918:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:918:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:927:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:954:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:954:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/type/TypeFactory.java:963:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java:87:
 warning - invalid usage of tag >
[ERROR] 
/<<PKGBUILDDIR>>/src/main/java/com/fasterxml/jackson/databind/module/SimpleModule.java:17:
 warning - Tag @link: reference not found: Module
[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>>/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 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/jackson-databind.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 919...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----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 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
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 ---

Reply via email to