https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-devel/autogen-5.18.16-r3 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: clang-lld_tinderbox) System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 885395 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:5943 - pathfind
ci has reproduced this issue with version 5.18.16-r4 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104d2e0b10d4e336a6cc7c466a42aa04cded2af4 commit 104d2e0b10d4e336a6cc7c466a42aa04cded2af4 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-21 22:54:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-22 01:06:18 +0000 sys-devel/autogen: add whitelist for false positive configure implicit decls These might exist on Solaris but anywhere they error out it's a false positive. Closes: https://bugs.gentoo.org/924961 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sys-devel/autogen/autogen-5.18.16-r3.ebuild | 6 ++++++ sys-devel/autogen/autogen-5.18.16-r4.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)