Package evaluation to test GenericLinearAlgebra on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T13:29:18.902 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.84s ################################################################################ # Installation # Installing GenericLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [14197337] + GenericLinearAlgebra v0.3.19 Updating `~/.julia/environments/v1.14/Manifest.toml` [14197337] + GenericLinearAlgebra v0.3.19 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 13.03s ################################################################################ # Testing # Testing GenericLinearAlgebra Status `/tmp/jl_DtckDe/Project.toml` [497a8b3b] DoubleFloats v1.5.0 [14197337] GenericLinearAlgebra v0.3.19 [94ee1d12] Quaternions v0.7.6 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_DtckDe/Manifest.toml` [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.5.0 [14197337] GenericLinearAlgebra v0.3.19 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [be4d8f0f] Quadmath v0.5.13 [94ee1d12] Quaternions v0.7.6 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time rankUpdate! | 5 5 15.1s Test Summary: | Pass Total Time triangular multiplication: UpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.5s Test Summary: | Pass Total Time triangular multiplication: UnitUpperTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: LowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time triangular multiplication: UnitLowerTriangular{ComplexF64, Matrix{ComplexF64}} | 2 2 0.0s Test Summary: | Pass Total Time Cholesky | 30 30 51.9s Test Summary: | Pass Total Time The QR decomposition | 158 158 3.0s Test Summary: | Pass Total Time The selfadjoint eigen problem | 81 81 1m26.5s Test Summary: | Pass Total Time The General eigenvalue problem | 45 45 1m15.0s Test Summary: | Pass Total Time Test sign of eigenvalues | 1 1 0.2s norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.928969502107952e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.7956079328695936e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 2.7167448277739796e-15 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 7.108278467148326e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 9.23910712830712e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 9.948516085222979e-14 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 5.400486735498625e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 6.253127349220938e-13 norm((F.U)' * A * F.V - Diagonal(F.S), Inf) = 8.526814752982654e-13 Test Summary: | Pass Total Time Singular value decomposition | 87 87 1m33.0s Test Summary: | Pass Total Time LAPACK wrappers | 48 48 20.9s Testing GenericLinearAlgebra tests passed Testing completed after 478.05s PkgEval succeeded after 514.05s