You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Steps to reproduce the behavior: ./vcpkg install vcpkg-gfortran:x64-windows
Failure logs
Starting package 1/1: vcpkg-gfortran:x64-windows
Building package vcpkg-gfortran[core]:x64-windows...
Could not locate cached archive: path removed
-- The Fortran compiler identification is unknown
-- No Fortran compiler found on the PATH. Using MinGW gfortran!
-- Downloading https://repo.msys2.org/msys/x86_64/libiconv-1.16-1-x86_64.pkg.tar.xz...
-- Downloading https://repo.msys2.org/msys/x86_64/libiconv-1.16-1-x86_64.pkg.tar.xz... Failed. Status: 22;"HTTP response code said error"
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:181 (message):
Failed to download file.
If you use a proxy, please set the HTTPS_PROXY and HTTP_PROXY environment
variables to "https://user:password@your-proxy-ip-address:port/".
Otherwise, please submit an issue at https://github.com/Microsoft/vcpkg/issues
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install vcpkg-gfortran:x64-windows
Failure logs
Starting package 1/1: vcpkg-gfortran:x64-windows
Building package vcpkg-gfortran[core]:x64-windows...
Could not locate cached archive: path removed
-- The Fortran compiler identification is unknown
-- No Fortran compiler found on the PATH. Using MinGW gfortran!
-- Downloading https://repo.msys2.org/msys/x86_64/libiconv-1.16-1-x86_64.pkg.tar.xz...
-- Downloading https://repo.msys2.org/msys/x86_64/libiconv-1.16-1-x86_64.pkg.tar.xz... Failed. Status: 22;"HTTP response code said error"
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:181 (message):
Call Stack (most recent call first):
scripts/cmake/vcpkg_acquire_msys.cmake:97 (vcpkg_download_distfile)
scripts/cmake/vcpkg_acquire_msys.cmake:277 (msys_package)
scripts/cmake/vcpkg_find_fortran.cmake:67 (vcpkg_acquire_msys)
ports/vcpkg-gfortran/portfile.cmake:3 (vcpkg_find_fortran)
scripts/ports.cmake:79 (include)
The text was updated successfully, but these errors were encountered: