https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/elfutils-0.187-r1 calls commands that do not exist. Discovered on: amd64 (internal ref: ci) NOTE: Please look for 'command not found' and/or 'no such file or directory'.
Created attachment 804508 [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=3f9009693aece82f013a453c7e21618820d7daa6 commit 3f9009693aece82f013a453c7e21618820d7daa6 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-10 15:18:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-10 15:18:47 +0000 dev-libs/elfutils: fix configure args Closes: https://bugs.gentoo.org/869530 Signed-off-by: Sam James <sam@gentoo.org> ...ls-0.187-r1.ebuild => elfutils-0.187-r2.ebuild} | 32 +++++++++++++--------- 1 file changed, 19 insertions(+), 13 deletions(-)
I don't get it, what went wrong here? Why could I build this on my ~amd64 without problem?
(In reply to Holger Hoffstätte from comment #3) > I don't get it, what went wrong here? Why could I build this on my ~amd64 > without problem? It would build but with warnings and with configure arguments missing. The issue is you can't use a comment in between continued lines (\s).