danieljurek/vcpkg-cache-builder

[port download failure] gmp

Opened this issue · 0 comments

Missing hashes identified for port gmp

Build: https://github.com/danieljurek/vcpkg-cache-builder/actions/runs/11883606276

Note

This list is updated by automation and may change as assets cycle out

  • dd312c428b2e19afd00899eb53ea4255794dea4c19d1d6dea2419cb6a54209ea2130d48abbc20af12196b9f628143436f736fbf889809c2c2291be0c69c0e306

To fix:

  • If the SHA is not valid or the port has build problems
    • Add to ignore-ports.txt or ignore-hashes.txt
  • Ensure that the port downlaods successful which might include...
    • Ensuring that a required triplet is present (easiest)
    • Building the port to download the asset (needs build infrastructure)
    • Ensure features are properly configured