https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-arcade/xtux calls cc directly. Discovered on: amd64 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Created attachment 647674 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f2ac9b3c23d50db4bda479d3bf47d8077ce545 commit 47f2ac9b3c23d50db4bda479d3bf47d8077ce545 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-07-05 20:05:47 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-07-05 20:05:47 +0000 games-arcade/xtux: Fix build system Closes: https://bugs.gentoo.org/710722 Closes: https://bugs.gentoo.org/716872 Closes: https://bugs.gentoo.org/730812 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org> .../xtux/files/xtux-20030306-Makefile.patch | 190 +++++++++++++++++++++ .../xtux/files/xtux-20030306-ldflags.patch | 22 --- .../xtux/files/xtux-20030306-missing-include.patch | 29 ++++ .../xtux/files/xtux-20030306-tux_serv-path.patch | 13 ++ games-arcade/xtux/xtux-20030306-r1.ebuild | 42 ++--- 5 files changed, 254 insertions(+), 42 deletions(-)