ebuild currently doesn't pull ldns as a build dependency, so the configure fails. Reproducible: Always
have this problem too. Building fails with strongswan_plugins_unbound USE-flag. It stops on configure with error: ... checking for main in -lldns... no configure: error: UNBOUND library ldns not found
+1 with the bug. with USE="strongswan_plugins_unbound" the net-libs/ldns should be built as dependency or strongswan will fail in econfig phase.
Created attachment 427302 [details] build.log Same here. build.log attached
commit 46da43339452de45f64d453b97f1ef4ab3eb774f (HEAD -> master) Merge: 720c2f8 4138bda Author: Patrice Clement <monsieurp@gentoo.org> Date: Sat Mar 5 11:29:23 2016 +0000 Merge github#965: net-misc/strongswan: plugin unbound needs net-libs/ldns Pull-Request: https://github.com/gentoo/gentoo/pull/965 Gentoo-Bug: https://bugs.gentoo.org/529910 Reporter: Markus Rathgeb <maggu2810@gmail.com> Acked-by: Patrick Lauer <patrick@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>