Package evaluation to load Proj on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T03:36:36.430 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Proj... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c94c279d] + Proj v1.9.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [150eb455] + CoordinateTransformations v0.6.4 [9a962f9c] + DataAPI v1.16.0 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [692b3bcd] + JLLWrappers v1.7.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [c94c279d] + Proj v1.9.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [aacddb02] + JpegTurbo_jll v3.1.4+0 [88015f11] + LERC_jll v4.0.1+0 [89763e89] + Libtiff_jll v4.7.2+0 [58948b4f] + PROJ_jll v902.700.100+0 [76ed43ae] + SQLite_jll v3.51.2+0 [ffd25f8a] + XZ_jll v5.8.2+0 [c4b69c83] + dlfcn_win32_jll v1.4.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 Installation completed after 6.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1682.4 ms ✓ PROJ_jll ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/7f6c3eecc94afdb65742f3d7206c82dd76d692a8/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace:  [1] #dlopen#3  @ ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/PROJ_jll/h1i40/src/wrappers/x86_64-linux-gnu-cxx11.jl:55  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1600  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1588  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1476  [8] _include_from_serialized  @ ./loading.jl:1433 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2305  [10] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2854  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [13] macro expansion  @ ./loading.jl:2642 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [16] require  @ ./loading.jl:2582 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using  @ ./module.jl:137 [inlined]  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] 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:3309  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [27] include_string  @ ./loading.jl:3161 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:585 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 1 dependency successfully precompiled in 6 seconds. 28 already precompiled. Precompilation completed after 15.74s ################################################################################ # Loading # Loading Proj... ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/7f6c3eecc94afdb65742f3d7206c82dd76d692a8/lib/libproj.so" libsqlite3.so.0: cannot open shared object file: No such file or directory Stacktrace:  [1] #dlopen#3  @ ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/PROJ_jll/h1i40/src/wrappers/x86_64-linux-gnu-cxx11.jl:55  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1600  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1588  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1476  [8] _include_from_serialized  @ ./loading.jl:1433 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2305  [10] _require_search_from_serialized  @ ./loading.jl:2200 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2854  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [13] macro expansion  @ ./loading.jl:2642 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [16] require  @ ./loading.jl:2582 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using  @ ./module.jl:137 [inlined]  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/Proj/e2sVT/src/Proj.jl:3  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] 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:3309  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [27] include_string  @ ./loading.jl:3161 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:585 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 1 dependency had output during precompilation: ┌ Proj │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Proj Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to "/home/pkgeval/.julia/compiled/v1.14/Proj/jl_bgsNKG" (ProcessExited(1)). Loading failed after 8.53s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using Proj'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 47.0s: package requires a missing binary dependency