Package evaluation to test BLISBLAS on Julia 1.14.0-DEV.2186 (e0d4605a86*) started at 2026-05-16T18:15:52.716 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.86s ################################################################################ # Installation # Installing BLISBLAS... Resolving package versions... Installed JLLWrappers ──── v1.8.0 Installed blis32_jll ───── v2.0.0+2 Installed blis_jll ─────── v2.0.0+2 Installed LLVMOpenMP_jll ─ v18.1.8+0 Installed LAPACK32_jll ─── v3.12.1+1 Installed BLISBLAS ─────── v0.2.0 Installed LAPACK_jll ───── v3.12.1+1 Installed Preferences ──── v1.5.2 Installing 5 artifacts Installed artifact LLVMOpenMP 661.6 KiB Installed artifact LAPACK32 3.3 MiB Installed artifact LAPACK 3.1 MiB Installed artifact blis32 3.8 MiB Installed artifact blis 3.8 MiB 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 3.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 2.2 s ✓ TestEnv 1 dependency successfully precompiled in 2 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ Preferences 1.2 s ✓ JLLWrappers 1.3 s ✓ LLVMOpenMP_jll 1.3 s ✓ LAPACK32_jll 1.3 s ✓ LAPACK_jll 1.3 s ✓ blis_jll 1.3 s ✓ blis32_jll 0.8 s ✓ BLISBLAS 8 dependencies successfully precompiled in 9 seconds. 12 already precompiled. Precompilation completed after 23.48s ################################################################################ # Testing # Testing BLISBLAS Status `/tmp/jl_iopOX3/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_iopOX3/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... strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:620 Expression: strides(y') Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:620 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:626 Expression: strides(B') Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:626 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:629 Expression: stride(1:5, 0) Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:629 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:630 Expression: stride(1:5, 1) Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:630 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:631 Expression: stride(1:5, 2) Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:631 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:632 Expression: strides(transpose(1:5)) Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:632 [inlined] strided interface adjtrans: Test Failed at /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:633 Expression: strides((1:5)') Expected: MethodError No exception thrown Stacktrace: [1] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:602 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/test/blas.jl:633 [inlined] Test Summary: | Pass Fail Total Time BLISBLAS.jl tests | 3091 7 3098 8m05.0s Sanity Tests | 3 3 12.9s BLAS threads | 6 6 0.2s LinearAlgebra.jl BLAS tests | 1899 7 1906 2m55.3s vec_pointer_stride | 7 7 0.8s elty = Float32 | 394 394 41.4s elty = Float64 | 394 394 35.9s elty = ComplexF32 | 430 430 37.3s elty = ComplexF64 | 430 430 37.7s syr for eltype Float32 | 4 4 0.3s syr for eltype Float64 | 4 4 0.3s syr for eltype ComplexF32 | 4 4 0.2s syr for eltype ComplexF64 | 4 4 0.2s her for eltype ComplexF32 | 4 4 0.2s her for eltype ComplexF64 | 4 4 0.2s strided interface adjtrans | 19 7 26 2.9s strided interface blas | 150 150 7.9s get_set_num_threads | 4 4 0.0s test for 0-strides | 11 11 1.0s test for 0-strides | 11 11 0.9s test for 0-strides | 12 12 1.2s test for 0-strides | 12 12 1.2s libblas_name | 1 1 0.0s LinearAlgebra.jl LAPACK tests | 1183 1183 4m56.7s syevr | 64 64 5.6s gglse | 4 4 2.0s gebrd, bdsqr, throw for bdsdc | 16 16 2.4s Issue #7886 | 2 2 1.1s geqrt(3) | 4 4 38.6s gbtrf and gbtrs | 16 16 6.0s geqp3, geqrt error handling | 36 36 1.0s gels, gesv, getrs, getri error handling | 32 32 1.0s gelsy, gelsd | 12 12 8.6s gglse errors | 12 12 0.0s gesvd, ggsvd | 36 36 2.5s geevx, ggev, ggev3 errors | 40 40 1.6s gebal/gebak | 4 4 8.3s gels | 8 8 9.5s getrf/getri | 8 8 28.5s geev | 8 8 0.8s gtsv | 20 20 6.0s gttrs,gttrf errors | 28 28 1.6s orglq and friends errors | 240 240 4.7s sytri, sytrs, and sytrf | 68 68 24.1s hetrf, hetrs | 8 8 0.2s stev, stebz, stein, stegr | 20 20 5.2s trtri & trtrs | 28 28 0.7s larfg & larf | 24 24 3.9s tgsen, tzrzf, & trsyl | 32 32 1.7s sysv | 12 12 9.6s hesv | 12 12 9.3s ptsv | 12 12 2.4s pttrf and pttrs | 20 20 0.2s posv and some errors for friends | 24 24 18.5s gesvx | 4 4 45.8s gees, gges, gges3 error throwing | 24 24 1.3s trrfs & trevc | 44 44 3.7s laic1 | 4 4 0.1s trsen | 144 144 3.9s trexc | 20 20 0.7s lacpy! | 40 40 0.7s Julia vs LAPACK | 42 42 11.1s issue #49489 | 1 1 0.0s hetrd ignore non-filled half | 1 1 0.2s inference in syev!/syevd! | 0 0.2s RNG of the outermost testset: Xoshiro(0x0714624e1feee40f, 0xa185c6086216a6ad, 0x3f9d5be8d75e0a1e, 0xa3945ed787b323c1, 0xa2c717d830ef04f3) ERROR: LoadError: Some tests did not pass: 3091 passed, 7 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BLISBLAS/HY1Vs/test/runtests.jl:18 Testing failed after 491.53s ERROR: LoadError: Package BLISBLAS 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] 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 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 535.11s: package has test failures