* Detected file collision(s): * * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtend-x86_64.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtbegin-x86_64.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtend-i386.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtbegin-i386.o * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * sys-libs/compiler-rt-9999:9.0.0::gentoo * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtbegin-i386.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtbegin-x86_64.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtend-i386.o * /usr/lib/clang/9.0.0/lib/linux/clang_rt.crtend-x86_64.o
Created attachment 575468 [details] Build log
Should be fixed already by: commit c3b0e8e3797d70fa079038748bc49983dada5c83 Author: Michał Górny <mgorny@gentoo.org> Date: Tue May 7 15:40:06 2019 +0200 sys-libs/compiler-rt-sanitizers: Disable building CRT Disable building CRT -- let sys-libs/compiler-rt install it. This should solve file collisions between the two packages. Signed-off-by: Michał Górny <mgorny@gentoo.org>