https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ml/curses-1.0.10 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 767508 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Error: Program gcc not found in the tree or in PATH
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29def55eb56b225b57c39db5c967c77431d6411d commit 29def55eb56b225b57c39db5c967c77431d6411d Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-03-21 20:11:16 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-03-21 20:11:16 +0000 dev-ml/curses: not calling cc directly Closes: https://bugs.gentoo.org/835735 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ml/curses/curses-1.0.10.ebuild | 2 ++ dev-ml/curses/files/curses-1.0.10-CC.patch | 11 +++++++++++ 2 files changed, 13 insertions(+)