Package evaluation to load VNGraphs on Julia 1.14.0-DEV.2113 (886384998d*) started at 2026-05-05T10:40:07.564 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing VNGraphs... Resolving package versions... Installed Clang_jll ────────── v18.1.7+4 Installed SimpleTraits ─────── v0.9.5 Installed Statistics ───────── v1.11.1 Installed DataStructures ───── v0.19.4 Installed MacroTools ───────── v0.5.16 Installed very_nauty_jll ───── v1.1.2+0 Installed Preferences ──────── v1.5.2 Installed JLLWrappers ──────── v1.7.1 Installed PrecompileTools ──── v1.3.3 Installed VNGraphs ─────────── v1.0.0 Installed StaticArraysCore ─── v1.4.4 Installed ArnoldiMethod ────── v0.4.0 Installed StaticArrays ─────── v1.9.18 Installed Inflate ──────────── v0.1.5 Installed CBinding ─────────── v1.1.0 Installed OrderedCollections ─ v1.8.1 Installed Scratch ──────────── v1.3.0 Installed Graphs ───────────── v1.14.0 Installing 1 artifacts Installed artifact very_nauty 46.6 KiB Updating `~/.julia/environments/v1.14/Project.toml` [82074f20] + VNGraphs v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [d43a6710] + CBinding v1.1.0 [864edb3b] + DataStructures v0.19.4 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [6c6a2e73] + Scratch v1.3.0 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82074f20] + VNGraphs v1.0.0 ⌅ [0ee61d77] + Clang_jll v18.1.7+4 [be6384bf] + very_nauty_jll v1.1.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.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 9.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 4.1 s ✓ MacroTools 1.0 s ✓ StaticArraysCore 1.1 s ✓ Inflate 1.1 s ✓ Statistics 1.4 s ✓ OrderedCollections 1.3 s ✓ Scratch 1.5 s ✓ Preferences 3.3 s ✓ SimpleTraits 1.6 s ✓ Statistics → SparseArraysExt 4.0 s ✓ DataStructures 1.6 s ✓ JLLWrappers 1.4 s ✓ PrecompileTools 2.3 s ✓ very_nauty_jll 1.6 s ✓ Clang_jll 14.5 s ✓ StaticArrays ERROR: LoadError: UndefVarError: `libclang_path` not defined in `Clang_jll` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/CBinding/nBAFM/src/libclang.jl:21  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/libclang.jl:17 in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/CBinding.jl:1 in expression starting at stdin:5 ✗ CBinding 1.9 s ✓ StaticArrays → StaticArraysStatisticsExt 4.4 s ✓ ArnoldiMethod 11.0 s ✓ Graphs ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d43a6710-96b8-4a2d-833c-c424785e5374"), "CBinding") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/VNGraphs/jp8pe/src/VNGraphs.jl:8  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VNGraphs/jp8pe/src/VNGraphs.jl:1 in expression starting at stdin:5 ✗ VNGraphs 18 dependencies successfully precompiled in 69 seconds. 13 already precompiled. Precompilation completed after 86.44s ################################################################################ # Loading # Loading VNGraphs... ERROR: LoadError: UndefVarError: `libclang_path` not defined in `Clang_jll` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/CBinding/nBAFM/src/libclang.jl:21  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/libclang.jl:17 in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/CBinding.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d43a6710-96b8-4a2d-833c-c424785e5374"), "CBinding") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/VNGraphs/jp8pe/src/VNGraphs.jl:8  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/VNGraphs/jp8pe/src/VNGraphs.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ CBinding │ ERROR: LoadError: UndefVarError: `libclang_path` not defined in `Clang_jll` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base ./Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/CBinding/nBAFM/src/libclang.jl:21 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [4] top-level scope │ @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3271 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3113 │ [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3123 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [12] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/libclang.jl:17 │ in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/src/CBinding.jl:1 │ in expression starting at stdin:5 └ ┌ VNGraphs │ [Output was shown above] └ ERROR: The following 2 packages failed to precompile: CBinding Failed to precompile CBinding [d43a6710-96b8-4a2d-833c-c424785e5374] to "/home/pkgeval/.julia/compiled/v1.14/CBinding/jl_ZnUuvn" (ProcessExited(1)). VNGraphs Failed to precompile VNGraphs [82074f20-eae8-4dc7-b23b-c0e0f9981814] to "/home/pkgeval/.julia/compiled/v1.14/VNGraphs/jl_vld3bg" (ProcessExited(1)). Loading failed after 18.23s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using VNGraphs'`, ProcessExited(1)) [1] Stacktrace: [1] spawn_opts_inherit() @ Base ./process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [7] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 133.18s: package fails to precompile