https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-auth/munge-0.5.15 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 863903 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:2319 - EVP_CIPHER_CTX_cleanup config.log:3587 - getgrent_r config.log:3729 - getgrent_r config.log:3869 - getgrent_r
There's new release. Maybe version bump? getgrent_r is not on musl. Dunno what to do. EVP_CIPHER_CTX_cleanup is from openssl-1.0.2 and should be QA_SKIPped