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

Failing precompilation with julia 1.9.3 #213

Closed
benegee opened this issue Nov 4, 2024 · 1 comment
Closed

Failing precompilation with julia 1.9.3 #213

benegee opened this issue Nov 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@benegee
Copy link
Collaborator

benegee commented Nov 4, 2024

PackageCompiler tests (using julia 1.9.3) failed because of a precompilation error:

Failed to precompile Trixi [a7f1ee26-1774-49b1-8366-f1abc58fbfcb] to "/home/runner/.julia/compiled/v1.9/Trixi/jl_CycecJ".
ERROR: LoadError: UndefRefError: access to undefined reference
Stacktrace:
  [1] getproperty
    @ ./Base.jl:37 [inlined]
  [2] getindex
    @ ./refvalue.jl:56 [inlined]
  [3] docm(source::LineNumberNode, mod::Module, ex::Any)
    @ Base.Docs ./docs/Docs.jl:522
  [4] var"@doc"(__source__::LineNumberNode, __module__::Module, x::Vararg{Any})
    @ Core ./boot.jl:539
  [5] include(mod::Module, _path::String)
    @ Base ./Base.jl:457
  [6] include(x::String)
    @ AutoHashEquals ~/.julia/packages/AutoHashEquals/LcReq/src/AutoHashEquals.jl:3
  [7] top-level scope
    @ ~/.julia/packages/AutoHashEquals/LcReq/src/AutoHashEquals.jl:8
  [8] include
    @ ./Base.jl:457 [inlined]
  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)
    @ Base ./loading.jl:2049
 [10] top-level scope
    @ stdin:3
@benegee benegee added the bug Something isn't working label Nov 4, 2024
@benegee
Copy link
Collaborator Author

benegee commented Nov 19, 2024

Closing as julia 1.9 was dropped with #216

@benegee benegee closed this as completed Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant