New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/issues/29603#issuecomment-803227523 Comment: Work as expected, you're expected to either: - cross compiling; or - failing at this step, copy `/usr/bin/qemu-aarch64-static` into `$MASTERDIR/usr/bin`, enable binfmts support outside of chroot, and reconfigure your `$MASTERDIR` (in theory, we can do this automatically, if `qemu-aarch64-static` is available outside of chroot, and binfmts is enabled, the qemu-aarch64-static could be fetch from some remote, but binfmts must be enabled by local `root` account).