https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-libs/gnutls-3.8.0 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 855698 [details] build.log build log and emerge --info
ci has reproduced this issue with version 3.8.1 - Updating summary.
ci has reproduced this issue with version 3.8.1-r1 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 3.8.2 - Updating summary.
* QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/net-libs/gnutls-3.8.0/work/gnutls-3.8.0-abi_x86_64.amd64/config.log:6101 - MIN * /var/tmp/portage/net-libs/gnutls-3.8.0/work/gnutls-3.8.0-abi_x86_64.amd64/config.log:11547 - alignof We fixed these by globally ignoring them in https://github.com/gentoo/portage/pull/1323