Package evaluation to test PRIMA on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T14:23:45.226 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.86s ################################################################################ # Installation # Installing PRIMA... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0a7d04aa] + PRIMA v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [3587e190] + InverseFunctions v0.1.17 [692b3bcd] + JLLWrappers v1.8.0 [0a7d04aa] + PRIMA v0.2.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 ⌅ [c3b1956e] + TypeUtils v1.14.0 [eead6e0c] + PRIMA_jll v0.7.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.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.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.8 s ✓ TypeUtils 2.0 s ✓ SIFDecode_jll 1.1 s ✓ PRIMA_jll 1.1 s ✓ CUTEst_jll 1.7 s ✓ PRIMA 10.6 s ✓ CUTEst 2.8 s ✓ PRIMA → PRIMANLPModelsExt ERROR: LoadError: InitError: gfortran is not installed. Please install it and try again. Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __init__() @ CUTEst ~/.julia/packages/CUTEst/xlrQh/src/CUTEst.jl:38 [3] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2347 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [8] top-level scope @ ~/.julia/packages/PRIMA/X8SQr/ext/PRIMACUTEstExt.jl:3 [9] include(mod::Module, _path::String) @ Base Base.jl:334 [10] top-level scope @ stdin:5 during initialization of module CUTEst in expression starting at /home/pkgeval/.julia/packages/PRIMA/X8SQr/ext/PRIMACUTEstExt.jl:1 in expression starting at stdin:5 ✗ PRIMA → PRIMACUTEstExt 7 dependencies successfully precompiled in 35 seconds. 55 already precompiled. 1 dependency had output during precompilation: ┌ PRIMA → PRIMACUTEstExt │ ERROR: LoadError: InitError: gfortran is not installed. Please install it and try again. │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __init__() │ @ CUTEst ~/.julia/packages/CUTEst/xlrQh/src/CUTEst.jl:38 │ [3] run_module_init(mod::Module, i::Int64) │ @ Base loading.jl:1605 │ [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1593 │ [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1481 │ [6] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2347 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/PRIMA/X8SQr/ext/PRIMACUTEstExt.jl:3 │ [9] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [10] top-level scope │ @ stdin:5 │ during initialization of module CUTEst │ in expression starting at /home/pkgeval/.julia/packages/PRIMA/X8SQr/ext/PRIMACUTEstExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: PRIMA → PRIMACUTEstExt Failed to precompile PRIMACUTEstExt [8ffa46b1-b8c4-50d8-9db5-a4aa00efc846] to "/home/pkgeval/.julia/compiled/v1.14/PRIMACUTEstExt/jl_pMkVkA" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 62.91s ################################################################################ # Testing # Testing PRIMA Status `/tmp/jl_yYOVIj/Project.toml` [1b53aba6] CUTEst v1.4.0 [0a7d04aa] PRIMA v0.2.4 ⌅ [c3b1956e] TypeUtils v1.14.0 [eead6e0c] PRIMA_jll v0.7.1+0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yYOVIj/Manifest.toml` [1b53aba6] CUTEst v1.4.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.6 [e2ba6199] ExprTools v0.1.11 [9aa1b823] FastClosures v0.3.2 [3587e190] InverseFunctions v0.1.17 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 [5c8ed15e] LinearOperators v2.14.2 [a4795742] NLPModels v0.21.12 [bac558e1] OrderedCollections v2.0.1 [0a7d04aa] PRIMA v0.2.4 ⌅ [69de0a69] Parsers v2.8.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.1.0 [ae029012] Requires v1.3.1 [ec057cc2] StructUtils v2.8.5 ⌅ [a759f4b9] TimerOutputs v0.5.29 ⌅ [c3b1956e] TypeUtils v1.14.0 [bb5f6f25] CUTEst_jll v2.7.0+0 [eead6e0c] PRIMA_jll v0.7.1+0 [54dcf436] SIFDecode_jll v3.1.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: InitError: gfortran is not installed. Please install it and try again. Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __init__() @ CUTEst ~/.julia/packages/CUTEst/xlrQh/src/CUTEst.jl:38 [3] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2347 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [8] top-level scope @ ~/.julia/packages/PRIMA/X8SQr/test/runtests.jl:4 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [10] top-level scope @ none:6 during initialization of module CUTEst in expression starting at /home/pkgeval/.julia/packages/PRIMA/X8SQr/test/runtests.jl:3 Testing failed after 33.72s ERROR: LoadError: Package PRIMA 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:3283 [3] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 152.57s: package fails to precompile