Package evaluation of ADOLC on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T22:15:14.463 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.46s ################################################################################ # Installation # Installing ADOLC... Resolving package versions... Installed MacroTools ─────────── v0.5.15 Installed LogExpFunctions ────── v0.3.29 Installed OpenSpecFun_jll ────── v0.5.6+0 Installed IrrationalConstants ── v0.2.4 Installed CxxWrap ────────────── v0.16.1 Installed libcxxwrap_julia_jll ─ v0.13.4+0 Installed SpecialFunctions ───── v2.5.0 Installed ADOLC ──────────────── v1.3.0 Installed JLLWrappers ────────── v1.7.0 Installed DocStringExtensions ── v0.9.3 Installed Preferences ────────── v1.4.3 Installed ADOLC_jll ──────────── v1.3.0+0 Installing 2 artifacts Installed artifact OpenSpecFun 194.9 KiB Installed artifact libcxxwrap_julia 7.2 MiB Updating `~/.julia/environments/v1.12/Project.toml` [a7293fd6] + ADOLC v1.3.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [a7293fd6] + ADOLC v1.3.0 [1f15a43c] + CxxWrap v0.16.1 [ffbed154] + DocStringExtensions v0.9.3 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [21216c6a] + Preferences v1.4.3 [276daf66] + SpecialFunctions v2.5.0 ⌅ [5f481b30] + ADOLC_jll v1.3.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.13.4+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [8e850b90] + libblastrampoline_jll v5.12.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 6.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6903.3 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: ADOLC Failed to precompile ADOLC [a7293fd6-5c8a-477e-b6cc-312e3ac044ef] to "/home/pkgeval/.julia/compiled/v1.12/ADOLC/jl_I5FpSx". ERROR: LoadError: UndefVarError: `libadolc_wrap` not defined in `ADOLC.array_types` Stacktrace: [1] #2 @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5 [inlined] [2] readmodule(so_path_cb::ADOLC.array_types.var"#2#3", funcname::Symbol, m::Module, flags::Nothing) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:813 [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:825 [4] top-level scope @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [6] top-level scope @ ~/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:8 [7] include(mod::Module, _path::String) @ Base ./Base.jl:307 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [9] top-level scope @ stdin:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:488 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [12] include_string @ ./loading.jl:2865 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [14] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:1 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 105.37s ################################################################################ # Testing # Testing ADOLC Status `/tmp/jl_djpJ6m/Project.toml` [a7293fd6] ADOLC v1.3.0 [1f15a43c] CxxWrap v0.16.1 [276daf66] SpecialFunctions v2.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_djpJ6m/Manifest.toml` [a7293fd6] ADOLC v1.3.0 [1f15a43c] CxxWrap v0.16.1 [ffbed154] DocStringExtensions v0.9.3 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [21216c6a] Preferences v1.4.3 [276daf66] SpecialFunctions v2.5.0 ⌅ [5f481b30] ADOLC_jll v1.3.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.13.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given ADOLC was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `libadolc_wrap` not defined in `ADOLC.array_types` Stacktrace:  [1] #2  @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5 [inlined]  [2] readmodule(so_path_cb::ADOLC.array_types.var"#2#3", funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:813  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:825  [4] top-level scope  @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:308  [6] top-level scope  @ ~/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:8  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3004  [9] top-level scope  @ stdin:6  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [12] include_string  @ ./loading.jl:2865 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [14] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:1 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:1 in expression starting at stdin:6 ✗ ADOLC 0 dependencies successfully precompiled in 9 seconds. 22 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: ADOLC Failed to precompile ADOLC [a7293fd6-5c8a-477e-b6cc-312e3ac044ef] to "/home/pkgeval/.julia/compiled/v1.12/ADOLC/jl_zLnF8m". ERROR: LoadError: UndefVarError: `libadolc_wrap` not defined in `ADOLC.array_types` Stacktrace: [1] #2 @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5 [inlined] [2] readmodule(so_path_cb::ADOLC.array_types.var"#2#3", funcname::Symbol, m::Module, flags::Nothing) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:813 [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/aQ89N/src/CxxWrap.jl:825 [4] top-level scope @ ~/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:5 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [6] top-level scope @ ~/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:8 [7] include(mod::Module, _path::String) @ Base ./Base.jl:307 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [9] top-level scope @ stdin:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:488 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [12] include_string @ ./loading.jl:2865 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [14] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/array_types.jl:1 in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/src/ADOLC.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/ADOLC/ZOkRI/test/runtests.jl:1 Testing failed after 16.37s ERROR: LoadError: Package ADOLC errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 152.67s: package fails to precompile