Package evaluation of BlossomV on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:01:37.464 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.39s ################################################################################ # Installation # Installing BlossomV... Resolving package versions... Installed BlossomV ─ v0.4.3 Updating `~/.julia/environments/v1.10/Project.toml` [6c721016] + BlossomV v0.4.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [9e28174c] + BinDeps v1.0.2 [6c721016] + BlossomV v0.4.3 [30578b45] + URIParser v0.4.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Building BlossomV → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/d8ec8fa37fb9af4dbd9c23ec25296da036c17a18/build.log` Installation failed after 16.67s ERROR: LoadError: Error building `BlossomV`: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 47922 100 47922 0 0 27592 0 0:00:01 0:00:01 --:--:-- 27592 sh: 1: patch: not found [ Info: Attempting to create directory /home/pkgeval/.julia/packages/BlossomV/szW7L/deps/downloads [ Info: Downloading file https://pub.ist.ac.at/~vnk/software/blossom5-v2.05.src.tar.gz [ Info: Done downloading file https://pub.ist.ac.at/~vnk/software/blossom5-v2.05.src.tar.gz [ Info: Attempting to create directory /home/pkgeval/.julia/packages/BlossomV/szW7L/deps/src [ Info: Attempting to create directory /home/pkgeval/.julia/packages/BlossomV/szW7L/deps [ Info: Directory /home/pkgeval/.julia/packages/BlossomV/szW7L/deps already exists [ Info: Changing directory to /home/pkgeval/.julia/packages/BlossomV/szW7L/deps/src/blossom5-v2.05.src [ Info: Attempting to create directory /home/pkgeval/.julia/packages/BlossomV/szW7L/deps/usr/lib ERROR: LoadError: failed process: Process(`sh -c 'patch < ../../sharedlib.patch'`, ProcessExited(127)) [127] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:480 [3] run(::Cmd) @ Base ./process.jl:477 [4] run(s::BinDeps.SynchronousStepCollection) @ BinDeps ~/.julia/packages/BinDeps/5xsHU/src/BinDeps.jl:524 [5] run(s::FileRule) @ BinDeps ~/.julia/packages/BinDeps/5xsHU/src/BinDeps.jl:486 [6] run(s::BinDeps.SynchronousStepCollection) (repeats 2 times) @ BinDeps ~/.julia/packages/BinDeps/5xsHU/src/BinDeps.jl:524 [7] satisfy!(dep::BinDeps.LibraryDependency, methods::Vector{DataType}) @ BinDeps ~/.julia/packages/BinDeps/5xsHU/src/dependencies.jl:951 [8] satisfy!(dep::BinDeps.LibraryDependency) @ BinDeps ~/.julia/packages/BinDeps/5xsHU/src/dependencies.jl:929 [9] macro expansion @ ~/.julia/packages/BinDeps/5xsHU/src/dependencies.jl:984 [inlined] [10] top-level scope @ ~/.julia/packages/BlossomV/szW7L/deps/build.jl:982 [11] include(fname::String) @ Base.MainInclude ./client.jl:494 [12] top-level scope @ none:5 in expression starting at /home/pkgeval/.julia/packages/BlossomV/szW7L/deps/build.jl:72 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] (::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1170 [3] withenv(::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:257 [4] (::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1840 [5] with_temp_env(fn::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 [6] (::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 [7] mktempdir(fn::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:762 [9] mktempdir @ ./file.jl:762 [inlined] [10] sandbox(fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, target_path::String, sandbox_path::String, sandbox_project_override::Pkg.Types.Project; preferences::Dict{String, Any}, 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:1768 [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1151 [12] build_versions @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1069 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1413 [14] add @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1390 [inlined] [15] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:278 [16] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [17] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 [18] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 30.13s: package could not be installed