x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rwhoisd class_directive.o daemon.o deadman.o directive.o display.o dump.o exit.o forward.o guardian.o holdconnect.o limit.o main.o notify.o referral.o register.o reg_ext.o reg_utils.o register_directive.o rwhois_directive.o schema_directive.o security.o security_directive.o session.o soa.o sresponse.o sschema.o sslave.o ssoa.o sstate.o state.o status.o sxfer.o xfer.o -lwrap -L../mkdb -lmkdb -L../common -lrwcommon -L../regexp -lregexp -lresolv -lnsl -lcrypt -L/usr/inet6/lib -linet6 /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -linet6 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:86: rwhoisd] Error 1 make[1]: Leaving directory /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/server ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200328-141627 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Mar 29 11:38:55 UTC 2020 /var/db/repos/musl Fri Mar 27 00:25:27 UTC 2020 emerge -qpvO net-misc/rwhoisd [ebuild N ] net-misc/rwhoisd-1.5.9.6
Created attachment 626950 [details] emerge-info.txt
Created attachment 626952 [details] emerge-history.txt
Created attachment 626954 [details] environment
Created attachment 626956 [details] etc.portage.tbz2
Created attachment 626958 [details] logs.tbz2
Created attachment 626960 [details] net-misc:rwhoisd-1.5.9.6:20200329-124005.log
tinderbox_musl has reproduced this issue with version 1.5.9.6-r2 - Updating summary.
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(+)