-
Notifications
You must be signed in to change notification settings - Fork 41
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
building odgi with Cactus downloadPangenomeTools results in c++: fatal error: Killed signal terminated program cc1plus #521
Comments
Could you please try to build the current master of odgi? This would help us to better debug your problem. |
using
|
You use specifically |
When I tried gmake, that works fine, it's build-tools/downloadPangenomeTools that fails with all those syntax errors with () {}. |
These are C++ errors. Probably an old compiler. |
gcc 13.0.1 and cmake 3.22.1 are old? |
well then it is something else... |
Just to confirm I also used a newer gmake, same error:
|
I created this issue over on the Cactus Git page. You can see the errors using gcc 10.3 and 13.0.1. Is there a fix for this that can be shared?
The text was updated successfully, but these errors were encountered: