JLD.jl icon indicating copy to clipboard operation
JLD.jl copied to clipboard

Can't build on Windows 10

Open adamkapor opened this issue 7 years ago • 1 comments

With a fresh install of Julia 0.6.2 on Windows 10, I get the following:

INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 1/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 2/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 3/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 4/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 5/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
WARNING: received error 0 while downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
====================================================[ ERROR: HDF5 ]=====================================================

LoadError: None of the selected providers can install dependency libhdf5.
Use BinDeps.debug(package_name) to see available providers

while loading C:\Users\akapor\.julia\v0.6\HDF5\deps\build.jl, in expression starting on line 41

adamkapor avatar May 25 '18 02:05 adamkapor

I have the same issue, which also results in inability to use JLD and the like.

bdonkers avatar Jun 16 '18 07:06 bdonkers