Package evaluation to load StaticMPI on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T05:24:08.682 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing StaticMPI... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [20d4277e] + StaticMPI v0.3.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [8ce10254] + Bumper v0.7.1 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [3da0fdf6] + MPIPreferences v0.1.11 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.9.0 [20d4277e] + StaticMPI v0.3.2 [86c06d3c] + StaticTools v0.8.12 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [c4a57d5a] + UnsafeArrays v1.0.8 [3d5dd08c] + VectorizationBase v0.21.72 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v5.0.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+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.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+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 8.5s ################################################################################ # 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... 16905.9 ms ✓ StaticTools 14351.8 ms ✓ StaticMPI 2 dependencies successfully precompiled in 32 seconds. 49 already precompiled. Precompilation completed after 43.28s ################################################################################ # Loading # Loading StaticMPI... ERROR: InitError: could not load library "/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/cadc2071f67bfef18dfa2b4b2f8fbd644ab58635/lib/libmpi" /home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/cadc2071f67bfef18dfa2b4b2f8fbd644ab58635/lib/libmpi.so: cannot open shared object file: No such file or directory Stacktrace: [1] #dlopen#3 @ ./libdl.jl:120 [inlined] [2] dlopen @ ./libdl.jl:119 [inlined] [3] __init__() @ StaticMPI ~/.julia/packages/StaticMPI/YMFob/src/StaticMPI.jl:16 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1600 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1588 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1476 [7] _include_from_serialized @ ./loading.jl:1433 [inlined] [8] _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 [9] _require_search_from_serialized @ ./loading.jl:2200 [inlined] [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2854 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2715 [12] macro expansion @ ./loading.jl:2642 [inlined] [13] macro expansion @ ./lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2606 [15] require @ ./loading.jl:2582 [inlined] [16] eval_import_path @ ./module.jl:36 [inlined] [17] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [18] _eval_using @ ./module.jl:137 [inlined] [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ none:1 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [23] _start() @ Base ./client.jl:585 during initialization of module StaticMPI Loading failed after 10.97s 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 StaticMPI'`, 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 80.64s: package requires a missing binary dependency