Package evaluation to test Giac on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-02T15:17:20.385 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.8s ################################################################################ # Installation # Installing Giac... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e4421f97] + Giac v0.14.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [38540f10] + CommonSolve v0.2.9 [1f15a43c] + CxxWrap v0.17.5 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [e4421f97] + Giac v0.14.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v2.0.1 [21216c6a] + Preferences v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [cf749d6c] + GIAC_jll v2.0.1+0 ⌅ [78b55507] + Gettext_jll v0.21.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [68e3532b] + Ncurses_jll v6.6.0+2 [05236dd9] + Readline_jll v8.3.3+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.10+1 [ec39d2da] + libgiac_julia_jll v0.5.0+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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [3a97d323] + MPFR_jll v4.2.2+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+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.69.0+0 [3f19e933] + p7zip_jll v17.8.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.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 2.3 s ✓ GIAC_jll 104.8 s ✓ Symbolics 1.3 s ✓ libgiac_julia_jll 16.5 s ✓ Symbolics → SymbolicsForwardDiffExt 17.1 s ✓ MathJSON → MathJSONSymbolicsExt 9.0 s ✓ Giac ┌ Error: Failed to initialize GIAC library │ exception = GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. └ @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:253 ERROR: LoadError: InitError: GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. Stacktrace:  [1] init_giac_library()  @ Giac ~/.julia/packages/Giac/yDASO/src/wrapper.jl:229  [2] __init__()  @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:243  [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{String, Int64}, DEPOT_PATH::Vector{String})  @ Base loading.jl:2283  [7] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2830  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [9] macro expansion  @ loading.jl:2599 [inlined]  [10] macro expansion  @ lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [12] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [15] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [16] top-level scope  @ ~/.julia/packages/Giac/yDASO/ext/GiacMCPExt.jl:7  [17] include(mod::Module, _path::String)  @ Base Base.jl:325  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core boot.jl:522  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [22] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [24] _start()  @ Base client.jl:596 during initialization of module Giac in expression starting at /home/pkgeval/.julia/packages/Giac/yDASO/ext/GiacMCPExt.jl:5 in expression starting at stdin:5 ✗ Giac → GiacMCPExt ┌ Error: Failed to initialize GIAC library │ exception = GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. └ @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:253 ERROR: LoadError: InitError: GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. Stacktrace:  [1] init_giac_library()  @ Giac ~/.julia/packages/Giac/yDASO/src/wrapper.jl:229  [2] __init__()  @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:243  [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{String, Int64}, DEPOT_PATH::Vector{String})  @ Base loading.jl:2283  [7] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2830  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [9] macro expansion  @ loading.jl:2599 [inlined]  [10] macro expansion  @ lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [12] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [15] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [16] top-level scope  @ ~/.julia/packages/Giac/yDASO/ext/GiacMathJSONExt.jl:7  [17] include(mod::Module, _path::String)  @ Base Base.jl:325  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core boot.jl:522  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [22] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [24] _start()  @ Base client.jl:596 during initialization of module Giac in expression starting at /home/pkgeval/.julia/packages/Giac/yDASO/ext/GiacMathJSONExt.jl:5 in expression starting at stdin:5 ✗ Giac → GiacMathJSONExt ┌ Error: Failed to initialize GIAC library │ exception = GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. └ @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:253 ERROR: LoadError: InitError: GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. Stacktrace:  [1] init_giac_library()  @ Giac ~/.julia/packages/Giac/yDASO/src/wrapper.jl:229  [2] __init__()  @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:243  [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{String, Int64}, DEPOT_PATH::Vector{String})  @ Base loading.jl:2283  [7] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2830  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [9] macro expansion  @ loading.jl:2599 [inlined]  [10] macro expansion  @ lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [12] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [15] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [16] top-level scope  @ ~/.julia/packages/Giac/yDASO/ext/GiacTermInterfaceExt.jl:15  [17] include(mod::Module, _path::String)  @ Base Base.jl:325  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core boot.jl:522  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [22] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [24] _start()  @ Base client.jl:596 during initialization of module Giac in expression starting at /home/pkgeval/.julia/packages/Giac/yDASO/ext/GiacTermInterfaceExt.jl:13 in expression starting at stdin:5 ✗ Giac → GiacTermInterfaceExt ┌ Error: Failed to initialize GIAC library │ exception = GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. └ @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:253 ERROR: LoadError: InitError: GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. Stacktrace:  [1] init_giac_library()  @ Giac ~/.julia/packages/Giac/yDASO/src/wrapper.jl:229  [2] __init__()  @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:243  [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{String, Int64}, DEPOT_PATH::Vector{String})  @ Base loading.jl:2283  [7] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2830  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [9] macro expansion  @ loading.jl:2599 [inlined]  [10] macro expansion  @ lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [12] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [15] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [16] top-level scope  @ ~/.julia/packages/Giac/yDASO/ext/GiacSymbolicsExt.jl:7  [17] include(mod::Module, _path::String)  @ Base Base.jl:325  [18] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core boot.jl:522  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [22] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [24] _start()  @ Base client.jl:596 during initialization of module Giac in expression starting at /home/pkgeval/.julia/packages/Giac/yDASO/ext/GiacSymbolicsExt.jl:5 in expression starting at stdin:5 ✗ Giac → GiacSymbolicsExt 6 dependencies successfully precompiled in 197 seconds. 191 already precompiled. Precompilation completed after 226.32s ################################################################################ # Testing # Testing Giac Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_jNsANi/Project.toml` [4c88cf16] + Aqua v0.8.16 [336ed68f] + CSV v0.10.16 [a93c6f00] + DataFrames v1.8.2 [e30172f5] + Documenter v1.17.0 [f6369f11] + ForwardDiff v1.4.1 [e4421f97] + Giac v0.14.1 [77215b4b] + MathJSON v0.3.0 ⌅ [c58f755f] + ModelContextProtocol v0.4.1 [0c5d862f] + Symbolics v7.29.0 [8ea1fca8] + TermInterface v2.0.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_jNsANi/Manifest.toml` [47edcb42] + ADTypes v1.22.1 [a4c015fc] + ANSIColoredPrinters v0.0.1 [6e696c72] + AbstractPlutoDingetjes v1.4.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [4c88cf16] + Aqua v0.8.16 [ec485272] + ArnoldiMethod v0.4.0 [4fba245c] + ArrayInterface v7.27.0 [e2ed5e7c] + Bijections v0.2.2 [d1d4a3ce] + BitFlags v0.1.10 [336ed68f] + CSV v0.10.16 [944b1d66] + CodecZlib v0.7.8 ⌅ [861a8166] + Combinatorics v1.0.2 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.1.0 [34da2185] + Compat v4.18.1 [b152e2b5] + CompositeTypes v0.1.4 [a33af91c] + CompositionsBase v0.1.2 [f0e56b4a] + ConcurrentUtilities v2.5.1 [187b0558] + ConstructionBase v1.6.0 [a8cc5b0e] + Crayons v4.1.1 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.5 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [e30172f5] + Documenter v1.17.0 [5b8099bc] + DomainSets v0.8.1 [7c1d4256] + DynamicPolynomials v0.6.6 [4e289a0a] + EnumX v1.0.7 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [48062228] + FilePathsBase v0.9.24 [f6369f11] + ForwardDiff v1.4.1 [a85aefff] + FunctionMaps v0.1.2 [e4421f97] + Giac v0.14.1 [d7ba0133] + Git v1.5.0 [86223c79] + Graphs v1.14.0 ⌅ [cd3eb016] + HTTP v1.11.0 [b5f81e59] + IOCapture v1.0.0 [d25df0c9] + Inflate v0.1.5 [842dd82b] + InlineStrings v1.4.5 [18e54dd8] + IntegerMathUtils v0.1.3 [8197267c] + IntervalSets v0.7.14 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [682c06a0] + JSON v1.6.1 [0f8b85d8] + JSON3 v1.14.3 [ae98c720] + Jieko v0.2.1 [b964fa9f] + LaTeXStrings v1.4.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [d0879d2d] + MarkdownAST v0.1.3 [77215b4b] + MathJSON v0.3.0 [739be429] + MbedTLS v1.1.10 [e1d29d7a] + Missings v1.2.0 ⌅ [c58f755f] + ModelContextProtocol v0.4.1 [2e0e35c7] + Moshi v0.3.8 [102ac46a] + MultivariatePolynomials v0.5.19 [d8a4904e] + MutableArithmetics v1.8.0 [77ba4419] + NaNMath v1.1.4 [4d8831e6] + OpenSSL v1.6.1 ⌅ [bac558e1] ↓ OrderedCollections v2.0.1 ⇒ v1.8.2 [69de0a69] + Parsers v2.8.6 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [08abe8d2] + PrettyTables v3.3.2 [27ebfcd6] + Primes v0.5.7 [988b38a3] + ReadOnlyArrays v0.2.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [2792f1a3] + RegistryInstances v0.1.0 [7e49a35a] + RuntimeGeneratedFunctions v0.5.21 [431bcebd] + SciMLPublic v1.2.1 [91c51154] + SentinelArrays v1.4.10 [efcf1570] + Setfield v1.1.2 [777ac1f9] + SimpleBufferStream v1.2.0 [699a6c99] + SimpleTraits v0.9.6 [a2af1166] + SortingAlgorithms v1.2.3 [276daf66] + SpecialFunctions v2.8.0 [0c0c59c1] + StarAlgebras v0.3.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.4 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.8.2 [2efcf032] + SymbolicIndexingInterface v0.3.49 [19f23fe9] + SymbolicLimits v1.1.1 [d1185830] + SymbolicUtils v4.38.1 [0c5d862f] + Symbolics v7.29.0 [ed4db957] + TaskLocalValues v0.1.3 [8ea1fca8] + TermInterface v2.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [d30d5f5c] + WeakCacheSets v0.1.0 [ea10d353] + WeakRefStrings v1.4.3 [76eceee3] + WorkerUtilities v1.6.1 [2e619515] + Expat_jll v2.8.1+0 [020c3dae] + Git_LFS_jll v3.7.1+0 [f8c6e375] + Git_jll v2.54.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [9bd350c2] + OpenSSH_jll v10.3.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [a63ad114] + Mmap v1.11.0 [3fa0cd96] + REPL v1.11.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_jNsANi/Project.toml` [4c88cf16] Aqua v0.8.16 [336ed68f] CSV v0.10.16 [38540f10] CommonSolve v0.2.9 [1f15a43c] CxxWrap v0.17.5 [a93c6f00] DataFrames v1.8.2 [e30172f5] Documenter v1.17.0 [f6369f11] ForwardDiff v1.4.1 [e4421f97] Giac v0.14.1 [77215b4b] MathJSON v0.3.0 ⌅ [c58f755f] ModelContextProtocol v0.4.1 [0c5d862f] Symbolics v7.29.0 [bd369af6] Tables v1.13.0 [8ea1fca8] TermInterface v2.0.0 [cf749d6c] GIAC_jll v2.0.1+0 [3eaa8342] libcxxwrap_julia_jll v0.14.10+1 [ec39d2da] libgiac_julia_jll v0.5.0+0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jNsANi/Manifest.toml` [47edcb42] ADTypes v1.22.1 [a4c015fc] ANSIColoredPrinters v0.0.1 [6e696c72] AbstractPlutoDingetjes v1.4.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.27.0 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.10 [336ed68f] CSV v0.10.16 [944b1d66] CodecZlib v0.7.8 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.9 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [1f15a43c] CxxWrap v0.17.5 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.2 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [5b8099bc] DomainSets v0.8.1 [7c1d4256] DynamicPolynomials v0.6.6 [4e289a0a] EnumX v1.0.7 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [48062228] FilePathsBase v0.9.24 [f6369f11] ForwardDiff v1.4.1 [a85aefff] FunctionMaps v0.1.2 [e4421f97] Giac v0.14.1 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 ⌅ [cd3eb016] HTTP v1.11.0 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [77215b4b] MathJSON v0.3.0 [739be429] MbedTLS v1.1.10 [e1d29d7a] Missings v1.2.0 ⌅ [c58f755f] ModelContextProtocol v0.4.1 [2e0e35c7] Moshi v0.3.8 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 [4d8831e6] OpenSSL v1.6.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [27ebfcd6] Primes v0.5.7 [988b38a3] ReadOnlyArrays v0.2.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.21 [431bcebd] SciMLPublic v1.2.1 [91c51154] SentinelArrays v1.4.10 [efcf1570] Setfield v1.1.2 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.8.0 [0c0c59c1] StarAlgebras v0.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.49 [19f23fe9] SymbolicLimits v1.1.1 [d1185830] SymbolicUtils v4.38.1 [0c5d862f] Symbolics v7.29.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [d30d5f5c] WeakCacheSets v0.1.0 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [2e619515] Expat_jll v2.8.1+0 [cf749d6c] GIAC_jll v2.0.1+0 ⌅ [78b55507] Gettext_jll v0.21.0+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [68e3532b] Ncurses_jll v6.6.0+2 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [05236dd9] Readline_jll v8.3.3+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [3eaa8342] libcxxwrap_julia_jll v0.14.10+1 [ec39d2da] libgiac_julia_jll v0.5.0+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [a63ad114] Mmap 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.5+2 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Error: Failed to initialize GIAC library │ exception = GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. └ @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:253 ERROR: LoadError: InitError: GiacError(eval): GIAC wrapper library not found. Set GIAC_WRAPPER_LIB environment variable to the library path. Stacktrace: [1] init_giac_library() @ Giac ~/.julia/packages/Giac/yDASO/src/wrapper.jl:229 [2] __init__() @ Giac ~/.julia/packages/Giac/yDASO/src/Giac.jl:243 [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{String, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [7] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2830 [8] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [9] macro expansion @ loading.jl:2599 [inlined] [10] macro expansion @ lock.jl:376 [inlined] [11] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [12] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [13] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [14] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [15] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [16] top-level scope @ ~/.julia/packages/Giac/yDASO/test/runtests.jl:2 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core boot.jl:522 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [21] _start() @ Base client.jl:596 during initialization of module Giac in expression starting at /home/pkgeval/.julia/packages/Giac/yDASO/test/runtests.jl:2 Testing failed after 30.09s ERROR: LoadError: Package Giac 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 293.16s: package tests unexpectedly errored