Package evaluation of ReduceLinAlg on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:43:02.034 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.26s ################################################################################ # Installation # Installing ReduceLinAlg... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [bfcbc1eb] + ReduceLinAlg v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.8 [9dda63f9] + ForceImport v0.0.3 [93e0c654] + Reduce v1.2.15 [bfcbc1eb] + ReduceLinAlg v0.1.1 [b873ce64] + ReplMaker v0.2.7 [20fadf95] + StaticVectors v1.0.8 [a4af3ec5] + SyntaxTree v1.0.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: ReduceLinAlg Failed to precompile ReduceLinAlg [bfcbc1eb-9170-5dc4-a833-47b2e27cecb4] to "/home/pkgeval/.julia/compiled/v1.11/ReduceLinAlg/jl_AwJmKQ". ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin:6 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/src/ReduceLinAlg.jl:2 in expression starting at stdin:6 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include @ ./Base.jl:557 [inlined] [30] 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:2881 [31] top-level scope @ stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 21.5s ################################################################################ # Testing # Testing ReduceLinAlg Status `/tmp/jl_H2FMpm/Project.toml` [93e0c654] Reduce v1.2.15 [bfcbc1eb] ReduceLinAlg v0.1.1 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_H2FMpm/Manifest.toml` [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.8 [9dda63f9] ForceImport v0.0.3 [93e0c654] Reduce v1.2.15 [bfcbc1eb] ReduceLinAlg v0.1.1 [b873ce64] ReplMaker v0.2.7 [20fadf95] StaticVectors v1.0.8 [a4af3ec5] SyntaxTree v1.0.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... ERROR: LoadError: InitError: IOError: could not spawn `/home/pkgeval/.julia/packages/Reduce/uoKuq/src/../deps/usr/bin/redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:25 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include(fname::String) @ Main ./sysimg.jl:38 [30] top-level scope @ none:6 during initialization of module Reduce in expression starting at /home/pkgeval/.julia/packages/ReduceLinAlg/fmyt7/test/runtests.jl:1 caused by: IOError: could not spawn `redcsl -w`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 3 times) @ Base ./process.jl:179 [4] #883 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#883#884"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] _spawn @ ~/.julia/packages/Reduce/uoKuq/src/build.jl:53 [inlined] [10] Reduce.PSL() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:23 [11] Load() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:334 [12] __init__() @ Reduce ~/.julia/packages/Reduce/uoKuq/src/Reduce.jl:329 [13] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [16] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [18] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [19] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [20] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [21] invoke_in_world @ ./essentials.jl:1086 [inlined] [22] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [23] macro expansion @ ./loading.jl:2314 [inlined] [24] macro expansion @ ./lock.jl:273 [inlined] [25] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [26] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [27] invoke_in_world @ ./essentials.jl:1086 [inlined] [28] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [29] include(fname::String) @ Main ./sysimg.jl:38 [30] top-level scope @ none:6 Testing failed after 14.92s ERROR: LoadError: Package ReduceLinAlg errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 66.32s: package fails to precompile