Created attachment 578112 [details, diff] unbound 1.9.1 patch unbound has an event-api feature that is currently not enabled in the ebuild or exposed via a USE flag. This feature is required for net-vpn/libreswan when its dnssec feature is used. --enable-event-api Enable (experimental) pluggable event base libunbound API installed to unbound-event.h
It's just an additional header file, no need to hide behinde USE flag.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a392042fb5e0faa4bcbbe297e0b59e4de3aa0359 commit a392042fb5e0faa4bcbbe297e0b59e4de3aa0359 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-05-30 14:03:55 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-05-30 14:04:37 +0000 net-dns/unbound: install unbound-event.h Closes: https://bugs.gentoo.org/687010 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-dns/unbound/unbound-1.9.1-r1.ebuild | 182 ++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+)