On 16/02/2022 22:10, Andreas Tille wrote:
camitk was accepted and I have done a source-only upload.
Thank you very much for cleaning up the copyright entry detected by
Thorsten!
I noticed that there are some build problems (and that's another
obstacle on gazebo's road up to testing!).
1. Failed to build on arch all [1]: it is an error generated by CMake
about libqtpropertybrowser.so missing while installing the apidoc in
build directory
2. Failed to build on arch amd64 [2]: dh_missing complains about files
that are in usr/share/camitk-5.0/testdata/ but not installed to anywhere
Just above that, the two calls:
dh_install -plibcamitk5-doc debian/tmp/usr/share/camitk-5.0/apidoc
usr/share/doc/camitk-5.0/apidoc
dh_install -plibcamitk5-data --exclude=LICENSE --autodest
debian/tmp/usr/share/camitk-5.0/testdata
generates the same errors:
dh_install: warning: All requested packages have been excluded (e.g. via
a Build-Profile or due to architecture restrictions).
It all seems to be link with the architecture configuration in d/c, but
I am not sure of what is to be done exactly to clean it up.
Any help would be appreciated!
Best regards,
Emmanuel
[1]
https://buildd.debian.org/status/fetch.php?pkg=camitk&arch=all&ver=5.0.2-2&stamp=1645045230&file=log
[2]
https://buildd.debian.org/status/fetch.php?pkg=camitk&arch=amd64&ver=5.0.2-2&stamp=1645046898&file=log