Source: libcgicc
Version: 3.2.19-2
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Petter Reinholdtsen <p...@debian.org>

https://buildd.debian.org/status/logs.php?pkg=libcgicc&ver=3.2.19-2

...
   dh_missing -a
dh_missing: warning: usr/lib/aarch64-linux-gnu/libcgicc.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: libcgicc-dev (6), libcgicc-doc (1), libcgicc3 (2)
         * dh_installdocs: libcgicc-dev (0), libcgicc-doc (4), libcgicc3 (0)
         * dh_installexamples: libcgicc-dev (0), libcgicc-doc (2), libcgicc3 (0)
         * dh_installman: libcgicc-dev (1), libcgicc-doc (0), libcgicc3 (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.md.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 "aarch64-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:19: binary-arch] Error 255



This is due to:
debian/rules:   $(RM) debian/tmp/usr/lib/x86_64-linux-gnu/libcgicc.la

Reply via email to