Package evaluation to test KROME on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T13:50:20.217 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.71s ################################################################################ # Installation # Installing KROME... Resolving package versions... Installed KROME ─ v0.1.3 Updating `~/.julia/environments/v1.14/Project.toml` [5c8b4ca1] + KROME v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [d43a6710] + CBinding v0.9.4 [5c8b4ca1] + KROME v0.1.3 [189a3867] + Reexport v1.2.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building KROME → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/963e6b2a3930edce2ea83b56521525e2f9f4228d/build.log` Installation failed after 23.95s ERROR: LoadError: Error building `KROME`: ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module libLLVM_jll into module Clang_jll in package Clang_jll because package Clang_jll does not have libLLVM_jll in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_l2PNfs/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have Clang_jll checked out for development and have added libLLVM_jll as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with Clang_jll Stacktrace: [1] macro expansion @ ./loading.jl:2488 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [4] require @ ./loading.jl:2444 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using @ ./module.jl:137 [inlined] [8] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [9] top-level scope @ ~/.julia/packages/Clang_jll/rxX7m/src/wrappers/x86_64-linux-gnu-cxx11.jl:4 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [15] macro expansion @ ./loading.jl:2504 [inlined] [16] macro expansion @ ./lock.jl:376 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [18] require @ ./loading.jl:2444 [inlined] [19] eval_import_path @ ./module.jl:36 [inlined] [20] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [21] top-level scope @ ~/.julia/packages/CBindingGen/BiQcs/src/CBindingGen.jl:2 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [24] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [25] macro expansion @ ./loading.jl:2504 [inlined] [26] macro expansion @ ./lock.jl:376 [inlined] [27] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [28] require @ ./loading.jl:2444 [inlined] [29] eval_import_path @ ./module.jl:36 [inlined] [30] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [31] _eval_using @ ./module.jl:137 [inlined] [32] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [33] top-level scope @ ~/.julia/packages/KROME/h5OCd/deps/build.jl:2 [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [35] top-level scope @ none:5 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [38] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Clang_jll/rxX7m/src/wrappers/x86_64-linux-gnu-cxx11.jl:4 in expression starting at /home/pkgeval/.julia/packages/Clang_jll/rxX7m/src/Clang_jll.jl:2 in expression starting at /home/pkgeval/.julia/packages/CBindingGen/BiQcs/src/CBindingGen.jl:1 in expression starting at /home/pkgeval/.julia/packages/KROME/h5OCd/deps/build.jl:2 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1807 [3] withenv(::Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2719 [5] with_temp_env(fn::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2564 [6] (::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2678 [7] mktempdir(fn::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [9] #sandbox#207 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2625 [inlined] [10] kwcall(::@NamedTuple{preferences::Dict{String, Any}, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2615 [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1784 [12] build_versions @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1695 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2194 [14] add @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2128 [inlined] [15] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:379 [16] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [17] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [18] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [20] include(mod::Module, _path::String) @ Base ./Base.jl:309 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [22] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 52.82s: package could not be installed