Package evaluation of Xtensor on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:59:32.021 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing Xtensor... Resolving package versions... Installed Xtensor ─ v0.9.1 Updating `~/.julia/environments/v1.13/Project.toml` [65419b8a] + Xtensor v0.9.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [9e28174c] + BinDeps v1.0.2 ⌅ [1f15a43c] + CxxWrap v0.12.1 [692b3bcd] + JLLWrappers v1.7.0 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.4.3 [30578b45] + URIParser v0.4.1 [65419b8a] + Xtensor v0.9.1 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.9.7+3 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building Xtensor → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/b2bb61920ae7c8d12c6f772245116ec0b43102da/build.log` Installation failed after 13.68s ERROR: LoadError: Error building `Xtensor`: Precompiling packages... 1401.1 ms ✓ libcxxwrap_julia_jll Info Given CxxWrap was explicitly requested, output will be shown live  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/IdOJa/src/CxxWrap.jl:18  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [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:2978  [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:2824  [8] include_string  @ ./loading.jl:2834 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [10] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/IdOJa/src/CxxWrap.jl:1 in expression starting at stdin:5 ✗ CxxWrap 1 dependency successfully precompiled in 5 seconds. 7 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.13/CxxWrap/jl_gNQTAc" (ProcessExited(1)). 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/IdOJa/src/CxxWrap.jl:18 [3] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [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:2824 [8] include_string @ ./loading.jl:2834 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [10] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/IdOJa/src/CxxWrap.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Xtensor/NQgzD/deps/build.jl:2 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1453 [3] withenv(::Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#197#198"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2193 [5] with_temp_env(fn::Pkg.Operations.var"#197#198"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2051 [6] (::Pkg.Operations.var"#193#194"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2160 [7] mktempdir(fn::Pkg.Operations.var"#193#194"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#137#138"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [9] #sandbox#189 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2107 [inlined] [10] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1434 [11] build_versions @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1352 [inlined] [12] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1729 [13] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1676 [inlined] [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:317 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [17] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [21] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 28.98s: package could not be installed