https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-engines/scummvm-tools-2.2.0 calls strings 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 STRINGS implementation (like llvm-strings). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the STRINGS variable to x86_64-pc-linux-gnu-strings.
Created attachment 662212 [details] build.log build log and emerge --info
Possible context of error(s): Checking endianness... ./configure: line 1029: strings: command not found ./configure: line 1031: strings: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18190f1c6a974bb606e30c3b0d0f71dd041f391 commit f18190f1c6a974bb606e30c3b0d0f71dd041f391 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2021-09-07 20:49:32 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-09-08 00:03:13 +0000 games-engines/scummvm-tools: Fix build without native symlinks Closes: https://bugs.gentoo.org/744424 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22228 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../files/scummvm-tools-2.2.0-strings.patch | 17 +++++++++++++++++ games-engines/scummvm-tools/scummvm-tools-2.2.0.ebuild | 13 +++++-------- 2 files changed, 22 insertions(+), 8 deletions(-)