Package evaluation of XCB on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T01:08:05.744 ################################################################################ # Set-up # Set-up completed after 0.25s ################################################################################ # Installation # Installing XCB... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [16167f82] + XCB v0.7.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [a3e06817] + BitMasks v0.1.8 [34da2185] + Compat v4.16.0 [ffbed154] + DocStringExtensions v0.9.4 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [6ec83bb0] + StructEquality v2.1.0 [e18202ca] + WindowAbstractions v0.8.0 [16167f82] + XCB v0.7.9 [0c8a7d74] + XKeyboard v0.1.4 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.6.5+0 [e9f186c6] + Libffi_jll v3.4.7+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [a2964d1f] + Wayland_jll v1.23.1+0 [2381bf8a] + Wayland_protocols_jll v1.36.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.6+1 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+0 [2def613f] + Xorg_xcb_util_jll v0.4.0+1 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] + xkbcommon_jll v1.4.1+2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 19102.0 ms ✓ XCB 1 dependency successfully precompiled in 19 seconds. 52 already precompiled. 1 dependency had output during precompilation: ┌ XCB │ WARNING: Constructor for type "xcb_button_index_t" was extended in `XCB` without explicit qualification or import. │ NOTE: Assumed "xcb_button_index_t" refers to `LibXCB.xcb_button_index_t`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function xcb_button_index_t end`. │ Hint: To silence the warning, qualify `xcb_button_index_t` as `LibXCB.xcb_button_index_t` in the method signature or explicitly `import LibXCB: xcb_button_index_t`. └ Precompilation completed after 29.03s ################################################################################ # Loading # Loading XCB... Loading completed after 1.7s PkgEval succeeded after 50.55s