Created attachment 592266 [details] build.log When attempting to build bind-9.14.6 with USE="dnsrps -dlz", configure fails with: configure: error: dlopen and librpz.so needed for DNSRPS I suspect we need to add "dnsrps? ( dlz )" into the REQUIRED_USE list.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02328889ca9dbcba47e3c6ddd8646d68986a141f commit 02328889ca9dbcba47e3c6ddd8646d68986a141f Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2020-01-01 18:00:00 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2020-01-01 18:00:22 +0000 net-dns/bind: add more REQUIRED_USE for dnsrps Closes: https://bugs.gentoo.org/697028 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org> net-dns/bind/bind-9.14.8.ebuild | 3 ++- net-dns/bind/bind-9.15.6.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)