Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 697028

Summary: net-dns/bind-9.14.6 USE=dnsrps seems to require USE=dlz
Product: Gentoo Linux Reporter: Ben Kohler <bkohler>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED FIXED    
Severity: normal CC: zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Ben Kohler gentoo-dev 2019-10-09 01:54:22 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-01 18:00:33 UTC
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(-)