Package evaluation of Reduce on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:10:57.438 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.17s ################################################################################ # Installation # Installing Reduce... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [93e0c654] + Reduce v1.2.15 Updating `~/.julia/environments/v1.10/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.8 [9dda63f9] + ForceImport v0.0.3 [93e0c654] + Reduce v1.2.15 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.7 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.26s ################################################################################ # Testing # Testing Reduce Status `/tmp/jl_62Fot9/Project.toml` [a8e43f4a] AbstractTensors v0.8.8 [9dda63f9] ForceImport v0.0.3 [93e0c654] Reduce v1.2.15 [b873ce64] ReplMaker v0.2.7 [a4af3ec5] SyntaxTree v1.0.1 [37e2e46d] LinearAlgebra [3fa0cd96] REPL [8dfed614] Test Status `/tmp/jl_62Fot9/Manifest.toml` [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.8 [9dda63f9] ForceImport v0.0.3 [93e0c654] Reduce v1.2.15 [b873ce64] ReplMaker v0.2.7 [20fadf95] StaticVectors v1.0.7 [a4af3ec5] SyntaxTree v1.0.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... /home/pkgeval/.julia/packages/Reduce/uoKuq/deps/usr/lib/reduce/cslbuild/csl/reduce: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory ERROR: LoadError: InitError: IOError: write: broken pipe (EPIPE) Stacktrace: [1] uv_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1066 [2] unsafe_write(s::Base.PipeEndpoint, p::Ptr{UInt8}, n::UInt64) @ Base ./stream.jl:1120 [3] unsafe_write @ ./io.jl:431 [inlined] [4] write(io::Pipe, s::String) @ Base ./strings/io.jl:248 [5] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:340 [6] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [7] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [8] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [9] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [10] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [13] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [14] invoke_in_world @ ./essentials.jl:923 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [16] macro expansion @ ./loading.jl:1860 [inlined] [17] macro expansion @ ./lock.jl:267 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [19] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [20] invoke_in_world @ ./essentials.jl:923 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [22] include(fname::String) @ Base.MainInclude ./client.jl:494 [23] top-level scope @ none:6 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/Reduce/uoKuq/test/runtests.jl:1 Testing failed after 11.32s ERROR: LoadError: Package Reduce errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 74.47s: package requires a missing binary dependency