Package evaluation to test FlightCore on Julia 1.12.6 (15346901f00) started at 2026-06-29T12:41:40.143 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 5.37s ################################################################################ # Installation # Installing FlightCore... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [e3cc1ee6] + FlightCore v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.22.1 [69d22d85] + About v1.0.4 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.27.0 [b2a6c25c] + BinaryHeaps v1.0.1 [d1d4a3ce] + BitFlags v0.1.10 [70df07ce] + BracketingNonlinearSolve v1.12.2 [fa961155] + CEnum v0.5.0 ⌅ [5d785b6c] + CImGui v7.1.1 [ea656a56] + CSyntax v0.4.1 [d360d2e6] + ChainRulesCore v1.26.1 [944b1d66] + CodecZlib v0.7.8 [38540f10] + CommonSolve v0.2.9 [f70d9fcc] + CommonWorldInvalidations v1.1.0 [34da2185] + Compat v4.18.1 [b0b7db55] + ComponentArrays v0.15.40 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.5 [f0e56b4a] + ConcurrentUtilities v2.5.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.6 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [2b5f629d] + DiffEqBase v7.6.0 [459566f4] + DiffEqCallbacks v4.18.1 [a0c0ee7d] + DifferentiationInterface v0.7.18 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.20 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [7034ab61] + FastBroadcast v1.3.3 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.3 [e3cc1ee6] + FlightCore v0.2.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.9.3 [d9f16b24] + Functors v0.5.2 [f7f18e0c] + GLFW v3.4.6 [46192b85] + GPUArraysCore v0.2.0 [28b8d3ca] + GR v0.73.26 ⌅ [cd3eb016] + HTTP v1.11.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [0f8b85d8] + JSON3 v1.14.3 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.5 [739be429] + MbedTLS v1.1.10 [66fc600b] + ModernGL v1.1.8 [46d2c3a1] + MuladdMacro v0.2.6 [be0214bd] + NonlinearSolveBase v2.31.3 [4d8831e6] + OpenSSL v1.6.1 [bac558e1] + OrderedCollections v2.0.1 [bbf590c4] + OrdinaryDiffEqCore v4.5.0 [1344f307] + OrdinaryDiffEqLowOrderRK v2.1.1 [69de0a69] + Parsers v2.8.6 [d236fae5] + PreallocationTools v1.2.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v4.3.2 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.21 [0bca4576] + SciMLBase v3.30.0 [19f34311] + SciMLJacobianOperators v0.1.14 [a6db7da4] + SciMLLogging v2.0.1 [c0aeaf25] + SciMLOperators v1.22.1 [431bcebd] + SciMLPublic v1.2.1 [53ae85a6] + SciMLStructures v1.10.1 [efcf1570] + Setfield v1.1.2 [777ac1f9] + SimpleBufferStream v1.2.0 [aedffcd0] + Static v1.4.2 [0d7ed370] + StaticArrayInterface v1.10.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.3 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.8.2 [2efcf032] + SymbolicIndexingInterface v0.3.49 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [781d530d] + TruncatedStacktraces v1.4.0 [5c2747f8] + URIs v1.6.1 [cd00e070] + BerkeleyDB_jll v18.1.41+0 [471b5b61] + BlueZ_jll v5.54.0+1 [6e34b625] + Bzip2_jll v1.0.9+0 ⌅ [333409e9] + CImGuiPack_jll v0.11.0+0 [83423d85] + Cairo_jll v1.18.7+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [ab5a07f8] + Elfutils_jll v0.189.0+1 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.8.1+0 [b22a6f82] + FFMPEG_jll v8.1.2+0 [f5851436] + FFTW_jll v3.3.12+0 ⌅ [1d38b3a6] + FLAC_jll v1.4.4+0 [a3f928ae] + Fontconfig_jll v2.17.1+0 [d7e528f0] + FreeType2_jll v2.14.3+1 [559328eb] + FriBidi_jll v1.0.17+0 [0656b61e] + GLFW_jll v3.4.1+1 [d2c73de3] + GR_jll v0.73.26+0 ⌅ [1b77fbbe] + GSL_jll v2.7.2+0 [aaaaf01e] + GStreamer_jll v1.20.3+0 [54ca2031] + Gdbm_jll v1.26.0+0 ⌅ [b0724c58] + GettextRuntime_jll v0.22.4+0 [7746bdde] + Glib_jll v2.86.3+0 [3b182d85] + Graphite2_jll v1.3.16+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 ⌅ [a51ab1cf] + ICU_jll v68.2.0+0 [aacddb02] + JpegTurbo_jll v3.1.5+0 [c1c5ebd0] + LAME_jll v3.100.3+0 [88015f11] + LERC_jll v4.1.0+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] + Libffi_jll v3.4.7+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [bce108ef] + Libical_jll v3.0.9+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.42.0+0 [89763e89] + Libtiff_jll v4.7.2+0 [a76c16ae] + Libtool_jll v2.5.4+0 [38a345b3] + Libuuid_jll v2.42.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [68e3532b] + Ncurses_jll v6.6.0+2 [e7412a2a] + Ogg_jll v1.3.6+0 [91d4177d] + Opus_jll v1.6.1+0 [36c8627f] + Pango_jll v1.57.1+0 [30392449] + Pixman_jll v0.46.4+0 [02771fc1] + PulseAudio_jll v15.0.1+0 [c0090381] + Qt6Base_jll v6.10.2+2 [629bc702] + Qt6Declarative_jll v6.10.2+2 [ce943373] + Qt6ShaderTools_jll v6.10.2+1 [6de9746b] + Qt6Svg_jll v6.10.2+0 [e99dba38] + Qt6Wayland_jll v6.10.2+1 [05236dd9] + Readline_jll v8.3.3+0 [da37f231] + SBC_jll v1.4.0+0 [ab825dc5] + SDL2_jll v2.32.10+0 [fbe68eb6] + SoXResampler_jll v0.1.3+0 [f2f9631b] + SpeexDSP_jll v1.2.0+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] + Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [ffd25f8a] + XZ_jll v5.8.3+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] + Xorg_libX11_jll v1.8.13+0 [41e2f9bb] + Xorg_libXScrnSaver_jll v1.2.5+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [935fb764] + Xorg_libXcursor_jll v1.2.4+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.8+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] + Xorg_libXi_jll v1.8.3+0 [d1454406] + Xorg_libXinerama_jll v1.1.7+0 [ec84b674] + Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] + Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] + Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] + Xorg_xcb_util_jll v0.4.1+0 [975044d2] + Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] + Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] + Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [3161d3a3] + Zstd_jll v1.5.7+1 [45378030] + alsa_jll v1.2.15+0 [5ac2f6bb] + alsa_plugins_jll v1.2.13+0 [c53206cc] + argp_standalone_jll v1.3.1+1 [35ca27e7] + eudev_jll v3.2.14+0 [d65627f6] + fts_jll v1.2.9+0 [a4ae2306] + libaom_jll v3.13.3+0 [0ac62f75] + libass_jll v0.17.4+0 [ed080073] + libasyncns_jll v0.8.0+0 [eef66a8b] + libcap_jll v2.76.0+0 [1183f4f0] + libdecor_jll v0.2.2+0 [8e53e030] + libdrm_jll v2.4.125+1 [2db6ffa8] + libevdev_jll v1.13.4+0 [f638f0a6] + libfdk_aac_jll v2.0.4+0 [36db933b] + libinput_jll v1.28.1+0 [b53b4c65] + libpng_jll v1.6.58+0 [9427e74d] + libsamplerate_jll v0.1.10+0 [5bf562c0] + libsndfile_jll v1.2.2+0 [9a156e7d] + libva_jll v2.23.0+0 [f27f6e37] + libvorbis_jll v1.3.8+0 [009596ad] + mtdev_jll v1.1.7+0 [c88a4935] + obstack_jll v1.2.3+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 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.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 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [745a5e78] + LibUnwind_jll v1.8.1+2 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2206.2 ms ✓ CSyntax 1189.9 ms ✓ GSL_jll 1138.8 ms ✓ argp_standalone_jll 1192.7 ms ✓ fts_jll 1220.0 ms ✓ ICU_jll 981.6 ms ✓ libsamplerate_jll 993.0 ms ✓ FLAC_jll 1024.4 ms ✓ Libtool_jll 1187.9 ms ✓ BerkeleyDB_jll 996.6 ms ✓ SoXResampler_jll 952.8 ms ✓ libcap_jll 978.0 ms ✓ obstack_jll 1060.2 ms ✓ alsa_jll 3459.6 ms ✓ Gdbm_jll 8820.0 ms ✓ About 2652.9 ms ✓ libasyncns_jll 2410.6 ms ✓ SpeexDSP_jll 4860.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 8592.1 ms ✓ ComponentArrays 1129.1 ms ✓ Xorg_libXScrnSaver_jll 3067.2 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 2531.1 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 2525.9 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 2444.3 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt 5629.2 ms ✓ DiffEqCallbacks → DiffEqCallbacksFunctorsExt 5869.0 ms ✓ OrdinaryDiffEqLowOrderRK 1273.5 ms ✓ CImGuiPack_jll 113614.6 ms ✓ Plots 1144.9 ms ✓ Libical_jll 2356.0 ms ✓ Elfutils_jll 1114.8 ms ✓ libsndfile_jll 5838.5 ms ✓ About → PkgExt 21948.2 ms ✓ ComponentArrays → ComponentArraysRecursiveArrayToolsExt 31484.3 ms ✓ ComponentArrays → ComponentArraysSciMLBaseExt 8820.3 ms ✓ CImGui 17331.0 ms ✓ Plots → UnitfulExt 2384.4 ms ✓ BlueZ_jll 1172.5 ms ✓ GStreamer_jll 2629.6 ms ✓ SBC_jll ✗ CImGui → GlfwOpenGLBackend 4212.1 ms ✓ PulseAudio_jll 2955.9 ms ✓ alsa_plugins_jll 2716.5 ms ✓ SDL2_jll ✗ FlightCore ✗ FlightCore → FlightCorePlotsExt 42 dependencies successfully precompiled in 440 seconds. 310 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: FlightCore Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_hfdTma". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_CVKx5w". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 FlightCore → FlightCorePlotsExt Failed to precompile FlightCorePlotsExt [31b13869-ba67-5e83-b393-979bb87f34d4] to "/home/pkgeval/.julia/compiled/v1.12/FlightCorePlotsExt/jl_oH5f3O". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_rh4cwA". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_v71Ve8". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock @ ./loading.jl:3883 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2495 [13] macro expansion @ ./loading.jl:2423 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [17] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/ext/FlightCorePlotsExt.jl:7 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [23] include_string @ ./loading.jl:2884 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [25] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/ext/FlightCorePlotsExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 449.16s ################################################################################ # Testing # Testing FlightCore Status `/tmp/jl_D99CZD/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [e3cc1ee6] FlightCore v0.2.0 [0f8b85d8] JSON3 v1.14.3 ⌃ [91a5bcdd] Plots v1.41.0 [295af30f] Revise v3.15.1 [856f2bd8] StructTypes v1.11.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_D99CZD/Manifest.toml` [47edcb42] ADTypes v1.22.1 [69d22d85] About v1.0.4 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.27.0 [6e4b80f9] BenchmarkTools v1.8.0 [b2a6c25c] BinaryHeaps v1.0.1 [d1d4a3ce] BitFlags v0.1.10 [70df07ce] BracketingNonlinearSolve v1.12.2 [fa961155] CEnum v0.5.0 ⌅ [5d785b6c] CImGui v7.1.1 [ea656a56] CSyntax v0.4.1 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.9 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.40 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.5 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v7.6.0 [459566f4] DiffEqCallbacks v4.18.1 [a0c0ee7d] DifferentiationInterface v0.7.18 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.20 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [c87230d0] FFMPEG v0.4.5 [7034ab61] FastBroadcast v1.3.3 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.3 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [e3cc1ee6] FlightCore v0.2.0 [59287772] Formatting v0.4.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.9.3 [d9f16b24] Functors v0.5.2 [f7f18e0c] GLFW v3.4.6 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.26 [42e2da0e] Grisu v1.0.2 ⌅ [cd3eb016] HTTP v1.11.0 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0f8b85d8] JSON3 v1.14.3 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [23fbe1c1] Latexify v0.15.16 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [bb5d69b7] MaybeInplace v0.1.5 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [66fc600b] ModernGL v1.1.8 [46d2c3a1] MuladdMacro v0.2.6 [77ba4419] NaNMath v1.1.4 [be0214bd] NonlinearSolveBase v2.31.3 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v2.0.1 [bbf590c4] OrdinaryDiffEqCore v4.5.0 [1344f307] OrdinaryDiffEqLowOrderRK v2.1.1 [69de0a69] Parsers v2.8.6 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 ⌃ [91a5bcdd] Plots v1.41.0 [d236fae5] PreallocationTools v1.2.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [731186ca] RecursiveArrayTools v4.3.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.15.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.21 [0bca4576] SciMLBase v3.30.0 [19f34311] SciMLJacobianOperators v0.1.14 [a6db7da4] SciMLLogging v2.0.1 [c0aeaf25] SciMLOperators v1.22.1 [431bcebd] SciMLPublic v1.2.1 [53ae85a6] SciMLStructures v1.10.1 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.3 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.2 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [09ab397b] StructArrays v0.7.3 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.49 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [62fd8b95] TensorCore v0.1.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 ⌅ [1986cc42] Unitful v1.24.0 ⌃ [45397f5d] UnitfulLatexify v1.6.4 [41fe7b60] Unzip v0.2.0 [cd00e070] BerkeleyDB_jll v18.1.41+0 [471b5b61] BlueZ_jll v5.54.0+1 [6e34b625] Bzip2_jll v1.0.9+0 ⌅ [333409e9] CImGuiPack_jll v0.11.0+0 [83423d85] Cairo_jll v1.18.7+0 [ee1fde0b] Dbus_jll v1.16.2+0 [ab5a07f8] Elfutils_jll v0.189.0+1 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.8.1+0 [b22a6f82] FFMPEG_jll v8.1.2+0 [f5851436] FFTW_jll v3.3.12+0 ⌅ [1d38b3a6] FLAC_jll v1.4.4+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+1 [d2c73de3] GR_jll v0.73.26+0 ⌅ [1b77fbbe] GSL_jll v2.7.2+0 [aaaaf01e] GStreamer_jll v1.20.3+0 [54ca2031] Gdbm_jll v1.26.0+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.16+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 ⌅ [a51ab1cf] ICU_jll v68.2.0+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [bce108ef] Libical_jll v3.0.9+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [a76c16ae] Libtool_jll v2.5.4+0 [38a345b3] Libuuid_jll v2.42.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [68e3532b] Ncurses_jll v6.6.0+2 [e7412a2a] Ogg_jll v1.3.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.1+0 [30392449] Pixman_jll v0.46.4+0 [02771fc1] PulseAudio_jll v15.0.1+0 [c0090381] Qt6Base_jll v6.10.2+2 [629bc702] Qt6Declarative_jll v6.10.2+2 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [05236dd9] Readline_jll v8.3.3+0 [da37f231] SBC_jll v1.4.0+0 [ab825dc5] SDL2_jll v2.32.10+0 [fbe68eb6] SoXResampler_jll v0.1.3+0 [f2f9631b] SpeexDSP_jll v1.2.0+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [41e2f9bb] Xorg_libXScrnSaver_jll v1.2.5+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+1 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 [45378030] alsa_jll v1.2.15+0 [5ac2f6bb] alsa_plugins_jll v1.2.13+0 [c53206cc] argp_standalone_jll v1.3.1+1 [35ca27e7] eudev_jll v3.2.14+0 [d65627f6] fts_jll v1.2.9+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.3+0 [0ac62f75] libass_jll v0.17.4+0 [ed080073] libasyncns_jll v0.8.0+0 [eef66a8b] libcap_jll v2.76.0+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.125+1 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [9427e74d] libsamplerate_jll v0.1.10+0 [5bf562c0] libsndfile_jll v1.2.2+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 [c88a4935] obstack_jll v1.2.3+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 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [745a5e78] LibUnwind_jll v1.8.1+2 [14a3606d] MozillaCACerts_jll v2025.11.4 [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.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 1048.7 ms ✓ SciMLLogging 3928.5 ms ✓ Accessors → StructArraysExt 931.0 ms ✓ TruncatedStacktraces 962.9 ms ✓ GSL_jll 940.7 ms ✓ Graphite2_jll 943.6 ms ✓ Libmount_jll 949.1 ms ✓ argp_standalone_jll 938.4 ms ✓ fts_jll 783.9 ms ✓ EpollShim_jll 947.4 ms ✓ LLVMOpenMP_jll 971.3 ms ✓ ICU_jll 963.2 ms ✓ Xorg_libICE_jll 954.6 ms ✓ Xorg_libXau_jll 941.2 ms ✓ libpng_jll 971.7 ms ✓ libfdk_aac_jll 959.5 ms ✓ libdrm_jll 956.2 ms ✓ LAME_jll 956.1 ms ✓ LERC_jll 968.7 ms ✓ JpegTurbo_jll 1018.3 ms ✓ XZ_jll 987.7 ms ✓ libsamplerate_jll 935.4 ms ✓ Ogg_jll 955.8 ms ✓ mtdev_jll 958.8 ms ✓ Ncurses_jll 952.0 ms ✓ Xorg_libXdmcp_jll 965.5 ms ✓ x265_jll 968.0 ms ✓ x264_jll 978.8 ms ✓ libaom_jll 937.0 ms ✓ MbedTLS_jll 937.4 ms ✓ Zstd_jll 931.3 ms ✓ Libtool_jll 958.2 ms ✓ Expat_jll 1054.5 ms ✓ BerkeleyDB_jll 941.4 ms ✓ Opus_jll 848.4 ms ✓ Xorg_xtrans_jll 939.6 ms ✓ libevdev_jll 962.1 ms ✓ SoXResampler_jll 941.5 ms ✓ libcap_jll 921.9 ms ✓ obstack_jll 952.3 ms ✓ Libffi_jll 951.8 ms ✓ eudev_jll 944.6 ms ✓ FFTW_jll 934.7 ms ✓ alsa_jll 951.4 ms ✓ FriBidi_jll 953.1 ms ✓ Libuuid_jll 1122.7 ms ✓ MuladdMacro 1892.0 ms ✓ RecipesBase 6131.9 ms ✓ Static 2592.7 ms ✓ SciMLStructures 1509.1 ms ✓ PreallocationTools 7543.6 ms ✓ About 954.1 ms ✓ FreeType2_jll 960.1 ms ✓ GettextRuntime_jll 983.5 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 2855.2 ms ✓ StructArrays → StructArraysStaticArraysExt 8636.3 ms ✓ JSON3 3216.2 ms ✓ FunctionWrappersWrappers 946.2 ms ✓ Pixman_jll 927.5 ms ✓ Xorg_libSM_jll 963.9 ms ✓ FLAC_jll 947.9 ms ✓ libvorbis_jll 943.6 ms ✓ Readline_jll 990.9 ms ✓ Xorg_libxcb_jll 1417.7 ms ✓ MbedTLS 985.5 ms ✓ Libtiff_jll 968.6 ms ✓ Dbus_jll 1097.0 ms ✓ Elfutils_jll 944.7 ms ✓ Wayland_jll 941.8 ms ✓ libinput_jll 7650.5 ms ✓ RecursiveArrayTools 724.4 ms ✓ FastBroadcast → FastBroadcastStaticExt 3938.2 ms ✓ StaticArrayInterface 4760.1 ms ✓ About → PkgExt 1066.1 ms ✓ Fontconfig_jll 1024.8 ms ✓ Glib_jll 1060.8 ms ✓ libsndfile_jll 996.0 ms ✓ Gdbm_jll 990.9 ms ✓ Xorg_xcb_util_jll 1011.1 ms ✓ Xorg_libX11_jll 18151.4 ms ✓ HTTP 1169.2 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 964.6 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 1235.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 1209.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1238.7 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 3218.9 ms ✓ ComponentArrays 1004.9 ms ✓ Libical_jll 1050.4 ms ✓ GStreamer_jll 2378.9 ms ✓ SBC_jll 999.0 ms ✓ Xorg_xcb_util_image_jll 971.7 ms ✓ Xorg_xcb_util_keysyms_jll 969.0 ms ✓ Xorg_xcb_util_renderutil_jll 978.9 ms ✓ Xorg_xcb_util_wm_jll 1005.3 ms ✓ Xorg_libXrender_jll 1025.2 ms ✓ Xorg_libXext_jll 1001.0 ms ✓ Xorg_libXfixes_jll 1050.7 ms ✓ Xorg_libxkbfile_jll 31764.9 ms ✓ SciMLBase 1308.6 ms ✓ ComponentArrays → ComponentArraysRecursiveArrayToolsExt 1136.2 ms ✓ BlueZ_jll 986.0 ms ✓ Xorg_xcb_util_cursor_jll 985.6 ms ✓ Xorg_libXScrnSaver_jll 1036.2 ms ✓ Xorg_libXinerama_jll 985.8 ms ✓ Xorg_libXrandr_jll 1092.9 ms ✓ Cairo_jll 993.8 ms ✓ Libglvnd_jll 986.6 ms ✓ Xorg_libXcursor_jll 1005.4 ms ✓ Xorg_libXi_jll 997.9 ms ✓ libva_jll 972.6 ms ✓ Xorg_xkbcomp_jll 12949.5 ms ✓ SciMLBase → SciMLBaseStaticArraysExt 1938.5 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 1601.8 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 22777.0 ms ✓ ComponentArrays → ComponentArraysSciMLBaseExt 2572.1 ms ✓ PulseAudio_jll 1154.6 ms ✓ HarfBuzz_jll 893.7 ms ✓ Xorg_xkeyboard_config_jll 8351.4 ms ✓ SciMLJacobianOperators 1097.1 ms ✓ libass_jll 1107.9 ms ✓ Pango_jll 980.8 ms ✓ xkbcommon_jll 14918.2 ms ✓ NonlinearSolveBase 1359.6 ms ✓ FFMPEG_jll 1016.8 ms ✓ Vulkan_Loader_jll 1144.6 ms ✓ libdecor_jll 2361.7 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 4685.7 ms ✓ BracketingNonlinearSolve 2709.0 ms ✓ alsa_plugins_jll 1195.1 ms ✓ Qt6Base_jll 1309.7 ms ✓ GLFW_jll 5532.9 ms ✓ DiffEqBase 2687.1 ms ✓ SDL2_jll 1168.9 ms ✓ Qt6Svg_jll 1165.7 ms ✓ Qt6ShaderTools_jll 1934.2 ms ✓ GLFW 1313.0 ms ✓ CImGuiPack_jll 1504.4 ms ✓ GR_jll 1944.7 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 8774.5 ms ✓ DiffEqCallbacks 7586.4 ms ✓ OrdinaryDiffEqCore 1382.0 ms ✓ Qt6Declarative_jll 7788.2 ms ✓ CImGui 2125.5 ms ✓ DiffEqCallbacks → DiffEqCallbacksFunctorsExt 5420.9 ms ✓ OrdinaryDiffEqLowOrderRK 1397.5 ms ✓ Qt6Wayland_jll ✗ CImGui → GlfwOpenGLBackend 4550.7 ms ✓ GR Info Given FlightCore was explicitly requested, output will be shown live  UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#582  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined]  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3028  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [13] include_string  @ ./loading.jl:2884 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [15] _start()  @ Base ./client.jl:550   nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned  Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_FwIsy4". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId})  @ Base ./loading.jl:3315  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2683  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#232  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3886  [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String)  @ Base ./loading.jl:3883  [11] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2669  [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2495  [13] _require_prelocked(uuidkey::Base.PkgId)  @ Base ./loading.jl:2489  [14] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1609  [15] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1646  [16] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1462  [17] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2503  [18] macro expansion  @ ./loading.jl:2423 [inlined]  [19] macro expansion  @ ./lock.jl:376 [inlined]  [20] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2388  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2364  [22] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [24] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3028  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [30] include_string  @ ./loading.jl:2884 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [32] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 ✗ FlightCore 146 dependencies successfully precompiled in 370 seconds. 139 already precompiled. ERROR: The following 1 direct dependency failed to precompile: FlightCore Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_cICel5". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_FwIsy4". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin: Stacktrace: [1] _precompilepkgs(pkgs::Vector{Base.PkgId}, internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Vector{Pair{Cmd, Base.CacheFlags}}, _io::IOContext{IO}, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:1234 [2] precompilepkgs(pkgs::Vector{Base.PkgId}; internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Pair{Cmd, Base.CacheFlags}, io::Base.PipeEndpoint, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:520 [3] kwcall(::@NamedTuple{_from_loading::Bool, ignore_loaded::Bool}, ::typeof(Base.Precompilation.precompilepkgs), pkgs::Vector{Base.PkgId}) @ Base.Precompilation ./precompilation.jl:506 [4] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2661 [5] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2495 [6] macro expansion @ ./loading.jl:2423 [inlined] [7] macro expansion @ ./lock.jl:376 [inlined] [8] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [10] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/test/test_gui.jl:6 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/test/test_gui.jl:6 Precompiling packages... ✗ CImGui → GlfwOpenGLBackend Info Given FlightCore was explicitly requested, output will be shown live  UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#582  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined]  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3028  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [13] include_string  @ ./loading.jl:2884 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [15] _start()  @ Base ./client.jl:550   nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned  Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_Ap5KUC". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId})  @ Base ./loading.jl:3315  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2683  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#232  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3886  [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String)  @ Base ./loading.jl:3883  [11] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2669  [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2495  [13] _require_prelocked(uuidkey::Base.PkgId)  @ Base ./loading.jl:2489  [14] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1609  [15] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1646  [16] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1462  [17] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2503  [18] macro expansion  @ ./loading.jl:2423 [inlined]  [19] macro expansion  @ ./lock.jl:376 [inlined]  [20] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2388  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2364  [22] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [24] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3028  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [30] include_string  @ ./loading.jl:2884 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [32] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 ✗ FlightCore 0 dependencies successfully precompiled in 18 seconds. 285 already precompiled. ERROR: The following 1 direct dependency failed to precompile: FlightCore Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_W2WUCn". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_Ap5KUC". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin: Stacktrace: [1] _precompilepkgs(pkgs::Vector{Base.PkgId}, internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Vector{Pair{Cmd, Base.CacheFlags}}, _io::IOContext{IO}, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:1234 [2] precompilepkgs(pkgs::Vector{Base.PkgId}; internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Pair{Cmd, Base.CacheFlags}, io::Base.PipeEndpoint, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:520 [3] kwcall(::@NamedTuple{_from_loading::Bool, ignore_loaded::Bool}, ::typeof(Base.Precompilation.precompilepkgs), pkgs::Vector{Base.PkgId}) @ Base.Precompilation ./precompilation.jl:506 [4] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2661 [5] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2495 [6] macro expansion @ ./loading.jl:2423 [inlined] [7] macro expansion @ ./lock.jl:376 [inlined] [8] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [10] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/test/test_sim.jl:6 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/test/test_sim.jl:6 Precompiling packages... ✗ CImGui → GlfwOpenGLBackend Info Given FlightCore was explicitly requested, output will be shown live  UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#582  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined]  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3028  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [13] include_string  @ ./loading.jl:2884 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [15] _start()  @ Base ./client.jl:550   nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned  Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_iMrVgJ". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId})  @ Base ./loading.jl:3315  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2683  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#232  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3886  [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String)  @ Base ./loading.jl:3883  [11] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2669  [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2495  [13] _require_prelocked(uuidkey::Base.PkgId)  @ Base ./loading.jl:2489  [14] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1609  [15] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1646  [16] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1462  [17] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2503  [18] macro expansion  @ ./loading.jl:2423 [inlined]  [19] macro expansion  @ ./lock.jl:376 [inlined]  [20] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2388  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2364  [22] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [24] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3028  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [30] include_string  @ ./loading.jl:2884 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [32] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 ✗ FlightCore 0 dependencies successfully precompiled in 18 seconds. 285 already precompiled. ERROR: The following 1 direct dependency failed to precompile: FlightCore Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_kFKOdo". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_iMrVgJ". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin: Stacktrace: [1] _precompilepkgs(pkgs::Vector{Base.PkgId}, internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Vector{Pair{Cmd, Base.CacheFlags}}, _io::IOContext{IO}, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:1234 [2] precompilepkgs(pkgs::Vector{Base.PkgId}; internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Pair{Cmd, Base.CacheFlags}, io::Base.PipeEndpoint, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:520 [3] kwcall(::@NamedTuple{_from_loading::Bool, ignore_loaded::Bool}, ::typeof(Base.Precompilation.precompilepkgs), pkgs::Vector{Base.PkgId}) @ Base.Precompilation ./precompilation.jl:506 [4] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2661 [5] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2495 [6] macro expansion @ ./loading.jl:2423 [inlined] [7] macro expansion @ ./lock.jl:376 [inlined] [8] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [10] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/test/test_network.jl:5 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/test/test_network.jl:5 Precompiling packages... 97362.6 ms ✓ Plots 6644.8 ms ✓ Plots → UnitfulExt 2 dependencies successfully precompiled in 105 seconds. 180 already precompiled. Precompiling packages... 789.7 ms ✓ StructUtils → StructUtilsTablesExt 4198.3 ms ✓ Accessors → StructArraysExt 938.3 ms ✓ FLAC_jll 1065.7 ms ✓ Gdbm_jll 1067.0 ms ✓ Elfutils_jll 937.1 ms ✓ StaticArrays → StaticArraysStatisticsExt 2622.0 ms ✓ StructArrays → StructArraysStaticArraysExt 1114.2 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 952.4 ms ✓ Xorg_libXScrnSaver_jll 987.1 ms ✓ Libical_jll 12524.9 ms ✓ NonlinearSolveBase 1954.9 ms ✓ GLFW 1292.0 ms ✓ CImGuiPack_jll 1009.4 ms ✓ libsndfile_jll 1024.7 ms ✓ GStreamer_jll 1106.8 ms ✓ BlueZ_jll 2310.4 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 4628.2 ms ✓ BracketingNonlinearSolve 7741.4 ms ✓ CImGui 2301.1 ms ✓ SBC_jll 5460.3 ms ✓ DiffEqBase ✗ CImGui → GlfwOpenGLBackend 2456.9 ms ✓ PulseAudio_jll 1933.1 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 8632.4 ms ✓ DiffEqCallbacks 7709.0 ms ✓ OrdinaryDiffEqCore 2473.0 ms ✓ alsa_plugins_jll 2088.0 ms ✓ DiffEqCallbacks → DiffEqCallbacksFunctorsExt 5358.9 ms ✓ OrdinaryDiffEqLowOrderRK 2460.6 ms ✓ SDL2_jll Info Given FlightCore was explicitly requested, output will be shown live  UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#582  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String})  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242  [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String})  @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238  [5] top-level scope  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245  [6] macro expansion  @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined]  [7] macro expansion  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined]  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3028  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [13] include_string  @ ./loading.jl:2884 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [15] _start()  @ Base ./client.jl:550   nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned  Stacktrace:  [1] _ErrorCallbackWrapper(code::Int32, description::Cstring)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46  [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)  @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600  [3] CreateWindow (repeats 2 times)  @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined]  [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool)  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107  [5] renderloop  @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined]  [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})()  @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_FCzdJP". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId})  @ Base ./loading.jl:3315  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})()  @ Base ./loading.jl:2683  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117  [7] #invokelatest_gr#232  @ ./reflection.jl:1297 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1289 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3886  [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String)  @ Base ./loading.jl:3883  [11] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2669  [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2495  [13] _require_prelocked(uuidkey::Base.PkgId)  @ Base ./loading.jl:2489  [14] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1609  [15] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1646  [16] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1462  [17] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2503  [18] macro expansion  @ ./loading.jl:2423 [inlined]  [19] macro expansion  @ ./lock.jl:376 [inlined]  [20] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2388  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2364  [22] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [24] top-level scope  @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10  [25] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3028  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2874  [30] include_string  @ ./loading.jl:2884 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [32] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin:5 ✗ FlightCore 29 dependencies successfully precompiled in 107 seconds. 256 already precompiled. ERROR: The following 1 direct dependency failed to precompile: FlightCore Failed to precompile FlightCore [e3cc1ee6-15ac-4fef-96b3-1947582bf537] to "/home/pkgeval/.julia/compiled/v1.12/FlightCore/jl_20Hef9". UNHANDLED TASK ERROR: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 ERROR: LoadError: TaskFailedException Stacktrace: [1] #wait#582 @ ./task.jl:363 [inlined] [2] wait @ ./task.jl:360 [inlined] [3] _render(::Function, ::Vararg{Any}; spawn::Int64, wait::Bool, kwargs::@Kwargs{window_title::String}) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:242 [4] render(::Function, ::Vararg{Any}; kwargs::@Kwargs{window_title::String}) @ CImGui ~/.julia/packages/CImGui/kBZbS/src/CImGui.jl:238 [5] top-level scope @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:245 [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:248 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:306 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3028 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [13] include_string @ ./loading.jl:2884 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [15] _start() @ Base ./client.jl:550 nested task error: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:600 [3] CreateWindow (repeats 2 times) @ ~/.julia/packages/GLFW/wA4ue/src/glfw3.jl:599 [inlined] [4] renderloop(ui::GlfwOpenGLBackend.var"#9#10", ctx::Ptr{CImGui.lib.ImGuiContext}, ::Val{:GlfwOpenGL3}; hotloading::Bool, on_exit::Function, clear_color::Vector{Float32}, window_size::Tuple{Int64, Int64}, window_title::String, engine::Nothing, opengl_version::VersionNumber, wait_events::Bool) @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:107 [5] renderloop @ ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:68 [inlined] [6] (::GlfwOpenGLBackend.var"#6#7"{@Kwargs{window_title::String}, Tuple{GlfwOpenGLBackend.var"#9#10", Ptr{CImGui.lib.ImGuiContext}, Val{:GlfwOpenGL3}}})() @ GlfwOpenGLBackend ~/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:224 in expression starting at /home/pkgeval/.julia/packages/CImGui/kBZbS/ext/GlfwOpenGLBackend.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GlfwOpenGLBackend [bf063951-b1cc-5601-bdbc-ca84c92bafa4] to "/home/pkgeval/.julia/compiled/v1.12/GlfwOpenGLBackend/jl_FCzdJP". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Vector{Base.PkgId}) @ Base ./loading.jl:3315 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2683 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:96 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:91 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:117 [7] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3886 [10] maybe_cachefile_lock(f::Function, pkg::Base.PkgId, srcpath::String) @ Base ./loading.jl:3883 [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base ./loading.jl:2669 [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2495 [13] _require_prelocked(uuidkey::Base.PkgId) @ Base ./loading.jl:2489 [14] run_extension_callbacks(extid::Base.ExtensionId) @ Base ./loading.jl:1609 [15] run_extension_callbacks(pkgid::Base.PkgId) @ Base ./loading.jl:1646 [16] run_package_callbacks(modkey::Base.PkgId) @ Base ./loading.jl:1462 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2503 [18] macro expansion @ ./loading.jl:2423 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [22] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/gui.jl:5 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:10 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3028 [27] top-level scope @ stdin:5 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2874 [30] include_string @ ./loading.jl:2884 [inlined] [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [32] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/gui.jl:1 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/src/FlightCore.jl:1 in expression starting at stdin: Stacktrace: [1] _precompilepkgs(pkgs::Vector{Base.PkgId}, internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Vector{Pair{Cmd, Base.CacheFlags}}, _io::IOContext{IO}, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:1234 [2] precompilepkgs(pkgs::Vector{Base.PkgId}; internal_call::Bool, strict::Bool, warn_loaded::Bool, timing::Bool, _from_loading::Bool, configs::Pair{Cmd, Base.CacheFlags}, io::Base.PipeEndpoint, fancyprint::Bool, manifest::Bool, ignore_loaded::Bool) @ Base.Precompilation ./precompilation.jl:520 [3] kwcall(::@NamedTuple{_from_loading::Bool, ignore_loaded::Bool}, ::typeof(Base.Precompilation.precompilepkgs), pkgs::Vector{Base.PkgId}) @ Base.Precompilation ./precompilation.jl:506 [4] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2661 [5] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2495 [6] macro expansion @ ./loading.jl:2423 [inlined] [7] macro expansion @ ./lock.jl:376 [inlined] [8] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2388 [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2364 [10] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/test/test_plotting.jl:5 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/test/test_plotting.jl:5 ERROR: LoadError: UndefVarError: `test_gui` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/FlightCore/Z4qds/test/runtests.jl:9 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [6] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/FlightCore/Z4qds/test/runtests.jl:9 Testing failed after 653.01s ERROR: LoadError: Package FlightCore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1127.29s: package fails to precompile