Bug#1037614: [3dprinter-general] Bug#1037614: cura-engine: ftbfs with GCC-13

2023-07-18 Thread Gregor Riepl
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? Very interesting! I couldn't rep

Bug#1037614: [3dprinter-general] Bug#1037614: cura-engine: ftbfs with GCC-13

2023-07-18 Thread Christoph Berg
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 , and it was already fixed >

Bug#1037614: cura-engine: ftbfs with GCC-13

2023-07-17 Thread 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 , and it was already fixed upstream in an unrelated commit.