rootbld: qemu binfmt registration wrong for x86
for x86, apk --print-arch is x86
, but the qemu registration is qemu-i386
. so, you get:
>>> ERROR: pkg: rootbld: binfmt registration missing for x86 binaries
for CBUILD=x86, because it doesn't check for qemu-i386