Package evaluation to test BLISBLAS on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T16:54:31.295 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.51s ################################################################################ # Installation # Installing BLISBLAS... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [6f275bd8] + BLISBLAS v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [6f275bd8] + BLISBLAS v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 ⌅ [17f450c3] + LAPACK32_jll v3.12.0+1 ⌅ [51474c39] + LAPACK_jll v3.12.0+3 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [e47b3055] + blis32_jll v2.0.0+2 [6136c539] + blis_jll v2.0.0+2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.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 2.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.72s ################################################################################ # Testing # Testing BLISBLAS Status `/tmp/jl_MSU18c/Project.toml` [6f275bd8] BLISBLAS v0.2.0 ⌅ [17f450c3] LAPACK32_jll v3.12.0+1 ⌅ [51474c39] LAPACK_jll v3.12.0+3 [e47b3055] blis32_jll v2.0.0+2 [6136c539] blis_jll v2.0.0+2 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MSU18c/Manifest.toml` [6f275bd8] BLISBLAS v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.0 ⌅ [17f450c3] LAPACK32_jll v3.12.0+1 ⌅ [51474c39] LAPACK_jll v3.12.0+3 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [e47b3055] blis32_jll v2.0.0+2 [6136c539] blis_jll v2.0.0+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time BLISBLAS.jl tests | 3081 3081 12m55.0s Sanity Tests | 3 3 21.2s BLAS threads | 6 6 0.1s LinearAlgebra.jl BLAS tests | 1906 1906 4m57.7s vec_pointer_stride | 7 7 1.3s elty = Float32 | 394 394 1m10.9s elty = Float64 | 394 394 1m01.9s elty = ComplexF32 | 430 430 1m02.6s elty = ComplexF64 | 430 430 1m01.8s syr for eltype Float32 | 4 4 0.8s syr for eltype Float64 | 4 4 0.8s syr for eltype ComplexF32 | 4 4 0.7s syr for eltype ComplexF64 | 4 4 0.7s her for eltype ComplexF32 | 4 4 0.5s her for eltype ComplexF64 | 4 4 0.6s strided interface adjtrans | 26 26 0.9s strided interface blas | 150 150 11.8s get_set_num_threads | 4 4 0.0s test for 0-strides | 11 11 1.8s test for 0-strides | 11 11 1.9s test for 0-strides | 12 12 2.4s test for 0-strides | 12 12 2.4s libblas_name | 1 1 0.0s LinearAlgebra.jl LAPACK tests | 1166 1166 7m36.0s syevr | 64 64 8.3s gglse | 4 4 2.9s gebrd, bdsqr, throw for bdsdc | 16 16 4.1s Issue #7886 | 2 2 2.5s geqrt(3) | 4 4 39.2s gbtrf and gbtrs | 16 16 6.7s geqp3, geqrt error handling | 36 36 1.7s gels, gesv, getrs, getri error handling | 32 32 1.4s gelsy, gelsd | 12 12 30.4s gglse errors | 12 12 0.0s gesvd, ggsvd | 36 36 3.6s geevx, ggev, ggev3 errors | 40 40 2.2s gebal/gebak | 4 4 22.9s gels | 8 8 9.8s getrf/getri | 8 8 28.9s geev | 8 8 1.1s gtsv | 20 20 11.5s gttrs,gttrf errors | 28 28 3.7s orglq and friends errors | 232 232 14.7s sytri, sytrs, and sytrf | 68 68 25.4s hetrf, hetrs | 8 8 0.4s stev, stebz, stein, stegr | 20 20 11.9s trtri & trtrs | 28 28 0.8s larfg & larf | 24 24 4.4s tgsen, tzrzf, & trsyl | 32 32 3.8s sysv | 12 12 10.0s hesv | 12 12 9.7s ptsv | 12 12 5.4s pttrf and pttrs | 20 20 0.4s posv and some errors for friends | 24 24 24.4s gesvx | 4 4 46.2s gees, gges, gges3 error throwing | 24 24 2.4s trrfs & trevc | 36 36 7.8s laic1 | 4 4 0.2s trsen | 144 144 5.4s trexc | 20 20 0.8s lacpy! | 40 40 1.4s Julia vs LAPACK | 42 42 14.6s issue #49489 | 1 1 0.1s inference in syev!/syevd! | 0 0.8s Testing BLISBLAS tests passed Testing completed after 780.3s PkgEval succeeded after 815.64s