Package evaluation to load Strided on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:54:48.393 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing Strided... Resolving package versions... Installed StridedViews ──── v0.5.2 Installed TupleTools ────── v1.6.0 Installed Preferences ───── v1.5.2 Installed Strided ───────── v2.6.1 Installed PrecompileTools ─ v1.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [5e0ebb24] + Strided v2.6.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [9d95972d] + TupleTools v1.6.0 [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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.69s ################################################################################ # 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... 1.6 s ✓ TupleTools 31.0 s ✓ Preferences 31.1 s ✓ PrecompileTools ERROR: LoadError: UndefVarError: `size` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] StridedViews.StridedView(parent::Vector{Float32})  @ StridedViews ~/.julia/packages/StridedViews/MHBDj/src/stridedview.jl:37  [2] top-level scope  @ ~/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:12  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9 in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:1 in expression starting at stdin:5 ✗ StridedViews ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4db3bf67-4bd7-4b4e-b153-31dc3fb37143"), "StridedViews") 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:130  [12] top-level scope  @ ~/.julia/packages/Strided/Uvx9o/src/Strided.jl:12  [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:3303  [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/Strided/Uvx9o/src/Strided.jl:1 in expression starting at stdin:5 ✗ Strided 3 dependencies successfully precompiled in 100 seconds. 4 already precompiled. Precompilation completed after 129.95s ################################################################################ # Loading # Loading Strided... ERROR: LoadError: UndefVarError: `size` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] StridedViews.StridedView(parent::Vector{Float32})  @ StridedViews ~/.julia/packages/StridedViews/MHBDj/src/stridedview.jl:37  [2] top-level scope  @ ~/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:12  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9 in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4db3bf67-4bd7-4b4e-b153-31dc3fb37143"), "StridedViews") 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:130  [12] top-level scope  @ ~/.julia/packages/Strided/Uvx9o/src/Strided.jl:12  [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:3303  [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/Strided/Uvx9o/src/Strided.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ StridedViews │ ERROR: LoadError: UndefVarError: `size` not defined in local scope │ Suggestion: check for an assignment to a local variable that shadows a global of the same name. │ Hint: a global variable of this name also exists in Base. │ Stacktrace: │ [1] StridedViews.StridedView(parent::Vector{Float32}) │ @ StridedViews ~/.julia/packages/StridedViews/MHBDj/src/stridedview.jl:37 │ [2] top-level scope │ @ ~/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [4] top-level scope │ @ ~/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:12 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [7] top-level scope │ @ stdin:5 │ [8] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [10] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [11] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [12] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/precompile.jl:9 │ in expression starting at /home/pkgeval/.julia/packages/StridedViews/MHBDj/src/StridedViews.jl:1 │ in expression starting at stdin:5 └ ┌ Strided │ [Output was shown above] └ ERROR: The following 2 packages failed to precompile: StridedViews Failed to precompile StridedViews [4db3bf67-4bd7-4b4e-b153-31dc3fb37143] to "/home/pkgeval/.julia/compiled/v1.14/StridedViews/jl_om93v1" (ProcessExited(1)). Strided Failed to precompile Strided [5e0ebb24-38b0-5f93-81fe-25c709ecae67] to "/home/pkgeval/.julia/compiled/v1.14/Strided/jl_S3ukl4" (ProcessExited(1)). Loading failed after 44.74s 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 Strided'`, 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 208.95s: package fails to precompile