Package evaluation to test RepliBuild on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T21:27:25.056 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.85s ################################################################################ # Installation # Installing RepliBuild... Resolving package versions... Installed RepliBuild ─ v3.0.1 Updating `~/.julia/environments/v1.14/Project.toml` [4450f29b] + RepliBuild v3.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.8.0 [fa961155] + CEnum v0.5.0 [336ed68f] + CSV v0.10.16 [40e3b903] + Clang v0.19.3 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.2.0 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.6 [e2d170a0] + DataValueInterfaces v1.0.0 [48062228] + FilePathsBase v0.9.24 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [929cbde3] + LLVM v9.10.1 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v2.0.1 [69de0a69] + Parsers v2.8.6 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.4.2 [92933f4c] + ProgressMeter v1.11.0 [189a3867] + Reexport v1.2.2 [4450f29b] + RepliBuild v3.0.1 [91c51154] + SentinelArrays v1.4.10 [a2af1166] + SortingAlgorithms v1.2.3 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.5 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.3 [76eceee3] + WorkerUtilities v1.6.1 [ffc816e1] + Clang_unified_jll v0.1.5+1 [dad2f222] + LLVMExtra_jll v0.0.43+1 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.103+0 [14a3606d] + MozillaCACerts_jll v2026.7.16 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8f36deef] + libLLVM_jll v21.1.8+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 8.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_CINqny/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 13.3 s ✓ Clang 21.8 s ✓ RepliBuild 2 dependencies successfully precompiled in 36 seconds. 80 already precompiled. Precompilation completed after 69.9s ################################################################################ # Testing # Testing RepliBuild ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_Aw3H6O/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_Aw3H6O/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [336ed68f] CSV v0.10.16 [40e3b903] Clang v0.19.3 [a93c6f00] DataFrames v1.8.2 ⌅ [682c06a0] JSON v0.21.4 [929cbde3] LLVM v9.10.1 [92933f4c] ProgressMeter v1.11.0 [4450f29b] RepliBuild v3.0.1 [10745b16] Statistics v1.11.1 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [44cfe95a] Pkg v1.14.0 [ea8e919c] SHA v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_Aw3H6O/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [fa961155] CEnum v0.5.0 [336ed68f] CSV v0.10.16 [40e3b903] Clang v0.19.3 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [929cbde3] LLVM v9.10.1 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v2.8.6 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.2 [92933f4c] ProgressMeter v1.11.0 [189a3867] Reexport v1.2.2 [4450f29b] RepliBuild v3.0.1 [91c51154] SentinelArrays v1.4.10 [a2af1166] SortingAlgorithms v1.2.3 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.5 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [ffc816e1] Clang_unified_jll v0.1.5+1 [dad2f222] LLVMExtra_jll v0.0.43+1 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8f36deef] libLLVM_jll v21.1.8+0 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Invalid wrap.style: module, using :clang └ @ RepliBuild.ConfigurationManager ~/.julia/packages/RepliBuild/AUHvY/src/Builder/ConfigurationManager.jl:354 [ Info: libJLCS not found — skipping MLIR native tests (Tier 1 still works) Test Summary: | Pass Total Time RepliBuild.jl | 20 20 13.7s [ Info: ingest is experimental: best-effort C wrapping of a binary RepliBuild didn't build (Tier-3 ccall only). The maintained path is the source-build pipeline (discover/build/wrap). [ Info: ingest is experimental: best-effort C wrapping of a binary RepliBuild didn't build (Tier-3 ccall only). The maintained path is the source-build pipeline (discover/build/wrap). [ Info: ingest is experimental: best-effort C wrapping of a binary RepliBuild didn't build (Tier-3 ccall only). The maintained path is the source-build pipeline (discover/build/wrap). RepliBuild | empty_lib [ingest] Test Summary: | Pass Total Time Ingest mode | 22 22 1m25.6s registered: my_lib (7342cefc6bf8…) registered: custom_name (2f013aae2e33…) registered: ephemeral (5d1c7ee63d3a…) unregistered: ephemeral registered: cycled (4b1e30220821…) unregistered: cycled registered: cycled (4b1e30220821…) registered: dedup_a (8e545d6e59c8…) registered: dedup_b (7b37f0b74857…) registered: idem (0fc8f8eb48ca…) registered: idem (0fc8f8eb48ca…) registered: visible_pkg (6ce09db1f21b…) registered: alpha (ae4850a24a2a…) registered: beta (c0ca5e09c246…) registered: with_deps (b9fb1408f07d…) registered: persist_test (e12ead21a189…) Test Summary: | Pass Total Time Registry Unit Tests | 38 38 13.2s Test Summary: | Pass Total Time TOML Hashing & Caching | 19 19 4.4s RepliBuild | discover c_test Registry Integration (c_test): Error During Test at /home/pkgeval/.julia/packages/RepliBuild/AUHvY/test/test_registry.jl:467 Got exception outside of a @test LLVM Toolchain not found. RepliBuild requires an LLVM installation with clang++. Please install LLVM or set LLVM_CONFIG environment variable. Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] get_llvm_root(source::Symbol; config::Nothing) @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:158 [3] get_llvm_root(source::Symbol) @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:120 [inlined] [4] init_toolchain(; isolated::Bool, config::Nothing, source::Symbol) @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:455 [5] init_toolchain() @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:449 [inlined] [6] get_toolchain() @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:536 [inlined] [7] get_tool(tool_name::String) @ RepliBuild.LLVMEnvironment ~/.julia/packages/RepliBuild/AUHvY/src/Builder/LLVMEnvironment.jl:595 [8] walk_dependencies(root_dir::String, scan::RepliBuild.Discovery.ScanResults, include_dirs::Vector{String}) @ RepliBuild.Discovery ~/.julia/packages/RepliBuild/AUHvY/src/Builder/Discovery.jl:489 [9] discover(target_dir::String; force::Bool, unsafe::Bool, build::Bool, wrap::Bool) @ RepliBuild.Discovery ~/.julia/packages/RepliBuild/AUHvY/src/Builder/Discovery.jl:207 [10] discover(path::String; force::Bool, build::Bool, wrap::Bool) @ RepliBuild ~/.julia/packages/RepliBuild/AUHvY/src/RepliBuild.jl:381 [inlined] [11] top-level scope @ ~/.julia/packages/RepliBuild/AUHvY/test/test_registry.jl:468 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/RepliBuild/AUHvY/test/test_registry.jl:477 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ ~/.julia/packages/RepliBuild/AUHvY/test/runtests.jl:117 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:545 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 Test Summary: | Error Total Time Registry Integration (c_test) | 1 1 18.8s RNG of the outermost testset: Random.Xoshiro(0x443f89a94f4b6856, 0x8485ab8154556abb, 0x2e5cc1cd4f336338, 0x5a4342e3bb192e10, 0x31772969f5fcdb0f) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RepliBuild/AUHvY/test/test_registry.jl:467 in expression starting at /home/pkgeval/.julia/packages/RepliBuild/AUHvY/test/runtests.jl:117 Testing failed after 178.09s ERROR: LoadError: Package RepliBuild errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 303.42s: package tests unexpectedly errored