Package: src:pdf2djvu
Version: 0.9.9-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
Copying file ABOUT-NLS
Copying file tools/config.rpath
Copying file m4/codeset.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4

[... snipped ...]


----------------------------------------------------------------------
Ran 84 tests in 6.342s

OK (SKIP=1)
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-arch
dh binary-arch
   dh_testroot -a
   dh_prep -a
   dh_auto_install -a
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/pdf2djvu 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/bin
/usr/bin/install -c pdf2djvu /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/bin
INSTALL='/usr/bin/install -c' tools/install-manpages 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man doc/pdf2djvu.1 
doc/po/pdf2djvu.ru.1 doc/po/pdf2djvu.de.1 doc/po/pdf2djvu.pl.1 
doc/po/pdf2djvu.pt.1 doc/po/pdf2djvu.fr.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man//man1
$ /usr/bin/install -c -m 644 doc/pdf2djvu.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man//man1/pdf2djvu.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/ru/man1
$ /usr/bin/install -c -m 644 doc/po/pdf2djvu.ru.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/ru/man1/pdf2djvu.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/de/man1
$ /usr/bin/install -c -m 644 doc/po/pdf2djvu.de.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/de/man1/pdf2djvu.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/pl/man1
$ /usr/bin/install -c -m 644 doc/po/pdf2djvu.pl.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/pl/man1/pdf2djvu.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/pt/man1
$ /usr/bin/install -c -m 644 doc/po/pdf2djvu.pt.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/pt/man1/pdf2djvu.1
$ /usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/fr/man1
$ /usr/bin/install -c -m 644 doc/po/pdf2djvu.fr.1 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/man/fr/man1/pdf2djvu.1
INSTALL='/usr/bin/install -c' tools/install-mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale po/pt.mo po/de.mo po/ru.mo 
po/pl.mo po/uk.mo
$ /usr/bin/install -c -d 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/pt/LC_MESSAGES
$ /usr/bin/install -c -m 644 po/pt.mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/pt/LC_MESSAGES/pdf2djvu.mo
$ /usr/bin/install -c -d 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/de/LC_MESSAGES
$ /usr/bin/install -c -m 644 po/de.mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/de/LC_MESSAGES/pdf2djvu.mo
$ /usr/bin/install -c -d 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/ru/LC_MESSAGES
$ /usr/bin/install -c -m 644 po/ru.mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/ru/LC_MESSAGES/pdf2djvu.mo
$ /usr/bin/install -c -d 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/pl/LC_MESSAGES
$ /usr/bin/install -c -m 644 po/pl.mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/pl/LC_MESSAGES/pdf2djvu.mo
$ /usr/bin/install -c -d 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/uk/LC_MESSAGES
$ /usr/bin/install -c -m 644 po/uk.mo 
/<<PKGBUILDDIR>>/debian/pdf2djvu/usr/share/locale/uk/LC_MESSAGES/pdf2djvu.mo
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -a
dh_installdocs: Cannot find (any matches for) "doc/cjk.txt" (tried in .)

debian/rules:8: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pdf2djvu.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

Reply via email to