Bug#1054697: slic3r-prusa: FTBFS: test_arrange.cpp:1:10: fatal error: catch2/catch.hpp: No such file or directory

2023-11-06 Thread Gregor Riepl
Here's an updated version of the patch with hardcoded precision values replaced with the epsilon constant used in other unit tests. I also submitted the patch as a PR upstream: https://github.com/prusa3d/PrusaSlicer/pull/11576From: Gregor Riepl Date: Tue, 31 Oct 2023 19:37:00 +0100 Subject:

Bug#1054697: [3dprinter-general] Bug#1054697: slic3r-prusa: FTBFS: test_arrange.cpp:1:10: fatal error: catch2/catch.hpp: No such file or directory

2023-11-01 Thread Gregor Riepl
Hi, If that's an intentional upstream change, reassigning to catch2 won't help as it's not a bug in that package. Got it. In the meantime, I prepared a patch to fix compatibility with Catch2 v3 (attached). I haven't submitted it upstream yet, but I'd appreciate any feedback. The biggest

Bug#1054697: [3dprinter-general] Bug#1054697: slic3r-prusa: FTBFS: test_arrange.cpp:1:10: fatal error: catch2/catch.hpp: No such file or directory

2023-10-28 Thread Christoph Berg
Re: Gregor Riepl > > fatal error: catch2/catch.hpp: No such file or directory > > This is caused by significant changes in catch2 3.4.0. > Some other packages are affected by the same problem, which currently blocks > migration: https://qa.debian.org/excuses.php?package=catch2 > > I think this

Bug#1054697: [3dprinter-general] Bug#1054697: slic3r-prusa: FTBFS: test_arrange.cpp:1:10: fatal error: catch2/catch.hpp: No such file or directory

2023-10-27 Thread Gregor Riepl
Hi, > fatal error: catch2/catch.hpp: No such file or directory This is caused by significant changes in catch2 3.4.0. Some other packages are affected by the same problem, which currently blocks migration: https://qa.debian.org/excuses.php?package=catch2 I think this bug should be: reassign

Bug#1054697: slic3r-prusa: FTBFS: test_arrange.cpp:1:10: fatal error: catch2/catch.hpp: No such file or directory

2023-10-27 Thread Lucas Nussbaum
Source: slic3r-prusa Version: 2.6.1+dfsg-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231027 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd