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

[qt5-location/CI] hash failure for patch #14630

Closed
Neumann-A opened this issue Nov 18, 2020 · 3 comments · Fixed by #14644
Closed

[qt5-location/CI] hash failure for patch #14630

Neumann-A opened this issue Nov 18, 2020 · 3 comments · Fixed by #14644
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

Building package qt5-location[core]:x64-windows-static...
Could not locate cached archive: W:\0c\0c35a445de1e9991e1cfcce53746a5ecdb7d094a.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:

          File path: [ D:/downloads/temp/qt5-location-rename-99d16fb0.patch ]
      Expected hash: [ 99d16fb0e88a2250de3896815abbb22ff5aa4d3920397610cf37be701fe03a7241e0586aae5b85755aeb958926183c96a0482a8837335d20a2171ebb2a66e640 ]
        Actual hash: [ 68c25752b7743e43fc2a7a9144ae354ebaf9bacf4ec6e81c8f5ed31c7fd505103adcd57d97a009c0a8de2d586a6bec50aa30ea4c100c5a96ea6acf881db7475a ]

  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:***@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:136 (include)


Error: Building package qt5-location:x64-windows-static failed with: BUILD_FAILED

@NancyLi1013 NancyLi1013 self-assigned this Nov 19, 2020
@NancyLi1013
Copy link
Contributor

Hi @Neumann-A

Thanks for posting this issue.

It seems that the hash value for the patch is varying.

Starting package 225/227: qt5-location:x86-windows
Building package qt5-location[core]:x86-windows...
-- 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:

          File path: [ D:/downloads/temp/qt5-location-rename-99d16fb0.patch ]
      Expected hash: [ 99d16fb0e88a2250de3896815abbb22ff5aa4d3920397610cf37be701fe03a7241e0586aae5b85755aeb958926183c96a0482a8837335d20a2171ebb2a66e640 ]
        Actual hash: [ 1ccbdb8d843405bee6df935f2dfb9f15aaee3865cab39d314d1bc74269db32071cbd014f7036c8ce5c5b84dea33456a57e31c005a1c72c76ea5db7fe392ed762 ]

https://dev.azure.com/vcpkg/public/_build/results?buildId=45549&view=logs&j=5dffab7c-3299-5a76-7b02-e037cd868fad&t=1294d155-2ef8-5412-c4b1-d5b95781dd72&l=3552

We need to continue to investigate it.

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Nov 19, 2020
@JackBoosY
Copy link
Contributor

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.

4 participants