We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Closing as julia 1.9 was dropped with #216
Sorry, something went wrong.
No branches or pull requests
PackageCompiler tests (using julia 1.9.3) failed because of a precompilation error:
The text was updated successfully, but these errors were encountered: