https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-office/sc-im-0.8.2 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 771554 [details] build.log build log and emerge --info
Error(s) that match a know pattern: /bin/sh: line 1: cc: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea11f083ca7f15abf42ebd8154ad78fcc0a04001 commit ea11f083ca7f15abf42ebd8154ad78fcc0a04001 Author: Dex Conner <cantcuckthis@danwin1210.de> AuthorDate: 2022-04-18 10:19:05 +0000 Commit: Dex Conner <cantcuckthis@danwin1210.de> CommitDate: 2022-04-18 10:21:50 +0000 app-office/sc-im: export cc Closes: https://bugs.gentoo.org/839150 Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de> app-office/sc-im/sc-im-0.8.2.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)