https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-client/heirloom-mailx-12.5 calls strip directly. Discovered on: amd64 (internal ref: guru_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 STRIP implementation (like llvm-strip). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the STRIP variable to x86_64-pc-linux-gnu-strip.
Created attachment 701547 [details] build.log build log and emerge --info
Possible context of error(s): make: strip: No such file or directory
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Changing TRACKER as requested by QA.
Created attachment 702417 [details] Build after pushing changes into dev branch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9cd2843910d3ef20ae2e6052a436210a035c8e5d commit 9cd2843910d3ef20ae2e6052a436210a035c8e5d Author: Marcin Woźniak <y0rune@aol.com> AuthorDate: 2021-04-25 14:01:38 +0000 Commit: Marcin Woźniak <y0rune@aol.com> CommitDate: 2021-04-25 14:15:55 +0000 mail-client/heirloom-mailx: Fix problem with strip I added the sys-libs/binutils-libs into ebuild. I had also tested it in the diffrent env and it works too. Signed-off-by: Marcin Woźniak <y0rune@aol.com> Closes: https://bugs.gentoo.org/784863 Closes: https://bugs.gentoo.org/783672 Closes: https://bugs.gentoo.org/784440 mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild | 1 + 1 file changed, 1 insertion(+)