[Debian-med-packaging] Bug#997120:

Emmanuel Promayon Emmanuel.Promayon at univ-grenoble-alpes.fr
Mon Feb 7 21:57:36 GMT 2022


Hello,

Thank you very much for this patch, you are absolutely right: your patch 
fixes the problem!

It should also work perfectly well to make the last upstream version 
(5.0.2) build properly. Andreas started to check on last month but with 
your patch, it should work.
I can confirm anyway that camitk version 5.0.2 builds well with ITK5 
with the help of your patch.

Best regards,
Emmanuel

On Mon, 7 Feb 2022 18:09:37 +0100 Jose Luis Rivero 
<jrivero at openrobotics.org> wrote:
 > Hi. I've been looking into the camitk compilation, I think I have a patch
 > for it.
 >
 > The build is currently failing by trying to find the file
 > CommandLineOptions.ixx.o. Problem is really in
 > the line above where the compiler does not identify the file
 > CommandLineOptions.ixx as a valid
 > c++ file, so the object file is not being generated:
 > """
 > c++: warning:
 > 
/build/camitk-o5Au93/camitk-4.1.2/sdk/applications/testactions/CommandLineOptions.ixx:
 >
 > linker input file unused because linking not done
 > ""
 >
 > The compiler can be informed about the format of the file by using -x c++
 > but the result
 > won't compile at all since the file seems to be designed to be used in
 > combination with
 > other headers (other headers include .ixx at the end of the file). 
The code
 > is in the compilation
 > units via include in other headers, no reason to add it to CMake.
 >
 > Removing the .ixx makes the compilation work in an Sid sbuild 
environment.
 > """
 > 
+------------------------------------------------------------------------------+
 > | Summary
 > |
 > 
+------------------------------------------------------------------------------+
 >
 > Autopkgtest: pass
 > Build Architecture: amd64
 > Build Type: full
 > Build-Space: 6204608
 > Build-Time: 725
 > Distribution: unstable
 > Host Architecture: amd64
 > Install-Time: 72
 > Job: /home/jrivero/code/debian/camitk_4.1.2-5.dsc
 > Lintian: warn
 > Machine Architecture: amd64
 > Package: camitk
 > Package-Time: 801
 > Piuparts: pass
 > Source-Version: 4.1.2-5
 > Space: 6204608
 > Status: successful
 > Version: 4.1.2-5
 > """
 >
 > Attached is the debdiff.

-- 
Emmanuel Promayon
Professeur Univ. Grenoble Alpes - Polytech Grenoble
Laboratoire TIMC - équipe GMCAO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20220207/924ac566/attachment.htm>


More information about the Debian-med-packaging mailing list