New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/46935#issuecomment-1934976450 Comment: @Duncaen could you double check this shlibs? `libclang-cpp.so.15 libclang-cpp-15.0.7_1` it seems the builders are rebuilding llvm twice (from aarch64_builder): ``` > llvm-17_1: running post-pkg hook: 00-register-pkg ... => Registering new packages to /host/binpkgs Inconsistent shlibs: libclang-cpp.so.15 (provided by: libclang-cpp; used by: CastXML, bcc, ccls, clazy, include-what-you-use, mesa-opencl, qt6-tools) ``` and then ``` => SPIRV-LLVM-Translator-17.0.0_1: building with [cmake] for armv6l-musl... [host] clang-17_1: not found [host] llvm-17_1: not found ```