Package evaluation of SpatialLightModulator on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T01:40:48.950 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing SpatialLightModulator... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8496614f] + SpatialLightModulator v0.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [f7f18e0c] + GLFW v3.4.4 [692b3bcd] + JLLWrappers v1.7.0 [66fc600b] + ModernGL v1.1.8 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [8496614f] + SpatialLightModulator v0.3.0 [6e34b625] + Bzip2_jll v1.0.9+0 [83423d85] + Cairo_jll v1.18.5+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.6.5+0 [a3f928ae] + Fontconfig_jll v2.16.0+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [559328eb] + FriBidi_jll v1.0.17+0 [0656b61e] + GLFW_jll v3.4.0+2 [b0724c58] + GettextRuntime_jll v0.22.4+0 [7746bdde] + Glib_jll v2.84.3+0 [3b182d85] + Graphite2_jll v1.3.15+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [dd4b983a] + LZO_jll v2.10.3+0 [e9f186c6] + Libffi_jll v3.4.7+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.0+0 [38a345b3] + Libuuid_jll v2.41.0+0 [36c8627f] + Pango_jll v1.56.3+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 [a2964d1f] + Wayland_jll v1.24.0+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [935fb764] + Xorg_libXcursor_jll v1.2.4+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.7+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.1+0 [a51aa0fd] + Xorg_libXi_jll v1.8.3+0 [d1454406] + Xorg_libXinerama_jll v1.1.6+0 [ec84b674] + Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [1183f4f0] + libdecor_jll v0.2.2+0 [b53b4c65] + libpng_jll v1.6.50+0 [d8fb68d0] + xkbcommon_jll v1.9.2+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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 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 3.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ SpatialLightModulator 0 dependencies successfully precompiled in 6 seconds. 52 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: SpatialLightModulator Failed to precompile SpatialLightModulator [8496614f-bc0d-4828-b8a6-7044d7be1234] to "/home/pkgeval/.julia/compiled/v1.13/SpatialLightModulator/jl_2Q4Ppp" (ProcessExited(1)). ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/a10jC/src/callback.jl:46 [2] CreateWindow(width::Int32, height::Int32, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:580 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:579 [inlined] [4] init_fullscreen(monitor_id::Int64) @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/utils.jl:10 [5] SpatialLightModulator.SLMDisplay(monitor::Int64) @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:38 [6] SpatialLightModulator.SLMDisplay() @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:34 [7] macro expansion @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:5 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [9] macro expansion @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:4 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [11] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:118 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158 [14] include(mod::Module, _path::String) @ Base ./Base.jl:309 [15] 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:3002 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [19] include_string @ ./loading.jl:2858 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [21] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 17.0s ################################################################################ # Loading # Loading SpatialLightModulator... Precompiling packages... Info Given SpatialLightModulator was explicitly requested, output will be shown live  ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/a10jC/src/callback.jl:46  [2] CreateWindow(width::Int32, height::Int32, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:580  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:579 [inlined]  [4] init_fullscreen(monitor_id::Int64)  @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/utils.jl:10  [5] SpatialLightModulator.SLMDisplay(monitor::Int64)  @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:38  [6] SpatialLightModulator.SLMDisplay()  @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:34  [7] macro expansion  @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:5 [inlined]  [8] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined]  [9] macro expansion  @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:4 [inlined]  [10] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined]  [11] top-level scope  @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:118  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] 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:3002  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [19] include_string  @ ./loading.jl:2858 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [21] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:1 in expression starting at stdin:5 ✗ SpatialLightModulator 0 dependencies successfully precompiled in 6 seconds. 52 already precompiled. ERROR: The following 1 direct dependency failed to precompile: SpatialLightModulator Failed to precompile SpatialLightModulator [8496614f-bc0d-4828-b8a6-7044d7be1234] to "/home/pkgeval/.julia/compiled/v1.13/SpatialLightModulator/jl_n6KkQz" (ProcessExited(1)). ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/a10jC/src/callback.jl:46 [2] CreateWindow(width::Int32, height::Int32, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:580 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:579 [inlined] [4] init_fullscreen(monitor_id::Int64) @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/utils.jl:10 [5] SpatialLightModulator.SLMDisplay(monitor::Int64) @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:38 [6] SpatialLightModulator.SLMDisplay() @ SpatialLightModulator ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:34 [7] macro expansion @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:5 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [9] macro expansion @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:4 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [11] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:118 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158 [14] include(mod::Module, _path::String) @ Base ./Base.jl:309 [15] 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:3002 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [19] include_string @ ./loading.jl:2858 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [21] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:1 in expression starting at stdin: Loading failed after 8.7s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using SpatialLightModulator'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [7] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 51.1s: package fails to precompile