Package evaluation to test Vulkan on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:16:58.282 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.35s ################################################################################ # Installation # Installing Vulkan... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9f14b124] + Vulkan v0.6.29 Updating `~/.julia/environments/v1.10/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [a3e06817] + BitMasks v0.1.9 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [3587e190] + InverseFunctions v0.1.17 [692b3bcd] + JLLWrappers v1.7.1 [70703baa] + JuliaSyntax v1.0.2 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [08a2b407] + ResultTypes v4.0.2 [6ec83bb0] + StructEquality v2.1.0 [9f14b124] + Vulkan v0.6.29 [16167f82] + VulkanCore v1.3.1 [8d446b21] + Vulkan_Headers_jll v1.4.321+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.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 9.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ┌ Warning: Circular dependency detected. │ Precompilation will be skipped for dependencies in this cycle: │ ┌ Vulkan → VulkanFixedPointNumbersColorTypesExt │ └─ Vulkan → VulkanColorTypesExt └ @ Pkg.API.Precompilation /opt/julia/share/julia/stdlib/v1.10/Pkg/src/precompilation.jl:583 Precompiling packages... 1327.1 ms ✓ SwiftShader_jll ✗ Vulkan 11919.8 ms ✓ XCB ✗ Vulkan → VulkanStaticArraysCoreExt ✗ Vulkan → VulkanFixedPointNumbersExt ✗ Vulkan → VulkanXCBExt ✗ Vulkan → VulkanFixedPointNumbersStaticArraysCoreExt 2 dependencies successfully precompiled in 43 seconds. 67 already precompiled. 2 skipped due to circular dependency. ERROR: LoadError: The following 5 direct dependencies failed to precompile: VulkanFixedPointNumbersStaticArraysCoreExt Failed to precompile VulkanFixedPointNumbersStaticArraysCoreExt [2f57392b-a05f-5d8c-9899-41d6f08febce] to "/home/pkgeval/.julia/compiled/v1.10/VulkanFixedPointNumbersStaticArraysCoreExt/jl_HyT03J". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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::String) @ Base ./loading.jl:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_ev0IdY". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] 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:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/ext/VulkanFixedPointNumbersStaticArraysCoreExt.jl:1 in expression starting at stdin:4 VulkanFixedPointNumbersExt Failed to precompile VulkanFixedPointNumbersExt [c57ef788-d724-5e9d-b6de-fe3a52aab31c] to "/home/pkgeval/.julia/compiled/v1.10/VulkanFixedPointNumbersExt/jl_sLcd9j". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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::String) @ Base ./loading.jl:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_PA1ira". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] 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:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/ext/VulkanFixedPointNumbersExt.jl:1 in expression starting at stdin:4 VulkanStaticArraysCoreExt Failed to precompile VulkanStaticArraysCoreExt [7b2672ab-fe5c-5e77-99a9-44fe74bdaf22] to "/home/pkgeval/.julia/compiled/v1.10/VulkanStaticArraysCoreExt/jl_ZxmlcE". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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::String) @ Base ./loading.jl:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_tHeFuE". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] 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:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/ext/VulkanStaticArraysCoreExt.jl:1 in expression starting at stdin:4 Vulkan Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_Yv1MLR". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 VulkanXCBExt Failed to precompile VulkanXCBExt [3e35711d-037b-536b-b570-bcec1a067066] to "/home/pkgeval/.julia/compiled/v1.10/VulkanXCBExt/jl_YLte7f". ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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::String) @ Base ./loading.jl:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_qXQsEY". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include @ ./Base.jl:495 [inlined] [24] 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:2295 [25] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/ext/VulkanXCBExt.jl:1 in expression starting at stdin:4 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 56.38s ################################################################################ # Testing # Testing Vulkan Status `/tmp/jl_0XLSO4/Project.toml` [7d9f7c33] Accessors v0.1.43 [a3e06817] BitMasks v0.1.9 [3da002f7] ColorTypes v0.12.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [53c48c17] FixedPointNumbers v0.8.5 [d8e11817] MLStyle v0.4.17 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [08a2b407] ResultTypes v4.0.2 [1e83bf80] StaticArraysCore v1.4.4 [6ec83bb0] StructEquality v2.1.0 [9f14b124] Vulkan v0.6.29 [16167f82] VulkanCore v1.3.1 [16167f82] XCB v0.8.0 [c404ff5a] SwiftShader_jll v0.1.1+0 [8f399da3] Libdl [56ddb016] Logging [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_0XLSO4/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [a3e06817] BitMasks v0.1.9 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [53c48c17] FixedPointNumbers v0.8.5 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [3587e190] InverseFunctions v0.1.17 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [70703baa] JuliaSyntax v1.0.2 [0e77f7df] LazilyInitializedFields v1.3.0 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [08a2b407] ResultTypes v4.0.2 [1e83bf80] StaticArraysCore v1.4.4 [6ec83bb0] StructEquality v2.1.0 [ec057cc2] StructUtils v2.6.2 [3bb67fe8] TranscodingStreams v0.11.3 [9f14b124] Vulkan v0.6.29 [16167f82] VulkanCore v1.3.1 [e18202ca] WindowAbstractions v0.9.1 [16167f82] XCB v0.8.0 [0c8a7d74] XKeyboard v0.1.4 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [458c3c95] OpenSSL_jll v3.5.5+0 [c404ff5a] SwiftShader_jll v0.1.1+0 [8d446b21] Vulkan_Headers_jll v1.4.321+0 [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.1+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [efcefdf7] PCRE2_jll v10.42.0+1 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: InitError: Failed to retrieve a valid Vulkan library called 'libvulkan.so.1'. If you configure the `JULIA_VULKAN_LIBNAME` environment variable before precompiling VulkanCore, it will be used instead of 'libvulkan.so.1'. You may also manually add search paths by appending them to Lidbl.DL_LOAD_PATH, but note that this may have repercussions beyond this package. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] __init__() @ VulkanCore.LibVulkan ~/.julia/packages/VulkanCore/DrUXO/src/LibVulkan.jl:25 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1196 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1184 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1129 [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1654 [7] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2011 [8] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [12] macro expansion @ ./loading.jl:1863 [inlined] [13] macro expansion @ ./lock.jl:270 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [15] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [16] invoke_in_world @ ./essentials.jl:923 [inlined] [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [18] include @ ./Base.jl:495 [inlined] [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::String) @ Base ./loading.jl:2295 [20] top-level scope @ stdin:4 during initialization of module LibVulkan in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/src/Vulkan.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Vulkan [9f14b124-c50e-4008-a7d4-969b3a6cd68a] to "/home/pkgeval/.julia/compiled/v1.10/Vulkan/jl_q3dpyG". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include(fname::String) @ Base.MainInclude ./client.jl:487 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/Vulkan/dOCgf/test/runtests.jl:2 Testing failed after 14.97s ERROR: LoadError: Package Vulkan errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 95.47s: package fails to precompile