-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_3mf fails on Archlinux #7291
Comments
Unfortunately I do not have the hardware to try to reproduce the issue. Could you please try to modify test_3mf.cpp by adding these lines:
before
and check if the output on console differs from: Testing Scenario: 2D convex hull of sinking object |
Fixed with d6bb8ee |
Version
2.4.0.beta1.r149.ge70fc7f0d
Operating system type + version
Manjaro (Arch based), AUR package (i'm the packager)
Behavior
During build, ctest -V fails, here is the relevant scenario output in the log file:
I tried to find the reason of the failure, but couldn't. So I'm pinging here to get help and maybe there's an issue in the code that only appears on some setups ?
Here's the cmake configuration command line :
The text was updated successfully, but these errors were encountered: