https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-mathematics/yafu-1.34.3 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Created attachment 689238 [details] build.log build log and emerge --info
Possible context of error(s): make: gcc: No such file or directory
ci has reproduced this issue with version 1.34.3-r1 - Updating summary.
Suggest last-riting in favor of sci-mathematics/flintqs.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2dae47a63f016b90020cf24b33e1876b65b429 commit ae2dae47a63f016b90020cf24b33e1876b65b429 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-22 19:43:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-24 21:26:09 +0000 sci-mathematics/yafu: update EAPI 7 -> 8, fix build failure Tricky problem with openmp types, consolidating seds, old patch and fix-up for allowing toolchain functions and system environment into one patch file Closes: https://bugs.gentoo.org/920324 Closes: https://bugs.gentoo.org/774099 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40707 Signed-off-by: Sam James <sam@gentoo.org> .../yafu/files/yafu-1.34.3-Makefile.patch | 11 ---- .../yafu/files/yafu-1.34.3-fix-makefiles.patch | 75 ++++++++++++++++++++++ .../yafu/files/yafu-1.34.3-mpz_set.patch | 14 ++++ sci-mathematics/yafu/yafu-1.34.3-r1.ebuild | 57 ---------------- sci-mathematics/yafu/yafu-1.34.3-r2.ebuild | 51 +++++++++++++++ 5 files changed, 140 insertions(+), 68 deletions(-)