This is an auto-filed bug because dev-util/clazy fails to compile. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: If you need further logs, feel free to ask.
Created attachment 640474 [details] build.log build log and emerge --info
Please include the actual error message in $summary.
Please show: $ ls -l /usr/lib/llvm/10/bin/*llvm-config $ equery k llvm $ equery l llvm
(In reply to Andreas Sturmlechner from comment #3) > Please show: > > $ ls -l /usr/lib/llvm/10/bin/*llvm-config > $ equery k llvm > $ equery l llvm $ ls -l /usr/lib/llvm/10/bin/*llvm-config lrwxrwxrwx 1 root root 31 Jun 9 06:48 /usr/lib/llvm/10/bin/llvm-config -> x86_64-pc-linux-gnu-llvm-config -rwxr-xr-x 1 root root 92472 Jun 9 06:48 /usr/lib/llvm/10/bin/x86_64-pc-linux-gnu-llvm-config $ equery k llvm * Checking sys-devel/llvm-10.0.0 ... 1720 out of 1720 files passed $ equery l llvm * Searching for llvm ... [IP-] [ ] sys-devel/llvm-10.0.0:10 What I noticed is: I do not have llvm, so it is installed together clazy and after see the failure I do not see my PATH updated with the LLVM path. So llvm-config here gives command not found while is present in /usr/lib/llvm/10/bin/llvm-config env-update && source /etc/profile fixes the issue here
I believe this to be fixed in 1.7.