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

Invalid redefinition of constant scheme while precompiling #14

Open
cuspidalcoffee opened this issue Jul 14, 2022 · 0 comments
Open

Invalid redefinition of constant scheme while precompiling #14

cuspidalcoffee opened this issue Jul 14, 2022 · 0 comments

Comments

@cuspidalcoffee
Copy link

cuspidalcoffee commented Jul 14, 2022

Julia version: 1.7.3
C++ compiler: gcc-c++
OS: Fedora Linux 35
Shell: fish

Log:

julia> using Oscar
[ Info: Precompiling Oscar [f1435218-dba5-11e9-1e4d-f1a5fab5fc13]
┌ Warning: Replacing docs for `Oscar.F :: Union{Tuple{Hecke.SRow{T}}, Tuple{T}} where T` in module `Oscar`
└ @ Base.Docs docs/Docs.jl:240
┌ Warning: Replacing docs for `Oscar.F :: Union{Tuple{Vector{T}}, Tuple{T}} where T` in module `Oscar`
└ @ Base.Docs docs/Docs.jl:240
ERROR: LoadError: invalid redefinition of constant Scheme
Stacktrace:
 [1] top-level scope
   @ ~/.julia/packages/Oscar/Ep09a/experimental/Schemes/AffineSchemes.jl:13
 [2] include(x::String)
   @ Oscar ~/.julia/packages/Oscar/Ep09a/src/Oscar.jl:20
 [3] top-level scope
   @ ~/.julia/packages/Oscar/Ep09a/src/Oscar.jl:281
 [4] top-level scope (repeats 2 times)
   @ none:1
in expression starting at /home/hannah/.julia/packages/Oscar/Ep09a/experimental/Schemes/AffineSchemes.jl:13
in expression starting at /home/hannah/.julia/packages/Oscar/Ep09a/src/Oscar.jl:1
ERROR: Failed to precompile Oscar [f1435218-dba5-11e9-1e4d-f1a5fab5fc13] to /home/hannah/.julia/compiled/v1.7/Oscar/jl_Gr9qXc.
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

1 participant