Package evaluation of SnowballStemmer on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:27:27.566 ################################################################################ # Set-up # Set-up completed after 0.29s ################################################################################ # Installation # Installing SnowballStemmer... Resolving package versions... Installed SnowballStemmer ─ v0.1.0 Updating `~/.julia/environments/v1.13/Project.toml` [0089d5a0] + SnowballStemmer v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [9e28174c] + BinDeps v1.0.2 [0089d5a0] + SnowballStemmer v0.1.0 [30578b45] + URIParser v0.4.1 [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 [b77e0a4c] + InteractiveUtils 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 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.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 Building SnowballStemmer → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/053a70594571431edf461ad61560d719ca82172c/build.log` Installation failed after 14.74s ERROR: LoadError: Error building `SnowballStemmer`: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69016 100 69016 0 0 154k 0 --:--:-- --:--:-- --:--:-- 155k snowball_code/ snowball_code/compiler/ snowball_code/compiler/space.c snowball_code/compiler/tokeniser.c snowball_code/compiler/analyser.c snowball_code/compiler/generator.c snowball_code/compiler/driver.c snowball_code/compiler/generator_java.c snowball_code/compiler/header.h snowball_code/compiler/syswords.h snowball_code/compiler/syswords2.h snowball_code/runtime/ snowball_code/runtime/api.c snowball_code/runtime/utilities.c snowball_code/runtime/api.h snowball_code/runtime/header.h snowball_code/libstemmer/ snowball_code/libstemmer/libstemmer.c snowball_code/libstemmer/libstemmer_utf8.c snowball_code/libstemmer/modules.h snowball_code/libstemmer/modules_utf8.h snowball_code/libstemmer/modules.txt snowball_code/libstemmer/modules_utf8.txt snowball_code/libstemmer/libstemmer_c.in snowball_code/libstemmer/mkmodules.pl snowball_code/include/ snowball_code/include/libstemmer.h snowball_code/algorithms/ snowball_code/algorithms/danish/ snowball_code/algorithms/danish/stem_ISO_8859_1.sbl snowball_code/algorithms/danish/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/dutch/ snowball_code/algorithms/dutch/stem_ISO_8859_1.sbl snowball_code/algorithms/dutch/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/english/ snowball_code/algorithms/english/stem_ISO_8859_1.sbl snowball_code/algorithms/finnish/ snowball_code/algorithms/finnish/stem_ISO_8859_1.sbl snowball_code/algorithms/french/ snowball_code/algorithms/french/stem_ISO_8859_1.sbl snowball_code/algorithms/french/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/german/ snowball_code/algorithms/german/stem_ISO_8859_1.sbl snowball_code/algorithms/german/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/hungarian/ snowball_code/algorithms/hungarian/stem_ISO_8859_2.sbl snowball_code/algorithms/hungarian/stem_Unicode.sbl snowball_code/algorithms/italian/ snowball_code/algorithms/italian/stem_ISO_8859_1.sbl snowball_code/algorithms/italian/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/norwegian/ snowball_code/algorithms/norwegian/stem_ISO_8859_1.sbl snowball_code/algorithms/norwegian/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/porter/ snowball_code/algorithms/porter/stem_ISO_8859_1.sbl snowball_code/algorithms/portuguese/ snowball_code/algorithms/portuguese/stem_ISO_8859_1.sbl snowball_code/algorithms/portuguese/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/romanian/ snowball_code/algorithms/romanian/stem_ISO_8859_2.sbl snowball_code/algorithms/romanian/stem_Unicode.sbl snowball_code/algorithms/russian/ snowball_code/algorithms/russian/stem_KOI8_R.sbl snowball_code/algorithms/russian/stem_Unicode.sbl snowball_code/algorithms/spanish/ snowball_code/algorithms/spanish/stem_ISO_8859_1.sbl snowball_code/algorithms/spanish/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/swedish/ snowball_code/algorithms/swedish/stem_ISO_8859_1.sbl snowball_code/algorithms/swedish/stem_MS_DOS_Latin_I.sbl snowball_code/algorithms/turkish/ snowball_code/algorithms/turkish/stem_Unicode.sbl snowball_code/algorithms/german2/ snowball_code/algorithms/german2/stem_ISO_8859_1.sbl snowball_code/algorithms/kraaij_pohlmann/ snowball_code/algorithms/kraaij_pohlmann/stem_ISO_8859_1.sbl snowball_code/algorithms/lovins/ snowball_code/algorithms/lovins/stem_ISO_8859_1.sbl snowball_code/examples/ snowball_code/examples/stemwords.c snowball_code/GNUmakefile snowball_code/README snowball_code/doc/ snowball_code/doc/TODO ERROR: LoadError: IOError: could not spawn `patch`: 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(cmd::Cmd, stdios::Memory{Union{RawFD, Base.SyncCloseFD, IO}}, chain::Base.ProcessChain) @ Base ./process.jl:221 [3] _spawn(cmds::Base.OrCmds, stdios::Memory{Union{RawFD, Base.SyncCloseFD, IO}}, chain::Base.ProcessChain) @ Base ./process.jl:191 [4] _spawn @ ./process.jl:162 [inlined] [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.OrCmds}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.OrCmds; wait::Bool) @ Base ./process.jl:516 [9] run(::Base.OrCmds) @ Base ./process.jl:514 [10] top-level scope @ ~/.julia/packages/SnowballStemmer/4A3tU/deps/build.jl:32 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [12] top-level scope @ none:5 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/SnowballStemmer/4A3tU/deps/build.jl:26 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 32.4s: package could not be installed