New comment by basicfunc on void-packages repository https://github.com/void-linux/void-packages/pull/35361#issuecomment-1046648050 Comment: > From the CI: `Testing emit-relocs ... ./elf/emit-relocs.sh: line 19: clang: command not found` You might try adding `clang` to `hostmakedepends`. Try getting a successful local build before pushing through CI several times. If you want to review them here, try adding `ci-skip` to the PR. Can't I skip tests? As it's a release build and already go through a lot of tests.