New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/27170#issuecomment-917182211 Comment: I should also mention that this is only working on x86_64* currently. I haven't been able to get cross-builds working using `./build.sh /p:Platform="${_ARCHITECTURE}"` since it tries to use "qemu-debootstrap" which I haven't seen before. [As such I removed the cross-build relevant lines and added `archs="x86_64*"`.](https://github.com/void-linux/void-packages/commit/bb9b4dded60def86853ce9d595c87695a120587f)