pce-git
- Path: arch/adapted/pce-git
- Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass (see
repo_release_logs/adapted_pce-git.log).
- Package bundles dozens of BIOS/ROM image sources (
tos-*.rom,
ibm-*.rom, mac-*.rom, etc.) checked against sha512sums. All of them
passed except one: ibm-xebec-hdc-1985.rom ... FAILED. makepkg aborts at
source validation before any build step runs:
ERROR: One or more files did not pass the validity check!.
- Not root-caused further – could be either (a) a transient/corrupted
download this run (worth a plain retry first), or (b) the upstream host
serving a genuinely different file now than when
sha512sums was
recorded, requiring updpkgsums (but note: that would blindly trust
whatever’s being served now for a BIOS ROM binary, which deserves a
manual sanity check of file size/provenance before trusting it, not a
blind checksum refresh).
- Not fixed as part of the mass build pass – flagging only.