https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/chafa-1.12.5-r1 has implicit function declarations in configure logs. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 887730 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:928 - _mm_popcnt_u64
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0b111b8c2676ed8a06f321b028835ee1a75967 commit ab0b111b8c2676ed8a06f321b028835ee1a75967 Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-11-03 18:56:47 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-11-03 19:07:10 +0000 media-gfx/chafa: mark FP for implicit function decls in configure It's an intrinsics check that will correctly fail when not available. Closes: https://bugs.gentoo.org/927102 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> media-gfx/chafa/chafa-1.12.5-r1.ebuild | 5 +++++ media-gfx/chafa/chafa-1.14.1.ebuild | 5 +++++ 2 files changed, 10 insertions(+)