https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/ffcall-2.5 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 908968 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:1689 - PROT_MPROTECT
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b89df93ef88388f452bf3d2caf6337c5314395d commit 5b89df93ef88388f452bf3d2caf6337c5314395d Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2025-04-06 14:01:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-10 10:38:05 +0000 dev-libs/ffcall: fix build w/ clang 1. apply patch from upstream 2. ignore PROT_MPROTECT for linux, which is NetBSD only Closes: https://bugs.gentoo.org/829663 Closes: https://bugs.gentoo.org/943754 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41474 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/ffcall/ffcall-2.5.ebuild | 12 ++++- .../files/ffcall-2.5-add-support-for-clang.patch | 53 ++++++++++++++++++++++ 2 files changed, 64 insertions(+), 1 deletion(-)