Your message dated Sun, 10 Mar 2019 18:35:11 +0000 with message-id <[email protected]> and subject line Bug#923756: fixed in javatools 0.72.5 has caused the Debian Bug report #923756, regarding javahelper: javadoc: error - The code being documented uses packages 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.) -- 923756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923756 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:gentlyweb-utils Version: 1.5-2 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 --with maven_repo_helper dh_update_autotools_config -i dh_autoreconf -i jh_linkjars -i jh_build -i find src -name *.java -and -type f -print0 | xargs -s 512000 -0 /usr/lib/jvm/default-java/bin/javac -g -cp /usr/share/java/jdom1.jar:/usr/share/java/javax.activation.jar:debian/_jh_build.gentlyweb-utils -d debian/_jh_build.gentlyweb-utils -source 1.7 -target 1.7 -encoding ISO8859-1 warning: [options] bootstrap class path not set in conjunction with -source 7 src/utils/com/gentlyweb/utils/Getter.java:384: warning: non-varargs call of varargs method with inexact argument type for last parameter; null); ^ cast to Class for a varargs call cast to Class[] for a non-varargs call and to suppress this warning src/utils/com/gentlyweb/utils/Getter.java:413: warning: non-varargs call of varargs method with inexact argument type for last parameter; null); ^ cast to Class for a varargs call cast to Class[] for a non-varargs call and to suppress this warning src/utils/com/gentlyweb/utils/Getter.java:432: warning: non-varargs call of varargs method with inexact argument type for last parameter; null); ^ cast to Class for a varargs call cast to Class[] for a non-varargs call and to suppress this warning Note: src/utils/com/gentlyweb/utils/GeneralFilter.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 4 warnings find src -name *.java -and -type f -print0 | xargs -s 512000 -0 /usr/lib/jvm/default-java/bin/javadoc -locale en_US -link /usr/share/doc/default-jdk-doc/api -link /usr/share/doc/default-jre-headless/api -classpath /usr/share/java/jdom1.jar:/usr/share/java/javax.activation.jar:debian/_jh_build.gentlyweb-utils -d debian/_jh_build.javadoc/api -quiet -encoding ISO8859-1 -notimestamp -source 1.7 Creating destination directory: "debian/_jh_build.javadoc/api/" javadoc: error - The code being documented uses packages in the unnamed module, but the packages defined in /usr/share/doc/default-jdk-doc/api/ are in named modules. javadoc: error - The code being documented uses packages in the unnamed module, but the packages defined in /usr/share/doc/default-jre-headless/api/ are in named modules. src/utils/com/gentlyweb/utils/Accessor.java:322: warning - @param argument "field" is not a parameter name. src/utils/com/gentlyweb/utils/GeneralComparator.java:161: warning - invalid usage of tag {@ src/utils/com/gentlyweb/utils/GeneralComparator.java:208: warning - Tag @link: reference not found: ConfigList src/utils/com/gentlyweb/utils/GeneralComparator.java:208: warning - Tag @link: reference not found: ConfigMap src/utils/com/gentlyweb/utils/GeneralComparator.java:214: warning - Tag @link: reference not found: #getAsJDOMElement() src/utils/com/gentlyweb/utils/GeneralComparator.java:215: warning - Tag @link: reference not found: #GeneralComparator(Element) src/utils/com/gentlyweb/utils/GeneralComparator.java:218: warning - invalid usage of tag &# src/utils/com/gentlyweb/utils/GeneralComparator.java:218: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/GeneralComparator.java:219: warning - invalid usage of tag &# src/utils/com/gentlyweb/utils/GeneralComparator.java:220: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/GeneralComparator.java:221: warning - invalid usage of tag &# src/utils/com/gentlyweb/utils/GeneralComparator.java:223: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/GeneralComparator.java:224: warning - invalid usage of tag &# src/utils/com/gentlyweb/utils/GeneralComparator.java:224: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/GeneralComparator.java:229: warning - Tag @link: reference not found: Property src/utils/com/gentlyweb/utils/GeneralComparator.java:233: warning - Tag @link: reference not found: Property src/utils/com/gentlyweb/utils/GeneralComparator.java:257: warning - Tag @link: reference not found: Property src/utils/com/gentlyweb/utils/GeneralComparator.java:261: warning - Tag @link: reference not found: Logger src/utils/com/gentlyweb/utils/GeneralComparator.java:718: warning - invalid usage of tag {@link Comparator.compare(Object,Object) src/utils/com/gentlyweb/utils/GeneralComparator.java:832: warning - invalid usage of tag {@link Comparator.equals(Object) src/utils/com/gentlyweb/utils/GeneralComparator.java:354: warning - @param argument "root" is not a parameter name. src/utils/com/gentlyweb/utils/GeneralComparator.java:491: warning - invalid usage of tag < src/utils/com/gentlyweb/utils/GeneralComparator.java:492: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/GeneralComparator.java:718: warning - invalid usage of tag {@link Comparator.compare(Object,Object) src/utils/com/gentlyweb/utils/GeneralComparator.java:728: warning - invalid usage of tag {@link Comparator.compare(Object,Object) src/utils/com/gentlyweb/utils/GeneralComparator.java:832: warning - invalid usage of tag {@link Comparator.equals(Object) src/utils/com/gentlyweb/utils/GeneralFilter.java:544: warning - @param argument "value" is not a parameter name. src/utils/com/gentlyweb/utils/GeneralFilter.java:635: warning - @param argument "value" is not a parameter name. src/utils/com/gentlyweb/utils/GeneralFilter.java:980: warning - invalid usage of tag < src/utils/com/gentlyweb/utils/GeneralFilter.java:1339: warning - Tag @link: reference not found: #filter(SortedSet,int) src/utils/com/gentlyweb/utils/GeneralFilter.java:1412: warning - Tag @link: reference not found: #filter(SortedSet,int) src/utils/com/gentlyweb/utils/GeneralFilter.java:1742: warning - invalid usage of tag < src/utils/com/gentlyweb/utils/GeneralFilter.java:1746: warning - @param argument "set" is not a parameter name. src/utils/com/gentlyweb/utils/IOUtils.java:201: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/IOUtils.java:202: warning - invalid usage of tag > src/utils/com/gentlyweb/utils/IOUtils.java:203: warning - invalid usage of tag < src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:82: warning - @param argument "key" is not a parameter name. src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.RANDOM javadoc: warning - Tag @link: reference not found: ObjectCache.OLDEST javadoc: warning - Tag @link: reference not found: ObjectCache.YOUNGEST javadoc: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/ObjectCache.java:155: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:158: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:161: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:209: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:212: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:215: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:262: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:265: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCache.java:268: warning - invalid usage of tag {@link GeneralFilter.accept(Object) src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/GeneralComparator.java:718: warning - invalid usage of tag {@link Comparator.compare(Object,Object) src/utils/com/gentlyweb/utils/GeneralComparator.java:832: warning - invalid usage of tag {@link Comparator.equals(Object) src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/StringUtils.java:251: warning - invalid usage of tag & src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/ObjectCacheManager.java:75: warning - Tag @link: reference not found: ObjectCache.RANDOM src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.OLDEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.YOUNGEST src/utils/com/gentlyweb/utils/MultipleObjectCacheManager.java:108: warning - Tag @link: reference not found: ObjectCache.RANDOM 2 errors 78 warnings make: *** [debian/rules:14: build-indep] Error 123 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build 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/gentlyweb-utils.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: javatools Source-Version: 0.72.5 We believe that the bug you reported is fixed in the latest version of javatools, 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. Andrej Shadura <[email protected]> (supplier of updated javatools 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: SHA256 Format: 1.8 Date: Sun, 10 Mar 2019 18:26:19 +0000 Source: javatools Architecture: source Version: 0.72.5 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Andrej Shadura <[email protected]> Closes: 923756 Changes: javatools (0.72.5) unstable; urgency=medium . [ Markus Koschany ] * jh_build: Remove CLASSPATHDOCS variable and do not link to external classes by default anymore (Closes: #923756). Checksums-Sha1: 798bf9fb80d626f2d7c85abe1cb49036a8b20f14 1638 javatools_0.72.5.dsc 5a18293b533799d0df33ef80736d6c3e30294a95 53408 javatools_0.72.5.tar.xz Checksums-Sha256: c002a773b4902e5f4e7ce3cb82deefcf5f12d8d41a9f6c128f82128d7f99ece8 1638 javatools_0.72.5.dsc 55f1ddc6ba1d73950cfae415e0b25cf4c1553654c4281a7c6e7c86651e48b035 53408 javatools_0.72.5.tar.xz Files: ef1d5be661ab1e82bd69b9851bb20407 1638 java optional javatools_0.72.5.dsc 7ee18230f3590f481f173540e055dd04 53408 java optional javatools_0.72.5.tar.xz -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlyFVvoACgkQXkCM2RzY OdJdSgf+JTp0e867ktsomGS8RoEA2XeOV7eusSGTaZv1Zrhh5DyYP8v51iZTYGZt 0mzfR1zTASgkUiZomqmv3NJtrocPP7fRa4vzpL9sEWzj1j/Mu39BXNLDXMmzrxHZ j8NEkUbvzjwx6gzIMjOODcCxL6RUnZZyNHhG6ACf8GVQTAKw5lGsfz269Zmc69IG VPfgylsXz87u1nRLTPjB3V3UbOfpwyvvkC/3fGQ3JAGKyzUrdazwRfkdYXm1cQmX UDHQjnYSJDynSYADB8QaL13v5FwsKu9a9uNct0adAvv+jQxTNOvK7fO3TgPneKjB skzX6FEy+pyyAHfUJK40S3nVIxzjtA== =nOYj -----END PGP SIGNATURE-----
--- End Message ---

