Package evaluation to load LuaCall on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T02:15:24.677 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing LuaCall... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b19d909c] + LuaCall v0.1.0 Updating `~/.julia/environments/v1.14/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 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1559.9 ms ✓ Lua_jll 2212.4 ms ✓ LuaCall 2 dependencies successfully precompiled in 4 seconds. 8 already precompiled. Precompilation completed after 14.25s ################################################################################ # Loading # Loading LuaCall... ERROR: InitError: could not load symbol "luaL_openlibs": /home/pkgeval/.julia/artifacts/44b0363d8d35f07bfd0e17a88a46e10e149c1d96/lib/liblua.so: undefined symbol: luaL_openlibs Stacktrace: [1] luaL_openlibs @ ~/.julia/packages/LuaCall/Z2BPw/lib/LibLua.jl:730 [inlined] [2] init(LS::LuaCall.LuaStateWrapper; julia_module::Module) @ LuaCall ~/.julia/packages/LuaCall/Z2BPw/src/luastate.jl:139 [3] init @ ~/.julia/packages/LuaCall/Z2BPw/src/luastate.jl:132 [inlined] [4] __init__() @ LuaCall ~/.julia/packages/LuaCall/Z2BPw/src/LuaCall.jl:78 [5] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1600 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1588 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1476 [8] _include_from_serialized @ ./loading.jl:1433 [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:2305 [10] _require_search_from_serialized @ ./loading.jl:2200 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2854 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2715 [13] macro expansion @ ./loading.jl:2642 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2606 [16] require @ ./loading.jl:2582 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using @ ./module.jl:137 [inlined] [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ none:1 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:585 during initialization of module LuaCall Loading failed after 10.0s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using LuaCall'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 44.73s: there were unidentified errors