Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697028 - net-dns/bind-9.14.6 USE=dnsrps seems to require USE=dlz
Summary: net-dns/bind-9.14.6 USE=dnsrps seems to require USE=dlz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-09 01:54 UTC by Ben Kohler
Modified: 2020-01-01 18:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,16.56 KB, text/plain)
2019-10-09 01:54 UTC, Ben Kohler
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)