Package: src:gtkdataboxmm Version: 0.9.4-4 Severity: serious Hello Andreas.
I tried to build this package with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] Generating dot graphs using 2 parallel threads... Running dot for graph 1/17 Running dot for graph 2/17 Running dot for graph 3/17 Running dot for graph 4/17 Running dot for graph 5/17 Running dot for graph 6/17 Running dot for graph 7/17 Running dot for graph 8/17 Running dot for graph 9/17 Running dot for graph 10/17 Running dot for graph 11/17 Running dot for graph 12/17 Running dot for graph 13/17 Running dot for graph 14/17 Running dot for graph 15/17 Running dot for graph 16/17 Running dot for graph 17/17 Patching output file 1/13 Patching output file 2/13 Patching output file 3/13 Patching output file 4/13 Patching output file 5/13 Patching output file 6/13 Patching output file 7/13 Patching output file 8/13 Patching output file 9/13 Patching output file 10/13 Patching output file 11/13 Patching output file 12/13 Patching output file 13/13 lookup cache used 875/65536 hits=5229 misses=1330 finished... /usr/bin/perl -- "/usr/share/mm-common/doctool/doc-postprocess.pl" 'reference/html/*.html' /usr/bin/xsltproc --stringparam book_title 'gtkdataboxmm Reference Manual' --stringparam book_name 'gtkdataboxmm' --stringparam book_base html -o reference/gtkdataboxmm.devhelp2 "/usr/share/mm-common/doctool/tagfile-to-devhelp2.xsl" reference/gtkdataboxmm.tag make[3]: *** No rule to make target 'reference/html/classGtk_1_1Widget.html', needed by 'all-local'. Stop. make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' Makefile:564: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 returned exit code 2 debian/rules:17: recipe for target 'override_dh_auto_build-indep' failed make[1]: *** [override_dh_auto_build-indep] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:7: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- Ii suspect this to be a genuine "dpkg-buildpackage -A" bug, because it builds ok in reproducible builds (where plain "dpkg-buildpackage" is still the norm). Thanks.