-
Notifications
You must be signed in to change notification settings - Fork 7
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 failures on Linux with GCC 10 #1
Comments
Thanks for reporting this. Does the issue persist when you redo a completely clean build? |
That was actually a clean build. |
In very rare cases, I encountered the same problem, but it appeared to pop up randomly. Does the issue persist in your case if you repeat a completely clean, fresh build? |
Tried it again, now I'm hitting #3 also with GCC 10.3.0 |
Fixed this by applying a patch, the error is reproducible:
|
Would you mind sharing your patch, so we can have a look? |
Posted the patch in #3 for compiling against nauty 2.7.2 |
Thanks! |
Running with MKL instead of OpenBLAS seems to pass the tests. Are you testing against OpenBLAS? |
Yes, both OpenBLAS and MKL. |
Trying to build molassembler currently fails for me due to errors in the tests:
System information
The text was updated successfully, but these errors were encountered: