passport
- Path: arch/maintained/passport
- Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass. Needs
exomizer, not in this arch/ tree
(external-dependency class, see memory/dbmodel-qt4.md). Not fixed as
part of this pass.
- 2026-07-29: unblocked – user built+published
exomizer (3.1.2-1) to
archlinuxaba via the separate ad-hoc /data/INSTALL/ flow (same
pattern as m68k-elf-gcc, see TOOLING_NOTES.md), not part of this
arch/ tree. acme (makedepends) is in official extra; cadius
(makedepends) already published from this tree. All three resolved,
built and published passport-20240913-1-x86_64 cleanly on the first
try – no PKGBUILD changes needed.
- namcap flags two pre-existing, harmless quality nits, not touched:
license=('GPL3') isn’t a valid SPDX identifier (would be
GPL-3.0-or-later or similar), and arch=('x86_64') is arguably
wrong since the package ships only a prebuilt passport.dsk disk
image, no ELF binaries – arch=('any') would be more correct and
let one build cover every arch. Cosmetic, didn’t block the build;
worth fixing next time this package needs a real update anyway.