Package evaluation to test LLVM on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:06:31.194 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.9s ################################################################################ # Installation # Installing LLVM... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [929cbde3] + LLVM v9.4.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [fa961155] + CEnum v0.5.0 [692b3bcd] + JLLWrappers v1.7.1 [929cbde3] + LLVM v9.4.6 [21216c6a] + Preferences v1.5.1 [dad2f222] + LLVMExtra_jll v0.0.38+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [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.1010+0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 6.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.29s ################################################################################ # Testing # Testing LLVM Status `/tmp/jl_znCCdy/Project.toml` [4c88cf16] Aqua v0.8.14 [ab4f0b2a] BFloat16s v0.6.1 [b5f81e59] IOCapture v1.0.0 [929cbde3] LLVM v9.4.6 [b77e0a4c] InteractiveUtils [8dfed614] Test [4ec0a83e] Unicode Status `/tmp/jl_znCCdy/Manifest.toml` [4c88cf16] Aqua v0.8.14 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [34da2185] Compat v4.18.1 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.6 [21216c6a] Preferences v1.5.1 [dad2f222] LLVMExtra_jll v0.0.38+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [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 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [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.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... WARNING: Method definition dispose(LLVM.Context) in module LLVM at /home/pkgeval/.julia/packages/LLVM/fEIbx/src/core/context.jl:46 overwritten in module Main at /home/pkgeval/.julia/packages/LLVM/fEIbx/test/setup.jl:7. ┌ Info: System information: │ Julia Version 1.10.10 │ Commit c8be17dcfd* (2026-02-02 12:05 UTC) │ Platform Info: │ OS: Linux (x86_64-linux-gnu) │ CPU: 128 × AMD EPYC 7502 32-Core Processor │ WORD_SIZE: 64 │ LIBM: libopenlibm │ LLVM: libLLVM-15.0.7 (ORCJIT, znver2) │ Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) │ Environment: │ JULIA_CPU_THREADS = 1 │ JULIA_NUM_PRECOMPILE_TASKS = 1 │ JULIA_PKG_PRECOMPILE_AUTO = 0 │ JULIA_PKGEVAL = true │ JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: │ JULIA_NUM_THREADS = 1 └ JULIA_LOAD_PATH = @:/tmp/jl_znCCdy [ Info: Pointer settings: Julia uses typed pointers, default contexts use typed pointers [ Info: Debug settings: typecheck = false, memcheck = false Test Summary: | Pass Total Time LLVM | 1416 1416 1m33.0s essentials | 4 4 1.3s support | 1 1 0.9s core | 515 515 21.0s linker | 2 2 0.0s instructions | 151 151 5.3s buffer | 5 5 0.2s analysis | 45 45 0.3s passmanager | 4 4 0.1s newpm | 463 463 4.9s pass | 2 2 0.3s execution | 25 25 1.8s target | 9 9 0.3s targetmachine | 6 6 0.4s datalayout | 13 13 0.5s debuginfo | 16 16 0.2s utils | 16 16 2.0s interop | 85 85 5.2s orc | 19 19 3.4s jljit | 14 14 0.6s transform | 1 1 0.7s Kaleidoscope | 3 3 3.6s examples | 6 6 1.6s Aqua | 11 11 26.9s Testing LLVM tests passed Testing completed after 102.72s PkgEval succeeded after 128.59s