Re: Gregor Riepl > > The package fails to build in a test rebuild on at least amd64 with > > gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The > > severity of this report will be raised before the trixie release. > > This issue was due to a missing #include <cstdint>, and it was already fixed > upstream in an unrelated commit.
Hi Gregor, thanks for collecting all the patches and putting them together. There's still an issue on i386 left, and at least from looking at the CI tests, it might have been caused by this fix: https://salsa.debian.org/3dprinting-team/cura-engine/-/pipelines Any ideas? I have only an old and super slow notebook here on vacation, so can't really do any C++ debugging now. Christoph