Package evaluation of OpenFHE on Julia 1.13.0-DEV.640 (0a970d81aa*) started at 2025-05-27T13:04:37.339 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.55s ################################################################################ # Installation # Installing OpenFHE... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [77ce9b8e] + OpenFHE v0.1.12 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [1f15a43c] + CxxWrap v0.16.2 [692b3bcd] + JLLWrappers v1.7.0 [1914dd2f] + MacroTools v0.5.16 [77ce9b8e] + OpenFHE v0.1.12 [21216c6a] + Preferences v1.4.3 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [a89a0bdd] + OpenFHE_int128_jll v1.2.4+0 [a2687184] + OpenFHE_jll v1.2.4+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.13.4+0 [328aa5c7] + openfhe_julia_int128_jll v0.3.9+0 [e5e97983] + openfhe_julia_jll v0.3.9+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 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.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: OpenFHE Failed to precompile OpenFHE [77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95] to "/home/pkgeval/.julia/compiled/v1.13/OpenFHE/jl_aiXdPu" (ProcessExited(1)). WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Preferences/enLcN/src/Preferences.jl:27 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] 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:3000 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [7] include_string @ ./loading.jl:2856 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/src/OpenFHE.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 28.69s ################################################################################ # Testing # Testing OpenFHE Status `/tmp/jl_va6xCV/Project.toml` [77ce9b8e] OpenFHE v0.1.12 [8dfed614] Test v1.11.0 Status `/tmp/jl_va6xCV/Manifest.toml` ⌅ [1f15a43c] CxxWrap v0.16.2 [692b3bcd] JLLWrappers v1.7.0 [1914dd2f] MacroTools v0.5.16 [77ce9b8e] OpenFHE v0.1.12 [21216c6a] Preferences v1.4.3 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [a89a0bdd] OpenFHE_int128_jll v1.2.4+0 [a2687184] OpenFHE_jll v1.2.4+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.13.4+0 [328aa5c7] openfhe_julia_int128_jll v0.3.9+0 [e5e97983] openfhe_julia_jll v0.3.9+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given OpenFHE was explicitly requested, output will be shown live  WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Preferences/enLcN/src/Preferences.jl:27  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3000  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [7] include_string  @ ./loading.jl:2856 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/src/OpenFHE.jl:1 in expression starting at stdin:5 ✗ OpenFHE 0 dependencies successfully precompiled in 8 seconds. 15 already precompiled. OpenFHE.jl tests: Error During Test at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/test/runtests.jl:3 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: OpenFHE Failed to precompile OpenFHE [77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95] to "/home/pkgeval/.julia/compiled/v1.13/OpenFHE/jl_ImB44F" (ProcessExited(1)). WARNING: Imported binding openfhe_julia_jll.libopenfhe_julia was undeclared at import time during import to OpenFHE. ERROR: LoadError: UndefVarError: `libopenfhe_julia` not defined in `OpenFHE` Suggestion: this global was defined as `openfhe_julia_jll.libopenfhe_julia` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Preferences/enLcN/src/Preferences.jl:27 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] 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:3000 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [7] include_string @ ./loading.jl:2856 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/src/OpenFHE.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/test/test_auxiliary.jl:1 Test Summary: | Error Total Time OpenFHE.jl tests | 1 1 8.8s RNG of the outermost testset: Random.Xoshiro(0x9aac1fd4d75d7270, 0x5464bb4eb1756d73, 0xe80aa83b0d43a90c, 0xd6e0a92557bac0ac, 0x00343aed942b4cb9) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenFHE/sE8fC/test/runtests.jl:3 Testing failed after 20.33s ERROR: LoadError: Package OpenFHE 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:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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:498 [5] 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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:564 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 75.49s: package fails to precompile