Package evaluation to load LuaCall on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T05:32:09.400 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # 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.8.0 [b19d909c] + LuaCall v0.1.0 [21216c6a] + Preferences v1.5.2 [a4086b1d] + Lua_jll v5.5.0+0 [68e3532b] + Ncurses_jll v6.6.0+2 [05236dd9] + Readline_jll v8.3.3+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 5.96s ################################################################################ # 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 project... 2.6 s ✓ Lua_jll 2.7 s ✓ LuaCall 2 dependencies successfully precompiled in 6 seconds. 8 already precompiled. Precompilation completed after 23.82s ################################################################################ # 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] top(LS::LuaCall.LuaStateWrapper) @ LuaCall ~/.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:1605 [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1593 [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1481 [8] _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:2283 [9] Dict{String, Int64}() @ Base ./loading.jl:2178 [inlined] [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2811 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2672 [12] macro expansion @ ./loading.jl:2599 [inlined] [13] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) @ Base ./lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2563 [15] require @ ./loading.jl:2539 [inlined] [16] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base ./module.jl:36 [inlined] [17] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [18] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [19] top-level scope @ none:1 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [22] _start() @ Base ./client.jl:596 during initialization of module LuaCall Loading failed after 11.28s 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] spawn_opts_inherit() @ Base ./process.jl:612 [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:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [7] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 63.8s: there were unidentified errors