-
Notifications
You must be signed in to change notification settings - Fork 22
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
fatal error: julia_gcext.h: No such file or directory
in julia nightly
#1016
Comments
Indeed sigh |
I'm already working on a trivial fix in GAP. |
I actually would prefer to have this reverted in Julia... but it won't hurt to pursue this on both fronts. But I am concerned about the removal |
There is indeed already a PR to revert it in julia: JuliaLang/julia#54864 So I would wait for the julia people to do something with this PR before putting any work into this. In the meantime, we just need to ignore the nightly CI jobs. |
As far as I understand, the revert is due to some failures inside Julia. |
Resolved via JuliaLang/julia#54864. The failures should go away with the next nightly version |
I suspect this is due to JuliaLang/julia#54238.
The text was updated successfully, but these errors were encountered: