Package evaluation to load OpenSpiel on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:09:55.693 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing OpenSpiel... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ceb70bd2] + OpenSpiel v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [1f15a43c] + CxxWrap v0.14.2 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [ceb70bd2] + OpenSpiel v0.2.4 [21216c6a] + Preferences v1.5.0 ⌃ [bd10a763] + OpenSpiel_jll v1.5.0+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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 2.33s ################################################################################ # 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... 1455.6 ms ✓ libcxxwrap_julia_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, 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:3148  [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:2994  [8] include_string  @ ./loading.jl:3004 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 Precompilation completed after 13.9s ################################################################################ # Loading # Loading OpenSpiel... 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, 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:3148  [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:2994  [8] include_string  @ ./loading.jl:3004 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 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, 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:3148  [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:2994  [8] include_string  @ ./loading.jl:3004 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [10] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ CxxWrap │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_XYAwWK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/OpenSpiel/iAtdy/src/OpenSpiel.jl:1 Loading failed after 10.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 --pkgimages=existing -e 'using OpenSpiel'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 42.85s: package fails to precompile