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

[fast-float] hash mismatch #43755

Closed
Neumann-A opened this issue Feb 10, 2025 · 0 comments
Closed

[fast-float] hash mismatch #43755

Neumann-A opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@Neumann-A
Copy link
Contributor

Operating system

all

Compiler

all

Steps to reproduce the behavior

./vcpkg install fast-float

Failure logs

Installing 1/6 fast-float:[email protected]...
Building fast-float:[email protected]...
Loading MSVC environment ....
Loading LLVM environment ....
Downloading fastfloat-fast_float-v8.0.0.tar.gz
Failed to download fastfloat-fast_float-v8.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: File does not have the expected hash:
url: https://github.com/fastfloat/fast_float/archive/v8.0.0.tar.gz
File: E:\vcpkg_cache\downloads\fastfloat-fast_float-v8.0.0.tar.gz.33120.part
Expected hash: 5a3b867729f95e1c7456e659a68c0e14ba0a01a08b34d1d0293fe3c5829e3d764af9601d40e096c1a8ca66082f39003624bfdc2a2ea746fd3c30c23269f89356
Actual hash: b4cf0a4802fa26eba2cd371b243bf8f9b662019c957d6f50b43e23937fac06845a9d10db0d4381e74549712237a00c0cfbfc7483d3bdb1a9d3b2185f8a62ad25
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:124 (message):
  Download failed, halting portfile.
Call Stack (most recent call first):
  scripts/cmake/vcpkg_from_github.cmake:106 (vcpkg_download_distfile)
  ports/fast-float/portfile.cmake:1 (vcpkg_from_github)
  scripts/ports.cmake:196 (include)

Additional context

No response

@Neumann-A Neumann-A added the category:port-bug The issue is with a library, which is something the port should already support label Feb 10, 2025
@LilyWangLL LilyWangLL self-assigned this Feb 11, 2025
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

No branches or pull requests

2 participants