Package evaluation to test OpenFHE on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T16:08:16.347 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.57s ################################################################################ # Installation # Installing OpenFHE... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [77ce9b8e] + OpenFHE v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1f15a43c] + CxxWrap v0.17.5 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [77ce9b8e] + OpenFHE v0.2.0 [21216c6a] + Preferences v1.5.2 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [a89a0bdd] + OpenFHE_int128_jll v1.5.1+0 [a2687184] + OpenFHE_jll v1.5.1+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.9+0 [328aa5c7] + openfhe_julia_int128_jll v0.6.0+0 [e5e97983] + openfhe_julia_jll v0.6.0+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 v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 Installation completed after 2.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.0 s ✓ OpenFHE_int128_jll 2.4 s ✓ OpenFHE_jll 1.5 s ✓ openfhe_julia_int128_jll 1.6 s ✓ openfhe_julia_jll 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/kUJxq/src/Preferences.jl:27  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [3] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/kfFPS/src/OpenFHE.jl:1 in expression starting at stdin:5 ✗ OpenFHE 4 dependencies successfully precompiled in 19 seconds. 19 already precompiled. Precompilation completed after 40.86s ################################################################################ # Testing # Testing OpenFHE Status `/tmp/jl_tcOR1f/Project.toml` [77ce9b8e] OpenFHE v0.2.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tcOR1f/Manifest.toml` [1f15a43c] CxxWrap v0.17.5 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [77ce9b8e] OpenFHE v0.2.0 [21216c6a] Preferences v1.5.2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [a89a0bdd] OpenFHE_int128_jll v1.5.1+0 [a2687184] OpenFHE_jll v1.5.1+0 [3eaa8342] libcxxwrap_julia_jll v0.14.9+0 [328aa5c7] openfhe_julia_int128_jll v0.6.0+0 [e5e97983] openfhe_julia_jll v0.6.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 v1.0.0 [9e88b42a] Serialization v1.11.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.3.0+1 Testing Running tests... 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/kUJxq/src/Preferences.jl:27  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [3] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [9] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/OpenFHE/kfFPS/src/OpenFHE.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ OpenFHE │ [Output was shown above] └ OpenFHE.jl tests: Error During Test at /home/pkgeval/.julia/packages/OpenFHE/kfFPS/test/runtests.jl:3 Got exception outside of a @test LoadError: The following 1 package failed to precompile: OpenFHE Failed to precompile OpenFHE [77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95] to "/home/pkgeval/.julia/compiled/v1.14/OpenFHE/jl_P7nTGz" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/OpenFHE/kfFPS/test/test_auxiliary.jl:1 Test Summary: | Error Total Time OpenFHE.jl tests | 1 1 18.1s RNG of the outermost testset: Random.Xoshiro(0xf9038e319b81f54b, 0xc35bf9e3029c13f9, 0x83888cc8ef2e53ed, 0xf27c756a11e41c22, 0x762971adcc7a99c5) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenFHE/kfFPS/test/runtests.jl:3 Testing failed after 30.03s ERROR: LoadError: Package OpenFHE 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: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 failed after 105.86s: package fails to precompile