Package evaluation to load MParT on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T02:29:51.183 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing MParT... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4383ffe1] + MParT v2.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [1f15a43c] + CxxWrap v0.14.2 [692b3bcd] + JLLWrappers v1.7.1 [4383ffe1] + MParT v2.2.2 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.1 ⌅ [c1216c3d] + Kokkos_jll v3.7.2+1 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [bee5971c] + MParT_jll v2.2.3+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.11.2+1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 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 3.29s ################################################################################ # 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... 1329.8 ms ✓ libcxxwrap_julia_jll 1516.5 ms ✓ Kokkos_jll ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] top-level scope  @ ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:18  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [4] 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  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [8] include_string  @ ./loading.jl:3161 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 ✗ CxxWrap 1294.4 ms ✓ MParT_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2861  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MParT/e5CPo/src/MParT.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MParT/e5CPo/src/MParT.jl:2 in expression starting at stdin:5 ✗ MParT 3 dependencies successfully precompiled in 11 seconds. 8 already precompiled. Precompilation completed after 21.96s ################################################################################ # Loading # Loading MParT... ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] top-level scope  @ ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:18  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [4] 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  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [8] include_string  @ ./loading.jl:3161 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2861  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MParT/e5CPo/src/MParT.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MParT/e5CPo/src/MParT.jl:2 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ MParT │ [Output was shown above] └ ┌ CxxWrap │ ERROR: LoadError: libcxxwrap_julia_jll not available on this platform │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] top-level scope │ @ ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:18 │ [3] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [4] 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 │ [5] top-level scope │ @ stdin:5 │ [6] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [8] include_string │ @ ./loading.jl:3161 [inlined] │ [9] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [10] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: MParT Failed to precompile MParT [4383ffe1-dc98-4547-9515-b1eacdbc2dac] to "/home/pkgeval/.julia/compiled/v1.14/MParT/jl_uWf9wo" (ProcessExited(1)). CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_Bc9inN" (ProcessExited(1)). Loading failed after 11.66s 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 MParT'`, 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 54.81s: package fails to precompile