Package evaluation to test LuaCall on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:54:37.647 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.12s ################################################################################ # Installation # Installing LuaCall... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b19d909c] + LuaCall v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [b19d909c] + LuaCall v0.1.0 [21216c6a] + Preferences v1.5.1 [a4086b1d] + Lua_jll v5.5.0+0 [68e3532b] + Ncurses_jll v6.6.0+2 [05236dd9] + Readline_jll v8.3.0+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Installation completed after 4.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3509.4 ms ✓ Lua_jll 2646.2 ms ✓ LuaCall 2 dependencies successfully precompiled in 7 seconds. 5 already precompiled. Precompilation completed after 15.85s ################################################################################ # Testing # Testing LuaCall Status `/tmp/jl_tppazK/Project.toml` [b19d909c] LuaCall v0.1.0 [a4086b1d] Lua_jll v5.5.0+0 [8dfed614] Test Status `/tmp/jl_tppazK/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [b19d909c] LuaCall v0.1.0 [21216c6a] Preferences v1.5.1 [a4086b1d] Lua_jll v5.5.0+0 [68e3532b] Ncurses_jll v6.6.0+2 [05236dd9] Readline_jll v8.3.0+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... ERROR: LoadError: InitError: could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs(L::LuaCall.LuaStateWrapper) @ LuaCall.LibLua ~/.julia/packages/LuaCall/Z2BPw/lib/LibLua.jl:730 [2] init(LS::LuaCall.LuaStateWrapper; julia_module::Module) @ LuaCall ~/.julia/packages/LuaCall/Z2BPw/src/luastate.jl:139 [3] init(LS::LuaCall.LuaStateWrapper) @ LuaCall ~/.julia/packages/LuaCall/Z2BPw/src/luastate.jl:132 [4] __init__() @ LuaCall ~/.julia/packages/LuaCall/Z2BPw/src/LuaCall.jl:78 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [9] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [10] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [11] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [12] invoke_in_world @ ./essentials.jl:923 [inlined] [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [14] macro expansion @ ./loading.jl:1863 [inlined] [15] macro expansion @ ./lock.jl:270 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [17] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [18] invoke_in_world @ ./essentials.jl:923 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [20] include(fname::String) @ Base.MainInclude ./client.jl:487 [21] top-level scope @ none:6 during initialization of module LuaCall in expression starting at /home/pkgeval/.julia/packages/LuaCall/Z2BPw/test/runtests.jl:1 Testing failed after 7.8s ERROR: LoadError: Package LuaCall errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 46.59s: package tests unexpectedly errored