Package evaluation to test cuSOLVER on Julia 1.14.0-DEV.3071 (c76331c927*) started at 2026-08-30T19:19:38.355 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.54s ################################################################################ # Installation # Installing cuSOLVER... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [887afef0] + cuSOLVER v6.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [a9b6321e] + Atomix v1.1.3 [ab4f0b2a] + BFloat16s v0.6.1 [fa961155] + CEnum v0.5.0 [bd0ed864] + CUDACore v6.3.1 [1af6417a] + CUDA_Runtime_Discovery v2.1.0 [9db33cc3] + CompilerCaching v0.4.2 [e2ba6199] + ExprTools v0.1.11 [0c68f7d7] + GPUArrays v11.5.13 [46192b85] + GPUArraysCore v0.2.0 [61eb1bfa] + GPUCompiler v2.5.0 [096a3bc2] + GPUToolbox v3.0.0 [076d061b] + HashArrayMappedTries v0.2.0 [692b3bcd] + JLLWrappers v1.8.0 [63c18a36] + KernelAbstractions v0.9.42 [929cbde3] + LLVM v9.13.1 [8b046642] + LLVMLoopInfo v1.0.0 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.4 [e689c965] + Tracy v0.1.6 [013be700] + UnsafeAtomics v0.3.2 [182d3088] + cuBLAS v6.3.1 [887afef0] + cuSOLVER v6.3.1 [b26da814] + cuSPARSE v6.3.1 [d1e2174e] + CUDA_Compiler_jll v0.6.0+0 [4ee394cb] + CUDA_Driver_jll v13.3.1+0 [76a88914] + CUDA_Runtime_jll v0.24.2+0 [dad2f222] + LLVMExtra_jll v0.0.47+0 [ad6e5548] + LibTracyClient_jll v0.13.1+0 [ef6e0fe3] + NVPTX_LLVM_Backend_jll v22.1.7+1 [8b5cbfcf] + tree_sitter_gcn_jll v0.1.0+0 [44208993] + tree_sitter_llvm_jll v1.1.0+0 [71e3f6e6] + tree_sitter_ptx_jll v0.1.0+0 [f0e86581] + tree_sitter_spirv_jll v0.1.0+0 [0dad84c5] + ArgTools v1.2.0 [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.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf 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 [2f01184e] + SparseArrays v1.13.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.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Installation completed after 8.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 in expression starting at stdin:5 ✗ CUDACore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 in expression starting at stdin:5 ✗ cuSPARSE ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 in expression starting at stdin:5 ✗ cuBLAS ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 in expression starting at stdin:5 ✗ cuSOLVER 0 dependencies successfully precompiled in 45 seconds. 88 already precompiled. 4 dependencies had output during precompilation: ┌ cuBLAS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore │ ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 │ in expression starting at stdin:5 └ ┌ cuSPARSE │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 │ in expression starting at stdin:5 └ ┌ cuSOLVER │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 4 packages failed to precompile: cuBLAS Failed to precompile cuBLAS [182d3088-87b7-4494-8cad-fc6afaa545bc] to "/home/pkgeval/.julia/compiled/v1.14/cuBLAS/jl_3KsK6t" (ProcessExited(1)). CUDACore Failed to precompile CUDACore [bd0ed864-bdfe-4181-a5ed-ce625a5fdea2] to "/home/pkgeval/.julia/compiled/v1.14/CUDACore/jl_02k4WH" (ProcessExited(1)). cuSPARSE Failed to precompile cuSPARSE [b26da814-b3bc-49ef-b0ee-c816305aa060] to "/home/pkgeval/.julia/compiled/v1.14/cuSPARSE/jl_AhMnCi" (ProcessExited(1)). cuSOLVER Failed to precompile cuSOLVER [887afef0-6a32-4de5-add4-7827692ba8fc] to "/home/pkgeval/.julia/compiled/v1.14/cuSOLVER/jl_oItG6Y" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 80.96s ################################################################################ # Testing # Testing cuSOLVER Status `/tmp/jl_BNugFw/Project.toml` [79e6a3ab] Adapt v4.7.0 [bd0ed864] CUDACore v6.3.1 [d3525ed8] ParallelTestRunner v2.8.1 [182d3088] cuBLAS v6.3.1 [887afef0] cuSOLVER v6.3.1 [b26da814] cuSPARSE v6.3.1 [37e2e46d] LinearAlgebra v1.14.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BNugFw/Manifest.toml` [79e6a3ab] Adapt v4.7.0 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [bd0ed864] CUDACore v6.3.1 [1af6417a] CUDA_Runtime_Discovery v2.1.0 [9db33cc3] CompilerCaching v0.4.2 [e2ba6199] ExprTools v0.1.11 [0c68f7d7] GPUArrays v11.5.13 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v2.5.0 [096a3bc2] GPUToolbox v3.0.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.13.1 [8b046642] LLVMLoopInfo v1.0.0 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [d3525ed8] ParallelTestRunner v2.8.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.4 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.2 [182d3088] cuBLAS v6.3.1 [887afef0] cuSOLVER v6.3.1 [b26da814] cuSPARSE v6.3.1 [d1e2174e] CUDA_Compiler_jll v0.6.0+0 [4ee394cb] CUDA_Driver_jll v13.3.1+0 [76a88914] CUDA_Runtime_jll v0.24.2+0 [dad2f222] LLVMExtra_jll v0.0.47+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [ef6e0fe3] NVPTX_LLVM_Backend_jll v22.1.7+1 [8b5cbfcf] tree_sitter_gcn_jll v0.1.0+0 [44208993] tree_sitter_llvm_jll v1.1.0+0 [71e3f6e6] tree_sitter_ptx_jll v0.1.0+0 [f0e86581] tree_sitter_spirv_jll v0.1.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching 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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf 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 [2f01184e] SparseArrays v1.13.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.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ cuBLAS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore │ ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 │ in expression starting at stdin:5 └ ┌ cuSPARSE │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 │ in expression starting at stdin:5 └ ┌ cuSOLVER │ [Output was shown above] └ ERROR: LoadError: The following 4 packages failed to precompile: cuBLAS Failed to precompile cuBLAS [182d3088-87b7-4494-8cad-fc6afaa545bc] to "/home/pkgeval/.julia/compiled/v1.14/cuBLAS/jl_U5jgTy" (ProcessExited(1)). CUDACore Failed to precompile CUDACore [bd0ed864-bdfe-4181-a5ed-ce625a5fdea2] to "/home/pkgeval/.julia/compiled/v1.14/CUDACore/jl_Ss3jjt" (ProcessExited(1)). cuSPARSE Failed to precompile cuSPARSE [b26da814-b3bc-49ef-b0ee-c816305aa060] to "/home/pkgeval/.julia/compiled/v1.14/cuSPARSE/jl_WjBfny" (ProcessExited(1)). cuSOLVER Failed to precompile cuSOLVER [887afef0-6a32-4de5-add4-7827692ba8fc] to "/home/pkgeval/.julia/compiled/v1.14/cuSOLVER/jl_zxu7zi" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/test/runtests.jl:1 Testing failed after 63.0s ERROR: LoadError: Package cuSOLVER 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 201.04s: package fails to precompile