https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/elfutils calls commands that do not exist. Discovered on: amd64
Created attachment 648072 [details] build.log.bz2 build log and emerge --info
Probably a: """ * /var/tmp/portage/dev-libs/elfutils-0.180/temp/environment: line 1815: gc-getCC: command not found """ Looks like a bad typo in the ebuild /o\.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4be9a2ea6473d5d57e178bbd732abc6c1aa3a0 commit ab4be9a2ea6473d5d57e178bbd732abc6c1aa3a0 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-07-07 17:33:57 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-07-07 17:34:11 +0000 dev-libs/elfutils: fix /gc-getCC/tc-getCC/ typo Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/731146 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-libs/elfutils/elfutils-0.179.ebuild | 4 ++-- dev-libs/elfutils/elfutils-0.180.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)