Package evaluation to test CBinding on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T13:49:13.089 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.34s ################################################################################ # Installation # Installing CBinding... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d43a6710] + CBinding v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d43a6710] + CBinding v1.1.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [6c6a2e73] + Scratch v1.3.0 ⌅ [0ee61d77] + Clang_jll v18.1.7+5 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+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 2.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 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:335 [4] top-level scope @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 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 0 dependencies successfully precompiled in 7 seconds. 17 already precompiled. 1 dependency 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:335 │ [4] top-level scope │ @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ 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: The following 1 package failed to precompile: CBinding Failed to precompile CBinding [d43a6710-96b8-4a2d-833c-c424785e5374] to "/home/pkgeval/.julia/compiled/v1.14/CBinding/jl_2UKjX5" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 27.36s ################################################################################ # Testing # Testing CBinding Status `/tmp/jl_oTCDpS/Project.toml` [d43a6710] CBinding v1.1.0 [9a3f8284] Random v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_oTCDpS/Manifest.toml` [d43a6710] CBinding v1.1.0 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [6c6a2e73] Scratch v1.3.0 ⌅ [0ee61d77] Clang_jll v18.1.7+5 [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 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 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:335 [4] top-level scope @ ~/.julia/packages/CBinding/nBAFM/src/CBinding.jl:112 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 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 1 dependency had output during precompilation: ┌ CBinding │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: CBinding Failed to precompile CBinding [d43a6710-96b8-4a2d-833c-c424785e5374] to "/home/pkgeval/.julia/compiled/v1.14/CBinding/jl_Y1BKHu" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CBinding/nBAFM/test/runtests.jl:3 Testing failed after 16.04s ERROR: LoadError: Package CBinding errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3298 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 89.77s: package fails to precompile