Package evaluation to test HSL on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:36:00.825 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.39s ################################################################################ # Installation # Installing HSL... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [34c5aeac] + HSL v0.5.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.18.1 [34c5aeac] + HSL v0.5.2 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.1 [be4d8f0f] + Quadmath v0.5.13 [ae029012] + Requires v1.3.1 [017b0a0e] + HSL_jll v4.0.4+0 ⌅ [656ef2d0] + OpenBLAS32_jll v0.3.24+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [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 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 5.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.36s ################################################################################ # Testing # Testing HSL Status `/tmp/jl_P32pdk/Project.toml` [34c5aeac] HSL v0.5.2 [be4d8f0f] Quadmath v0.5.13 [017b0a0e] HSL_jll v4.0.4+0 ⌅ [656ef2d0] OpenBLAS32_jll v0.3.24+0 [8f399da3] Libdl [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_P32pdk/Manifest.toml` [34da2185] Compat v4.18.1 [34c5aeac] HSL v0.5.2 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.1 [be4d8f0f] Quadmath v0.5.13 [ae029012] Requires v1.3.1 [017b0a0e] HSL_jll v4.0.4+0 ⌅ [656ef2d0] OpenBLAS32_jll v0.3.24+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Error: Exception while generating log record in module Main at /home/pkgeval/.julia/packages/HSL/SFryA/test/runtests.jl:7 │ exception = │ UndefVarError: `HSL_INSTALLATION` not defined │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base ./Base.jl:31 │ [2] macro expansion │ @ logging.jl:376 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/HSL/SFryA/test/runtests.jl:386 │ [4] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [5] top-level scope │ @ none:6 │ [6] eval │ @ ./boot.jl:385 [inlined] │ [7] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [8] _start() │ @ Base ./client.jl:550 └ @ Main ~/.julia/packages/HSL/SFryA/test/runtests.jl:7 ┌ Warning: You have the dummy version of HSL_jll.jl. └ @ Main ~/.julia/packages/HSL/SFryA/test/runtests.jl:20 Testing HSL tests passed Testing completed after 8.5s PkgEval succeeded after 38.59s