Dear Étienne, On Mon, 11 Aug 2025 at 22:24, Étienne Mollier <[email protected]> wrote: > For what it's worth, I have attempted to reproduce the issue in > different configurations of sbuild (driven by gbp buildpackage), > involving Gcc 15 in sid or experimental with the below detection > by cmake [...] > But I failed to reproduce any error at all. [...] > My current conjecture is, that a change in > Boost could have removed a <cassert> import. There is a wave of > bugs open about the upcoming Boost 1.88 and it's possible that > the entry missed that crucial information.
Thanks for your insights! I confirm that the issue is not related to gcc 15, but rather to boost 1.88. I haven't been able to set up a proper sbuild environment, since I couldn't make boost 1.83 and 1.88 coexist (the Orthanc-related packages are linked against boost 1.83). Anyway, I was able to reproduce the issue by compiling from scratch, and I've uploaded new versions of the orthanc-postgresql and orthanc-mysql packages with the appropriate patches [1,2]. This should solve all the issues. Kind Regards, Sébastien- [1] https://salsa.debian.org/med-team/orthanc-postgresql/-/commit/144f9a9d1f61ad3e12a11a1f924ad19a9ff5b88f [2] https://salsa.debian.org/med-team/orthanc-mysql/-/commit/5dca66931cbd8d444ce8841c5f84c890c33465e2

