Your message dated Tue, 22 Jan 2019 12:42:24 +0000
with message-id <e1glvno-0006xe...@fasolo.debian.org>
and subject line Bug#920020: fixed in openjdk-11 11.0.2+9-1
has caused the Debian Bug report #920020,
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.)


-- 
920020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920020
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: openjdk-11
Source-Version: 11.0.2+9-1

We believe that the bug you reported is fixed in the latest version of
openjdk-11, 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 920...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@ubuntu.com> (supplier of updated openjdk-11 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: SHA256

Format: 1.8
Date: Tue, 22 Jan 2019 13:15:59 +0100
Source: openjdk-11
Binary: openjdk-11-jdk-headless openjdk-11-jre-headless openjdk-11-jdk 
openjdk-11-jre openjdk-11-demo openjdk-11-source openjdk-11-doc openjdk-11-dbg 
openjdk-11-jre-zero
Architecture: source
Version: 11.0.2+9-1
Distribution: unstable
Urgency: high
Maintainer: OpenJDK Team <open...@lists.launchpad.net>
Changed-By: Matthias Klose <d...@ubuntu.com>
Description:
 openjdk-11-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-11-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-11-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-11-jdk - OpenJDK Development Kit (JDK)
 openjdk-11-jdk-headless - OpenJDK Development Kit (JDK) (headless)
 openjdk-11-jre - OpenJDK Java runtime, using
 openjdk-11-jre-headless - OpenJDK Java runtime, using  (headless)
 openjdk-11-jre-zero - Alternative JVM for OpenJDK, using Zero
 openjdk-11-source - OpenJDK Development Kit (JDK) source files
Closes: 919798 920020
Changes:
 openjdk-11 (11.0.2+9-1) unstable; urgency=high
 .
   * OpenJDK 11.0.2 release (build 9).
 .
   [ Matthias Klose ]
   * Backport the fix for S8212233. Closes: #920020, #919798.
 .
   [ Tiago Stürmer Daitx ]
   * debian/buildwatch.sh: use same code from openjdk-8.
   * debian/control.in, debian/control:
     - add fixed build depends for jtreg and xfvb.
     - remove Conflicts: oracle-java11-installer. (LP: #1782630)
   * debian/rules:
     - call the same testsuites scripts used for autopkgtest.
     - removed jtreg and xvfb build dependency logic and moved the bdeps
       into debian/control.in.
     - added gen-autopackage rule to generate autopkgtest scripts from
       templates.
     - copy flight recorder configuration files.
     - fix logging in langtools testing.
     - don't ignore/exclude the release file from the jdk package, it is
       required by jtreg tests and autopkgtests will fail without it.
     - don't run nashorn testsuite.
   * update dep8 tests:
     - debian/tests/control: updated to run openjdk-11 tests.
     - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
       debian/tests/langtools: use the new jt .sh scripts.
     - debian/tests/jtdiff-autopkgtest.sh: diff build time and autopkgtest
       JTreports to show what changed.
     - debian/tests/jtreg-autopkgtest.in: template to generate the jtreg
       script used by the autopkgtest tests.
     - debian/tests/jtdiff-autopkgtest.sh: used by the scripts to report
       any differences between the autopkgtest and the tests results
       generated during the openjdk package build.
     - debian/tests/jtreg-autopkgtest.sh: used by the scripts to run jtreg
       and put the resulting artifacts in the right places, by default will
       remove all non .jtr files after it is done to preserve space.
     - debian/tests/hotspot, debian/tests/jaxp, debian/tests/jdk,
       debian/tests/langtools: run same testsuites as build time and
       compare the results.
     - debian/tests/valid-tests: no longer needed, removed.
Checksums-Sha1:
 017158638aa4e15621a6a51db4fbb437ba1f1164 4566 openjdk-11_11.0.2+9-1.dsc
 b0d240a13b7fd838d0731f1158fc115f26c25a6c 75308824 
openjdk-11_11.0.2+9.orig.tar.xz
 40fe18f21fdc5845160ece26dc574f9cdc23ce0d 167108 
openjdk-11_11.0.2+9-1.debian.tar.xz
 bfc48f27566189e22f2484000db6973147bae056 17695 
openjdk-11_11.0.2+9-1_source.buildinfo
Checksums-Sha256:
 3701b6ac61a05f48106cd2e7facd80189100eda470e0dc8529ab29fd91b38f49 4566 
openjdk-11_11.0.2+9-1.dsc
 a12fa76cd30ce10f9a7dc24c659af706f21540d5df315867c5fdb453c404ac3f 75308824 
openjdk-11_11.0.2+9.orig.tar.xz
 a4f3aaa1a98fa2ed0295be5481c524507d0530cbfd31866b870627733d0ec2a4 167108 
openjdk-11_11.0.2+9-1.debian.tar.xz
 42fb038ab3bc18e2f8283173616df9d916a065250be9e8c9efafc84120ceaffb 17695 
openjdk-11_11.0.2+9-1_source.buildinfo
Files:
 521ced2949e761494b4bd4b5c147f259 4566 java optional openjdk-11_11.0.2+9-1.dsc
 5870dd14422f38d4f060701c70321ec1 75308824 java optional 
openjdk-11_11.0.2+9.orig.tar.xz
 d5f151e15f3361d20cb052616466c4b5 167108 java optional 
openjdk-11_11.0.2+9-1.debian.tar.xz
 40bf53a064399453731553c69074fe6b 17695 java optional 
openjdk-11_11.0.2+9-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlxHCcUQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9auVD/9hSpkQG4UW00EJPxK98/ZSLNNT5M6RwOHy
aoglQIaOL2odxzvciIit/AHhKeJBzuzahJDWseRi+eZyeM/vI69R++8WA6Wo7xc/
JWZ8D18m1vrwARKwRl921MYIXVakw04xKQa0HeXSnn7uZG7q6gSnkRIZj2z100eV
H42Vv7qz4wo8Ceo9AGhxw9MOa0yvQc/hjvA4YVUjEl5yEBGcF7aRoQcrnV3zOBe2
1TbQZIUJUA/BD8zFw/3S+s6CcfCkECMjx+/VPuidt//bCdriHIKJP1NqljZEz/DW
jG81CFWaYhOa8Ef+1x8/lfoz2UrMDQfTCKIIjUQyOpOZ0UId5OuZXZfm774saVr8
7ZGlJ+igYc24CAhQwvR/Z2XbHippG7/LeVKt0I2poyIq43S0JZ3ZT/kVT971l52j
nS3b41iE6MaDu7RrIfjo4vni1NiEmbb5NOOocuHTp5vH009leTOSkdsSx8d1mvKG
a5Me1LwjY19s9v0gZRTyH0BhyRs8wbhMNtKP4sXD+igcs5KPUP71w4h1CeTsnHQH
k4bC22a3rDN+6uc+k3Rvgx0UivIH7MLIOJ0LV2r5YK4IjaIoH3Xbk+6kmYmwseoi
TL3q0JLChMTf+Nc3m95T/TctiZteWl0Nq+XYKByHyiwuutO2xJn/xsbeIYmx0Xu4
I6nnoLYO/w==
=k+5T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to