New comment by Piraty on void-packages repository https://github.com/void-linux/void-packages/pull/14401#issuecomment-538153103 Comment: I looked into it, but cannot reproduce so far. Crosscompiling various packages from an x86_64 masterdir to i686 didn't show anything unusual. ~firefox build ongoing though~ crossbuildung firefox to i686 fails, but for other reasons you posted. Here's how to check ``` ./xbps-src -m masterdir.pr14401 binary-bootstrap ./xbps-src -m masterdir.pr14401 -a i686 pkg foo ``` Can you please provide a command to show off the issue? Please use a fresh masterdir (`-m`) and a fresh hostdir (`-H`)