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

Oscar doesn't precompile with Julia 1.7.0-beta2 #504

Closed
matthias314 opened this issue Jun 28, 2021 · 2 comments
Closed

Oscar doesn't precompile with Julia 1.7.0-beta2 #504

matthias314 opened this issue Jun 28, 2021 · 2 comments

Comments

@matthias314
Copy link

matthias314 commented Jun 28, 2021

You might be interested in the following observation: When trying to install Oscar 0.5.2 with the current beta2 version of the upcoming Julia release 1.7.0, the packages CxxWrap, GAP, Polymake, Singular and Oscar produce errors during precompilation. Installation with Julia 1.6.1 works fine.

Julia Version 1.7.0-beta2
Commit b570546b68 (2021-06-20 06:31 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.0 (ORCJIT, sandybridge)

EDIT: Maybe this is related: JuliaInterop/CxxWrap.jl#291

@fingolfin
Copy link
Member

Yes we are aware. That's because Julia 1.7 breaks CxxWrap, and updating it is ... tricky...

@fingolfin
Copy link
Member

See also JuliaPackaging/Yggdrasil#3214 (plus discussions on the Julia Slack, which I can't link to).

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

2 participants