Package evaluation of SpatialLightModulator on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T15:59:10.697 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.87s ################################################################################ # Installation # Installing SpatialLightModulator... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [8496614f] + SpatialLightModulator v0.3.0 Updating `~/.julia/environments/v1.12/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.44.0+1 [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 1.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... 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.12/SpatialLightModulator/jl_ahPkUo". 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:306 [13] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158 [14] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [19] include_string @ ./loading.jl:2847 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [21] _start() @ Base ./client.jl:554 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 20.31s ################################################################################ # Testing # Testing SpatialLightModulator Status `/tmp/jl_VV25su/Project.toml` [8496614f] SpatialLightModulator v0.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VV25su/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 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [efcefdf7] PCRE2_jll v10.44.0+1 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 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:306  [13] top-level scope  @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [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:2991  [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:2837  [19] include_string  @ ./loading.jl:2847 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [21] _start()  @ Base ./client.jl:554 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. 53 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.12/SpatialLightModulator/jl_AGbIOU". 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:306 [13] top-level scope @ ~/.julia/packages/SpatialLightModulator/wXgL6/src/SpatialLightModulator.jl:158 [14] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [19] include_string @ ./loading.jl:2847 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [21] _start() @ Base ./client.jl:554 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 /home/pkgeval/.julia/packages/SpatialLightModulator/wXgL6/test/runtests.jl:1 Testing failed after 14.33s ERROR: LoadError: Package SpatialLightModulator errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 60.1s: package fails to precompile