Package evaluation to load H5SectionsArrays on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T09:33:02.217 ################################################################################ # Set-up # Set-up completed after 0.07s ################################################################################ # Installation # Installing H5SectionsArrays... Resolving package versions... Installed HDF5 ─ v0.13.6 Updating `~/.julia/environments/v1.14/Project.toml` [affaf649] + H5SectionsArrays v0.7.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a74b3585] + Blosc v0.7.3 [affaf649] + H5SectionsArrays v0.7.0 ⌅ [f67ccb44] + HDF5 v0.13.6 [692b3bcd] + JLLWrappers v1.7.1 [3da0fdf6] + MPIPreferences v0.1.11 [21216c6a] + Preferences v1.5.0 [0b7ba130] + Blosc_jll v1.21.7+0 [0234f1f7] + HDF5_jll v1.14.6+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [5ced341a] + Lz4_jll v1.10.1+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.8+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] + libaec_jll v1.1.4+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building HDF5 → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/0713cbabdf855852dfab3ce6447c87145f3d9ea8/build.log` Installation completed after 11.91s ################################################################################ # 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... 920.5 ms ✓ libaec_jll 991.3 ms ✓ Lz4_jll 3259.9 ms ✓ HDF5_jll 934.2 ms ✓ Blosc_jll 742.6 ms ✓ Blosc WARNING: Constructor for type "Array" was extended in `HDF5` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 6782.3 ms ✓ HDF5 ERROR: LoadError: UndefVarError: `CartesianRange` not defined in `H5SectionsArrays` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/H5SectionsArrays/FshWS/src/H5SectionsArrays.jl:175  [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/H5SectionsArrays/FshWS/src/H5SectionsArrays.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ HDF5 │ WARNING: Constructor for type "Array" was extended in `HDF5` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 24.89s ################################################################################ # Loading # Loading H5SectionsArrays... ERROR: LoadError: UndefVarError: `CartesianRange` not defined in `H5SectionsArrays` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/H5SectionsArrays/FshWS/src/H5SectionsArrays.jl:175  [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/H5SectionsArrays/FshWS/src/H5SectionsArrays.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ H5SectionsArrays │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: H5SectionsArrays Failed to precompile H5SectionsArrays [affaf649-2f8e-5dd6-a1c5-c612f82136ef] to "/home/pkgeval/.julia/compiled/v1.14/H5SectionsArrays/jl_u1WKoH" (ProcessExited(1)). Loading failed after 6.83s 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 H5SectionsArrays'`, 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 59.61s: package fails to precompile