Package evaluation to load BlockBandedMatrices on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T06:44:02.758 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing BlockBandedMatrices... Resolving package versions... Installed ArrayLayouts ───────── v1.12.2 Installed FillArrays ─────────── v1.16.0 Installed BandedMatrices ─────── v1.11.0 Installed StaticArraysCore ───── v1.4.4 Installed MatrixFactorizations ─ v3.1.3 Installed Preferences ────────── v1.5.2 Installed BlockArrays ────────── v1.9.3 Installed BlockBandedMatrices ── v0.13.4 Installed PrecompileTools ────── v1.3.4 Installed StaticArrays ───────── v1.9.18 Updating `~/.julia/environments/v1.14/Project.toml` [ffab5731] + BlockBandedMatrices v0.13.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [4c555306] + ArrayLayouts v1.12.2 [aae01518] + BandedMatrices v1.11.0 [8e7c35d0] + BlockArrays v1.9.3 [ffab5731] + BlockBandedMatrices v0.13.4 [1a297f60] + FillArrays v1.16.0 [a3b82374] + MatrixFactorizations v3.1.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 9.32s ################################################################################ # 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... 0.9 s ✓ StaticArraysCore 106.3 s ✓ FillArrays 2.5 s ✓ Preferences 2.6 s ✓ PrecompileTools 299.5 s ✓ StaticArrays 65.8 s ✓ FillArrays → FillArraysStaticArraysExt 83.8 s ✓ ArrayLayouts ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable Expression:  #₂₆/Relty Containing expressions:  (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt)))  Detailed provenance:  #₂₆/Relty  └─ Relty  └─ Relty  └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135  Stacktrace:  ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 4 times  [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697  ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 3 times  [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64)  @ Base essentials.jl:1039 [inlined]  [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:133 [inlined]  [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:251 [inlined]  [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:747  ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 2 times  [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697  [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:821  [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:91  [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532  [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [20] eval(mod::Module, ex::Any; opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:525 [inlined]  [21] macro expansion  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120 [inlined]  [22] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [24] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68  [25] include(mod::Module, _path::String)  @ Base Base.jl:325  [26] 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:3296  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core boot.jl:522  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [30] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [32] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 in expression starting at stdin:5 ✗ BandedMatrices 40.4 s ✓ MatrixFactorizations 221.1 s ✓ BlockArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:2  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:1 in expression starting at stdin:5 ✗ MatrixFactorizations → MatrixFactorizationsBandedMatricesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:1 in expression starting at stdin:5 ✗ BlockArrays → BlockArraysBandedMatricesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BlockBandedMatrices/ifOtN/src/BlockBandedMatrices.jl:2  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BlockBandedMatrices/ifOtN/src/BlockBandedMatrices.jl:1 in expression starting at stdin:5 ✗ BlockBandedMatrices 9 dependencies successfully precompiled in 878 seconds. 4 already precompiled. Precompilation completed after 897.16s ################################################################################ # Loading # Loading BlockBandedMatrices... ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable Expression:  #₂₆/Relty Containing expressions:  (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt)))  Detailed provenance:  #₂₆/Relty  └─ Relty  └─ Relty  └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135  Stacktrace:  ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 4 times  [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697  ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 3 times  [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64)  @ Base essentials.jl:1039 [inlined]  [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:133 [inlined]  [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:251 [inlined]  [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:747  ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 2 times  [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697  [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:821  [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:91  [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532  [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined]  [20] eval(mod::Module, ex::Any; opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:525 [inlined]  [21] macro expansion  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120 [inlined]  [22] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120  [23] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [24] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68  [25] include(mod::Module, _path::String)  @ Base Base.jl:325  [26] 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:3296  [27] top-level scope  @ stdin:5  [28] eval(m::Module, e::Any)  @ Core boot.jl:522  [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [30] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [31] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [32] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:2  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ 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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207  [12] top-level scope  @ ~/.julia/packages/BlockBandedMatrices/ifOtN/src/BlockBandedMatrices.jl:2  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3296  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BlockBandedMatrices/ifOtN/src/BlockBandedMatrices.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ BlockArrays → BlockArraysBandedMatricesExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ 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_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207 │ [12] top-level scope │ @ ~/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] 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:3296 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BlockArrays/wmk4q/ext/BlockArraysBandedMatricesExt.jl:1 │ in expression starting at stdin:5 └ ┌ BandedMatrices │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable │ Expression: │ #₂₆/Relty │ Containing expressions: │ (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt))) │ │ Detailed provenance: │ #₂₆/Relty │ └─ Relty │ └─ Relty │ └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 │ │ Stacktrace: │ ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 4 times │ [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697 │ ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 3 times │ [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64) │ @ Base essentials.jl:1039 [inlined] │ [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:133 [inlined] │ [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:251 [inlined] │ [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:747 │ ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 2 times │ [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:697 │ [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:821 │ [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:91 │ [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:532 │ [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:520 [inlined] │ [20] eval(mod::Module, ex::Any; opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:525 [inlined] │ [21] macro expansion │ @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120 [inlined] │ [22] top-level scope │ @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120 │ [23] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [24] top-level scope │ @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68 │ [25] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [26] 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:3296 │ [27] top-level scope │ @ stdin:5 │ [28] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [29] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [30] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [31] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [32] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 │ in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 │ in expression starting at stdin:5 └ ┌ MatrixFactorizations → MatrixFactorizationsBandedMatricesExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") 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:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ 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_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:207 │ [12] top-level scope │ @ ~/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:2 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] 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:3296 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/MatrixFactorizations/r2wSS/ext/MatrixFactorizationsBandedMatricesExt.jl:1 │ in expression starting at stdin:5 └ ┌ BlockBandedMatrices │ [Output was shown above] └ ERROR: The following 4 packages failed to precompile: BlockArrays → BlockArraysBandedMatricesExt Failed to precompile BlockArraysBandedMatricesExt [27fed652-e103-5cc1-aed9-cc78d015fc3e] to "/home/pkgeval/.julia/compiled/v1.14/BlockArraysBandedMatricesExt/jl_SyomwR" (ProcessExited(1)). BandedMatrices Failed to precompile BandedMatrices [aae01518-5342-5314-be14-df237901396f] to "/home/pkgeval/.julia/compiled/v1.14/BandedMatrices/jl_rBdl2x" (ProcessExited(1)). MatrixFactorizations → MatrixFactorizationsBandedMatricesExt Failed to precompile MatrixFactorizationsBandedMatricesExt [a862435e-c386-5970-b1cd-ba6f3f312822] to "/home/pkgeval/.julia/compiled/v1.14/MatrixFactorizationsBandedMatricesExt/jl_AVm9wQ" (ProcessExited(1)). BlockBandedMatrices Failed to precompile BlockBandedMatrices [ffab5731-97b5-5995-9138-79e8c1846df0] to "/home/pkgeval/.julia/compiled/v1.14/BlockBandedMatrices/jl_PWgvKp" (ProcessExited(1)). Loading failed after 63.07s 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 BlockBandedMatrices'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ 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:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 990.29s: package fails to precompile