https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/qemu-7.2.0-r3 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 855684 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
tinderbox_musl has reproduced this issue with version 8.0.0-r1 - Updating summary.
Patch posted on the list: https://lists.gnu.org/archive/html/qemu-devel/2023-05/msg07138.html BTW: since qemu and qemu-guest-agent are built from the same source, the patch will also fix bug 900330.
Fix merged into master: https://gitlab.com/qemu-project/qemu/-/commit/09a49afeae2542993d4cdc5d7af22abdfce7a3ba The fix will be picked up by rebase.
tinderbox_musl has reproduced this issue with version 8.0.2 - Updating summary.
This is likely fixed by now.