This is an auto-filled bug because app-emulation/qemu-guest-agent calls ranlib directly. The issue was originally discovered on x86, but it may be reproducible on other arches as well. Attached build log and emerge --info. NOTE: To reproduce this issue you may want to temporarily move the /usr/bin/ranlib binary.
Created attachment 633672 [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=ea716a72121a6865619ba7ab592e0db15ea412c1 commit ea716a72121a6865619ba7ab592e0db15ea412c1 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2020-04-19 18:09:07 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2020-04-19 18:11:47 +0000 app-emulation/qemu-guest-agent: export proper RANLIB Closes: https://bugs.gentoo.org/718134 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-emulation/qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild | 2 +- app-emulation/qemu-guest-agent/qemu-guest-agent-4.0.0.ebuild | 2 +- app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593910bc79998116eacfd33e8ffc2b0e63c744ec commit 593910bc79998116eacfd33e8ffc2b0e63c744ec Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2020-04-19 18:11:00 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2020-04-19 18:11:50 +0000 app-emulation/qemu: export proper RANLIB Bug: https://bugs.gentoo.org/718134 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-emulation/qemu/qemu-4.2.0-r5.ebuild | 2 +- app-emulation/qemu/qemu-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)