New comment by Chocimier on void-packages repository https://github.com/void-linux/void-packages/issues/35018#issuecomment-1017896384 Comment: So full procedure on musl host is: ``` git clone https://github.com/void-linux/void-packages.git cd void-packages/ ./xbps-src -m masterdir-glibc binary-bootstrap x86_64 ./xbps-src -m masterdir-glibc pkg ... ``` Copy resulting `*.x86_64.xbps` packages into chroot and install them.