Open truedichotomy opened 1 year ago
I tested this on x86-64 Linux and HDF5 master branch seems load normally there.
(jl_Sp66TQ) pkg> st
Status `/tmp/jl_Sp66TQ/Project.toml`
[f67ccb44] HDF5 v0.17.0 `https://github.com/JuliaIO/HDF5.jl.git#master`
julia> versioninfo()
Julia Version 1.10.0-DEV.1475
Commit 51e8db487b* (2023-06-14 07:42 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 8 × AMD FX(tm)-8350 Eight-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, bdver1)
Threads: 1 on 8 virtual cores
I will try to reproduce on macOS tomorrow.
Every so often this exact error comes up for me and it takes a lot of messing around until it just seems to go away. Is there maybe a better way to handle this libhdf5
variable so this doesn't happen anymore? It seems like it's just being spawned out of thin air (it's not defined in the code) and I can't tell what conditions make it appear or not.
I think the issue is probably due to an old HDF5_jll being installed. Check the HDF5_jll version.
When I tried to install HDF5 master in Julia 1.10 DEV, I get the following error:
versioninfo: