New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/issues/25604#issuecomment-708739595 Comment: Two things: 1. Unless you really understand the consequences, you don't want `bootstrap`. Use `binary-bootstrap` instead. (When bootstrapping from source, it takes a few iterations to remove host artifacts from the masterdir.) 2. If you *do* use `bootstrap`, try `XBPS_PKG_OPTIONS="~ada"` instead of the gcc-specific variant. I remember some reports about the per-package option variables not working as expected.