sys-power/nut[tcpd] fails to build without net-libs/libnsl: > checking for tcpd.h... yes > checking for library containing yp_get_default_domain... no > checking for library containing request_init... -lwrap > configure: error: "libwrap not found" However, net-libs/libnsl is not a dependency of sys-power/nut.
I can confirm on two amd64 current machines. I think it's connected to these machines running glibc 2.26-r7 versus my unaffected machines running 2.25-r11. Some baggage was dropped and nut configure is hoping for a replacement?
Oh I see you're already there. Sorry for the noise.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103b618877f4b117066f8672f3eee349ff2122c7 commit 103b618877f4b117066f8672f3eee349ff2122c7 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2018-11-14 18:23:05 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2018-11-14 18:23:24 +0000 sys-power/nut: add net-libs/libnsl dep per glibc upgrade Fixes: https://bugs.gentoo.org/659866 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> sys-power/nut/nut-2.7.4-r1.ebuild | 1 + sys-power/nut/nut-2.7.4-r2.ebuild | 1 + 2 files changed, 2 insertions(+)