https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-auth/pam_mysql-0.8.2-r1 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 863906 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:938 - md5_calc
Should be fixed in 1.0 - it uses Meson Failing test: md5_calc - checking if md5.h is Solaris's - should be put into QA_SKIP
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f0b606ca5fe3c67e5fb0c2aed62b9a2f16801c commit a9f0b606ca5fe3c67e5fb0c2aed62b9a2f16801c Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-24 17:00:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:55:53 +0000 sys-auth/pam_mysql: update EAPI 7 -> 8, Skip QA warning for Solaris function md5_calc is implicitly declared in "checking if md5.h is Solaris's" test Closes: https://bugs.gentoo.org/908580 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40290 Signed-off-by: Sam James <sam@gentoo.org> sys-auth/pam_mysql/metadata.xml | 1 + .../{pam_mysql-0.8.2-r1.ebuild => pam_mysql-0.8.2-r2.ebuild} | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-)