Package: libclang-common-4.0-dev Version: 1:4.0.1-10 Severity: serious Hi,
while analyzing this pocl failure: https://buildd.debian.org/status/fetch.php?pkg=pocl&arch=mipsel&ver=1.1%7Erc2-1&stamp=1519758612&raw=0 /usr/bin/ld: cannot find /usr/lib/llvm-4.0/bin/../lib/clang/4.0.1/lib/linux/libclang_rt.builtins-mipsel.a: No such file or directory clang: error: linker command failed with exit code 1 (use -v to see invocation) I found that libclang-common-4.0-dev should contain libclang_rt.builtins-*.a according to https://packages.debian.org/sid/mipsel/libclang-common-4.0-dev/filelist but the last version that actually shipped these files was 1:4.0.1-1. libclang_rt.builtins-*.a is missing for several other architectures, too, (the pocl build logs for these architectures mention it: armel, mips, mips64el, mipsel, powerpc, ppc64, ppc64el, s390x) but I didn't dig into the details there. Andreas

