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

boost build failue #11005

Closed
gaoyunjun opened this issue Apr 24, 2020 · 4 comments
Closed

boost build failue #11005

gaoyunjun opened this issue Apr 24, 2020 · 4 comments
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@gaoyunjun
Copy link

Host Environment

  • OS: [e.g. Windows]
  • Compiler: revision
    win7 vs2017
    Package: boost-preprocessor:x64-windows
    Vcpkg version: 2020.02.04-nohash

To Reproduce
Steps to reproduce the behavior:
`./vcpkg install boost:x64-windows

Failure logs
Additional packages (*) will be modified to complete this operation.
Starting package 1/139: boost-preprocessor:x64-windows
Building package boost-preprocessor[core]:x64-windows...
-- Downloading https://github.com/boostorg/preprocessor/archive/boost-1.72.0.tar.gz...
-- Extracting source E:/git/vcpkg/downloads/boostorg-preprocessor-boost-1.72.0.tar.gz
-- Using source at E:/git/vcpkg/buildtrees/boost-preprocessor/src/ost-1.72.0-a796360b87
-- Packaging headers
-- Packaging headers done
-- Downloading https://raw.githubusercontent.com/boostorg/boost/boost-1.72.0/LICENSE_1_0.txt...
-- Downloading https://raw.githubusercontent.com/boostorg/boost/boost-1.72.0/LICENSE_1_0.txt... Failed. Status: 6;"Could
n't resolve host name"
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:175 (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):
installed/x64-windows/share/boost-vcpkg-helpers/boost-modular-headers.cmake:17 (vcpkg_download_distfile)
ports/boost-preprocessor/portfile.cmake:14 (boost_modular_headers)
scripts/ports.cmake:90 (include)

Error: Building package boost-preprocessor:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with .\vcpkg update, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:

@gaoyunjun gaoyunjun added the category:port-bug The issue is with a library, which is something the port should already support label Apr 24, 2020
@LilyWangL LilyWangL self-assigned this Apr 24, 2020
@ghost
Copy link

ghost commented Apr 24, 2020

Please try again - github.com has been having sporatic issues the past few days, I myself have experienced this issue and waited a while and tried again for the download to work properly.

@LilyWangL LilyWangL added requires:repro The issue is not currently repro-able and removed category:port-bug The issue is with a library, which is something the port should already support labels Apr 28, 2020
@LilyWangL
Copy link
Contributor

Pinging @gaoyunjun

@gaoyunjun
Copy link
Author

I tried again, and it was the same question;When I was in the browser input: https://raw.githubusercontent.com/boostorg/boost/boost-1.72.0/LICENSE_1_0.txt this address, parse failed, so this should be the reason for my network, rather than VCPKG bug

@LilyWangL
Copy link
Contributor

Thanks for posting this issue. This issue has been fixed. So I am closing this issue for now.

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