Package evaluation to test SemialgebraicSets on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:42:49.089 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.03s ################################################################################ # Installation # Installing SemialgebraicSets... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8e049039] + SemialgebraicSets v0.3.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [38540f10] + CommonSolve v0.2.6 [864edb3b] + DataStructures v0.19.3 [102ac46a] + MultivariatePolynomials v0.5.13 [d8a4904e] + MutableArithmetics v1.6.7 [bac558e1] + OrderedCollections v1.8.1 [8e049039] + SemialgebraicSets v0.3.3 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2929.4 ms ✓ SemialgebraicSets 1 dependency successfully precompiled in 4 seconds. 10 already precompiled. Precompilation completed after 13.29s ################################################################################ # Testing # Testing SemialgebraicSets Status `/tmp/jl_hGwFlf/Project.toml` [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [8e049039] SemialgebraicSets v0.3.3 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_hGwFlf/Manifest.toml` [38540f10] CommonSolve v0.2.6 [864edb3b] DataStructures v0.19.3 [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [8e049039] SemialgebraicSets v0.3.3 [56f22d72] Artifacts [2a0f44e3] Base64 [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Basic | 40 40 3.5s Test Summary: | Pass Total Time Basic with no equality | 16 16 0.3s Test Summary: | Pass Total Time Basic with fixed variables | 73 73 4.5s Test Summary: | Pass Total Time Basic mixed fixed variables and equalities | 66 66 0.1s Test Summary: | Pass Total Time S-polynomial | 3 3 2.1s Test Summary: | Pass Total Time Groebner basis | 7 7 15.2s Test Summary: | Pass Total Time Reduce | 2 2 7.2s Test Summary: | Pass Total Time test_cgt96_e51 | 4 4 6.7s ┌ Warning: `LAPACK.trsen!` throwed an exception for `[3, 4]` so using default tolerance `2.220446049250313e-16` └ @ SemialgebraicSets ~/.julia/packages/SemialgebraicSets/BoKut/src/schur.jl:22 Test Summary: | Pass Total Time test_lapack_exception | 2 2 2.5s Test Summary: | Pass Total Time Section 4.1 MD95 | 1 1 1.2s Test Summary: | Pass Total Time Example 4.1 MD95 | 1 1 0.7s Test Summary: | Pass Total Time Zero-dimensional ideal | 127 127 49.2s Test Summary: | Pass Total Time Projective zero-dimensional ideal | 90 90 2.8s Test Summary: | Pass Total Time Example 4.3 of MD95 | 23 23 0.6s Test Summary: | Pass Total Time Example 5.2 of CGT97 | 10 10 1.1s Test Summary: | Pass Total Time Complex not yet implemented | 1 1 9.4s Test Summary: | Pass Total Time Algo and solver | 17 17 2.5s Testing SemialgebraicSets tests passed Testing completed after 138.58s PkgEval succeeded after 164.94s