Package evaluation to test Proj4 on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T17:40:26.252 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 28.58s ################################################################################ # Installation # Installing Proj4... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9a7e659c] + Proj4 v0.7.6 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [fa961155] + CEnum v0.4.2 [150eb455] + CoordinateTransformations v0.6.4 [692b3bcd] + JLLWrappers v1.8.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [9a7e659c] + Proj4 v0.7.6 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [aacddb02] + JpegTurbo_jll v3.2.0+1 ⌅ [88015f11] + LERC_jll v3.0.0+1 ⌅ [89763e89] + Libtiff_jll v4.4.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 ⌅ [58948b4f] + PROJ_jll v700.202.100+0 [76ed43ae] + SQLite_jll v3.53.2+0 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [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.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+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.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.4 s ✓ PROJ_jll ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/cd4adb8131e040f9d17e742377e062a4629d426b/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/2Nwth/src/wrappers/x86_64-linux-gnu-cxx11.jl:79 [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/Proj4/mEdFr/src/Proj4.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/Proj4/mEdFr/src/Proj4.jl:1 in expression starting at stdin:5 ✗ Proj4 1 dependency successfully precompiled in 8 seconds. 45 already precompiled. 1 dependency had output during precompilation: ┌ Proj4 │ ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/cd4adb8131e040f9d17e742377e062a4629d426b/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/2Nwth/src/wrappers/x86_64-linux-gnu-cxx11.jl:79 │ [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/Proj4/mEdFr/src/Proj4.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/Proj4/mEdFr/src/Proj4.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: Proj4 Failed to precompile Proj4 [9a7e659c-8ee8-5706-894e-f68f43bc57ea] to "/home/pkgeval/.julia/compiled/v1.14/Proj4/jl_7jL3qX" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 58.53s ################################################################################ # Testing # Testing Proj4 Status `/tmp/jl_bwfeyK/Project.toml` ⌅ [fa961155] CEnum v0.4.2 [150eb455] CoordinateTransformations v0.6.4 [5c1252a2] GeometryBasics v0.5.12 [9a7e659c] Proj4 v0.7.6 [90137ffa] StaticArrays v1.9.19 ⌅ [58948b4f] PROJ_jll v700.202.100+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bwfeyK/Manifest.toml` ⌅ [fa961155] CEnum v0.4.2 [150eb455] CoordinateTransformations v0.6.4 [5c1252a2] GeometryBasics v0.5.12 [692b3bcd] JLLWrappers v1.8.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [9a7e659c] Proj4 v0.7.6 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 ⌅ [5ae413db] EarCut_jll v2.2.4+0 [aacddb02] JpegTurbo_jll v3.2.0+1 ⌅ [88015f11] LERC_jll v3.0.0+1 ⌅ [89763e89] Libtiff_jll v4.4.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 ⌅ [58948b4f] PROJ_jll v700.202.100+0 [76ed43ae] SQLite_jll v3.53.2+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [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 [b77e0a4c] InteractiveUtils 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 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [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.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+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.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/cd4adb8131e040f9d17e742377e062a4629d426b/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/2Nwth/src/wrappers/x86_64-linux-gnu-cxx11.jl:79 [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/Proj4/mEdFr/src/Proj4.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/Proj4/mEdFr/src/Proj4.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Proj4 │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Proj4 Failed to precompile Proj4 [9a7e659c-8ee8-5706-894e-f68f43bc57ea] to "/home/pkgeval/.julia/compiled/v1.14/Proj4/jl_rNCsXd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Proj4/mEdFr/test/runtests.jl:1 Testing failed after 27.51s ERROR: LoadError: Package Proj4 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 205.89s: package requires a missing binary dependency