https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/dosemu-1.4.1_pre20130107-r5 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 680422 [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=0e56106a0e898af399438fefd237e1479ce0ef85 commit 0e56106a0e898af399438fefd237e1479ce0ef85 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-12-31 14:00:33 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-12-31 14:00:49 +0000 app-emulation/dosemu: lookup tool-prefixed nm While at it allow user's NM. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/762778 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> .../dosemu/dosemu-1.4.1_pre20130107-r5.ebuild | 1 + .../dosemu/files/dosemu-1.4.1_pre20130107-nm.patch | 44 ++++++++++++++++++++++ 2 files changed, 45 insertions(+)