Source: xgks
Version: 2.6.1+dfsg.2-11
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=xgks&suite=sid
...
dh_missing -a -O--sourcedirectory=src -O--no-parallel
dh_missing: warning: usr/bin/gksdemo exists in debian/tmp but is not installed
to anywhere
dh_missing: warning: usr/bin/hanoi exists in debian/tmp but is not installed to
anywhere
dh_missing: warning: usr/bin/star exists in debian/tmp but is not installed to
anywhere
dh_missing: warning: usr/lib/libudport.a exists in debian/tmp but is not
installed to anywhere (related file: "build-gfortran/libudport.a")
dh_missing: warning: usr/lib/libxgks.a exists in debian/tmp but is not
installed to anywhere (related file: "build-gfortran/lib/c/libxgks.a")
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:
* build-gfortran/libudport.a
with:
* usr/lib/libudport.a
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: libxgks-dev (63), libxgks2 (2), libxgks2-data (18)
* dh_installdocs: libxgks-dev (3), libxgks2 (0), libxgks2-data (0)
* dh_installexamples: libxgks-dev (3), libxgks2 (0), libxgks2-data (0)
* dh_installman: libxgks-dev (6), libxgks2 (0), libxgks2-data (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.
make: *** [debian/rules:11: binary-arch] Error 25