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

Broken on recent master #646

Closed
thofma opened this issue May 3, 2021 · 4 comments · Fixed by JuliaLang/julia#40851
Closed

Broken on recent master #646

thofma opened this issue May 3, 2021 · 4 comments · Fixed by JuliaLang/julia#40851

Comments

@thofma
Copy link
Contributor

thofma commented May 3, 2021

With a julia build from today (JuliaLang/julia@e3adc39) I get:

/tmpbig/bla/julia/usr/bin/julia: symbol lookup error: /tmpbig/bla/artifacts/950ff4d50dce8d40bb
47ca0431b697dcc9eae5c4/lib/libgap.so: undefined symbol: jl_init__threading
ERROR: LoadError: Failed to precompile GAP [c863536a-3901-11e9-33e7-d5cd0df7b904] to /tmpbig/bla/co
mpiled/v1.7/GAP/jl_nPxktU.
@ThomasBreuer
Copy link
Member

ThomasBreuer commented May 4, 2021

I can reproduce this behaviour on my notebook.

And JuliaLang/julia#40246 looks relevant (not concerning macOS but concerning the recent JuliaLang/julia@c556bb9).

@fingolfin
Copy link
Member

Indeed JuliaLang/julia@c556bb9 is the culprit -- they just broke ABI compatibility with that once again. I've commented accordingly at JuliaLang/julia#40246 (comment)

@fingolfin
Copy link
Member

See also JuliaLang/julia#40730 and JuliaLang/julia#40851

@fingolfin
Copy link
Member

This is resolved now

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

Successfully merging a pull request may close this issue.

3 participants