Source: libkcapi
Version: 1.3.1-2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=libkcapi&arch=all&ver=1.3.1-2&stamp=1643387702&raw=0
...
dh_missing -i
dh_missing: warning: usr/lib/x86_64-linux-gnu/libkcapi.la exists in debian/tmp
but is not installed to anywhere
dh_missing: error: missing files, aborting
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: kcapi-tools (3), libkcapi-dev (4), libkcapi-doc (144),
libkcapi1 (2)
* dh_installdocs: kcapi-tools (0), libkcapi-dev (0), libkcapi-doc (0),
libkcapi1 (0)
* dh_installman: kcapi-tools (3), libkcapi-dev (106), libkcapi-doc
(0), libkcapi1 (0)
If the missing files are installed by another tool, please file a bug
against it.
When filing the report, if the tool is not part of debhelper itself,
please reference the
"Logging helpers and dh_missing" section from the "PROGRAMMING" guide
for debhelper (10.6.3+).
(in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
Be sure to test with dpkg-buildpackage -A/-B as the results may vary
when only a subset is built
If the omission is intentional or no other helper can take care of this
consider adding the
paths to debian/not-installed.
Remember to be careful with paths containing "x86_64-linux-gnu", where
you might need to
use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in
debian/not-installed
to ensure it works on all architectures (see #961104).
make: *** [debian/rules:12: binary-indep] Error 25