Package evaluation of PCRE2 on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T14:29:41.978 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing PCRE2... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30005 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c9310f65] + PCRE2 v1.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c9310f65] + PCRE2 v1.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [efcefdf7] + PCRE2_jll v10.44.0+1 Installation completed after 1.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2006.9 ms ✓ PCRE2 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 8.73s ################################################################################ # Loading # Loading PCRE2... ERROR: InitError: could not load library "libpcre2-16.so.0" libpcre2-16.so.0: cannot open shared object file: No such file or directory Stacktrace: [1] #dlopen#3 @ ./libdl.jl:120 [inlined] [2] dlopen (repeats 2 times) @ ./libdl.jl:119 [inlined] [3] __init__() @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1416 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1404 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1292 [7] _include_from_serialized @ ./loading.jl:1246 [inlined] [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2088 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2600 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [11] macro expansion @ ./loading.jl:2394 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [14] require(into::Module, mod::Symbol) @ Base ./loading.jl:2335 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [17] _start() @ Base ./client.jl:563 during initialization of module PCRE2 Loading failed after 4.96s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using PCRE2'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 149.33s: package requires a missing binary dependency