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

[halide] Build error on x64-windows #42269

Open
tmsado opened this issue Nov 21, 2024 · 0 comments · May be fixed by #42282
Open

[halide] Build error on x64-windows #42269

tmsado opened this issue Nov 21, 2024 · 0 comments · May be fixed by #42282
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@tmsado
Copy link

tmsado commented Nov 21, 2024

Package: halide[core,target-x86]:[email protected]

Host Environment

  • Host: x64-windows
  • Compiler:
  • vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
    vcpkg-scripts version: 8349779 2024-11-20 (6 hours ago)

To Reproduce

vcpkg install halide:x64-windows

Failure logs

Downloading halide-Halide-18.0.0.tar.gz
Failed to download halide-Halide-18.0.0.tar.gz.
If you are using a proxy, please ensure your proxy settings are correct.
Possible causes are:
1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to `https//address:port`.
This is not correct, because `https://` prefix claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr, etc...) is an HTTP proxy.
Try setting `http://address:port` to both HTTP_PROXY and HTTPS_PROXY instead.
2. If you are using Windows, vcpkg will automatically use your Windows IE Proxy Settings set by your proxy software. See, https://github.com/microsoft/vcpkg-tool/pull/77
The value set by your proxy might be wrong, or have same `https://` prefix issue.
3. Your proxy's remote server is our of service.
If you've tried directly download the link, and believe this is not a temporay download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
to report this upstream download server failure.
error: https://github.com/halide/Halide/archive/18.0.0.tar.gz: failed: status code 404
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:231 (message):
  Download failed, halting portfile.
Call Stack (most recent call first):
  scripts/cmake/vcpkg_from_github.cmake:106 (vcpkg_download_distfile)
  ports/halide/portfile.cmake:3 (vcpkg_from_github)
  scripts/ports.cmake:196 (include)
@FrankXie05 FrankXie05 added the category:port-bug The issue is with a library, which is something the port should already support label Nov 21, 2024
@FrankXie05 FrankXie05 linked a pull request Nov 21, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants