https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/tvision-2.2.3 calls strip directly. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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 STRIP implementation (like llvm-strip). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Created attachment 717573 [details] build.log build log and emerge --info
Possible context of error(s): make: strip: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a15594259c70697f0997aa9e39991c21068bfd7 commit 0a15594259c70697f0997aa9e39991c21068bfd7 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2021-06-22 11:28:11 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-07-08 07:35:04 +0000 dev-libs/tvision: avoid pre-stripping Closes: https://bugs.gentoo.org/797454 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21372 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/tvision/tvision-2.2.3.ebuild | 2 ++ 1 file changed, 2 insertions(+)