Package evaluation to load CheapThreads on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:32:13.624 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing CheapThreads... Resolving package versions... Installed Requires ───────────────────────── v1.3.1 Installed ManualMemory ───────────────────── v0.1.8 Installed HostCPUFeatures ────────────────── v0.1.17 Installed Statistics ─────────────────────── v1.11.1 Installed CPUSummary ─────────────────────── v0.1.30 Installed Static ─────────────────────────── v0.2.5 Installed StrideArraysCore ───────────────── v0.1.18 Installed Preferences ────────────────────── v1.5.0 Installed Xorg_libpciaccess_jll ──────────── v0.18.1+0 Installed JLLWrappers ────────────────────── v1.7.1 Installed Libiconv_jll ───────────────────── v1.18.0+0 Installed Hwloc_jll ──────────────────────── v2.12.2+0 Installed CpuId ──────────────────────────── v0.3.1 Installed IfElse ─────────────────────────── v0.1.1 Installed Hwloc ──────────────────────────── v2.2.0 Installed VectorizationBase ──────────────── v0.20.38 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed XML2_jll ───────────────────────── v2.13.9+0 Installed CheapThreads ───────────────────── v0.2.5 Installed ArrayInterface ─────────────────── v3.1.17 Installed ThreadingUtilities ─────────────── v0.4.7 Installing 4 artifacts Installed artifact Xorg_libpciaccess 24.8 KiB Installed artifact Libiconv 1.9 MiB Installed artifact Hwloc 3.5 MiB Installed artifact XML2 2.5 MiB Updating `~/.julia/environments/v1.14/Project.toml` [b630d9fa] + CheapThreads v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [4fba245c] + ArrayInterface v3.1.17 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [2a0fbf3d] + CPUSummary v0.1.30 [b630d9fa] + CheapThreads v0.2.5 [adafc99b] + CpuId v0.3.1 [3e5b6fbb] + HostCPUFeatures v0.1.17 ⌅ [0e44f5e4] + Hwloc v2.2.0 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [d125e4d3] + ManualMemory v0.1.8 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 ⌅ [aedffcd0] + Static v0.2.5 [10745b16] + Statistics v1.11.1 ⌅ [7792a7ef] + StrideArraysCore v0.1.18 ⌅ [8290d209] + ThreadingUtilities v0.4.7 ⌅ [3d5dd08c] + VectorizationBase v0.20.38 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [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 10.38s ################################################################################ # 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 packages... 915.2 ms ✓ ManualMemory 753.8 ms ✓ IfElse 1123.5 ms ✓ Statistics 1131.5 ms ✓ Requires 1808.4 ms ✓ CpuId 1169.1 ms ✓ Preferences 1674.0 ms ✓ ThreadingUtilities WARNING: Imported binding Base.@aggressive_constprop was undeclared at import time during import to Static. ERROR: LoadError: UndefVarError: `@aggressive_constprop` not defined in `Static` Suggestion: this global was defined as `Base.var"@aggressive_constprop"` but not assigned a value. Stacktrace:  [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:32 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:1 in expression starting at stdin:5 Precompilation completed after 22.94s ################################################################################ # Loading # Loading CheapThreads... WARNING: Imported binding Base.@aggressive_constprop was undeclared at import time during import to Static. ERROR: LoadError: UndefVarError: `@aggressive_constprop` not defined in `Static` Suggestion: this global was defined as `Base.var"@aggressive_constprop"` but not assigned a value. Stacktrace:  [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:32 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:1 in expression starting at stdin:5 WARNING: Imported binding Base.@aggressive_constprop was undeclared at import time during import to Static. ERROR: LoadError: UndefVarError: `@aggressive_constprop` not defined in `Static` Suggestion: this global was defined as `Base.var"@aggressive_constprop"` but not assigned a value. Stacktrace:  [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:32 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:1 in expression starting at stdin:5 WARNING: Imported binding Base.@aggressive_constprop was undeclared at import time during import to Static. ERROR: LoadError: UndefVarError: `@aggressive_constprop` not defined in `Static` Suggestion: this global was defined as `Base.var"@aggressive_constprop"` but not assigned a value. Stacktrace:  [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:32 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:1 in expression starting at stdin:5 WARNING: Imported binding Base.@aggressive_constprop was undeclared at import time during import to Static. ERROR: LoadError: UndefVarError: `@aggressive_constprop` not defined in `Static` Suggestion: this global was defined as `Base.var"@aggressive_constprop"` but not assigned a value. Stacktrace:  [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] 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:3148  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [7] include_string  @ ./loading.jl:3004 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:32 in expression starting at /home/pkgeval/.julia/packages/Static/wlEMx/src/Static.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Static │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Static Failed to precompile Static [aedffcd0-7271-4cad-89d0-dc628f76c6d3] to "/home/pkgeval/.julia/compiled/v1.14/Static/jl_6uEmWd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/CYf5x/src/ArrayInterface.jl:1 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at /home/pkgeval/.julia/packages/CheapThreads/vLvUh/src/CheapThreads.jl:1 Loading failed after 24.75s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using CheapThreads'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 74.55s: package fails to precompile