Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg-gfortran:x64-windows] build failure #14097

Closed
joelpaulkoch opened this issue Oct 17, 2020 · 4 comments
Closed

[vcpkg-gfortran:x64-windows] build failure #14097

joelpaulkoch opened this issue Oct 17, 2020 · 4 comments
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@joelpaulkoch
Copy link

Host Environment

  • OS: Windows
  • Vcpkg version: 2020.06.15-nohash

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

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)

@JonLiu1993 JonLiu1993 added the requires:repro The issue is not currently repro-able label Oct 19, 2020
@joelpaulkoch
Copy link
Author

Same problem as in #14094

@JonLiu1993
Copy link
Member

Looks like your system has disabled the non-ssl download.
Please uzip and put this to VCPKG_ROOT/downloads and try again.

@JonLiu1993
Copy link
Member

JonLiu1993 commented Oct 19, 2020

Duplicate to #14094

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

2 participants