New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/27263#issuecomment-748430360 Comment: It looks like there are some `g++` errors for `march` arguments on the `armv7l` and `armv6l-musl` architectures. If you want to build for these archs, you might try editing `g++` flags to match `march` arguments. If you just want to build for other archs, you can specify arch in the template with `archs="x86_64 i686 aarch64 x86_64-musl aarch64-musl"`