https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-auth/pam_ldap-186-r4 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 863905 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:202 - exit
For me the configure step is so badly broken that it misdetects random functions which do not exist as existing, then tries to compile and link against them.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857b70da861750404ad54a002bd0b038eebc551d commit 857b70da861750404ad54a002bd0b038eebc551d Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-26 21:31:10 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-08-08 16:06:27 +0000 package.mask: Last rite sys-auth/pam_ldap Delayed gratification removal. Finally got someone to test it, who simply cannot get it to authenticate users anyway. Victory... Bug: https://bugs.gentoo.org/908579 Bug: https://bugs.gentoo.org/933511 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddc3dbadeeed5fe7203b77e3b76acb3727506a6 commit 7ddc3dbadeeed5fe7203b77e3b76acb3727506a6 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-09-13 10:41:27 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-09-13 11:56:24 +0000 sys-auth/pam_ldap: treeclean Closes: https://bugs.gentoo.org/908579 (pkgremoved) Closes: https://bugs.gentoo.org/933511 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> profiles/arch/mips/package.mask | 1 - profiles/package.mask | 8 ----- sys-auth/pam_ldap/Manifest | 1 - sys-auth/pam_ldap/metadata.xml | 5 ---- sys-auth/pam_ldap/pam_ldap-186-r4.ebuild | 51 -------------------------------- 5 files changed, 66 deletions(-)