https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/socat-1.8.0.0 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 884928 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:1589 - getprotobynumber_r config.log:1678 - getprotobynumber_r config.log:1767 - getprotobynumber_r
tinderbox_musl has reproduced this issue with version 1.8.0.1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed28d5657a40a219fd6d30d9129046d90d2bfce commit 1ed28d5657a40a219fd6d30d9129046d90d2bfce Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2024-12-30 09:03:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-30 14:03:38 +0000 net-misc/socat: set QA_CONFIG_IMPL_DECL_SKIP musl doesn't has getprotobynumber_r Closes: https://bugs.gentoo.org/924495 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39902 Signed-off-by: Sam James <sam@gentoo.org> net-misc/socat/socat-1.7.4.4-r1.ebuild | 4 ++++ net-misc/socat/socat-1.8.0.0.ebuild | 4 ++++ net-misc/socat/socat-1.8.0.1.ebuild | 4 ++++ net-misc/socat/socat-1.8.0.2.ebuild | 4 ++++ 4 files changed, 16 insertions(+)