Bug#923751: gentlyweb-utils: FTBFS in buster/sid

Santiago Vila sanvila at debian.org
Tue Mar 5 00:19:29 GMT 2019


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.



More information about the pkg-java-maintainers mailing list