danieljurek/vcpkg-cache-builder

[port download failure] directxtex

Opened this issue · 0 comments

Missing hashes identified for port directxtex

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

Note

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

  • bb3c45d35305a56b80035bd7c076cd0000461cb37a5cd9495ac8f8a1647967fb6ecb02245336356674829f179ef05330d5aa9e768637e93b9db587d7eb684dfe
  • 6376ee91dca0b53c043e1e86ec56f418029591885dd9fd49f8e932aa635e6668d430aeb30b497daa4e8c1f02ac42f7dc901ebec107d8bc1e611c9a0ec8747029
  • 31261ceefc17ce30c7f21dff961bfe03b2dc65619f60c64891a5fc56847cd7468a6629c36b1fcbf4c6f967232ad88eb85cf5c2ea874084dfe0d8da4ffabc12c8
  • 48b629b7aead482c0dc96c2fcfb28d534076d62dc77ce94256ad52df48596c1993645900873bf0dfd3d888087b423c350ba3f420b1305ef2ed7a43eafecfb523
  • 53f319be7e739d9e3addc2e86648022ec802315a94c600eb6886a4474232aa25de0c9fb8d72868d2871d29eb36ee1dd6a186094edb6d9ab8f249b4eb4849a10c
  • 638b6b8443767ca390efdfdb8e4e8a655f0cc370a81b946678414481a6c3fc0c431a7082d08206fa86bc4ccf9c8b0027a427d483474a8c3d1ff0a030011779f7

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