Package evaluation to test GeometryOps on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T17:17:37.402 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.28s ################################################################################ # Installation # Installing GeometryOps... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3251bfac] + GeometryOps v0.1.42 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [35492f91] + AdaptivePredicates v1.2.0 [96374032] + CRlibm v1.0.2 [150eb455] + CoordinateTransformations v0.6.4 [b7a15901] + CoreMath v0.1.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [927a84f5] + DelaunayTriangulation v1.6.6 [4e289a0a] + EnumX v1.0.7 [429591f6] + ExactPredicates v2.2.9 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.1 [3251bfac] + GeometryOps v0.1.42 [05efe853] + GeometryOpsCore v0.1.10 [d1acc4aa] + IntervalArithmetic v1.0.10 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [5eaf0fd0] + RoundingEmulator v0.2.1 [746ee33f] + SortTileRecursiveTree v0.1.4 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [a38c48d9] + CoreMath_jll v0.1.0+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.33+1 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.103+0 [14a3606d] + MozillaCACerts_jll v2026.7.16 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 5.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ Flatten 2.3 s ✓ IntervalArithmetic → IntervalArithmeticRecipesBaseExt 0.7 s ✓ SortTileRecursiveTree 2.2 s ✓ GeometryOpsCore 3.9 s ✓ CommonDataModel 1.8 s ✓ Qhull_jll 1.1 s ✓ brotli_jll 1.1 s ✓ tg_jll 1.1 s ✓ GEOS_jll 1.0 s ✓ GeoInterface → GeoInterfaceRecipesBaseExt 1.3 s ✓ boost_jll 1.2 s ✓ muparser_jll 1.5 s ✓ HDF4_jll ERROR: LoadError: UndefVarError: `X` not defined in `DimensionalData.Dimensions` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Hint: a global variable of this name also exists in DimensionalData.Dimensions. - Also exported by DimensionalData (loaded but not imported in Main). Stacktrace: [1] var"#95#96"(T::Any, ::Any, ::Any) @ DimensionalData.Dimensions.Lookups ~/.julia/packages/DimensionalData/M9vEC/src/Lookups/utils.jl:78 [2] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Vararg{Any}) @ Base expr.jl:1844 [3] basetypeof(x::DimensionalData.Dimensions.X{Vector{Symbol}}) @ DimensionalData.Dimensions.Lookups ~/.julia/packages/DimensionalData/M9vEC/src/Lookups/utils.jl:73 [inlined] [4] _format(dim::DimensionalData.Dimensions.X{Vector{Symbol}}, axis::Base.OneTo{Int64}) @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/M9vEC/src/Dimensions/format.jl:47 [5] map(f::typeof(DimensionalData.Dimensions._format), t::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, s::Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}) @ Base tuple.jl:387 [inlined] [6] format(dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, axes::Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}) @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/M9vEC/src/Dimensions/format.jl:38 [inlined] [7] format(dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, A::Matrix{Float64}) @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/M9vEC/src/Dimensions/format.jl:35 [inlined] [8] DimensionalData.DimArray(data::Matrix{Float64}, dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; refdims::Tuple{}, name::DimensionalData.NoName, metadata::DimensionalData.Dimensions.Lookups.NoMetadata) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:455 [9] DimensionalData.DimArray(data::Matrix{Float64}, dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:452 [inlined] [10] zeros(::Core.TypeEgal{Float64}, dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; kw::@Kwargs{}) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:706 [inlined] [11] zeros(::Core.TypeEgal{Float64}, dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:704 [inlined] [12] zeros(dims::Tuple{DimensionalData.Dimensions.X{Vector{Symbol}}, DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; kw::@Kwargs{}) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:687 [inlined] [13] zeros(dim1::DimensionalData.Dimensions.X{Vector{Symbol}}, dims::DimensionalData.Dimensions.Y{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}; kw::@Kwargs{}) @ DimensionalData ~/.julia/packages/DimensionalData/M9vEC/src/array/array.jl:686 [inlined] [14] macro expansion @ ~/.julia/packages/DimensionalData/M9vEC/src/precompile.jl:7 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [16] top-level scope @ ~/.julia/packages/DimensionalData/M9vEC/src/precompile.jl:82 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ ~/.julia/packages/DimensionalData/M9vEC/src/DimensionalData.jl:112 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] 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:3359 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core boot.jl:545 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [24] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [26] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DimensionalData/M9vEC/src/precompile.jl:1 in expression starting at /home/pkgeval/.julia/packages/DimensionalData/M9vEC/src/DimensionalData.jl:1 in expression starting at stdin:5 ✗ DimensionalData 2.8 s ✓ DBFTables 1.8 s ✓ ColorVectorSpace → SpecialFunctionsExt 1.7 s ✓ aws_c_io_jll 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(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl 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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [11] macro expansion @ loading.jl:2653 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [14] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [17] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [18] top-level scope @ ~/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] top-level scope @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 [21] include(mod::Module, _path::String) @ Base Base.jl:325 [22] 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:3359 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core boot.jl:545 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [26] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [28] _start() @ Base client.jl:596 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/libgeotiff_jll.jl:2 in expression starting at stdin:5 ✗ libgeotiff_jll 8.9 s ✓ FlexiJoins → DataFramesExt 1.9 s ✓ GeoJSON → GeoJSONRecipesBaseExt 2.1 s ✓ NaturalEarth 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(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl 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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [11] macro expansion @ loading.jl:2653 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [14] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [17] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [18] top-level scope @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] 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:3359 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core boot.jl:545 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [24] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [26] _start() @ Base client.jl:596 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 ✗ Proj 2.9 s ✓ GeometryBasics → IntervalSetsExt 2.8 s ✓ GeometryBasics → ExtentsExt 3.4 s ✓ GeometryBasics → GeometryBasicsGeoInterfaceExt 1.0 s ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 1.9 s ✓ WellKnownGeometry 7.1 s ✓ ExactPredicates 1.9 s ✓ TGGeometry 3.4 s ✓ LibGEOS 0.9 s ✓ GeoInterfaceRecipes 1.3 s ✓ Thrift_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0703355e-b756-11e9-17c0-8b28908087d0"), "DimensionalData") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/DimensionalData/M9vEC/ext/DimensionalDataDiskArraysExt.jl:8 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DimensionalData/M9vEC/ext/DimensionalDataDiskArraysExt.jl:1 in expression starting at stdin:5 ✗ DimensionalData → DimensionalDataDiskArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0703355e-b756-11e9-17c0-8b28908087d0"), "DimensionalData") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/DimensionalData/M9vEC/ext/DimensionalDataStatsBase.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DimensionalData/M9vEC/ext/DimensionalDataStatsBase.jl:1 in expression starting at stdin:5 ✗ DimensionalData → DimensionalDataStatsBase 1.4 s ✓ aws_c_http_jll 10.0 s ✓ DelaunayTriangulation 1.0 s ✓ LibGEOS → LibGEOSRecipesBaseExt 3.2 s ✓ Shapefile 1.4 s ✓ Arrow_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0703355e-b756-11e9-17c0-8b28908087d0"), "DimensionalData") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/Rasters/G6rYV/src/Rasters.jl:13 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Rasters/G6rYV/src/Rasters.jl:1 in expression starting at stdin:5 ✗ Rasters 2.5 s ✓ aws_c_auth_jll 7.9 s ✓ GeometryOps ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a3a2b9e3-a471-40c9-b274-f788e487c689"), "Rasters") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/Rasters/G6rYV/ext/RastersProjExt/RastersProjExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Rasters/G6rYV/ext/RastersProjExt/RastersProjExt.jl:1 in expression starting at stdin:5 ✗ Rasters → RastersProjExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a3a2b9e3-a471-40c9-b274-f788e487c689"), "Rasters") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/Rasters/G6rYV/ext/RastersCoordinateTransformationsExt/RastersCoordinateTransformationsExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Rasters/G6rYV/ext/RastersCoordinateTransformationsExt/RastersCoordinateTransformationsExt.jl:1 in expression starting at stdin:5 ✗ Rasters → RastersCoordinateTransformationsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a3a2b9e3-a471-40c9-b274-f788e487c689"), "Rasters") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/Rasters/G6rYV/ext/RastersStatsBaseExt/RastersStatsBaseExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Rasters/G6rYV/ext/RastersStatsBaseExt/RastersStatsBaseExt.jl:1 in expression starting at stdin:5 ✗ Rasters → RastersStatsBaseExt 1.2 s ✓ aws_c_s3_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c94c279d-25a6-4763-9509-64d165bea63e"), "Proj") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/GeometryOps/P5aX8/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:6 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeometryOps/P5aX8/ext/GeometryOpsProjExt/GeometryOpsProjExt.jl:4 in expression starting at stdin:5 ✗ GeometryOps → GeometryOpsProjExt 3.6 s ✓ GeometryOps → GeometryOpsLibGEOSExt 6.3 s ✓ GeometryOps → GeometryOpsDataFramesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0703355e-b756-11e9-17c0-8b28908087d0"), "DimensionalData") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/GeometryOps/P5aX8/ext/GeometryOpsDimensionalDataExt/GeometryOpsDimensionalDataExt.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeometryOps/P5aX8/ext/GeometryOpsDimensionalDataExt/GeometryOpsDimensionalDataExt.jl:1 in expression starting at stdin:5 ✗ GeometryOps → GeometryOpsDimensionalDataExt 2.2 s ✓ GeometryOps → GeometryOpsTGGeometryExt 3.0 s ✓ GeometryOps → GeometryOpsFlexiJoinsExt 3.7 s ✓ GeometryOpsTestHelpers 2.7 s ✓ Polylabel 2.0 s ✓ HDF5_jll 3.1 s ✓ GeometryOpsTestHelpers → GeometryOpsTestHelpersLibGEOSExt 4.5 s ✓ GeometryOpsTestHelpers → GeometryOpsTestHelpersGeometryBasicsExt 4.3 s ✓ NetCDF_jll 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(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl 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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [11] macro expansion @ loading.jl:2653 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [14] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [17] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [18] top-level scope @ ~/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] top-level scope @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 [21] include(mod::Module, _path::String) @ Base Base.jl:325 [22] 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:3359 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core boot.jl:545 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [26] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [28] _start() @ Base client.jl:596 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/GDAL_jll.jl:2 in expression starting at stdin:5 ✗ GDAL_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a7073274-a066-55f0-b90d-d619367d196c"), "GDAL_jll") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:1 in expression starting at stdin:5 ✗ GDAL ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("add2ef01-049f-52c4-9ee2-e494f65e021a"), "GDAL") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/ArchGDAL/7ZWOl/src/ArchGDAL.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ArchGDAL/7ZWOl/src/ArchGDAL.jl:1 in expression starting at stdin:5 ✗ ArchGDAL ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"), "ArchGDAL") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/ArchGDAL/7ZWOl/ext/ArchGDALJLD2Ext.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ArchGDAL/7ZWOl/ext/ArchGDALJLD2Ext.jl:1 in expression starting at stdin:5 ✗ ArchGDAL → ArchGDALJLD2Ext ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"), "ArchGDAL") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/ArchGDAL/7ZWOl/ext/ArchGDALRecipesBaseExt.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ArchGDAL/7ZWOl/ext/ArchGDALRecipesBaseExt.jl:1 in expression starting at stdin:5 ✗ ArchGDAL → ArchGDALRecipesBaseExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a3a2b9e3-a471-40c9-b274-f788e487c689"), "Rasters") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/Rasters/G6rYV/ext/RastersArchGDALExt/RastersArchGDALExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Rasters/G6rYV/ext/RastersArchGDALExt/RastersArchGDALExt.jl:1 in expression starting at stdin:5 ✗ Rasters → RastersArchGDALExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"), "ArchGDAL") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/GeometryOps/P5aX8/GeometryOpsTestHelpers/ext/GeometryOpsTestHelpersArchGDALExt.jl:5 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeometryOps/P5aX8/GeometryOpsTestHelpers/ext/GeometryOpsTestHelpersArchGDALExt.jl:1 in expression starting at stdin:5 ✗ GeometryOpsTestHelpers → GeometryOpsTestHelpersArchGDALExt 47 dependencies successfully precompiled in 208 seconds. 249 already precompiled. Precompilation completed after 232.25s ################################################################################ # Testing # Testing GeometryOps Status `/tmp/jl_LVDwFP/Project.toml` [c9ce4bd3] ArchGDAL v0.10.11 [150eb455] CoordinateTransformations v0.6.4 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [927a84f5] DelaunayTriangulation v1.6.6 ⌅ [0703355e] DimensionalData v0.29.12 [31c24e10] Distributions v0.25.129 [411431e0] Extents v0.1.6 [e37f2e79] FlexiJoins v0.1.38 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.1 [61d90e0f] GeoJSON v0.8.4 [5c1252a2] GeometryBasics v0.5.11 [3251bfac] GeometryOps v0.1.42 `~/.julia/packages/GeometryOps/P5aX8/` [05efe853] GeometryOpsCore v0.1.10 `~/.julia/packages/GeometryOps/P5aX8/GeometryOpsCore` [47ae2730] GeometryOpsTestHelpers v0.1.0 `~/.julia/packages/GeometryOps/P5aX8/GeometryOpsTestHelpers` [033835bb] JLD2 v0.6.5 [0f8b85d8] JSON3 v1.14.3 [a90b1aa1] LibGEOS v0.9.7 [436b0209] NaturalEarth v0.1.1 [6fe1bfb0] OffsetArrays v1.17.0 [49a44318] Polylabel v0.2.1 [c94c279d] Proj v1.9.0 ⌃ [a3a2b9e3] Rasters v0.14.7 [1bc83da4] SafeTestsets v0.1.0 ⌃ [8e980c4a] Shapefile v0.8.0 [746ee33f] SortTileRecursiveTree v0.1.4 [90137ffa] StaticArrays v1.9.18 [d7e755d2] TGGeometry v0.1.2 [bd369af6] Tables v1.13.0 [0f680547] WellKnownGeometry v0.2.6 [72c71f33] XML v0.4.2 [f43a241f] Downloads v1.7.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LVDwFP/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [c9ce4bd3] ArchGDAL v0.10.11 [4fba245c] ArrayInterface v7.27.0 [65a8f2f4] ArraysOfArrays v0.6.6 [fa961155] CEnum v0.5.0 [179af706] CFTime v0.2.10 [96374032] CRlibm v1.0.2 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [1fbeeb36] CommonDataModel v0.4.4 [38540f10] CommonSolve v0.2.11 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [b7a15901] CoreMath v0.1.0 [a8cc5b0e] Crayons v4.2.0 [75c7ada1] DBFTables v1.2.7 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [02685ad9] DataPipes v0.3.19 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 ⌅ [0703355e] DimensionalData v0.29.12 [3c3547ce] DiskArrays v0.4.22 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.129 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [429591f6] ExactPredicates v2.2.9 [411431e0] Extents v0.1.6 [bf96fef3] FieldMetadata v0.3.1 [5789e2e9] FileIO v1.20.0 [1a297f60] FillArrays v1.16.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [4c728ea3] Flatten v0.4.3 [e37f2e79] FlexiJoins v0.1.38 [6394faf6] FlexiMaps v0.1.29 [add2ef01] GDAL v1.12.0 [a0844989] Gamma v1.1.0 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.1 [0329782f] GeoInterfaceRecipes v1.1.0 [61d90e0f] GeoJSON v0.8.4 [5c1252a2] GeometryBasics v0.5.11 [3251bfac] GeometryOps v0.1.42 `~/.julia/packages/GeometryOps/P5aX8/` [05efe853] GeometryOpsCore v0.1.10 `~/.julia/packages/GeometryOps/P5aX8/GeometryOpsCore` [47ae2730] GeometryOpsTestHelpers v0.1.0 `~/.julia/packages/GeometryOps/P5aX8/GeometryOpsTestHelpers` [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.29 [a09fc81d] ImageCore v0.10.5 [842dd82b] InlineStrings v1.4.5 [85a1e053] Interfaces v0.3.2 [d1acc4aa] IntervalArithmetic v1.0.10 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.5 [692b3bcd] JLLWrappers v1.8.0 [0f8b85d8] JSON3 v1.14.3 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [a90b1aa1] LibGEOS v0.9.7 [2ab3a3ac] LogExpFunctions v1.0.1 [3da0fdf6] MPIPreferences v0.1.12 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.3 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [436b0209] NaturalEarth v0.1.1 [b8a86587] NearestNeighbors v0.4.29 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v2.0.1 [90014a1f] PDMats v0.11.40 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.6 [49a44318] Polylabel v0.2.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.2 [92933f4c] ProgressMeter v1.11.0 [c94c279d] Proj v1.9.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 ⌃ [a3a2b9e3] Rasters v0.14.7 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.6 [5eaf0fd0] RoundingEmulator v0.2.1 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [1c95a9c1] SentinelViews v0.1.4 [efcf1570] Setfield v1.1.2 ⌃ [8e980c4a] Shapefile v0.8.0 [746ee33f] SortTileRecursiveTree v0.1.4 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.8.0 [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 v2.2.0 [892a3eda] StringManipulation v0.4.5 [09ab397b] StructArrays v0.7.3 [856f2bd8] StructTypes v1.11.0 [d7e755d2] TGGeometry v0.1.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [62fd8b95] TensorCore v0.1.1 [ea10d353] WeakRefStrings v1.4.3 [0f680547] WellKnownGeometry v0.2.6 [72c71f33] XML v0.4.2 ⌅ [8ce61222] Arrow_jll v19.0.1+0 [0b7ba130] Blosc_jll v1.21.7+0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [a38c48d9] CoreMath_jll v0.1.0+0 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.8.2+0 ⌅ [a7073274] GDAL_jll v304.1200.400+0 [d604d12d] GEOS_jll v3.14.1+0 [59f7168a] Giflib_jll v5.2.3+0 [818ab7a1] HDF4_jll v4.3.2+0 [0234f1f7] HDF5_jll v2.1.2+0 [e33a78d0] Hwloc_jll v2.14.0+0 [a51ab1cf] ICU_jll v76.2.0+0 [aacddb02] JpegTurbo_jll v3.2.0+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 [08be9ffa] LibPQ_jll v16.14.0+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [89763e89] Libtiff_jll v4.7.3+0 [d3a379c0] LittleCMS_jll v2.19.1+0 [5ced341a] Lz4_jll v1.10.1+0 [b5ada748] MPIABI_jll v0.1.5+0 [7cb0a576] MPICH_jll v5.0.1+0 [f1f71cc9] MPItrampoline_jll v5.5.6+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [7243133f] NetCDF_jll v401.1000.0+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.33+1 [643b3616] OpenJpeg_jll v2.5.5+0 [fe0851c0] OpenMPI_jll v5.0.11+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [58948b4f] PROJ_jll v902.800.100+0 [784f63db] Qhull_jll v10008.0.1004+0 [f50d1b31] Rmath_jll v0.5.1+0 [76ed43ae] SQLite_jll v3.53.2+0 [e0b8ae26] Thrift_jll v0.21.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+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 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 ⌅ [2b3700d1] aws_c_auth_jll v0.9.6+0 [70f11efc] aws_c_cal_jll v0.9.13+0 [73048d1d] aws_c_common_jll v0.12.6+0 [73a04cd5] aws_c_compression_jll v0.3.2+0 [3254fc65] aws_c_http_jll v0.10.13+0 [13c41daa] aws_c_io_jll v0.26.3+0 ⌅ [bd1f34fb] aws_c_s3_jll v0.11.5+0 [1282aa60] aws_c_sdkutils_jll v0.2.4+1 [b2a88e68] aws_checksums_jll v0.2.10+0 [28df3c45] boost_jll v1.87.0+0 [4611771a] brotli_jll v1.2.0+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [477f73a3] libaec_jll v1.1.7+0 [06c338fa] libgeotiff_jll v100.702.400+0 [b53b4c65] libpng_jll v1.6.58+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+0 [9aeb927a] mpif_jll v0.1.7+0 [888e69b1] muparser_jll v2.3.5+0 [cddc5d3d] s2n_tls_jll v1.7.3+0 [fe1e1685] snappy_jll v1.2.3+0 [d3b19594] tg_jll v0.7.3+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... 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(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl 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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [11] macro expansion @ loading.jl:2653 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [14] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [17] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [18] top-level scope @ ~/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] top-level scope @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 [21] include(mod::Module, _path::String) @ Base Base.jl:325 [22] 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:3359 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core boot.jl:545 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [26] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [28] _start() @ Base client.jl:596 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/libgeotiff_jll.jl:2 in expression starting at stdin:5 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(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl 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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [11] macro expansion @ loading.jl:2653 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [14] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [17] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [18] top-level scope @ ~/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] top-level scope @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 [21] include(mod::Module, _path::String) @ Base Base.jl:325 [22] 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:3359 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core boot.jl:545 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [26] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [28] _start() @ Base client.jl:596 during initialization of module PROJ_jll in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/GDAL_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a7073274-a066-55f0-b90d-d619367d196c"), "GDAL_jll") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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] top-level scope @ ~/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("add2ef01-049f-52c4-9ee2-e494f65e021a"), "GDAL") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/ArchGDAL/7ZWOl/src/ArchGDAL.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ArchGDAL/7ZWOl/src/ArchGDAL.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ GDAL │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a7073274-a066-55f0-b90d-d619367d196c"), "GDAL_jll") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [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] top-level scope │ @ ~/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [13] 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:3359 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3186 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3196 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/GDAL/3ZrbT/src/GDAL.jl:1 │ in expression starting at stdin:5 └ ┌ libgeotiff_jll │ 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(s::String, flags::UInt32; throw_error::Bool) │ @ Base.Libc.Libdl 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:1605 │ [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1593 │ [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1481 │ [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2283 │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2884 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [11] macro expansion │ @ loading.jl:2653 [inlined] │ [12] macro expansion │ @ lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [14] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [17] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 │ [19] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [20] top-level scope │ @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] 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:3359 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3186 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3196 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 │ during initialization of module PROJ_jll │ in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/wrappers/x86_64-linux-gnu.jl:7 │ in expression starting at /home/pkgeval/.julia/packages/libgeotiff_jll/yV3Si/src/libgeotiff_jll.jl:2 │ in expression starting at stdin:5 └ ┌ GDAL_jll │ 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(s::String, flags::UInt32; throw_error::Bool) │ @ Base.Libc.Libdl 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:1605 │ [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1593 │ [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1481 │ [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2283 │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2884 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [11] macro expansion │ @ loading.jl:2653 [inlined] │ [12] macro expansion │ @ lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [14] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [15] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [17] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 │ [19] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [20] top-level scope │ @ ~/.julia/packages/JLLWrappers/Kp7TC/src/toplevel_generators.jl:202 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] 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:3359 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3186 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3196 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 │ during initialization of module PROJ_jll │ in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/wrappers/x86_64-linux-gnu-cxx11-mpi+mpich.jl:18 │ in expression starting at /home/pkgeval/.julia/packages/GDAL_jll/LrIKh/src/GDAL_jll.jl:2 │ in expression starting at stdin:5 └ ┌ ArchGDAL │ [Output was shown above] └ ERROR: LoadError: The following 4 packages failed to precompile: GDAL Failed to precompile GDAL [add2ef01-049f-52c4-9ee2-e494f65e021a] to "/home/pkgeval/.julia/compiled/v1.14/GDAL/jl_NnLAGO" (ProcessExited(1)). libgeotiff_jll Failed to precompile libgeotiff_jll [06c338fa-64ff-565b-ac2f-249532af990e] to "/home/pkgeval/.julia/compiled/v1.14/libgeotiff_jll/jl_fEQ1Fd" (ProcessExited(1)). GDAL_jll Failed to precompile GDAL_jll [a7073274-a066-55f0-b90d-d619367d196c] to "/home/pkgeval/.julia/compiled/v1.14/GDAL_jll/jl_O285Oe" (ProcessExited(1)). ArchGDAL Failed to precompile ArchGDAL [c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3] to "/home/pkgeval/.julia/compiled/v1.14/ArchGDAL/jl_v75xWn" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/GeometryOps/P5aX8/test/runtests.jl:6 Testing failed after 64.88s ERROR: LoadError: Package GeometryOps errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 375.42s: package requires a missing binary dependency