Source: visp
Version: 3.7.0-13
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]
Dear maintainer,
visp FTBFS its architecture-dependent builds:
dh_missing -a
dh_missing: warning: usr/include/visp3/core/vpConfig.h exists in debian/tmp but
is not installed to anywhere (related file:
"debian/tmp/usr/include/visp/vpConfig.h")
dh_missing: error: missing files, aborting
While detecting missing files, dh_missing noted some files with a
similar name to those
that were missing. This error /might/ be resolved by replacing
references to the
missing files with the similarly named ones that dh_missing found -
assuming the content
is identical.
As an example, you might want to replace:
* debian/tmp/usr/include/visp/vpConfig.h
with:
* usr/include/visp3/core/vpConfig.h
in a file in debian/ or as argument to one of the dh_* tools called
from debian/rules.
(Note it is possible the paths are not used verbatim but instead
directories
containing or globs matching them are used instead)
Alternatively, add the missing file to debian/not-installed if it
cannot and should not
be used.
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: libvisp-ar-dev (16), libvisp-ar3.7t64 (2),
libvisp-blob-dev (4), libvisp-blob3.7t64 (2), libvisp-core-dev (136),
libvisp-core3.7t64 (2), libvisp-detection-dev (8), libvisp-detection3.7t64 (2),
libvisp-dev (366), libvisp-dnn-tracker-dev (4), libvisp-dnn-tracker3.7t64 (2),
libvisp-doc (0), libvisp-gui-dev (21), libvisp-gui3.7t64 (2),
libvisp-imgproc-dev (5), libvisp-imgproc3.7t64 (2), libvisp-io-dev (13),
libvisp-io3.7t64 (2), libvisp-klt-dev (3), libvisp-klt3.7t64 (2),
libvisp-mbt-dev (23), libvisp-mbt3.7t64 (2), libvisp-me-dev (9),
libvisp-me3.7t64 (2), libvisp-robot-dev (44), libvisp-robot3.7t64 (2),
libvisp-sensor-dev (27), libvisp-sensor3.7t64 (2), libvisp-tt-dev (22),
libvisp-tt-mi-dev (8), libvisp-tt-mi3.7t64 (2), libvisp-tt3.7t64 (2),
libvisp-vision-dev (13), libvisp-vision3.7t64 (2), libvisp-visual-features-dev
(29), libvisp-visual-features3.7t64 (2), libvisp-vs-dev (7), libvisp-vs3.7t64
(2), visp-tools (8)
* dh_installdocs: libvisp-ar-dev (0), libvisp-ar3.7t64 (0),
libvisp-blob-dev (0), libvisp-blob3.7t64 (0), libvisp-core-dev (0),
libvisp-core3.7t64 (0), libvisp-detection-dev (0), libvisp-detection3.7t64 (0),
libvisp-dev (1), libvisp-dnn-tracker-dev (0), libvisp-dnn-tracker3.7t64 (0),
libvisp-doc (0), libvisp-gui-dev (0), libvisp-gui3.7t64 (0),
libvisp-imgproc-dev (0), libvisp-imgproc3.7t64 (0), libvisp-io-dev (0),
libvisp-io3.7t64 (0), libvisp-klt-dev (0), libvisp-klt3.7t64 (0),
libvisp-mbt-dev (0), libvisp-mbt3.7t64 (0), libvisp-me-dev (0),
libvisp-me3.7t64 (0), libvisp-robot-dev (0), libvisp-robot3.7t64 (0),
libvisp-sensor-dev (0), libvisp-sensor3.7t64 (0), libvisp-tt-dev (0),
libvisp-tt-mi-dev (0), libvisp-tt-mi3.7t64 (0), libvisp-tt3.7t64 (0),
libvisp-vision-dev (0), libvisp-vision3.7t64 (0), libvisp-visual-features-dev
(0), libvisp-visual-features3.7t64 (0), libvisp-vs-dev (0), libvisp-vs3.7t64
(0), visp-tools (0)
* dh_installman: libvisp-ar-dev (0), libvisp-ar3.7t64 (0),
libvisp-blob-dev (0), libvisp-blob3.7t64 (0), libvisp-core-dev (0),
libvisp-core3.7t64 (0), libvisp-detection-dev (0), libvisp-detection3.7t64 (0),
libvisp-dev (0), libvisp-dnn-tracker-dev (0), libvisp-dnn-tracker3.7t64 (0),
libvisp-doc (0), libvisp-gui-dev (0), libvisp-gui3.7t64 (0),
libvisp-imgproc-dev (0), libvisp-imgproc3.7t64 (0), libvisp-io-dev (0),
libvisp-io3.7t64 (0), libvisp-klt-dev (0), libvisp-klt3.7t64 (0),
libvisp-mbt-dev (0), libvisp-mbt3.7t64 (0), libvisp-me-dev (0),
libvisp-me3.7t64 (0), libvisp-robot-dev (0), libvisp-robot3.7t64 (0),
libvisp-sensor-dev (0), libvisp-sensor3.7t64 (0), libvisp-tt-dev (0),
libvisp-tt-mi-dev (0), libvisp-tt-mi3.7t64 (0), libvisp-tt3.7t64 (0),
libvisp-vision-dev (0), libvisp-vision3.7t64 (0), libvisp-visual-features-dev
(0), libvisp-visual-features3.7t64 (0), libvisp-vs-dev (0), libvisp-vs3.7t64
(0), visp-tools (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.
make: *** [debian/rules:60: binary-arch] Error 255
See
https://buildd.debian.org/status/fetch.php?pkg=visp&arch=amd64&ver=3.7.0-13&stamp=1778739898&raw=0
for details.
Cheers
--
Sebastian Ramacher