Package evaluation to test Delaunay on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T16:21:01.433 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.61s ################################################################################ # Installation # Installing Delaunay... Resolving package versions... Installed PyCall ─ v1.96.4 Installed Conda ── v1.10.3 Updating `~/.julia/environments/v1.14/Project.toml` [07eb4e4e] + Delaunay v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [8f4d0f93] + Conda v1.10.3 [07eb4e4e] + Delaunay v1.2.0 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.5.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [438e738f] + PyCall v1.96.4 [276daf66] + SpecialFunctions v2.7.2 [ec057cc2] + StructUtils v2.8.0 [81def892] + VersionParsing v1.3.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.4.0+0 [deac9b47] + LibCURL_jll v8.19.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.6+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 Building Conda ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building PyCall → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9816a3826b0ebf49ab4926e2b18842ad8b5c8f04/build.log` Installation completed after 60.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.6 s ✓ Delaunay 1 dependency successfully precompiled in 7 seconds. 42 already precompiled. Precompilation completed after 32.31s ################################################################################ # Testing # Testing Delaunay Status `/tmp/jl_lyDH25/Project.toml` [07eb4e4e] Delaunay v1.2.0 [438e738f] PyCall v1.96.4 [276daf66] SpecialFunctions v2.7.2 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lyDH25/Manifest.toml` [8f4d0f93] Conda v1.10.3 [07eb4e4e] Delaunay v1.2.0 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [438e738f] PyCall v1.96.4 [276daf66] SpecialFunctions v2.7.2 [ec057cc2] StructUtils v2.8.0 [81def892] VersionParsing v1.3.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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 v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.4.0+0 [deac9b47] LibCURL_jll v8.19.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+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 Testing Running tests... [ Info: Installing scipy.spatial via the Conda scipy package... [ Info: Running `conda install -q -y scipy` in root environment Channels: - conda-forge Platform: linux-64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /home/pkgeval/.julia/conda/3/x86_64 added / updated specs: - scipy The following packages will be downloaded: package | build ---------------------------|----------------- scipy-1.17.1 | py313h4b8bb8b_0 16.3 MB conda-forge ------------------------------------------------------------ Total: 16.3 MB The following NEW packages will be INSTALLED: scipy conda-forge/linux-64::scipy-1.17.1-py313h4b8bb8b_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Test Summary: | Pass Total Time Orthogonal simplices D=1 | 16 16 8.2s Unreachable reached at 0x7f0c19374ef0 [157] signal 4 (2): Illegal instruction in expression starting at /home/pkgeval/.julia/packages/Delaunay/M01YP/test/runtests.jl:112 copy at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyarray.jl:150:37 [inlined] pyocopy at /home/pkgeval/.julia/packages/PyCall/1gn3u/src/pyarray.jl:252:2 unknown function (ip: 0x7f0c0f4fa38f) at (unknown file) Allocations: 7204642 (Pool: 7204555; Big: 87); GC: 8 Testing failed after 56.4s ERROR: LoadError: Package Delaunay errored during testing (received signal: 4) 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 192.51s: an unreachable instruction was executed ################################################################################ # Bug reporting # The package crashed during testing (reason=unreachable), but PkgEval was unable to reproduce the crash under rr (status=fail, reason=test_errors). For debugging, here is the tail end of the rr log: > that you did not install scipy.spatial in the Python version being used by PyCall. > > PyCall is currently configured to use the Julia-specific Python distribution > installed by the Conda.jl package. To install the scipy.spatial module, you can > use `pyimport_conda("scipy.spatial", PKG)`, where PKG is the Anaconda > package that contains the module scipy.spatial, or alternatively you can use the > Conda package directly (via `using Conda` followed by `Conda.add` etcetera). > > Alternatively, if you want to use a different Python distribution on your > system, such as a system-wide Python (as opposed to the Julia-specific Python), > you can re-configure PyCall with that Python. As explained in the PyCall > documentation, set ENV["PYTHON"] to the path/name of the python executable > you want to use, run Pkg.build("PyCall"), and re-launch Julia. > > ) > ModuleNotFoundError("No module named 'scipy'") > > Stacktrace: > [1] pyimport(name::String) > @ PyCall ~/.julia/packages/PyCall/1gn3u/src/PyCall.jl:558 > [2] pyimport_conda(modulename::String, condapkg::String, channel::String) > @ PyCall ~/.julia/packages/PyCall/1gn3u/src/PyCall.jl:716 > [3] copy!(dest::PyCall.PyObject, src::PyCall.PyObject) > @ PyCall ~/.julia/packages/PyCall/1gn3u/src/PyCall.jl:715 [inlined] > [4] __init__() > @ Delaunay ~/.julia/packages/Delaunay/M01YP/src/Delaunay.jl:11 > [5] run_module_init(mod::Module, i::Int64) > @ Base ./loading.jl:1605 > [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) > @ Base ./loading.jl:1593 > [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) > @ Base ./loading.jl:1481 > [8] _include_from_serialized > @ ./loading.jl:1438 [inlined] > [9] _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 > [10] !=(x::Int8, y::Int64) > @ Base ./loading.jl:2178 [inlined] > [11] __require_prelocked(pkg::Base.PkgId, env::String) > @ Base ./loading.jl:2811 > [12] _require_prelocked(uuidkey::Base.PkgId, env::String) > @ Base ./loading.jl:2672 > [13] macro expansion > @ ./loading.jl:2599 [inlined] > [14] String(s::Symbol) > @ Base ./lock.jl:376 [inlined] > [15] __require(into::Module, mod::Symbol) > @ Base ./loading.jl:2563 > [16] require(into::Module, mod::Symbol) > @ Base ./loading.jl:2539 [inlined] > [17] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) > @ Base ./module.jl:36 [inlined] > [18] eval_import_path_all(at::Module, path::Expr, keyword::String) > @ Base ./module.jl:60 > [19] _eval_using(to::Module, path::Expr, flags::UInt8) > @ Base ./module.jl:137 [inlined] > [20] top-level scope > @ ~/.julia/packages/Delaunay/M01YP/test/runtests.jl:1 > [21] include(mapexpr::Function, mod::Module, _path::String) > @ Base ./Base.jl:327 > [22] top-level scope > @ none:6 > [23] eval(m::Module, e::Any) > @ Core ./boot.jl:517 > [24] exec_options(opts::Base.JLOptions) > @ Base ./client.jl:318 > [25] _start() > @ Base ./client.jl:593 > > Testing failed after 99.95s > > ERROR: LoadError: Package Delaunay 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:3162 > [3] Cmd(cmd::Cmd) > @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] > [4] 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:586 > [5] 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 > [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 > [7] test > @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] > [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] > [9] top-level scope > @ /PkgEval.jl/scripts/evaluate.jl:221 > [10] include(mod::Module, _path::String) > @ Base ./Base.jl:326 > [11] exec_options(opts::Base.JLOptions) > @ Base ./client.jl:352 > [12] _start() > @ Base ./client.jl:593 > in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 > > PkgEval failed after 289.03s: package tests unexpectedly errored