Your message dated Sun, 10 Mar 2019 18:04:53 +0000 with message-id <[email protected]> and subject line Bug#923748: fixed in javatools 0.72.4 has caused the Debian Bug report #923748, 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.) -- 923748: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923748 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.4 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 17:50:49 +0000 Source: javatools Architecture: source Version: 0.72.4 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Andrej Shadura <[email protected]> Closes: 923748 Changes: javatools (0.72.4) unstable; urgency=medium . * Team upload. * Fix the hashbang (Closes: #923748). * Use @javadoc_opts instead of $JH_JAVADOC_OPTS. * Fix failure due to undefined variables. Checksums-Sha1: 095bfe3ca2a13613244c51e61b40aaea37f02db4 1638 javatools_0.72.4.dsc df8229cf7a990172d523cd0f3343e1a6e77eb4dc 53460 javatools_0.72.4.tar.xz Checksums-Sha256: 34c8ef79d07bf53366f98ca6246c2031ca633dd473205e7a95c56c091405bd4f 1638 javatools_0.72.4.dsc cd6b845006820dd05fb1d5bd918723de7a5dba1d3fde55c4a16ad0c7d901607b 53460 javatools_0.72.4.tar.xz Files: 1ab390c5a45aaa7bde8def19053ec20e 1638 java optional javatools_0.72.4.dsc c716ee66ce217ec602a71544eb6b3d09 53460 java optional javatools_0.72.4.tar.xz -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlyFTsoACgkQXkCM2RzY OdKYPwf9HzoPZ6kYFP6pE+PqWDcdpmHaN3FWmGZ4gH9uQF3q2ib3mwRQbXAKaiG4 vBN1JzsSLDKY7bK1YuERUEJUN/5MGcAL0ERPLZc2kFj5Z1lOzfgT1lC+GwsoMaUF sNWb+bmm2YJAX0I2jocNXsXzP01ZEokNd323/dBXRxLUG4DVmCdhKmP4td13Obxd 1gMmzOesKoD941PhNW0tW6A/l3sGzINeRZgl7SSI3zdREiSOqNgYWMdBRjAGURPb ukfMKEYtcaD6ZC+BN2NckKC4j/DMdMlY68S2BPvfkZ2VLkqfbBmuCy2RhlM8ywSX zNSkiGEtwGqlCdLtN+SmJzjqUrNGhw== =fmn8 -----END PGP SIGNATURE-----
--- End Message ---

