https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-engines/scummvm 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 650048 [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=e2b80866b0cb63563a0c0c4078e9eaa3d49ee10b commit e2b80866b0cb63563a0c0c4078e9eaa3d49ee10b Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-09-23 14:26:20 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-09-23 15:09:30 +0000 games-engines/scummvm: Bump to version 2.2.0 - Added "gtk" USE flag (enabled by default) which provides the gtk file chooser for scummvm - Enabled "net" USE flag by default - Added "fribidi" USE flag - Fixed call to strings (bug #733388) - Fixed sdl2 detection with /usr merge (bug #699396) Closes: https://bugs.gentoo.org/699396 Closes: https://bugs.gentoo.org/733390 Closes: https://bugs.gentoo.org/733388 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> games-engines/scummvm/Manifest | 1 + games-engines/scummvm/metadata.xml | 1 + games-engines/scummvm/scummvm-2.2.0.ebuild | 126 +++++++++++++++++++++++++++++ 3 files changed, 128 insertions(+)