Package evaluation to load HePPCAT on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:41:15.525 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing HePPCAT... Resolving package versions... Installed CRlibm ─ v0.8.0 Updating `~/.julia/environments/v1.14/Project.toml` [5b0c0c40] + HePPCAT v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [96374032] + CRlibm v0.8.0 [38540f10] + CommonSolve v0.2.4 [bbf7d656] + CommonSubexpressions v0.3.1 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [90fa49ef] + ErrorfreeArithmetic v0.5.2 ⌅ [fa42c844] + FastRounding v0.2.0 ⌅ [f6369f11] + ForwardDiff v0.10.39 [5b0c0c40] + HePPCAT v0.1.2 [bbac6d45] + IdentityRanges v0.3.1 ⌅ [d1acc4aa] + IntervalArithmetic v0.17.8 ⌅ [d2bf35a9] + IntervalRootFinding v0.5.11 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [3a141323] + PolynomialRoots v1.0.0 ⌅ [f27b6e38] + Polynomials v3.2.13 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 ⌅ [f2b01f46] + Roots v1.4.1 [5eaf0fd0] + RoundingEmulator v0.2.1 [3cc68bcd] + SetRounding v0.2.1 ⌅ [efcf1570] + Setfield v0.8.3 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+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` Building CRlibm → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9d1c22cff9c04207f336b8e64840d0bd40d86e0e/build.log` Installation completed after 23.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1413.6 ms ✓ CRlibm 3162.8 ms ✓ Setfield 1127.7 ms ✓ NaNMath WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import.  NOTE: Assumed "Symbol" refers to `Base.Symbol`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Symbol end`.  Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. 31305.3 ms ✓ Polynomials 1408.3 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt WARNING: method definition for IntervalBox at /home/pkgeval/.julia/packages/IntervalArithmetic/dhnJB/src/multidim/intervalbox.jl:21 declares type variable T but does not use it. WARNING: method definition for IntervalBox at /home/pkgeval/.julia/packages/IntervalArithmetic/dhnJB/src/multidim/intervalbox.jl:21 declares type variable N but does not use it. 6005.4 ms ✓ IntervalArithmetic 4717.4 ms ✓ Roots 7674.4 ms ✓ ForwardDiff 2504.1 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 9040.9 ms ✓ IntervalRootFinding 6518.8 ms ✓ HePPCAT 11 dependencies successfully precompiled in 75 seconds. 44 already precompiled. 2 dependencies had output during precompilation: ┌ IntervalArithmetic │ WARNING: method definition for IntervalBox at /home/pkgeval/.julia/packages/IntervalArithmetic/dhnJB/src/multidim/intervalbox.jl:21 declares type variable T but does not use it. │ WARNING: method definition for IntervalBox at /home/pkgeval/.julia/packages/IntervalArithmetic/dhnJB/src/multidim/intervalbox.jl:21 declares type variable N but does not use it. └ ┌ Polynomials │ WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import. │ NOTE: Assumed "Symbol" refers to `Base.Symbol`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Symbol end`. │ Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. └ Precompilation completed after 83.48s ################################################################################ # Loading # Loading HePPCAT... Loading completed after 4.53s PkgEval succeeded after 125.86s