danieljurek/vcpkg-cache-builder

[port download failure] vcpkg-tool-gn

Opened this issue · 0 comments

Missing hashes identified for port vcpkg-tool-gn

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

Note

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

  • 36604e7ca146f21a80c9a2463dcf09caa0c03c05507d93497884cb28da3582b9a695008d01be814e523e4a4982300ee7c717c2aa7fddbc8156736ec6b4251f9c
  • 5f8529eacf4ccd55de1060ade9da39145750516f983aaa1a53ebd6036565d0b638480327366f42c47a6eb3471c95842de0a2623c647f1a0d93cedd0907729208

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