Source: nbdkit
Version: 1.1.18-1
Severity: serious
https://buildd.debian.org/status/package.php?p=nbdkit&suite=sid
...
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install -X.la --fail-missing
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
dh_missing: usr/lib/x86_64-linux-gnu/nbdkit/plugins/nbdkit-nbd-plugin.so exists
in debian/tmp but is not installed to anywhere
dh_missing: usr/share/man/man1/nbdkit-nbd-plugin.1 exists in debian/tmp but is
not installed to anywhere
dh_missing: missing files, aborting
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: nbdkit (12), nbdkit-plugin-dev (8),
nbdkit-plugin-guestfs (2), nbdkit-plugin-libvirt (2), nbdkit-plugin-perl (2),
nbdkit-plugin-python (2), nbdkit-plugin-ruby (2)
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
For a short-term work-around: Add the files to debian/not-installed
dh_install: dh_missing --exclude .la --fail-missing returned exit code 255
debian/rules:21: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 25