https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/spim-8.0-r3 calls nm 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 NM implementation (like llvm-nm). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the NM variable to x86_64-pc-linux-gnu-nm.
Created attachment 696918 [details] build.log build log and emerge --info
Possible context of error(s): ./Configure: line 81: nm: command not found ../CPU/spim.h:71:31: error: expected declaration specifiers or ‘...’ before ‘(’ token
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ac0cbafd3e42cda26715fdd0c48da4bedbf28f commit 76ac0cbafd3e42cda26715fdd0c48da4bedbf28f Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2024-12-31 10:06:13 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-12-31 10:26:46 +0000 app-emulation/spim: treeclean Closes: https://bugs.gentoo.org/882311 (pkgremoved) Closes: https://bugs.gentoo.org/874291 (pkgremoved) Closes: https://bugs.gentoo.org/779781 (pkgremoved) Closes: https://bugs.gentoo.org/722174 (pkgremoved) Closes: https://bugs.gentoo.org/484918 (pkgremoved) Signed-off-by: Florian Schmaus <flow@gentoo.org> app-emulation/spim/Manifest | 1 - .../spim/files/spim-8.0-r1-respect_env.patch | 183 ----------------- app-emulation/spim/files/xspim.svg | 216 --------------------- app-emulation/spim/metadata.xml | 13 -- app-emulation/spim/spim-8.0-r3.ebuild | 84 -------- profiles/package.mask | 5 - 6 files changed, 502 deletions(-)