Package evaluation to test Quadtrees on Julia 1.14.0-DEV.1584 (ac5fadde9b*) started at 2026-01-18T12:09:50.937 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.93s ################################################################################ # Installation # Installing Quadtrees... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f668e113] + Quadtrees v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [f668e113] + Quadtrees v0.1.0 Installation completed after 0.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 956.4 ms ✓ Reexport 963.1 ms ✓ Quadtrees 1212.2 ms ✓ Requires 3977.8 ms ✓ FixedPointNumbers 1705.7 ms ✓ Compiler 967.6 ms ✓ Scratch 1550.4 ms ✓ CodeTracking 1629.9 ms ✓ Media 1198.2 ms ✓ EpollShim_jll 1491.9 ms ✓ Libmount_jll 1472.7 ms ✓ hicolor_icon_theme_jll 1429.6 ms ✓ Libffi_jll 1479.3 ms ✓ Opus_jll 1403.5 ms ✓ libfdk_aac_jll 1467.6 ms ✓ LZO_jll 1506.2 ms ✓ Graphite2_jll 1447.9 ms ✓ Libuuid_jll 1452.4 ms ✓ x265_jll 1475.4 ms ✓ x264_jll 1262.9 ms ✓ FriBidi_jll 1409.4 ms ✓ libpng_jll 1387.4 ms ✓ Bzip2_jll 1390.5 ms ✓ LERC_jll 1455.7 ms ✓ LLVMOpenMP_jll 1440.9 ms ✓ Xorg_libXau_jll 1458.2 ms ✓ libaom_jll 1456.3 ms ✓ iso_codes_jll 1464.0 ms ✓ Xorg_libXdmcp_jll 1505.6 ms ✓ XZ_jll 1400.7 ms ✓ Ogg_jll 1420.9 ms ✓ LAME_jll 1478.9 ms ✓ Expat_jll 1297.0 ms ✓ Xorg_xtrans_jll 1531.4 ms ✓ JpegTurbo_jll 1504.2 ms ✓ GettextRuntime_jll 1444.8 ms ✓ XML2_jll 8864.6 ms ✓ FileIO 4347.6 ms ✓ ColorTypes 10127.5 ms ✓ JuliaInterpreter 2769.4 ms ✓ Juno 1465.3 ms ✓ adwaita_icon_theme_jll 1930.8 ms ✓ FreeType2_jll 1391.3 ms ✓ Pixman_jll 1431.2 ms ✓ Xorg_libxcb_jll 1433.7 ms ✓ libvorbis_jll 1457.2 ms ✓ Dbus_jll 1466.8 ms ✓ Wayland_jll 1479.2 ms ✓ Libtiff_jll 1525.0 ms ✓ Glib_jll 7075.9 ms ✓ Colors 18108.7 ms ✓ LoweredCodeUtils 1625.7 ms ✓ Fontconfig_jll 1497.9 ms ✓ Xorg_libX11_jll 1464.9 ms ✓ ATK_jll 1390.4 ms ✓ Graphics 13047.6 ms ✓ Revise 1497.2 ms ✓ Xorg_libXfixes_jll 1468.7 ms ✓ Xorg_libXrender_jll 1476.7 ms ✓ Xorg_libXext_jll 1492.7 ms ✓ Xorg_libxkbfile_jll 1511.3 ms ✓ gdk_pixbuf_jll 1474.1 ms ✓ Xorg_libXdamage_jll 1468.0 ms ✓ Xorg_libXcomposite_jll 1592.6 ms ✓ Xorg_libXcursor_jll 1501.0 ms ✓ Xorg_libXinerama_jll 1493.5 ms ✓ Xorg_libXrandr_jll 1569.7 ms ✓ Xorg_libXi_jll 1583.7 ms ✓ Cairo_jll 1481.0 ms ✓ Libglvnd_jll 1520.2 ms ✓ Xorg_xkbcomp_jll 1502.0 ms ✓ Xorg_libXtst_jll 1597.1 ms ✓ HarfBuzz_jll 1274.9 ms ✓ Libepoxy_jll 1246.0 ms ✓ Xorg_xkeyboard_config_jll 1412.2 ms ✓ at_spi2_core_jll 1533.7 ms ✓ libass_jll 1560.9 ms ✓ Pango_jll 1564.1 ms ✓ xkbcommon_jll 1539.9 ms ✓ at_spi2_atk_jll 1638.9 ms ✓ FFMPEG_jll 1547.9 ms ✓ Librsvg_jll 2581.2 ms ✓ Cairo 1653.0 ms ✓ GTK3_jll 1089.1 ms ✓ FFMPEG 1508.4 ms ✓ Rsvg 18162.8 ms ✓ Gtk 12888.2 ms ✓ Luxor ERROR: LoadError: AssertionError: Vector letter index 'ref' not found.  You may want to define others letter indicies for higher dimension vectors. ERROR: AssertionError: Vector letter index 'ref' not found.  You may want to define others letter indicies for higher dimension vectors. fatal: error thrown and no exception handler available. AssertionError(msg="Vector letter index 'ref' not found.\n You may want to define others letter indicies for higher dimension vectors.\n") getproperty at /home/pkgeval/.julia/packages/Alexya/PNvJn/src/vector.jl:16 _setindex! at ./array.jl:1025 setindex! at ./array.jl:1020 [inlined] BitArray at ./bitarray.jl:38 [inlined] BitArray at ./bitarray.jl:71 [inlined] similar at ./abstractarray.jl:877 [inlined] similar at ./abstractarray.jl:876 [inlined] similar at ./broadcast.jl:230 [inlined] similar at ./broadcast.jl:227 [inlined] copy at ./broadcast.jl:918 [inlined] materialize at ./broadcast.jl:893 [inlined] findall at ./array.jl:2765 _backtrace_remove_kwcall_frames! at ./errorshow.jl:972 [inlined] process_backtrace at ./errorshow.jl:1098 [inlined] process_backtrace at ./errorshow.jl:1094 [inlined] #show_backtrace#847 at ./errorshow.jl:921 show_backtrace at ./errorshow.jl:905 [inlined] #showerror#826 at ./errorshow.jl:111 showerror at ./errorshow.jl:107 unknown function (ip: 0x7d348e37fb71) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 show_exception_stack at ./errorshow.jl:1114 display_error at ./client.jl:110 unknown function (ip: 0x7d348e32ec06) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 display_error at ./client.jl:113 jfptr_display_error_75659.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 _start at ./client.jl:607 jfptr__start_71356.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d34a451c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S ✗ Alexya 87 dependencies successfully precompiled in 225 seconds. 41 already precompiled. Precompilation completed after 244.32s ################################################################################ # Testing # Testing Quadtrees Status `/tmp/jl_wjy8id/Project.toml` [a0ba0308] Alexya v2.1.0 ⌅ [ae8d54c2] Luxor v2.19.0 [f668e113] Quadtrees v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wjy8id/Manifest.toml` [a0ba0308] Alexya v2.1.0 [159f3aea] Cairo v1.1.1 [da1fd8a2] CodeTracking v3.0.0 ⌅ [3da002f7] ColorTypes v0.11.5 ⌅ [5ae59095] Colors v0.12.11 [807dbc54] Compiler v0.1.1 [c87230d0] FFMPEG v0.4.5 [5789e2e9] FileIO v1.17.1 [53c48c17] FixedPointNumbers v0.8.5 [a2bd30eb] Graphics v1.1.3 [4c0ca9eb] Gtk v1.3.1 [692b3bcd] JLLWrappers v1.7.1 [aa1ae85d] JuliaInterpreter v0.10.9 [e5e0dc1b] Juno v0.8.4 [6f1432cf] LoweredCodeUtils v3.5.0 ⌅ [ae8d54c2] Luxor v2.19.0 [1914dd2f] MacroTools v0.5.16 [e89f7d12] Media v0.5.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.1 [f668e113] Quadtrees v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.13.1 [c4c386cf] Rsvg v1.1.0 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [7b86fcea] ATK_jll v2.38.1+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.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [77ec8976] GTK3_jll v3.24.31+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [42c93a91] Libepoxy_jll v1.5.11+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.2+0 [925c91fb] Librsvg_jll v2.54.7+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [e7412a2a] Ogg_jll v1.3.6+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.2+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [3c9796d7] Xorg_libXcomposite_jll v0.4.6+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [0aeada51] Xorg_libXdamage_jll v1.1.6+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+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 [b6f176f1] Xorg_libXtst_jll v1.2.5+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 ⌅ [b437f822] adwaita_icon_theme_jll v3.33.93+0 [de012916] at_spi2_atk_jll v2.38.0+0 [0fc3237b] at_spi2_core_jll v2.58.2+0 [da03df04] gdk_pixbuf_jll v2.42.13+0 ⌅ [059c91fe] hicolor_icon_theme_jll v0.17.0+3 [bf975903] iso_codes_jll v4.18.0+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.54+0 [f27f6e37] libvorbis_jll v1.3.8+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("059c91fe-1bad-52ad-bddd-f7b78713c282"), "hicolor_icon_theme_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/adwaita_icon_theme_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6e34b625-4abd-537c-b88f-471c36dfa7a0"), "Bzip2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/FreeType2_jll/HzH7Z/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FreeType2_jll/HzH7Z/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/FreeType2_jll/HzH7Z/src/FreeType2_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("94ce4f54-9a6c-5748-9c1c-f9c7231a4531"), "Libiconv_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/XML2_jll/1kCh0/src/wrappers/x86_64-linux-gnu.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/XML2_jll/1kCh0/src/wrappers/x86_64-linux-gnu.jl:5 in expression starting at /home/pkgeval/.julia/packages/XML2_jll/1kCh0/src/XML2_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("94ce4f54-9a6c-5748-9c1c-f9c7231a4531"), "Libiconv_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/GettextRuntime_jll/oLbdj/src/wrappers/x86_64-linux-gnu-cxx11.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GettextRuntime_jll/oLbdj/src/wrappers/x86_64-linux-gnu-cxx11.jl:5 in expression starting at /home/pkgeval/.julia/packages/GettextRuntime_jll/oLbdj/src/GettextRuntime_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c0b7dd1-d40b-584c-a123-a41640f87eec"), "Xorg_libXau_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/Xorg_libxcb_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e7412a2a-1a6e-54c0-be00-318e2571c051"), "Ogg_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/libvorbis_jll/UePdg/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/libvorbis_jll/UePdg/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/libvorbis_jll/UePdg/src/libvorbis_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e9f186c6-92d2-5b65-8a66-fee21dc1b490"), "Libffi_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Wayland_jll/m5orr/src/wrappers/x86_64-linux-gnu.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wayland_jll/m5orr/src/wrappers/x86_64-linux-gnu.jl:5 in expression starting at /home/pkgeval/.julia/packages/Wayland_jll/m5orr/src/Wayland_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("88015f11-f218-50d7-93a8-a6af411a945d"), "LERC_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Libtiff_jll/6od7q/src/wrappers/x86_64-linux-gnu.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Libtiff_jll/6od7q/src/wrappers/x86_64-linux-gnu.jl:5 in expression starting at /home/pkgeval/.julia/packages/Libtiff_jll/6od7q/src/Libtiff_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7e528f0-a631-5988-bf34-fe36492bcfd7"), "FreeType2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Fontconfig_jll/SN8rj/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Fontconfig_jll/SN8rj/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Fontconfig_jll/SN8rj/src/Fontconfig_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b0724c58-0f36-5564-988d-3bb0596ebc4a"), "GettextRuntime_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Glib_jll/XlNgR/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Glib_jll/XlNgR/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Glib_jll/XlNgR/src/Glib_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c7cfdc94-dc32-55de-ac96-5a1b8d977c5b"), "Xorg_libxcb_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libX11_jll/dgahz/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libX11_jll/dgahz/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libX11_jll/dgahz/src/Xorg_libX11_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ATK_jll/QdId4/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ATK_jll/QdId4/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/ATK_jll/QdId4/src/ATK_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/Xorg_libXfixes_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXrender_jll/TCAvu/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrender_jll/TCAvu/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrender_jll/TCAvu/src/Xorg_libXrender_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXext_jll/quYCV/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXext_jll/quYCV/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXext_jll/quYCV/src/Xorg_libXext_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/Xorg_libxkbfile_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/gdk_pixbuf_jll/dAwXq/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/gdk_pixbuf_jll/dAwXq/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/gdk_pixbuf_jll/dAwXq/src/gdk_pixbuf_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/Xorg_libXdamage_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/Xorg_libXcomposite_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXcursor_jll/drhiH/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcursor_jll/drhiH/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcursor_jll/drhiH/src/Xorg_libXcursor_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/Xorg_libXinerama_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/Xorg_libXrandr_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXi_jll/dhWzt/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXi_jll/dhWzt/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXi_jll/dhWzt/src/Xorg_libXi_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Cairo_jll/9xtvE/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Cairo_jll/9xtvE/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Cairo_jll/9xtvE/src/Cairo_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Libglvnd_jll/upkN8/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Libglvnd_jll/upkN8/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Libglvnd_jll/upkN8/src/Libglvnd_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cc61e674-0454-545c-8b26-ed2c68acab7a"), "Xorg_libxkbfile_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/Xorg_xkbcomp_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_libXtst_jll/EzhiG/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXtst_jll/EzhiG/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Xorg_libXtst_jll/EzhiG/src/Xorg_libXtst_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/HarfBuzz_jll/7bm66/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/HarfBuzz_jll/7bm66/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/HarfBuzz_jll/7bm66/src/HarfBuzz_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7e76a0d4-f3c7-5321-8279-8d96eeed0f29"), "Libglvnd_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Libepoxy_jll/NTxRw/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Libepoxy_jll/NTxRw/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Libepoxy_jll/NTxRw/src/Libepoxy_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("35661453-b289-5fab-8a00-3d9160c6a3a4"), "Xorg_xkbcomp_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/wrappers/any.jl:2  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/wrappers/any.jl:2 in expression starting at /home/pkgeval/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/Xorg_xkeyboard_config_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/at_spi2_core_jll/63hIX/src/wrappers/x86_64-linux-gnu.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/at_spi2_core_jll/63hIX/src/wrappers/x86_64-linux-gnu.jl:5 in expression starting at /home/pkgeval/.julia/packages/at_spi2_core_jll/63hIX/src/at_spi2_core_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7e528f0-a631-5988-bf34-fe36492bcfd7"), "FreeType2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/libass_jll/nCs3D/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/libass_jll/nCs3D/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/libass_jll/nCs3D/src/libass_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Pango_jll/CWpUN/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Pango_jll/CWpUN/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Pango_jll/CWpUN/src/Pango_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c7cfdc94-dc32-55de-ac96-5a1b8d977c5b"), "Xorg_libxcb_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/xkbcommon_jll/kKUyp/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/xkbcommon_jll/kKUyp/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/xkbcommon_jll/kKUyp/src/xkbcommon_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7b86fcea-f67b-53e1-809c-8f1719c154e8"), "ATK_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/at_spi2_atk_jll/Zd8tM/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/at_spi2_atk_jll/Zd8tM/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/at_spi2_atk_jll/Zd8tM/src/at_spi2_atk_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0ac62f75-1d6f-5e53-bd7c-93b484bb37c0"), "libass_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/FFMPEG_jll/10FYA/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FFMPEG_jll/10FYA/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/FFMPEG_jll/10FYA/src/FFMPEG_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da03df04-f53b-5353-a52f-6a8b0620ced0"), "gdk_pixbuf_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Librsvg_jll/WhmrS/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Librsvg_jll/WhmrS/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/Librsvg_jll/WhmrS/src/Librsvg_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/GTK3_jll/FbeBp/src/wrappers/x86_64-linux-gnu.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GTK3_jll/FbeBp/src/wrappers/x86_64-linux-gnu.jl:4 in expression starting at /home/pkgeval/.julia/packages/GTK3_jll/FbeBp/src/GTK3_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b22a6f82-2f65-5046-a5b2-351ab43fb4e5"), "FFMPEG_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/FFMPEG/a6NkO/src/FFMPEG.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FFMPEG/a6NkO/src/FFMPEG.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("159f3aea-2a34-519c-b102-8c37f9878175"), "Cairo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Rsvg/JeNIS/src/Rsvg.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Rsvg/JeNIS/src/Rsvg.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77ec8976-b24b-556a-a1bf-49a033a670a6"), "GTK3_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Gtk/JDeJF/src/Gtk.jl:9  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Gtk/JDeJF/src/Gtk.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("159f3aea-2a34-519c-b102-8c37f9878175"), "Cairo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Luxor/ohlMA/src/Luxor.jl:13  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Luxor/ohlMA/src/Luxor.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"), "Luxor") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Alexya/PNvJn/src/Alexya.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Alexya/PNvJn/src/Alexya.jl:1 in expression starting at stdin:5 44 dependencies had output during precompilation: ┌ gdk_pixbuf_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/gdk_pixbuf_jll/dAwXq/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/gdk_pixbuf_jll/dAwXq/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/gdk_pixbuf_jll/dAwXq/src/gdk_pixbuf_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Gtk │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77ec8976-b24b-556a-a1bf-49a033a670a6"), "GTK3_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Gtk/JDeJF/src/Gtk.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Gtk/JDeJF/src/Gtk.jl:2 │ in expression starting at stdin:5 └ ┌ Pango_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Pango_jll/CWpUN/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Pango_jll/CWpUN/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Pango_jll/CWpUN/src/Pango_jll.jl:2 │ in expression starting at stdin:5 └ ┌ FFMPEG_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0ac62f75-1d6f-5e53-bd7c-93b484bb37c0"), "libass_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/FFMPEG_jll/10FYA/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FFMPEG_jll/10FYA/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/FFMPEG_jll/10FYA/src/FFMPEG_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXi_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXi_jll/dhWzt/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXi_jll/dhWzt/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXi_jll/dhWzt/src/Xorg_libXi_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXcomposite_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcomposite_jll/mXpqO/src/Xorg_libXcomposite_jll.jl:2 │ in expression starting at stdin:5 └ ┌ libvorbis_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e7412a2a-1a6e-54c0-be00-318e2571c051"), "Ogg_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/libvorbis_jll/UePdg/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/libvorbis_jll/UePdg/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/libvorbis_jll/UePdg/src/libvorbis_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Libtiff_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("88015f11-f218-50d7-93a8-a6af411a945d"), "LERC_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Libtiff_jll/6od7q/src/wrappers/x86_64-linux-gnu.jl:5 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Libtiff_jll/6od7q/src/wrappers/x86_64-linux-gnu.jl:5 │ in expression starting at /home/pkgeval/.julia/packages/Libtiff_jll/6od7q/src/Libtiff_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Cairo │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 │ in expression starting at stdin:5 └ ┌ Alexya │ [Output was shown above] └ ┌ Luxor │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("159f3aea-2a34-519c-b102-8c37f9878175"), "Cairo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Luxor/ohlMA/src/Luxor.jl:13 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Luxor/ohlMA/src/Luxor.jl:1 │ in expression starting at stdin:5 └ ┌ adwaita_icon_theme_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("059c91fe-1bad-52ad-bddd-f7b78713c282"), "hicolor_icon_theme_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/adwaita_icon_theme_jll/XjMtF/src/adwaita_icon_theme_jll.jl:2 │ in expression starting at stdin:5 └ ┌ xkbcommon_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c7cfdc94-dc32-55de-ac96-5a1b8d977c5b"), "Xorg_libxcb_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/xkbcommon_jll/kKUyp/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/xkbcommon_jll/kKUyp/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/xkbcommon_jll/kKUyp/src/xkbcommon_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXfixes_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXfixes_jll/iQEXI/src/Xorg_libXfixes_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXtst_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXtst_jll/EzhiG/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXtst_jll/EzhiG/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXtst_jll/EzhiG/src/Xorg_libXtst_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Libglvnd_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Libglvnd_jll/upkN8/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Libglvnd_jll/upkN8/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Libglvnd_jll/upkN8/src/Libglvnd_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libxcb_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c0b7dd1-d40b-584c-a123-a41640f87eec"), "Xorg_libXau_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libxcb_jll/f1ZGe/src/Xorg_libxcb_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXdamage_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXdamage_jll/LyfMN/src/Xorg_libXdamage_jll.jl:2 │ in expression starting at stdin:5 └ ┌ libass_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7e528f0-a631-5988-bf34-fe36492bcfd7"), "FreeType2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/libass_jll/nCs3D/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/libass_jll/nCs3D/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/libass_jll/nCs3D/src/libass_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXinerama_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXinerama_jll/JvOTR/src/Xorg_libXinerama_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libX11_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c7cfdc94-dc32-55de-ac96-5a1b8d977c5b"), "Xorg_libxcb_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libX11_jll/dgahz/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libX11_jll/dgahz/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libX11_jll/dgahz/src/Xorg_libX11_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Cairo_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Cairo_jll/9xtvE/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Cairo_jll/9xtvE/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Cairo_jll/9xtvE/src/Cairo_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXcursor_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d091e8ba-531a-589c-9de9-94069b037ed8"), "Xorg_libXfixes_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXcursor_jll/drhiH/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcursor_jll/drhiH/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXcursor_jll/drhiH/src/Xorg_libXcursor_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_xkbcomp_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cc61e674-0454-545c-8b26-ed2c68acab7a"), "Xorg_libxkbfile_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_xkbcomp_jll/nNUE1/src/Xorg_xkbcomp_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXext_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXext_jll/quYCV/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXext_jll/quYCV/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXext_jll/quYCV/src/Xorg_libXext_jll.jl:2 │ in expression starting at stdin:5 └ ┌ at_spi2_core_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/at_spi2_core_jll/63hIX/src/wrappers/x86_64-linux-gnu.jl:5 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/at_spi2_core_jll/63hIX/src/wrappers/x86_64-linux-gnu.jl:5 │ in expression starting at /home/pkgeval/.julia/packages/at_spi2_core_jll/63hIX/src/at_spi2_core_jll.jl:2 │ in expression starting at stdin:5 └ ┌ at_spi2_atk_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7b86fcea-f67b-53e1-809c-8f1719c154e8"), "ATK_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/at_spi2_atk_jll/Zd8tM/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/at_spi2_atk_jll/Zd8tM/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/at_spi2_atk_jll/Zd8tM/src/at_spi2_atk_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Glib_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b0724c58-0f36-5564-988d-3bb0596ebc4a"), "GettextRuntime_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Glib_jll/XlNgR/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Glib_jll/XlNgR/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Glib_jll/XlNgR/src/Glib_jll.jl:2 │ in expression starting at stdin:5 └ ┌ FFMPEG │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b22a6f82-2f65-5046-a5b2-351ab43fb4e5"), "FFMPEG_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/FFMPEG/a6NkO/src/FFMPEG.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FFMPEG/a6NkO/src/FFMPEG.jl:1 │ in expression starting at stdin:5 └ ┌ ATK_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/ATK_jll/QdId4/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ATK_jll/QdId4/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/ATK_jll/QdId4/src/ATK_jll.jl:2 │ in expression starting at stdin:5 └ ┌ XML2_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("94ce4f54-9a6c-5748-9c1c-f9c7231a4531"), "Libiconv_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/XML2_jll/1kCh0/src/wrappers/x86_64-linux-gnu.jl:5 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/XML2_jll/1kCh0/src/wrappers/x86_64-linux-gnu.jl:5 │ in expression starting at /home/pkgeval/.julia/packages/XML2_jll/1kCh0/src/XML2_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libxkbfile_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libxkbfile_jll/DykFt/src/Xorg_libxkbfile_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Librsvg_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da03df04-f53b-5353-a52f-6a8b0620ced0"), "gdk_pixbuf_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Librsvg_jll/WhmrS/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Librsvg_jll/WhmrS/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Librsvg_jll/WhmrS/src/Librsvg_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXrandr_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1082639a-0dae-5f34-9b06-72781eeb8cb3"), "Xorg_libXext_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrandr_jll/l1uVk/src/Xorg_libXrandr_jll.jl:2 │ in expression starting at stdin:5 └ ┌ GTK3_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7746bdde-850d-59dc-9ae8-88ece973131d"), "Glib_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/GTK3_jll/FbeBp/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GTK3_jll/FbeBp/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/GTK3_jll/FbeBp/src/GTK3_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Rsvg │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("159f3aea-2a34-519c-b102-8c37f9878175"), "Cairo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Rsvg/JeNIS/src/Rsvg.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Rsvg/JeNIS/src/Rsvg.jl:1 │ in expression starting at stdin:5 └ ┌ HarfBuzz_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("83423d85-b0ee-5818-9007-b63ccbeb887a"), "Cairo_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/HarfBuzz_jll/7bm66/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/HarfBuzz_jll/7bm66/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/HarfBuzz_jll/7bm66/src/HarfBuzz_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Fontconfig_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7e528f0-a631-5988-bf34-fe36492bcfd7"), "FreeType2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Fontconfig_jll/SN8rj/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Fontconfig_jll/SN8rj/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Fontconfig_jll/SN8rj/src/Fontconfig_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Wayland_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e9f186c6-92d2-5b65-8a66-fee21dc1b490"), "Libffi_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Wayland_jll/m5orr/src/wrappers/x86_64-linux-gnu.jl:5 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wayland_jll/m5orr/src/wrappers/x86_64-linux-gnu.jl:5 │ in expression starting at /home/pkgeval/.julia/packages/Wayland_jll/m5orr/src/Wayland_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Libepoxy_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7e76a0d4-f3c7-5321-8279-8d96eeed0f29"), "Libglvnd_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Libepoxy_jll/NTxRw/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Libepoxy_jll/NTxRw/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Libepoxy_jll/NTxRw/src/Libepoxy_jll.jl:2 │ in expression starting at stdin:5 └ ┌ GettextRuntime_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("94ce4f54-9a6c-5748-9c1c-f9c7231a4531"), "Libiconv_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/GettextRuntime_jll/oLbdj/src/wrappers/x86_64-linux-gnu-cxx11.jl:5 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GettextRuntime_jll/oLbdj/src/wrappers/x86_64-linux-gnu-cxx11.jl:5 │ in expression starting at /home/pkgeval/.julia/packages/GettextRuntime_jll/oLbdj/src/GettextRuntime_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_libXrender_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4f6342f7-b3d2-589e-9d20-edeb45f2b2bc"), "Xorg_libX11_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_libXrender_jll/TCAvu/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrender_jll/TCAvu/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_libXrender_jll/TCAvu/src/Xorg_libXrender_jll.jl:2 │ in expression starting at stdin:5 └ ┌ FreeType2_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6e34b625-4abd-537c-b88f-471c36dfa7a0"), "Bzip2_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/FreeType2_jll/HzH7Z/src/wrappers/x86_64-linux-gnu.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FreeType2_jll/HzH7Z/src/wrappers/x86_64-linux-gnu.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/FreeType2_jll/HzH7Z/src/FreeType2_jll.jl:2 │ in expression starting at stdin:5 └ ┌ Xorg_xkeyboard_config_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("35661453-b289-5fab-8a00-3d9160c6a3a4"), "Xorg_xkbcomp_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/wrappers/any.jl:2 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/wrappers/any.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/Xorg_xkeyboard_config_jll/v2qAz/src/Xorg_xkeyboard_config_jll.jl:2 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 44 packages failed to precompile: gdk_pixbuf_jll Failed to precompile gdk_pixbuf_jll [da03df04-f53b-5353-a52f-6a8b0620ced0] to "/home/pkgeval/.julia/compiled/v1.14/gdk_pixbuf_jll/jl_lZmztl" (ProcessExited(1)). Gtk Failed to precompile Gtk [4c0ca9eb-093a-5379-98c5-f87ac0bbbf44] to "/home/pkgeval/.julia/compiled/v1.14/Gtk/jl_XlmbW2" (ProcessExited(1)). Pango_jll Failed to precompile Pango_jll [36c8627f-9965-5494-a995-c6b170f724f3] to "/home/pkgeval/.julia/compiled/v1.14/Pango_jll/jl_EBTot4" (ProcessExited(1)). FFMPEG_jll Failed to precompile FFMPEG_jll [b22a6f82-2f65-5046-a5b2-351ab43fb4e5] to "/home/pkgeval/.julia/compiled/v1.14/FFMPEG_jll/jl_Ng0NyQ" (ProcessExited(1)). Xorg_libXi_jll Failed to precompile Xorg_libXi_jll [a51aa0fd-4e3c-5386-b890-e753decda492] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXi_jll/jl_l8TAZS" (ProcessExited(1)). Xorg_libXcomposite_jll Failed to precompile Xorg_libXcomposite_jll [3c9796d7-64a0-5134-86ad-79f8eb684845] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXcomposite_jll/jl_I9Uapd" (ProcessExited(1)). libvorbis_jll Failed to precompile libvorbis_jll [f27f6e37-5d2b-51aa-960f-b287f2bc3b7a] to "/home/pkgeval/.julia/compiled/v1.14/libvorbis_jll/jl_EKVyFT" (ProcessExited(1)). Libtiff_jll Failed to precompile Libtiff_jll [89763e89-9b03-5906-acba-b20f662cd828] to "/home/pkgeval/.julia/compiled/v1.14/Libtiff_jll/jl_UvAY2k" (ProcessExited(1)). Cairo Failed to precompile Cairo [159f3aea-2a34-519c-b102-8c37f9878175] to "/home/pkgeval/.julia/compiled/v1.14/Cairo/jl_vQq7aW" (ProcessExited(1)). Alexya Failed to precompile Alexya [a0ba0308-c025-49c4-97d8-6cbc8d45a63d] to "/home/pkgeval/.julia/compiled/v1.14/Alexya/jl_tQ8NMW" (ProcessExited(1)). Luxor Failed to precompile Luxor [ae8d54c2-7ccd-5906-9d76-62fc9837b5bc] to "/home/pkgeval/.julia/compiled/v1.14/Luxor/jl_Bzi3bn" (ProcessExited(1)). adwaita_icon_theme_jll Failed to precompile adwaita_icon_theme_jll [b437f822-2cd6-5e08-a15c-8bac984d38ee] to "/home/pkgeval/.julia/compiled/v1.14/adwaita_icon_theme_jll/jl_Vkh64u" (ProcessExited(1)). xkbcommon_jll Failed to precompile xkbcommon_jll [d8fb68d0-12a3-5cfd-a85a-d49703b185fd] to "/home/pkgeval/.julia/compiled/v1.14/xkbcommon_jll/jl_znz2Lg" (ProcessExited(1)). Xorg_libXfixes_jll Failed to precompile Xorg_libXfixes_jll [d091e8ba-531a-589c-9de9-94069b037ed8] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXfixes_jll/jl_BAOFQv" (ProcessExited(1)). Xorg_libXtst_jll Failed to precompile Xorg_libXtst_jll [b6f176f1-7aea-5357-ad67-1d3e565ea1c6] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXtst_jll/jl_k2KhEb" (ProcessExited(1)). Libglvnd_jll Failed to precompile Libglvnd_jll [7e76a0d4-f3c7-5321-8279-8d96eeed0f29] to "/home/pkgeval/.julia/compiled/v1.14/Libglvnd_jll/jl_9dXWjL" (ProcessExited(1)). Xorg_libxcb_jll Failed to precompile Xorg_libxcb_jll [c7cfdc94-dc32-55de-ac96-5a1b8d977c5b] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libxcb_jll/jl_4XYlK6" (ProcessExited(1)). Xorg_libXdamage_jll Failed to precompile Xorg_libXdamage_jll [0aeada51-83db-5f97-b67e-184615cfc6f6] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXdamage_jll/jl_p8qMBg" (ProcessExited(1)). libass_jll Failed to precompile libass_jll [0ac62f75-1d6f-5e53-bd7c-93b484bb37c0] to "/home/pkgeval/.julia/compiled/v1.14/libass_jll/jl_qvfhks" (ProcessExited(1)). Xorg_libXinerama_jll Failed to precompile Xorg_libXinerama_jll [d1454406-59df-5ea1-beac-c340f2130bc3] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXinerama_jll/jl_u7HSum" (ProcessExited(1)). Xorg_libX11_jll Failed to precompile Xorg_libX11_jll [4f6342f7-b3d2-589e-9d20-edeb45f2b2bc] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libX11_jll/jl_wSHYZ5" (ProcessExited(1)). Cairo_jll Failed to precompile Cairo_jll [83423d85-b0ee-5818-9007-b63ccbeb887a] to "/home/pkgeval/.julia/compiled/v1.14/Cairo_jll/jl_4RYiFn" (ProcessExited(1)). Xorg_libXcursor_jll Failed to precompile Xorg_libXcursor_jll [935fb764-8cf2-53bf-bb30-45bb1f8bf724] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXcursor_jll/jl_mU9aLG" (ProcessExited(1)). Xorg_xkbcomp_jll Failed to precompile Xorg_xkbcomp_jll [35661453-b289-5fab-8a00-3d9160c6a3a4] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_xkbcomp_jll/jl_KWmeUS" (ProcessExited(1)). Xorg_libXext_jll Failed to precompile Xorg_libXext_jll [1082639a-0dae-5f34-9b06-72781eeb8cb3] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXext_jll/jl_sXFZqF" (ProcessExited(1)). at_spi2_core_jll Failed to precompile at_spi2_core_jll [0fc3237b-ac94-5853-b45c-d43d59a06200] to "/home/pkgeval/.julia/compiled/v1.14/at_spi2_core_jll/jl_IcVjZD" (ProcessExited(1)). at_spi2_atk_jll Failed to precompile at_spi2_atk_jll [de012916-1e3f-58c2-8f29-df3ef51d412d] to "/home/pkgeval/.julia/compiled/v1.14/at_spi2_atk_jll/jl_JwBDI5" (ProcessExited(1)). Glib_jll Failed to precompile Glib_jll [7746bdde-850d-59dc-9ae8-88ece973131d] to "/home/pkgeval/.julia/compiled/v1.14/Glib_jll/jl_L9uxho" (ProcessExited(1)). FFMPEG Failed to precompile FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a] to "/home/pkgeval/.julia/compiled/v1.14/FFMPEG/jl_Asn0gI" (ProcessExited(1)). ATK_jll Failed to precompile ATK_jll [7b86fcea-f67b-53e1-809c-8f1719c154e8] to "/home/pkgeval/.julia/compiled/v1.14/ATK_jll/jl_WkI0AN" (ProcessExited(1)). XML2_jll Failed to precompile XML2_jll [02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a] to "/home/pkgeval/.julia/compiled/v1.14/XML2_jll/jl_SJ6VZO" (ProcessExited(1)). Xorg_libxkbfile_jll Failed to precompile Xorg_libxkbfile_jll [cc61e674-0454-545c-8b26-ed2c68acab7a] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libxkbfile_jll/jl_6Nyd6B" (ProcessExited(1)). Librsvg_jll Failed to precompile Librsvg_jll [925c91fb-5dd6-59dd-8e8c-345e74382d89] to "/home/pkgeval/.julia/compiled/v1.14/Librsvg_jll/jl_syxeGt" (ProcessExited(1)). Xorg_libXrandr_jll Failed to precompile Xorg_libXrandr_jll [ec84b674-ba8e-5d96-8ba1-2a689ba10484] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXrandr_jll/jl_bg66mW" (ProcessExited(1)). GTK3_jll Failed to precompile GTK3_jll [77ec8976-b24b-556a-a1bf-49a033a670a6] to "/home/pkgeval/.julia/compiled/v1.14/GTK3_jll/jl_TAhVN9" (ProcessExited(1)). Rsvg Failed to precompile Rsvg [c4c386cf-5103-5370-be45-f3a111cca3b8] to "/home/pkgeval/.julia/compiled/v1.14/Rsvg/jl_TAb3of" (ProcessExited(1)). HarfBuzz_jll Failed to precompile HarfBuzz_jll [2e76f6c2-a576-52d4-95c1-20adfe4de566] to "/home/pkgeval/.julia/compiled/v1.14/HarfBuzz_jll/jl_vhmhA6" (ProcessExited(1)). Fontconfig_jll Failed to precompile Fontconfig_jll [a3f928ae-7b40-5064-980b-68af3947d34b] to "/home/pkgeval/.julia/compiled/v1.14/Fontconfig_jll/jl_SiBCl7" (ProcessExited(1)). Wayland_jll Failed to precompile Wayland_jll [a2964d1f-97da-50d4-b82a-358c7fce9d89] to "/home/pkgeval/.julia/compiled/v1.14/Wayland_jll/jl_Vvwmu0" (ProcessExited(1)). Libepoxy_jll Failed to precompile Libepoxy_jll [42c93a91-0102-5b3f-8f9d-e41de60ac950] to "/home/pkgeval/.julia/compiled/v1.14/Libepoxy_jll/jl_nCbgHH" (ProcessExited(1)). GettextRuntime_jll Failed to precompile GettextRuntime_jll [b0724c58-0f36-5564-988d-3bb0596ebc4a] to "/home/pkgeval/.julia/compiled/v1.14/GettextRuntime_jll/jl_M0m7iY" (ProcessExited(1)). Xorg_libXrender_jll Failed to precompile Xorg_libXrender_jll [ea2f1a96-1ddc-540d-b46f-429655e07cfa] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_libXrender_jll/jl_F0IUeU" (ProcessExited(1)). FreeType2_jll Failed to precompile FreeType2_jll [d7e528f0-a631-5988-bf34-fe36492bcfd7] to "/home/pkgeval/.julia/compiled/v1.14/FreeType2_jll/jl_jTiCZl" (ProcessExited(1)). Xorg_xkeyboard_config_jll Failed to precompile Xorg_xkeyboard_config_jll [33bec58e-1273-512f-9401-5d533626f822] to "/home/pkgeval/.julia/compiled/v1.14/Xorg_xkeyboard_config_jll/jl_7rJo3t" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Quadtrees/MeMip/test/runtests.jl:2 Testing failed after 254.74s ERROR: LoadError: Package Quadtrees errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 528.03s: package fails to precompile