New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/28334#issuecomment-777819501 Comment: ``` /usr/armv7l-linux-gnueabihf/usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-soft.h: No such file or directory 7 | # include | ^~~~~~~~~~~~~~~~~~ compilation terminated. [ 2%] Built target pofiles_6 ``` It's reading the headers with the wrong compiler, because the armv7l compiler has a definition to not read that file...