Package: src:opencryptoki
Version: 3.8.1+dfsg-3
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
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:11: installing './compile'
configure.ac:5: installing './config.guess'

[... snipped ...]

 /bin/mkdir -p 
'/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 pkcsslotd.service tmpfiles.conf 
'/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/lib/systemd/system'
make  install-data-hook
make[5]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc'
mkdir -p /<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d
cp tmpfiles.conf 
/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d/opencryptoki.conf
/bin/chmod 0644 
/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/tmpfiles.d/opencryptoki.conf
rm -f 
/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/debian/tmp/usr/lib/systemd/system/tmpfiles.conf
make[5]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc'
make[4]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc'
make[3]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg/misc'
make[3]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
make[4]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
make[3]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
make[2]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
# create links to .so-files in usr/lib
( cd debian/tmp/usr/lib/x86_64-linux-gnu && \
 for FILE in ./opencryptoki/*.so.* ./opencryptoki/stdll/*.so.*; \
 do \
        ln -s $FILE ; \
 done \
)
# Remove broken symlinks in /usr/lib/pkcs11/
cd debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11 && rm -f \
        libopencryptoki.so PKCS11_API.so
# Removing useless files
rm -rf debian/tmp/etc/ld.so.conf.d
rm -rf debian/tmp/etc/init.d
rm -f debian/tmp/usr/include/Makefile*
rm -f debian/tmp/usr/include/*/Makefile*
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/opencryptoki/*.la \
        debian/tmp/usr/lib/x86_64-linux-gnu/opencryptoki/stdll/*.la
rm -f debian/tmp/lib/systemd/system/tmpfiles.conf
make[1]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
   debian/rules override_dh_install
make[1]: Entering directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
dh_install --fail-missing  --sourcedir=debian/tmp
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
make[1]: Leaving directory '/<<BUILDDIR>>/opencryptoki-3.8.1+dfsg'
   dh_installdocs -a
dh_installdocs: Cannot find (any matches for) "README" (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/opencryptoki.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