https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-devel/just-1.13.0 calls cc directly. Discovered on: amd64 (internal ref: guru_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 849449 [details] build.log build log and emerge --info
Error(s) that match a know pattern: = note: No such file or directory (os error 2) error: linker `cc` not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f766b3d9eb3018d6aca531c5a64ba97bd35fc947 commit f766b3d9eb3018d6aca531c5a64ba97bd35fc947 Author: Joe Kappus <joe@wt.gd> AuthorDate: 2023-02-04 11:27:13 +0000 Commit: Joe Kappus <joe@wt.gd> CommitDate: 2023-02-04 11:27:13 +0000 sys-devel/just: run tc-export CC Should make QA happy Closes: https://bugs.gentoo.org/892563 Signed-off-by: Joe Kappus <joe@wt.gd> sys-devel/just/just-1.12.0.ebuild | 12 ++++++++---- sys-devel/just/just-1.13.0.ebuild | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-)