Package evaluation of Gcvspl on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:18:10.348 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.98s ################################################################################ # Installation # Installing Gcvspl... Resolving package versions... Installed Gcvspl ─ v0.1.0 Updating `~/.julia/environments/v1.11/Project.toml` [0df96c42] + Gcvspl v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [0df96c42] + Gcvspl v0.1.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [8dfed614] + Test v1.11.0 Building Gcvspl → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/81fe5c59b9225762f3701f6ca82a431fbd8a41d0/build.log` Installation failed after 8.56s ERROR: LoadError: Error building `Gcvspl`: ifort -c -fPIC -O3 gcvspl.f -o gcvspl.o make: ifort: No such file or directory make: *** [Makefile:13: gcvspl.o] Error 127 gfortran -c -fPIC -O3 gcvspl.f -o gcvspl.o make: gfortran: No such file or directory make: *** [Makefile:13: gcvspl.o] Error 127 ERROR: LoadError: failed process: Process(`make FC=gfortran SUFFIX=so`, ProcessExited(2)) [2] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ ~/.julia/packages/Gcvspl/NlpRl/deps/build.jl:8 [5] include(fname::String) @ Main ./sysimg.jl:38 [6] top-level scope @ none:5 in expression starting at /home/pkgeval/.julia/packages/Gcvspl/NlpRl/deps/build.jl:1 caused by: failed process: Process(`make FC=ifort SUFFIX=so`, ProcessExited(2)) [2] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ ~/.julia/packages/Gcvspl/NlpRl/deps/build.jl:6 [5] include(fname::String) @ Main ./sysimg.jl:38 [6] top-level scope @ none:5 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1191 [3] withenv(::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1931 [5] with_temp_env(fn::Pkg.Operations.var"#118#123"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1789 [6] (::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1898 [7] mktempdir(fn::Pkg.Operations.var"#116#121"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [9] mktempdir @ ./file.jl:815 [inlined] [10] #sandbox#115 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1845 [inlined] [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1172 [12] build_versions @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1090 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1468 [14] add @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1414 [inlined] [15] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:312 [16] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [17] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 [18] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 27.95s: package could not be installed