https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-action/xpilot calls ld 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 LD implementation (like llvm-link). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the LD variable to x86_64-pc-linux-gnu-ld.
Created attachment 647760 [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=8622d4208cf4720e72b7b725f88f8e311149b293 commit 8622d4208cf4720e72b7b725f88f8e311149b293 Author: Ionen Wolkens <sudinave@gmail.com> AuthorDate: 2021-04-14 07:50:06 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-04-15 06:38:51 +0000 games-action/xpilot: fix build with -native-symlinks Closes: https://bugs.gentoo.org/730878 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> games-action/xpilot/xpilot-4.5.5-r1.ebuild | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-)