https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-process/audit-3.0.9-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 855702 [details] build.log build log and emerge --info
tinderbox_musl has reproduced this issue with version 3.1.1 - Updating summary.
tinderbox_musl has reproduced this issue with version 3.1.2 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c1209445f2a301076c966ffe14972eaaaa1438 commit 58c1209445f2a301076c966ffe14972eaaaa1438 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-26 06:51:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-26 23:11:04 +0000 sys-process/audit: add whitelist for false positive configure implicit decls Only fails on musl, but does so consistently regardless of -Werror=*. Closes: https://bugs.gentoo.org/898828 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sys-process/audit/audit-3.1.1.ebuild | 8 +++++++- sys-process/audit/audit-3.1.2.ebuild | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-)