Package evaluation to test CGAL on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T14:39:33.933 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.18s ################################################################################ # Installation # Installing CGAL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [15fcbb24] + CGAL v0.5.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [15fcbb24] + CGAL v0.5.3 ⌅ [1f15a43c] + CxxWrap v0.11.2 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 ⌅ [8fcd9439] + CGAL_jll v5.3.0+1 ⌅ [28df3c45] + boost_jll v1.71.0+3 ⌅ [e9ad47b2] + libcgal_julia_jll v0.17.7+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.8.8+1 [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 [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.7+0 [781609d7] + GMP_jll v6.3.0+5 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [3a97d323] + MPFR_jll v4.2.2+1 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [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. To see why use `status --outdated -m` Installation completed after 1.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ boost_jll ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] top-level scope @ ~/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:18 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:1 in expression starting at stdin:5 ✗ CxxWrap 0.9 s ✓ CGAL_jll 1.0 s ✓ libcgal_julia_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/CGAL/S0bEh/src/CGAL.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CGAL/S0bEh/src/CGAL.jl:1 in expression starting at stdin:5 ✗ CGAL 3 dependencies successfully precompiled in 11 seconds. 37 already precompiled. 2 dependencies had output during precompilation: ┌ CGAL │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CGAL/S0bEh/src/CGAL.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CGAL/S0bEh/src/CGAL.jl:1 │ in expression starting at stdin:5 └ ┌ CxxWrap │ ERROR: LoadError: libcxxwrap_julia_jll not available on this platform │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] top-level scope │ @ ~/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:18 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: CGAL Failed to precompile CGAL [15fcbb24-5a00-427b-98c5-e32879a22884] to "/home/pkgeval/.julia/compiled/v1.14/CGAL/jl_6n6Jbu" (ProcessExited(1)). CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_IbCMjI" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 26.2s ################################################################################ # Testing # Testing CGAL Status `/tmp/jl_pgJILM/Project.toml` [15fcbb24] CGAL v0.5.3 ⌅ [1f15a43c] CxxWrap v0.11.2 [ae029012] Requires v1.3.1 ⌅ [e9ad47b2] libcgal_julia_jll v0.17.7+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pgJILM/Manifest.toml` [15fcbb24] CGAL v0.5.3 ⌅ [1f15a43c] CxxWrap v0.11.2 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.2 [ae029012] Requires v1.3.1 ⌅ [8fcd9439] CGAL_jll v5.3.0+1 ⌅ [28df3c45] boost_jll v1.71.0+3 ⌅ [e9ad47b2] libcgal_julia_jll v0.17.7+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.8.8+1 [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 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.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 [9e88b42a] Serialization v1.11.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 [781609d7] GMP_jll v6.3.0+5 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [3a97d323] MPFR_jll v4.2.2+1 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [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: libcxxwrap_julia_jll not available on this platform Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] top-level scope @ ~/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:18 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/CGAL/S0bEh/src/CGAL.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CGAL/S0bEh/src/CGAL.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ CGAL │ [Output was shown above] └ ┌ CxxWrap │ ERROR: LoadError: libcxxwrap_julia_jll not available on this platform │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] top-level scope │ @ ~/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:18 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CxxWrap/OcN1Z/src/CxxWrap.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: CGAL Failed to precompile CGAL [15fcbb24-5a00-427b-98c5-e32879a22884] to "/home/pkgeval/.julia/compiled/v1.14/CGAL/jl_fnvCkW" (ProcessExited(1)). CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_ND3kiy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CGAL/S0bEh/test/runtests.jl:1 Testing failed after 12.56s ERROR: LoadError: Package CGAL 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:3298 [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 72.34s: package fails to precompile