[Debian-med-packaging] Bug#1103471: camitk: FTBFS with the nocheck build profile
Emmanuel Promayon
Emmanuel.Promayon at univ-grenoble-alpes.fr
Fri Apr 18 07:17:42 BST 2025
Thanks for the bug report.
This is due to CamiTK CMake macros who do not consider the case that
testing could be disabled!
To fix this bugs requires to add few safeguards in the CMake macros (by
checking first if CMake BUILD_TESTING is on before setting test properties).
This is definitely possible to achieve in a relatively small amount of time.
Would that be important to fix in the current trixie timeline (or just
nice to have)?
Last question: I tried to reproduce the bug in a normal/non packaging
situation using
cmake ... -DBUILD_TESTING=OFF.
Is that enough, or did I miss some other settings?
Best regards,
Emmanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20250418/e25ee3f3/attachment.htm>
More information about the Debian-med-packaging
mailing list