https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/rwhoisd-1.5.9.6-r3 fails to compile. 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#CF0014
Created attachment 884941 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8031a67099d62092131950cbe3daf2118f963d4d commit 8031a67099d62092131950cbe3daf2118f963d4d Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-11-05 16:17:34 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-11-06 14:29:13 +0000 net-misc/rwhoisd: add 1.5.9.6_p1 Use sys-apps/tcp-wrappers rather than bundled version, otherwise rwhoisd can automagically depend on it. This also resolves the bug 740790, where exported STRINGS variable was polluting CFLAGS, similarly to bug 728348. The original patches are bundled to an archive, which additionally contains: - a fix with corrected signal handlers declarations, bug 924504. - corrected dependencies in main Makefile, bug 927273 - obosolete glibc check removal from configure.ac, bug 715310 - replacement of remaings direct ar calls Closes: https://bugs.gentoo.org/715310 Closes: https://bugs.gentoo.org/740790 Closes: https://bugs.gentoo.org/924504 Closes: https://bugs.gentoo.org/927273 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> net-misc/rwhoisd/Manifest | 1 + net-misc/rwhoisd/rwhoisd-1.5.9.6_p1.ebuild | 61 ++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+)