<div dir="ltr">Hello!<br><br>><br>> Am Mon, Feb 07, 2022 at 10:57:36PM +0100 schrieb Emmanuel Promayon:<br>> > Thank you very much for this patch, you are absolutely right: your patch<br>> > fixes the problem!<br>><br>> Possibly it fixes camitk for the current package in Debian.  So thanks a<br>> lot in any case.<br>><br><br>You are welcome. This bug is preventing one of my packages (Gazebo) from being<br>migrated to testing. Could we please upload a revision bump of the current<br>version to solve this issue while we work on 5.0.2?<br><br>> > It should also work perfectly well to make the last upstream version (5.0.2)<br>> > build properly. Andreas started to check on last month but with your patch,<br>> > it should work.<br>> > I can confirm anyway that camitk version 5.0.2 builds well with ITK5 with<br>> > the help of your patch.<br>><br>> I've pushed an adapted patch to Git but I can't confirm that it builds.<br>> May be you can have another look and compare the status in Git with your<br>> local build?  There are about 100 failed tests in the build time test<br>> suite.  Unfortunately salsa-ci chokes in source extration (no idea why<br>> so I can only provide my local build log if you can't verify this.<br>><br><br>I think that the problem in salsa is that the artifact handling between steps<br>is broken due to the high number of files of camitk. We can probably copy the<br>workaround that the linux kernel team has in place, see:<br><br><a href="https://www.decadent.org.uk/ben/blog/ci-for-the-debian-kernel-team.html">https://www.decadent.org.uk/ben/blog/ci-for-the-debian-kernel-team.html</a><br><br>Running the salsa catmik code in my sbuild run seems fine to me:<br><br>"""<br>100% tests passed, 0 tests failed out of 526<br>...<br>+------------------------------------------------------------------------------+<br>| Summary                                                                      |<br>+------------------------------------------------------------------------------+<br><br>Autopkgtest: pass<br>Build Architecture: amd64<br>Build Type: full<br>Build-Space: 6680544<br>Build-Time: 743<br>Distribution: unstable<br>Host Architecture: amd64<br>Install-Time: 74<br>Job: /home/jrivero/code/debian/camitk_5.0.2-1.dsc<br>Lintian: warn<br>Machine Architecture: amd64<br>Package: camitk<br>Package-Time: 823<br>Piuparts: fail<br>Source-Version: 5.0.2-1<br>Space: 6680544<br>Status: successful<br>Version: 5.0.2-1<br>--------------------------------------------------------------------------------<br>"""<br><br>The Piuparts failure I think is something related to my local setup but<br>compilation, test and autopkgtest seems fine to my eyes.<br><br>Thanks.<br></div>