Package: src:colorpicker
Version: 1.0.0-3
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
   jh_linkjars -i
   debian/rules override_jh_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
jh_build --javacopts="-source 1.8 -target 1.8" --javadoc-opts="-source 1.8"
find com -name *.java -and -type f -print0 | xargs -s 512000 -0 
/usr/lib/jvm/default-java/bin/javac -g -cp :debian/_jh_build.ColorPicker -d 
debian/_jh_build.ColorPicker -encoding ISO8859-1 -source 1.8 -target 1.8
warning: [options] bootstrap class path not set in conjunction with -source 8
Note: Some input files use or override 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.
1 warning
find com -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 
:debian/_jh_build.ColorPicker -d debian/_jh_build.javadoc/api -quiet -encoding 
ISO8859-1 -notimestamp -source 1.8
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.
com/bric/swing/DialogFooter.java:58: warning - Tag @link: reference not found: 
com.bric.swing.QDialog
com/bric/swing/DialogFooter.java:102: warning - Tag @link: reference not found: 
com.bric.swing.JLink
com/bric/util/JVM.java:40: warning - invalid usage of tag &
com/bric/util/JVM.java:33: warning - invalid usage of tag &
com/bric/util/JVM.java:33: warning - invalid usage of tag &
com/bric/util/JVM.java:40: warning - invalid usage of tag &
com/bric/util/JVM.java:40: warning - invalid usage of tag &
com/bric/util/JVM.java:33: warning - invalid usage of tag &
2 errors
8 warnings
make[1]: *** [debian/rules:18: override_jh_build] Error 123
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: build-indep] Error 2
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/colorpicker.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.

Reply via email to