https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-libs/efivar-38 calls cc directly. Discovered on: amd64 (internal ref: ci) NOTE: As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Created attachment 762358 [details] build.log build log and emerge --info
Error(s) that match a know pattern: make[1]: gcc: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a05249144a4add3f0927f6dc367384f7bfda4db commit 8a05249144a4add3f0927f6dc367384f7bfda4db Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-01-16 18:23:50 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-01-16 18:25:02 +0000 sys-libs/efivar: fix toolchain vars Closes: https://bugs.gentoo.org/831320 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-libs/efivar/efivar-38.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)