Using './build' as the directory for build output ERROR: GNU make (make LIBTOOL=rdlibtool) not found * ERROR: app-emulation/qemu-guest-agent-6.0.0::gentoo failed (configure phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j3-20210612-103150 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * Python 3.9.5 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.52.1 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit c4f927550719d89b579d5cf20cf109557b113b71 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Jun 12 22:05:32 2021 +0000 2021-06-12 22:05:29 UTC emerge -qpvO app-emulation/qemu-guest-agent [ebuild N ] app-emulation/qemu-guest-agent-6.0.0
Created attachment 715698 [details] emerge-info.txt
Created attachment 715701 [details] app-emulation:qemu-guest-agent-6.0.0:20210612-230955.log
Created attachment 715704 [details] emerge-history.txt
Created attachment 715707 [details] environment
Created attachment 715710 [details] etc.portage.tar.bz2
Created attachment 715713 [details] logs.tar.bz2
Created attachment 715716 [details] temp.tar.bz2
This seems to be cause "$MAKE" is being quoted somewhere which breaks the build when command has arguments. However I was not able to figure out where this is being done in the build...