https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-devel/m4-1.4.19-r1 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 855402 [details] build.log build log and emerge --info
ci has reproduced this issue with version 1.4.19-r2 - Updating summary.
Musl-specific false positives for re_*, fixed in portage via https://gitweb.gentoo.org/proj/portage.git/commit/?id=9728fbba80abeec5adad8ba6cf7580c16c039a45 and backported in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3082a374769c47114474d34fde309dcfbeb7f5ad MIN false positive, fixed in portage via https://gitweb.gentoo.org/proj/portage.git/commit/?id=8256473c6a9fa93e7cf81c46fa920cd522507c21 and backported in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cdb1b2ae41b13dc7f25b6d64c0b6ab19e4272dd Remaining issue: * QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/sys-devel/m4-1.4.19-r2/work/m4-1.4.19/config.log:12099 - fpurge * Check that no features were accidentally disabled. * See https://wiki.gentoo.org/wiki/Modern_C_porting.