Package evaluation to load GeoAACGM on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T23:56:13.225 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing GeoAACGM... Resolving package versions... Installed SpecialFunctions ───────── v2.8.0 Installed Bumper ─────────────────── v0.7.2 Installed Collects ───────────────── v1.1.0 Installed Setfield ───────────────── v1.1.2 Installed MacroTools ─────────────── v0.5.16 Installed Preferences ────────────── v1.5.2 Installed OpenSpecFun_jll ────────── v0.5.6+0 Installed SphericalHarmonics ─────── v0.1.20 Installed LogExpFunctions ────────── v1.0.1 Installed GeoCotrans ─────────────── v0.2.5 Installed UnsafeArrays ───────────── v1.0.9 Installed SpaceDataModel ─────────── v0.2.10 Installed PrecompileTools ────────── v1.3.4 Installed SphericalHarmonicModes ─── v0.4.16 Installed ConstructionBase ───────── v1.6.0 Installed FixedSizeArrays ────────── v1.3.0 Installed SphericalHarmonicArrays ── v0.4.12 Installed StaticArrays ───────────── v1.9.18 Installed StaticArraysCore ───────── v1.4.4 Installed IrrationalConstants ────── v0.2.6 Installed JLLWrappers ────────────── v1.8.0 Installed DocStringExtensions ────── v0.9.5 Installed TupleTools ─────────────── v1.6.0 Installed SatelliteToolboxLegendre ─ v1.1.3 Installed GeoAACGM ───────────────── v0.1.5 Installing 1 artifacts Installed artifact OpenSpecFun 105.4 KiB Updating `~/.julia/environments/v1.14/Project.toml` [7d0bd8ea] + GeoAACGM v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [8ce10254] + Bumper v0.7.2 [08986516] + Collects v1.1.0 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [3821ddf9] + FixedSizeArrays v1.3.0 [7d0bd8ea] + GeoAACGM v0.1.5 [4624b3bc] + GeoCotrans v0.2.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [7fa26607] + SatelliteToolboxLegendre v1.1.3 [efcf1570] + Setfield v1.1.2 [0b37b92c] + SpaceDataModel v0.2.10 [276daf66] + SpecialFunctions v2.8.0 [9dd28c12] + SphericalHarmonicArrays v0.4.12 [0e9554e2] + SphericalHarmonicModes v0.4.16 [c489a379] + SphericalHarmonics v0.1.20 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [9d95972d] + TupleTools v1.6.0 [c4a57d5a] + UnsafeArrays v1.0.9 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 3.1 s ✓ MacroTools 0.9 s ✓ StaticArraysCore 1.3 s ✓ Collects 1.8 s ✓ SphericalHarmonicModes 1.1 s ✓ DocStringExtensions 211.1 s ✓ UnsafeArrays 1.1 s ✓ TupleTools 1.3 s ✓ ConstructionBase 2.0 s ✓ IrrationalConstants 0.8 s ✓ SatelliteToolboxLegendre 24.4 s ✓ Preferences 40.6 s ✓ FixedSizeArrays 27.6 s ✓ Bumper 2.0 s ✓ SphericalHarmonicArrays 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.6 s ✓ LogExpFunctions 22.7 s ✓ JLLWrappers 22.6 s ✓ PrecompileTools 27.0 s ✓ FixedSizeArrays → FixedSizeArraysRandomExt 63.0 s ✓ SpaceDataModel 3.2 s ✓ Setfield 22.6 s ✓ OpenSpecFun_jll 263.8 s ✓ StaticArrays 80.1 s ✓ SpecialFunctions 25.4 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 92.8 s ✓ GeoCotrans ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:17  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1 in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:1 in expression starting at stdin:5 ✗ SphericalHarmonics ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c489a379-e885-57ff-9236-bd896d33c250"), "SphericalHarmonics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/GeoAACGM/KpXQa/src/harmonics.jl:8  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [14] top-level scope  @ ~/.julia/packages/GeoAACGM/KpXQa/src/GeoAACGM.jl:56  [15] include(mod::Module, _path::String)  @ Base Base.jl:325  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:522  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeoAACGM/KpXQa/src/harmonics.jl:8 in expression starting at /home/pkgeval/.julia/packages/GeoAACGM/KpXQa/src/GeoAACGM.jl:1 in expression starting at stdin:5 ✗ GeoAACGM 26 dependencies successfully precompiled in 1138 seconds. 6 already precompiled. Precompilation completed after 1158.55s ################################################################################ # Loading # Loading GeoAACGM... ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:17  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1 in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c489a379-e885-57ff-9236-bd896d33c250"), "SphericalHarmonics") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/GeoAACGM/KpXQa/src/harmonics.jl:8  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [14] top-level scope  @ ~/.julia/packages/GeoAACGM/KpXQa/src/GeoAACGM.jl:56  [15] include(mod::Module, _path::String)  @ Base Base.jl:325  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:522  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeoAACGM/KpXQa/src/harmonics.jl:8 in expression starting at /home/pkgeval/.julia/packages/GeoAACGM/KpXQa/src/GeoAACGM.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ SphericalHarmonics │ ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [3] top-level scope │ @ ~/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:17 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [6] top-level scope │ @ stdin:5 │ [7] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [9] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [10] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [11] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/irrationals.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/src/SphericalHarmonics.jl:1 │ in expression starting at stdin:5 └ ┌ GeoAACGM │ [Output was shown above] └ ERROR: The following 2 packages failed to precompile: SphericalHarmonics Failed to precompile SphericalHarmonics [c489a379-e885-57ff-9236-bd896d33c250] to "/home/pkgeval/.julia/compiled/v1.14/SphericalHarmonics/jl_PVELSB" (ProcessExited(1)). GeoAACGM Failed to precompile GeoAACGM [7d0bd8ea-8a67-4204-9dfc-7af11c683dec] to "/home/pkgeval/.julia/compiled/v1.14/GeoAACGM/jl_agCZpk" (ProcessExited(1)). Loading failed after 197.55s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using GeoAACGM'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1386.31s: package fails to precompile