-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[qt5-webengine] build failure #15086
Comments
I confirmed this issue was fixed in master branch, please ensure your vcpkg is latest. Thanks. |
Maybe you need to keep looking.
|
@junknet Please provide full log C:\src\vcpkg\buildtrees\qt5-webengine\package-build-x64-windows-dbg-out.log. |
|
Confirm this bug
|
cc @Neumann-A |
should be fixed in #14678 |
Host Environment
To Reproduce
Steps to reproduce the behavior:
vcpkg.exe install qt5-webengine:x64-windows
Failure logs
PS C:\Users\junknet\Desktop> vcpkg.exe install qt5-webengine:x64-windows
Computing installation plan...
The following packages will be built and installed:
qt5-webengine[core]:x64-windows
Additional packages (*) will be modified to complete this operation.
Detecting compiler hash for triplet x64-windows...
Starting package 1/4: qt5-location:x64-windows
Building package qt5-location[core]:x64-windows...
Could not locate cached archive: C:\Users\junknet\AppData\Local\vcpkg\archives\34\34ff4e22398b9003a149d37c7e0a528ff9e1839d.zip
-- Downloading https://codereview.qt-project.org/gitweb?p=qt%2Fqtlocation.git;a=commitdiff_plain;h=6b2cf7e9d150b7be709fcd688c5045949cedc3d9;hp=7769ea903f87efc4ad55530a2749f104eddff2e4...
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:103 (message):
File does not have expected hash:
The file may have been corrupted in transit. This can be caused by
proxies. If you use a proxy, please set the HTTPS_PROXY and HTTP_PROXY
environment variables to
"https://user:password@your-proxy-ip-address:port/".
Call Stack (most recent call first):
scripts/cmake/vcpkg_download_distfile.cmake:189 (test_hash)
ports/qt5-location/portfile.cmake:1 (vcpkg_download_distfile)
scripts/ports.cmake:135 (include)
Error: Building package qt5-location:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
.\vcpkg update
, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: qt5-location:x64-windows
Vcpkg version: 2020.06.15-nohash
Additional context
This is not a problem with network proxy.
" https://codereview.qt-project.org/gitweb?p=qt%2Fqtlocation.git;a=commitdiff_plain;h=6b2cf7e9d150b7be709fcd688c5045949cedc3d9;hp=7769ea903f87efc4ad55530a2749f104eddff2e4..."
I use a browser to access this address, it looks like Qt let me login.So I cannot get this file
qt5-location-rename-99d16fb0.patch
The text was updated successfully, but these errors were encountered: