Package evaluation to test BLISBLAS on Julia 1.14.0-DEV.2185 (90e7065f60*) started at 2026-05-16T18:06:13.539 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.96s ################################################################################ # Installation # Installing BLISBLAS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6f275bd8] + BLISBLAS v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6f275bd8] + BLISBLAS v0.2.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [17f450c3] + LAPACK32_jll v3.12.1+1 [51474c39] + LAPACK_jll v3.12.1+1 [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.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 3.2 s ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ Preferences 1.5 s ✓ JLLWrappers 1.5 s ✓ LLVMOpenMP_jll 1.5 s ✓ LAPACK32_jll 1.5 s ✓ LAPACK_jll 1.5 s ✓ blis_jll 1.6 s ✓ blis32_jll 1.1 s ✓ BLISBLAS 8 dependencies successfully precompiled in 11 seconds. 12 already precompiled. Precompilation completed after 28.96s ################################################################################ # Testing # Testing BLISBLAS Status `/tmp/jl_XLvaGY/Project.toml` [6f275bd8] BLISBLAS v0.2.0 [17f450c3] LAPACK32_jll v3.12.1+1 [51474c39] LAPACK_jll v3.12.1+1 [e47b3055] blis32_jll v2.0.0+2 [6136c539] blis_jll v2.0.0+2 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XLvaGY/Manifest.toml` [6f275bd8] BLISBLAS v0.2.0 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [17f450c3] LAPACK32_jll v3.12.1+1 [51474c39] LAPACK_jll v3.12.1+1 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time BLISBLAS.jl tests | 3098 3098 8m36.5s Sanity Tests | 3 3 20.0s BLAS threads | 6 6 0.2s LinearAlgebra.jl BLAS tests | 1906 1906 3m10.3s vec_pointer_stride | 7 7 1.0s elty = Float32 | 394 394 47.1s elty = Float64 | 394 394 38.6s elty = ComplexF32 | 430 430 40.3s elty = ComplexF64 | 430 430 41.4s syr for eltype Float32 | 4 4 0.3s syr for eltype Float64 | 4 4 0.4s syr for eltype ComplexF32 | 4 4 0.3s syr for eltype ComplexF64 | 4 4 0.3s her for eltype ComplexF32 | 4 4 0.2s her for eltype ComplexF64 | 4 4 0.2s strided interface adjtrans | 26 26 0.6s strided interface blas | 150 150 8.4s get_set_num_threads | 4 4 0.0s test for 0-strides | 11 11 1.0s test for 0-strides | 11 11 1.0s test for 0-strides | 12 12 1.2s test for 0-strides | 12 12 1.3s libblas_name | 1 1 0.0s LinearAlgebra.jl LAPACK tests | 1183 1183 5m06.1s syevr | 64 64 6.0s gglse | 4 4 2.1s gebrd, bdsqr, throw for bdsdc | 16 16 2.6s Issue #7886 | 2 2 1.2s geqrt(3) | 4 4 39.0s gbtrf and gbtrs | 16 16 6.3s geqp3, geqrt error handling | 36 36 1.1s gels, gesv, getrs, getri error handling | 32 32 1.1s gelsy, gelsd | 12 12 9.4s gglse errors | 12 12 0.0s gesvd, ggsvd | 36 36 2.6s geevx, ggev, ggev3 errors | 40 40 1.7s gebal/gebak | 4 4 7.8s gels | 8 8 9.5s getrf/getri | 8 8 28.8s geev | 8 8 0.9s gtsv | 20 20 6.5s gttrs,gttrf errors | 28 28 1.6s orglq and friends errors | 240 240 4.8s sytri, sytrs, and sytrf | 68 68 24.3s hetrf, hetrs | 8 8 0.2s stev, stebz, stein, stegr | 20 20 5.6s trtri & trtrs | 28 28 0.7s larfg & larf | 24 24 4.4s tgsen, tzrzf, & trsyl | 32 32 1.9s sysv | 12 12 9.7s hesv | 12 12 9.5s ptsv | 12 12 2.5s pttrf and pttrs | 20 20 0.2s posv and some errors for friends | 24 24 18.6s gesvx | 4 4 47.7s gees, gges, gges3 error throwing | 24 24 1.3s trrfs & trevc | 44 44 3.4s laic1 | 4 4 0.1s trsen | 144 144 4.0s trexc | 20 20 0.7s lacpy! | 40 40 0.7s Julia vs LAPACK | 42 42 11.5s issue #49489 | 1 1 0.0s hetrd ignore non-filled half | 1 1 0.2s inference in syev!/syevd! | 0 0.2s Testing BLISBLAS tests passed Testing completed after 521.59s PkgEval succeeded after 568.56s