Package evaluation to test PlanetaryMagneticFields on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T12:17:47.695 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.22s ################################################################################ # Installation # Installing PlanetaryMagneticFields... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [548c34cc] + PlanetaryMagneticFields v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [8ce10254] + Bumper v0.7.2 [187b0558] + ConstructionBase v1.6.0 [4624b3bc] + GeoCotrans v0.2.5 [548c34cc] + PlanetaryMagneticFields v0.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [7fa26607] + SatelliteToolboxLegendre v1.1.3 [0b37b92c] + SpaceDataModel v0.2.10 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [c4a57d5a] + UnsafeArrays v1.0.9 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ✗ Proj 16096.2 ms ✓ GeoCotrans 2879.0 ms ✓ NaturalEarth 120934.1 ms ? GeoJSON → GeoJSONMakieExt 96785.2 ms ✓ GeometryOps → GeometryOpsMakieExt ✗ GeometryOps → GeometryOpsProjExt 22069.9 ms ✓ PlanetaryMagneticFields 497947.2 ms ? GeoMakie 26983.8 ms ✓ PlanetaryMagneticFields → PlanetaryMagneticFieldsUnitfulExt ✗ PlanetaryMagneticFields → PlanetaryMagneticFieldsMakieExt 5 dependencies successfully precompiled in 1615 seconds. 305 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 190 dependents of these packages may trigger further precompilation to work with the unexpected versions. 2 dependencies failed but may be precompilable after restarting julia 2 dependencies had output during precompilation: ┌ GeoJSON → GeoJSONMakieExt │ WARNING: Method definition is_inplaceable_destination(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv) in module ChainRulesCoreSparseArraysExt at /home/pkgeval/.julia/packages/ChainRulesCore/IZ7FD/ext/ChainRulesCoreSparseArraysExt.jl:7 overwritten in module ChainRulesCoreSparseArraysExt on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ GeoMakie │ WARNING: Method definition unwrap_type(Type{var"#s1"} where var"#s1"<:(OffsetArrays.OffsetArray{T, N, AA} where AA<:AbstractArray{T, N} where N where T)) in module OffsetArraysAdaptExt at /home/pkgeval/.julia/packages/OffsetArrays/b7qpm/ext/OffsetArraysAdaptExt.jl:14 overwritten in module OffsetArraysAdaptExt on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ERROR: LoadError: The following 1 direct dependency failed to precompile: PlanetaryMagneticFields → PlanetaryMagneticFieldsMakieExt Failed to precompile PlanetaryMagneticFieldsMakieExt [b4cd96c9-2ca5-5420-aaa9-f4154560585a] to "/home/pkgeval/.julia/compiled/v1.12/PlanetaryMagneticFieldsMakieExt/jl_fFWiTt". ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/3a09b7a113789836af0106fa82e16f7b97bf806b/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace: [1] #dlopen#3 @ ./libdl.jl:120 [inlined] [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [3] top-level scope @ ~/.julia/packages/PROJ_jll/4AOHV/src/wrappers/x86_64-linux-gnu-cxx11.jl:75 [4] macro expansion @ ~/.julia/packages/JLLWrappers/Kp7TC/src/products/library_generators.jl:63 [inlined] [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1445 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1433 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1321 [8] _include_from_serialized @ ./loading.jl:1276 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2116 [10] _require_search_from_serialized @ ./loading.jl:2010 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2628 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.12/Proj/jl_CAXy71". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:26 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GeoMakie [db073c08-6b98-4ee5-b6a4-5efafb3259c6] to "/home/pkgeval/.julia/compiled/v1.12/GeoMakie/jl_g2Hse0". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/PlanetaryMagneticFields/HpgrJ/ext/PlanetaryMagneticFieldsMakieExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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::Nothing) @ Base ./loading.jl:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/PlanetaryMagneticFields/HpgrJ/ext/PlanetaryMagneticFieldsMakieExt.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 1630.27s ################################################################################ # Testing # Testing PlanetaryMagneticFields Status `/tmp/jl_ydJut7/Project.toml` [4c88cf16] Aqua v0.8.16 [13f3f980] CairoMakie v0.15.11 [0ca39b1e] Chairmarks v1.3.1 [4624b3bc] GeoCotrans v0.2.5 [db073c08] GeoMakie v0.7.16 [548c34cc] PlanetaryMagneticFields v0.2.0 [1986cc42] Unitful v1.28.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ydJut7/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.6.1 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.16 [67c07d97] Automa v1.2.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [8ce10254] Bumper v0.7.2 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.11 [d360d2e6] ChainRulesCore v1.26.1 [0ca39b1e] Chairmarks v1.3.1 [6b39b394] CodecZstd v0.8.7 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [95dc2771] ComputePipeline v0.1.8 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [150eb455] CoordinateTransformations v0.6.4 [b7a15901] CoreMath v0.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [31c24e10] Distributions v0.25.127 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [429591f6] ExactPredicates v2.2.9 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [5789e2e9] FileIO v1.19.0 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [4624b3bc] GeoCotrans v0.2.5 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.1 [61d90e0f] GeoJSON v0.8.4 [db073c08] GeoMakie v0.7.16 [0ef565a4] Geodesy v1.2.0 [5c1252a2] GeometryBasics v0.5.11 [3251bfac] GeometryOps v0.1.40 [05efe853] GeometryOpsCore v0.1.10 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.2 [34004b35] HypergeometricFunctions v0.3.28 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [a98d9a8b] Interpolations v0.16.3 [d1acc4aa] IntervalArithmetic v1.0.9 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0f8b85d8] JSON3 v1.14.3 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.12 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.11 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.9 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.4 [436b0209] NaturalEarth v0.1.1 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.5 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.6 [eebad327] PkgVersion v0.3.3 [548c34cc] PlanetaryMagneticFields v0.2.0 [995b91a9] PlotUtils v1.4.4 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [c94c279d] Proj v1.9.0 [43287f4e] PtrArrays v1.4.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.3 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [7fa26607] SatelliteToolboxLegendre v1.1.3 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.6 [45858cf5] Sixel v0.1.5 [746ee33f] SortTileRecursiveTree v0.1.4 [a2af1166] SortingAlgorithms v1.2.2 [0b37b92c] SpaceDataModel v0.2.10 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [91464d47] StableTasks v0.1.7 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 ⌅ [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.3 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.9 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.28.0 [c4a57d5a] UnsafeArrays v1.0.9 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.7+0 [a38c48d9] CoreMath_jll v0.1.0+0 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.8.1+0 [b22a6f82] FFMPEG_jll v8.1.0+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.33+0 [18a262bb] OpenEXR_jll v3.4.12+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [58948b4f] PROJ_jll v902.800.100+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [f50d1b31] Rmath_jll v0.5.1+0 [76ed43ae] SQLite_jll v3.53.2+0 [ffd25f8a] XZ_jll v5.8.3+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [8e53e030] libdrm_jll v2.4.125+1 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.58+0 [075b6546] libsixel_jll v1.10.5+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Code quality (Aqua.jl) | 11 11 1m01.9s [ Info: Sample(evals=6, time=4.121666666666667e-6) [ Info: Sample(evals=10, time=2.5410000000000003e-6) Test Summary: | Pass Total Time quick test | 4 4 14.1s Test Summary: | Pass Total Time PlanetaryMagneticFields.jl | 14 14 0.3s Test Summary: | Pass Total Time Spherical Harmonics | 9 9 2.8s [ Info: SphericalHarmonicModel(name=anderson2012, obj=PlanetaryMagneticFields.Planet(:mercury, 2439.7), degree=4, order=0) [ Info: SphericalHarmonicModel(name=cassini11, obj=PlanetaryMagneticFields.Planet(:saturn, 60268.0), degree=12, order=0) Test Summary: | Pass Total Time Public API | 47 47 4.9s Test Summary: | Pass Total Time Jupiter Models | 22 22 0.4s [ Info: (Sample(evals=4, time=5.5825e-6), Sample(evals=4, time=4.755e-6)) Test Summary: | Pass Total Time IGRF Model | 22 22 5.8s Precompiling packages... 355910.5 ms ✓ CairoMakie 1 dependency successfully precompiled in 361 seconds. 274 already precompiled. 36 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, ConstructionBase, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, Dates, Downloads, InteractiveUtils, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, PrecompileTools, Preferences, Printf, Serialization, StaticArrays, StaticArraysCore, StyledStrings, TOML, Tar, UUIDs, Unitful, Unitful → ConstructionBaseUnitfulExt, Unitful → PrintfExt, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 167 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 4378.2 ms ✓ Chairmarks → StatisticsChairmarksExt 1 dependency successfully precompiled in 4 seconds. 4 already precompiled. 4 dependencies precompiled but different versions are currently loaded (Chairmarks, Printf, Statistics and Unicode). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 4005.4 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 5 seconds. 48 already precompiled. 48 dependencies precompiled but different versions are currently loaded (AliasTables, Base64, CompilerSupportLibraries_jll, DataAPI, DataStructures, Dates, Distributions, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStatisticsExt, HypergeometricFunctions, InteractiveUtils, IrrationalConstants, JLLWrappers, JuliaSyntaxHighlighting, LogExpFunctions, Logging, Markdown, Missings, OpenLibm_jll, OpenSpecFun_jll, OrderedCollections, PDMats, PDMats → StatsBaseExt, Preferences, Printf, PtrArrays, QuadGK, Reexport, Rmath, Rmath_jll, Serialization, SortingAlgorithms, SparseArrays, SpecialFunctions, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StyledStrings, SuiteSparse, SuiteSparse_jll, TOML, Test and Unicode). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 10145.8 ms ✓ JpegTurbo 10007.9 ms ✓ Sixel 5797.6 ms ✓ OpenEXR 69751.2 ms ✓ TiffImages ✗ Proj 6943.7 ms ✓ ImageAxes 9569.6 ms ✓ WebP ✗ GeometryOps → GeometryOpsProjExt 4627.9 ms ✓ ImageMetadata 8027.5 ms ✓ Netpbm Info Given GeoMakie was explicitly requested, output will be shown live  ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/3a09b7a113789836af0106fa82e16f7b97bf806b/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace:  [1] #dlopen#3  @ ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/PROJ_jll/4AOHV/src/wrappers/x86_64-linux-gnu-cxx11.jl:75  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/Kp7TC/src/products/library_generators.jl:63 [inlined]  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1445  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1433  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1321  [8] _include_from_serialized  @ ./loading.jl:1276 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2116  [10] _require_search_from_serialized  @ ./loading.jl:2010 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2628  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2494  [13] macro expansion  @ ./loading.jl:2422 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2387  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2363  [17] top-level scope  @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [19] 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:3027  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [23] include_string  @ ./loading.jl:2883 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [25] _start()  @ Base ./client.jl:550 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.12/Proj/jl_8kRzd8". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3314  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2682  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#239  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3885  [10] maybe_cachefile_lock  @ ./loading.jl:3882 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2494  [13] macro expansion  @ ./loading.jl:2422 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2387  [16] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2363  [17] top-level scope  @ ~/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:26  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [19] 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::Nothing)  @ Base ./loading.jl:3027  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2873  [23] include_string  @ ./loading.jl:2883 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [25] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:1 in expression starting at stdin:5 ✗ GeoMakie 8 dependencies successfully precompiled in 226 seconds. 282 already precompiled. 237 dependencies precompiled but different versions are currently loaded (AbstractFFTs, AbstractFFTs → AbstractFFTsChainRulesCoreExt, AbstractTrees, Adapt, Adapt → AdaptSparseArraysExt, Adapt → AdaptStaticArraysExt, AdaptivePredicates, AliasTables, Animations, ArgTools, Automa, AxisAlgorithms, Base64, BaseDirs, Bzip2_jll, CEnum, CRC32c, CRlibm, CRlibm_jll, Cairo_jll, ChainRulesCore, ChainRulesCore → ChainRulesCoreSparseArraysExt, ColorBrewer, ColorSchemes, ColorTypes, ColorTypes → StyledStringsExt, ColorVectorSpace, ColorVectorSpace → SpecialFunctionsExt, Colors, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, ComputePipeline, ConstructionBase, ConstructionBase → ConstructionBaseIntervalSetsExt, ConstructionBase → ConstructionBaseLinearAlgebraExt, ConstructionBase → ConstructionBaseStaticArraysExt, Contour, CoreMath, CoreMath_jll, DataAPI, DataStructures, DataValueInterfaces, Dates, DelaunayTriangulation, Distributions, Distributions → DistributionsChainRulesCoreExt, DocStringExtensions, Downloads, EarCut_jll, EnumX, ExactPredicates, Expat_jll, FFMPEG_jll, FFTA, FileIO, FilePaths, FilePathsBase, FilePathsBase → FilePathsBaseMmapExt, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStaticArraysExt, FillArrays → FillArraysStatisticsExt, FixedPointNumbers, Fontconfig_jll, Format, FreeType, FreeType2_jll, FreeTypeAbstraction, FriBidi_jll, GeometryBasics, GeometryBasics → IntervalSetsExt, GettextRuntime_jll, Glib_jll, Graphite2_jll, GridLayoutBase, HarfBuzz_jll, HypergeometricFunctions, ImageBase, ImageCore, ImageIO, IndirectArrays, IntegerMathUtils, InteractiveUtils, Interpolations, Interpolations → InterpolationsUnitfulExt, IntervalArithmetic, IntervalArithmetic → IntervalArithmeticIntervalSetsExt, IntervalArithmetic → IntervalArithmeticIrrationalConstantsExt, IntervalArithmetic → IntervalArithmeticLinearAlgebraExt, IntervalArithmetic → IntervalArithmeticSparseArraysExt, IntervalSets, IntervalSets → IntervalSetsRandomExt, IntervalSets → IntervalSetsStatisticsExt, InverseFunctions, InverseFunctions → InverseFunctionsDatesExt, IrrationalConstants, Isoband, IteratorInterfaceExtensions, JLLWrappers, JSON, JuliaSyntaxHighlighting, KernelDensity, LAME_jll, LaTeXStrings, LazyModules, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Libffi_jll, Libiconv_jll, Libmount_jll, Libuuid_jll, LogExpFunctions, LogExpFunctions → LogExpFunctionsChainRulesCoreExt, LogExpFunctions → LogExpFunctionsInverseFunctionsExt, Logging, MacroTools, Makie, MappedArrays, Markdown, MathTeXEngine, Missings, Mmap, MosaicViews, MozillaCACerts_jll, MuladdMacro, NetworkOptions, Observables, OffsetArrays, OffsetArrays → OffsetArraysAdaptExt, Ogg_jll, OpenBLASConsistentFPCSR_jll, OpenLibm_jll, OpenSSL_jll, OpenSpecFun_jll, Opus_jll, OrderedCollections, PCRE2_jll, PDMats, PDMats → StatsBaseExt, PNGFiles, Packing, PaddedViews, Parsers, Pixman_jll, Pkg, Pkg → REPLExt, PlotUtils, PolygonOps, PrecompileTools, Preferences, Primes, Printf, PtrArrays, QuadGK, REPL, Ratios, Ratios → RatiosFixedPointNumbersExt, Reexport, RelocatableFolders, Requires, Rmath, Rmath_jll, RoundingEmulator, Scratch, Serialization, ShaderAbstractions, SignedDistanceFields, SortingAlgorithms, SparseArrays, SpecialFunctions, SpecialFunctions → SpecialFunctionsChainRulesCoreExt, StableRNGs, StackViews, StaticArrays, StaticArrays → StaticArraysChainRulesCoreExt, StaticArrays → StaticArraysStatisticsExt, StaticArraysCore, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StatsFuns → StatsFunsChainRulesCoreExt, StatsFuns → StatsFunsInverseFunctionsExt, StructArrays, StructArrays → StructArraysAdaptExt, StructArrays → StructArraysLinearAlgebraExt, StructArrays → StructArraysSparseArraysExt, StructArrays → StructArraysStaticArraysExt, StructUtils, StructUtils → StructUtilsStaticArraysCoreExt, StructUtils → StructUtilsTablesExt, StyledStrings, SuiteSparse, SuiteSparse_jll, TOML, TableTraits, Tables, Tar, TensorCore, TranscodingStreams, TriplotBase, UUIDs, Unicode, UnicodeFun, Unitful, Unitful → ConstructionBaseUnitfulExt, Unitful → InverseFunctionsUnitfulExt, Unitful → PrintfExt, WoodburyMatrices, Xorg_libX11_jll, Xorg_libXau_jll, Xorg_libXdmcp_jll, Xorg_libXext_jll, Xorg_libXfixes_jll, Xorg_libXrender_jll, Xorg_libpciaccess_jll, Xorg_libxcb_jll, Xorg_xtrans_jll, Zlib_jll, isoband_jll, libaom_jll, libass_jll, libdrm_jll, libfdk_aac_jll, libpng_jll, libva_jll, libvorbis_jll, nghttp2_jll, p7zip_jll, x264_jll and x265_jll). Restart julia to access the new versions. Otherwise, 50 dependents of these packages may trigger further precompilation to work with the unexpected versions. Makie Extension: Error During Test at /home/pkgeval/.julia/packages/PlanetaryMagneticFields/HpgrJ/test/runtests.jl:52 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: GeoMakie Failed to precompile GeoMakie [db073c08-6b98-4ee5-b6a4-5efafb3259c6] to "/home/pkgeval/.julia/compiled/v1.12/GeoMakie/jl_M0zpVN". ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/3a09b7a113789836af0106fa82e16f7b97bf806b/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace: [1] #dlopen#3 @ ./libdl.jl:120 [inlined] [2] dlopen(s::String, flags::UInt32) @ Base.Libc.Libdl ./libdl.jl:119 [3] top-level scope @ ~/.julia/packages/PROJ_jll/4AOHV/src/wrappers/x86_64-linux-gnu-cxx11.jl:75 [4] macro expansion @ ~/.julia/packages/JLLWrappers/Kp7TC/src/products/library_generators.jl:63 [inlined] [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1445 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1433 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1321 [8] _include_from_serialized @ ./loading.jl:1276 [inlined] [9] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2116 [10] _require_search_from_serialized @ ./loading.jl:2010 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2628 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/Proj/e2sVT/src/Proj.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.12/Proj/jl_8kRzd8". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3314 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#239 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3885 [10] maybe_cachefile_lock @ ./loading.jl:3882 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2494 [13] macro expansion @ ./loading.jl:2422 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2387 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2363 [17] top-level scope @ ~/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:26 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] 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::Nothing) @ Base ./loading.jl:3027 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2873 [23] include_string @ ./loading.jl:2883 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/GeoMakie/QcBwP/src/GeoMakie.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/PlanetaryMagneticFields/HpgrJ/test/test_makie.jl:2 Test Summary: | Error Total Time Makie Extension | 1 1 11m18.0s RNG of the outermost testset: Random.Xoshiro(0xb55b17e1a683a961, 0xfdc9b5272f541250, 0x1716b749796cf24e, 0xf5a0a30ecfaac291, 0xd98e412e414bedce) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PlanetaryMagneticFields/HpgrJ/test/runtests.jl:52 Testing failed after 783.07s ERROR: LoadError: Package PlanetaryMagneticFields errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2463.25s: package requires a missing binary dependency