Package evaluation to test FastGeoProjections on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T22:32:27.586 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.97s ################################################################################ # Installation # Installing FastGeoProjections... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [981663e8] + FastGeoProjections v0.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.30.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.2.0 [34da2185] + Compat v4.18.1 [150eb455] + CoordinateTransformations v0.6.4 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [411431e0] + Extents v0.1.6 [981663e8] + FastGeoProjections v0.0.2 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.2 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.8.0 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.174 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [c94c279d] + Proj v1.9.0 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.46 [431bcebd] + SciMLPublic v1.3.0 [aedffcd0] + Static v1.4.6 [0d7ed370] + StaticArrayInterface v1.10.0 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [8290d209] + ThreadingUtilities v0.5.6 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.74 [aacddb02] + JpegTurbo_jll v3.2.0+1 [88015f11] + LERC_jll v4.1.0+0 [89763e89] + Libtiff_jll v4.7.3+0 [58948b4f] + PROJ_jll v902.800.100+0 [76ed43ae] + SQLite_jll v3.53.2+0 [ffd25f8a] + XZ_jll v5.8.3+0 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+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.70.0+0 Installation completed after 5.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 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:2347 [9] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [10] top-level scope @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:334 [12] top-level scope @ stdin:5 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 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(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:2 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:5 ✗ FastGeoProjections 0 dependencies successfully precompiled in 11 seconds. 68 already precompiled. 2 dependencies had output during precompilation: ┌ Proj │ 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:2347 │ [9] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [10] top-level scope │ @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [12] top-level scope │ @ stdin:5 │ 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 └ ┌ FastGeoProjections │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:2 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.14/Proj/jl_Il0V64" (ProcessExited(1)). FastGeoProjections Failed to precompile FastGeoProjections [981663e8-0c94-46dd-b2cf-efc8480900ec] to "/home/pkgeval/.julia/compiled/v1.14/FastGeoProjections/jl_xzF1gk" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 40.3s ################################################################################ # Testing # Testing FastGeoProjections Status `/tmp/jl_qzF6bZ/Project.toml` [150eb455] CoordinateTransformations v0.6.4 [981663e8] FastGeoProjections v0.0.2 [68eda718] GeoFormatTypes v0.4.5 [bdcacae8] LoopVectorization v0.12.174 [c94c279d] Proj v1.9.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qzF6bZ/Manifest.toml` [79e6a3ab] Adapt v4.7.0 [4fba245c] ArrayInterface v7.30.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.2.0 [34da2185] Compat v4.18.1 [150eb455] CoordinateTransformations v0.6.4 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [981663e8] FastGeoProjections v0.0.2 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.2 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [692b3bcd] JLLWrappers v1.8.0 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.174 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [c94c279d] Proj v1.9.0 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.46 [431bcebd] SciMLPublic v1.3.0 [aedffcd0] Static v1.4.6 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [8290d209] ThreadingUtilities v0.5.6 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.74 [aacddb02] JpegTurbo_jll v3.2.0+1 [88015f11] LERC_jll v4.1.0+0 [89763e89] Libtiff_jll v4.7.3+0 [58948b4f] PROJ_jll v902.800.100+0 [76ed43ae] SQLite_jll v3.53.2+0 [ffd25f8a] XZ_jll v5.8.3+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [29816b5a] LibSSH2_jll v1.11.104+0 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+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.70.0+0 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:2347 [9] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [10] top-level scope @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:334 [12] top-level scope @ stdin:5 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: 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(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:2 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/src/FastGeoProjections.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Proj │ 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:2347 │ [9] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [10] top-level scope │ @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [12] top-level scope │ @ stdin:5 │ 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 └ ┌ FastGeoProjections │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.14/Proj/jl_kBw9kT" (ProcessExited(1)). FastGeoProjections Failed to precompile FastGeoProjections [981663e8-0c94-46dd-b2cf-efc8480900ec] to "/home/pkgeval/.julia/compiled/v1.14/FastGeoProjections/jl_nPKZee" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/FastGeoProjections/GK9IW/test/runtests.jl:1 Testing failed after 28.18s ERROR: LoadError: Package FastGeoProjections 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 119.05s: package requires a missing binary dependency