abuild saving APK files to X86_64 directory not X86
I have a docker build with buildx and Qemu that builds an APK from source using abuild on alpine 3.12 on GitHub actions using the docker Qemu and buildx actions.
If it is called from docker buildx build --platform Linux/386
, the APK files are stored in X86_64 folder.
If it is called with docker buildx build --platform Linux/arm64
, the APK files are stored in aarch64 folder.
I opened an issue on the Qemu action and they said 386 is not emulated but it is a 32bit environment.
uname -mp
on the 386 build gives x86_64 unknown
arch
on the 386 build gives x86_64
Is Qemu wrong, or is something missing to get abuild to recognise the 32bit environment?
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information