Package evaluation of BallArithmetic on Julia 1.13.0-DEV.943 (cce193b1aa*) started at 2025-08-02T04:43:02.323 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.85s ################################################################################ # Installation # Installing BallArithmetic... Resolving package versions... Installed OpenBLASConsistentFPCSR_jll ─ v0.3.29+0 Installed JLLWrappers ───────────────── v1.7.1 Installed RoundingEmulator ──────────── v0.2.1 Installed MacroTools ────────────────── v0.5.16 Installed Preferences ───────────────── v1.4.3 Installed SetRounding ───────────────── v0.2.1 Installed BallArithmetic ────────────── v0.1.1 Installing 1 artifacts Installed artifact OpenBLASConsistentFPCSR 9.9 MiB Updating `~/.julia/environments/v1.13/Project.toml` [77e4f72b] + BallArithmetic v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [77e4f72b] + BallArithmetic v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.4.3 [5eaf0fd0] + RoundingEmulator v0.2.1 [3cc68bcd] + SetRounding v0.2.1 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.29+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 7.38s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4670.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: FFTExt Failed to precompile FFTExt [3f5f7021-ecf2-5173-8674-e678af1db02c] to "/home/pkgeval/.julia/compiled/v1.13/FFTExt/jl_E2tIVH" (ProcessExited(1)). ┌ Info: Switching to OpenBLAS with ConsistentFPCSR = 1 flag enabled, guarantees └ correct floating point rounding mode over all threads. [ Info: OpenBLAS is giving correct rounding on a (1024,1024) test matrix on 1 threads ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/providers.jl:68 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [3] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/FFTW.jl:17 [4] include(mod::Module, _path::String) @ Base ./Base.jl:311 [5] 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::String) @ Base ./loading.jl:3002 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [9] include_string @ ./loading.jl:2858 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [11] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/FFTW.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.13/FFTW/jl_8mE16b" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3167 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#235 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [11] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [14] macro expansion @ ./loading.jl:2396 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [17] require @ ./loading.jl:2336 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/BallArithmetic/nPayJ/ext/FFTExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/BallArithmetic/nPayJ/ext/FFTExt.jl:1 in expression starting at stdin:5 Generating forwards to /home/pkgeval/.julia/artifacts/29fd018358834da19962a4d798d3a9b228e02afd/lib/libopenblas64_.so (clear: 0, verbose: 1, suffix_hint: '(null)') -> Autodetected symbol suffix "64_" -> Autodetected interface ILP64 (64-bit) -> Autodetected normal complex return style -> Autodetected gfortran calling convention -> CBLAS detected Processed 5146 symbols; forwarded 5067 symbols with 64-bit interface and mangling to a suffix of "64_" FFTW Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.13/FFTW/jl_utGEhu" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/providers.jl:68 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [3] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/FFTW.jl:17 [4] include(mod::Module, _path::String) @ Base ./Base.jl:311 [5] 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:3002 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [9] include_string @ ./loading.jl:2858 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [11] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/FFTW.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 110.36s ################################################################################ # Testing # Testing BallArithmetic Status `/tmp/jl_s4GPSe/Project.toml` [77e4f72b] BallArithmetic v0.1.1 [7a1cc6ca] FFTW v1.9.0 ⌅ [d1acc4aa] IntervalArithmetic v0.20.9 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_s4GPSe/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [77e4f72b] BallArithmetic v0.1.1 [96374032] CRlibm v1.0.2 [90fa49ef] ErrorfreeArithmetic v0.5.2 [7a1cc6ca] FFTW v1.9.0 [fa42c844] FastRounding v0.3.1 ⌅ [d1acc4aa] IntervalArithmetic v0.20.9 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [5eaf0fd0] RoundingEmulator v0.2.1 [3cc68bcd] SetRounding v0.2.1 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [4e9b3aee] CRlibm_jll v1.0.1+0 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [1317d2d5] oneTBB_jll v2022.0.0+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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.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 [44cfe95a] Pkg v1.13.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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Switching to OpenBLAS with ConsistentFPCSR = 1 flag enabled, guarantees └ correct floating point rounding mode over all threads. [ Info: OpenBLAS is giving correct rounding on a (1024,1024) test matrix on 1 threads [ Info: ("Schur unitary error", 4.440892098500636e-16) [ Info: ("Schur reconstruction error", 1.88737914186277e-15) [ Info: ("Certifying around", ComplexF64[1.0 + 0.0im, -1.0 + 0.0im]) [ Info: ("Enclosing ", 1.0 + 0.0im) [ Info: ("Level set", 0.01) [ Info: 0.0 [ Info: 0.0 [ Info: -0.12508104582722468 [ Info: -0.18762180761645425 [ Info: -0.25016256941291715 [ Info: -0.3127033312094089 [ Info: -0.3752440930058964 [ Info: -0.437784854802396 [ Info: -0.5003256165988821 [ Info: -0.5628663783953768 [ Info: -0.6254071401918644 [ Info: -0.6879479019883649 [ Info: -0.7504886637848599 [ Info: -0.8130294255813636 [ Info: -0.8755701873778537 [ Info: -0.9381109491743449 [ Info: -1.0006517109708513 [ Info: -1.0631924727673503 [ Info: -1.1257332345638522 [ Info: -1.1882739963603464 [ Info: -1.2508147581568527 [ Info: -1.3133555199533573 [ Info: -1.3758962817498521 [ Info: -1.438437043546343 [ Info: -1.5009778053428355 [ Info: -1.5635185671393328 [ Info: -1.6260593289358225 [ Info: -1.6886000907323202 [ Info: -1.751140852528811 [ Info: -1.8136816143253076 [ Info: -1.876222376121797 [ Info: -1.9387631379182821 [ Info: -2.001303899714773 [ Info: -2.0638446615112604 [ Info: -2.126385423307746 [ Info: -2.1889261851042385 [ Info: -2.251466946900727 [ Info: -2.314007708697219 [ Info: -2.376548470493711 [ Info: -2.4390892322902014 [ Info: -2.5016299940866906 [ Info: -2.564170755883179 [ Info: -2.6267115176796714 [ Info: -2.689252279476161 [ Info: -2.751793041272653 [ Info: -2.8143338030691427 [ Info: -2.876874564865634 [ Info: -2.9394153266621252 [ Info: -3.0019560884586163 [ Info: -3.0644968502551078 [ Info: 3.1561476951279874 [ Info: 3.0936069333314964 [ Info: 3.031066171535004 [ Info: 2.968525409738512 [ Info: 2.90598464794202 [ Info: 2.8434438861455296 [ Info: 2.780903124349039 [ Info: 2.718362362552546 [ Info: 2.6558216007560533 [ Info: 2.5932808389595636 [ Info: 2.530740077163074 [ Info: 2.468199315366586 [ Info: 2.405658553570095 [ Info: 2.3431177917735977 [ Info: 2.2805770299771053 [ Info: 2.2180362681806143 [ Info: 2.1554955063841255 [ Info: 2.092954744587634 [ Info: 2.0304139827911336 [ Info: 1.967873220994639 [ Info: 1.9053324591981529 [ Info: 1.8427916974016645 [ Info: 1.7802509356051754 [ Info: 1.7177101738086862 [ Info: 1.6551694120121947 [ Info: 1.5926286502157125 [ Info: 1.530087888419229 [ Info: 1.4675471266227338 [ Info: 1.4050063648262472 [ Info: 1.342465603029766 [ Info: 1.2799248412332789 [ Info: 1.2173840794367943 [ Info: 1.1548433176402935 [ Info: 1.0923025558438002 [ Info: 1.029761794047324 [ Info: 0.9672210322508242 [ Info: 0.904680270454326 [ Info: 0.842139508657841 [ Info: 0.7795987468613517 [ Info: 0.7170579850648714 [ Info: 0.6545172232683746 [ Info: 0.591976461471881 [ Info: 0.5294356996753874 [ Info: 0.46689493787889585 [ Info: 0.4043541760824038 [ Info: 0.34181341428591633 [ Info: 0.2792726524894257 [ Info: 0.21673189069293405 [ Info: 0.15419112889644207 [ Info: 0.09165036709995017 [ Info: 0.02910960530345863 [ Info: (101, "Loop closure") [ Info: ("Enclosing ", -1.0 + 0.0im) [ Info: ("Level set", 0.01) [ Info: 0.0 [ Info: 0.0 [ Info: -0.1250810458272249 [ Info: -0.1876218076164542 [ Info: -0.25016256941291726 [ Info: -0.3127033312094092 [ Info: -0.3752440930058967 [ Info: -0.43778485480239615 [ Info: -0.5003256165988823 [ Info: -0.5628663783953769 [ Info: -0.6254071401918644 [ Info: -0.6879479019883648 [ Info: -0.7504886637848602 [ Info: -0.8130294255813637 [ Info: -0.8755701873778539 [ Info: -0.9381109491743449 [ Info: -1.000651710970851 [ Info: -1.06319247276735 [ Info: -1.1257332345638522 [ Info: -1.1882739963603464 [ Info: -1.2508147581568527 [ Info: -1.3133555199533573 [ Info: -1.3758962817498521 [ Info: -1.438437043546343 [ Info: -1.5009778053428355 [ Info: -1.5635185671393328 [ Info: -1.6260593289358225 [ Info: -1.6886000907323202 [ Info: -1.751140852528811 [ Info: -1.8136816143253076 [ Info: -1.876222376121797 [ Info: -1.9387631379182821 [ Info: -2.001303899714773 [ Info: -2.0638446615112604 [ Info: -2.126385423307746 [ Info: -2.188926185104239 [ Info: -2.2514669469007274 [ Info: -2.3140077086972193 [ Info: -2.3765484704937117 [ Info: -2.439089232290202 [ Info: -2.501629994086691 [ Info: -2.5641707558831794 [ Info: -2.626711517679672 [ Info: -2.689252279476162 [ Info: -2.751793041272654 [ Info: -2.8143338030691436 [ Info: -2.8768745648656346 [ Info: -2.9394153266621257 [ Info: -3.001956088458617 [ Info: -3.0644968502551087 [ Info: -3.1270376120515997 [ Info: -3.1895783738480907 [ Info: -3.2521191356445827 [ Info: -3.3146598974410746 [ Info: -3.3772006592375665 [ Info: -3.439741421034057 [ Info: -3.5022821828305477 [ Info: -3.5648229446270405 [ Info: -3.6273637064235333 [ Info: -3.6899044682200226 [ Info: -3.7524452300165123 [ Info: -3.8149859918130002 [ Info: -3.8775267536094913 [ Info: -3.9400675154059885 [ Info: -4.002608277202481 [ Info: -4.065149038998972 [ Info: -4.12768980079546 [ Info: -4.190230562591952 [ Info: -4.252771324388452 [ Info: -4.315312086184947 [ Info: -4.377852847981433 [ Info: -4.440393609777922 [ Info: -4.502934371574411 [ Info: -4.5654751333709 [ Info: -4.628015895167392 [ Info: -4.690556656963874 [ Info: -4.753097418760358 [ Info: -4.815638180556854 [ Info: -4.87817894235334 [ Info: -4.940719704149822 [ Info: -5.003260465946308 [ Info: -5.065801227742793 [ Info: -5.128341989539294 [ Info: -5.190882751335787 [ Info: -5.253423513132263 [ Info: -5.315964274928763 [ Info: -5.378505036725261 [ Info: -5.4410457985217455 [ Info: -5.503586560318235 [ Info: -5.566127322114715 [ Info: -5.6286680839112115 [ Info: -5.691208845707705 [ Info: -5.753749607504199 [ Info: -5.81629036930069 [ Info: -5.878831131097182 [ Info: -5.941371892893669 [ Info: -6.00391265469016 [ Info: -6.0664534164866515 [ Info: -6.128994178283143 [ Info: -6.191534940079635 [ Info: 0.02910960530345985 [ Info: (101, "Loop closure") [ Info: ("Schur unitary error", 4.440892098500636e-16) [ Info: ("Schur reconstruction error", 1.88737914186277e-15) [ Info: ("Certifying around", ComplexF64[]) [ Info: ("Computing exclusion circle ", 2.0) [ Info: (142, "Loop closure") [ Info: 1.0417893454171814 [ Info: ("Schur unitary error", 4.440892098500636e-16) [ Info: ("Schur reconstruction error", 1.88737914186277e-15) [ Info: ("Certifying around", ComplexF64[]) [ Info: ("Computing exclusion circle ", 0.1) [ Info: (11, "Loop closure") [ Info: Newton step 1 [ Info: 0.010000000000000009 ┌ Info: pearl radius └ pearl_radius = 0.00015625000000000014 ┌ Info: distance between points └ dist_points = 0.0002500000000000002 [ Info: 1.01 [ Info: Newton step 1 [ Info: 0.010000000000000009 [ Info: (101, "Loop closure") Precompiling packages... Info Given FFTW was explicitly requested, output will be shown live  ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/FFTW/r6EbH/src/providers.jl:68  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:312  [3] top-level scope  @ ~/.julia/packages/FFTW/r6EbH/src/FFTW.jl:17  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:311  [5] 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:3002  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [9] include_string  @ ./loading.jl:2858 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [11] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/FFTW.jl:1 in expression starting at stdin:5 ✗ FFTW 0 dependencies successfully precompiled in 5 seconds. 35 already precompiled. Test FFT external module: Error During Test at /home/pkgeval/.julia/packages/BallArithmetic/nPayJ/test/test_fft_ext/test_fft.jl:1 Got exception outside of a @test The following 1 direct dependency failed to precompile: FFTW Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.13/FFTW/jl_NGr09V" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/providers.jl:68 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [3] top-level scope @ ~/.julia/packages/FFTW/r6EbH/src/FFTW.jl:17 [4] include(mod::Module, _path::String) @ Base ./Base.jl:311 [5] 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:3002 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [9] include_string @ ./loading.jl:2858 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [11] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/r6EbH/src/FFTW.jl:1 in expression starting at stdin: Test Summary: | Pass Error Total Time BallArithmetic.jl | 117 1 118 1m56.3s Ball Arithmetic | 9 9 7.7s Constructors | 19 19 3.0s Matrix classifier | 5 5 4.6s Test Matrix Algebra | 17 17 23.7s BallVectors | 13 13 0.9s Matrix type | 1 1 0.0s Test Vector Operations | 11 11 8.8s Eigvals | 3 3 22.6s Testing IntervalArithmetic external module | 5 5 6.2s pseudospectra | 13 13 16.0s Test FFT external module | 1 1 5.8s Norm bounds | 13 13 15.3s verify singular value perron frobenius | 1 1 0.0s verified svd | 5 5 0.4s Test Numerical Test | 2 2 0.2s RNG of the outermost testset: Random.Xoshiro(0xd912fccf5e572a73, 0x15f3be82b64511bd, 0xab9fd5b9d015cdce, 0x7d2e2110bc9a6755, 0xe1504c6db9cc3803) ERROR: LoadError: Some tests did not pass: 117 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BallArithmetic/nPayJ/test/runtests.jl:4 Generating forwards to /home/pkgeval/.julia/artifacts/29fd018358834da19962a4d798d3a9b228e02afd/lib/libopenblas64_.so (clear: 0, verbose: 1, suffix_hint: '(null)') -> Autodetected symbol suffix "64_" -> Autodetected interface ILP64 (64-bit) -> Autodetected normal complex return style -> Autodetected gfortran calling convention -> CBLAS detected Processed 5146 symbols; forwarded 5067 symbols with 64-bit interface and mangling to a suffix of "64_" Testing failed after 130.01s ERROR: LoadError: Package BallArithmetic errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2695 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2544 [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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:311 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [14] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 277.1s: package fails to precompile