Skip to content
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

Closed
lgoettgens opened this issue Jun 21, 2024 · 6 comments
Closed

Comments

@lgoettgens
Copy link
Member

I suspect this is due to JuliaLang/julia#54238.

@fingolfin
Copy link
Member

Indeed sigh

@lgoettgens
Copy link
Member Author

I'm already working on a trivial fix in GAP.

@fingolfin
Copy link
Member

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 PUBLIC_HEADERS += $(addprefix $(SRCDIR)/,julia_gcext.h) as I think that header may be missing in the downloadable Julia releases (but I did not check that)

@lgoettgens
Copy link
Member Author

lgoettgens commented Jun 21, 2024

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.

@ThomasBreuer
Copy link
Member

As far as I understand, the revert is due to some failures inside Julia.
Thus I expect that sooner or later they will move the files as proposed.

@lgoettgens
Copy link
Member Author

Resolved via JuliaLang/julia#54864. The failures should go away with the next nightly version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants