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

Bug 563648

Summary: net-dns/bind-tools-9.10.3: broken libressl support
Product: Gentoo Linux Reporter: Christian Apeltauer <c.apeltauer>
Component: Current packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED FIXED    
Severity: normal CC: idl0r
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=563362
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
output of emerge --info bind-tools

Description Christian Apeltauer 2015-10-21 08:33:19 UTC
When compiling net-dns/bind-tools-9.10.3 against libressl-2.2.4, compilation fails due to unresolved  symbols some of which are found in ssl related functions (like openssldh_generate), so the missing symbols are probably related to openssl.

Reproducible: Always
Comment 1 Christian Apeltauer 2015-10-21 08:34:32 UTC
Created attachment 415068 [details]
build log
Comment 2 Christian Apeltauer 2015-10-21 08:35:30 UTC
Created attachment 415070 [details]
output of emerge --info bind-tools
Comment 3 Julian Ospald 2015-10-21 15:03:23 UTC
yes, that is known...9.10.2_p4-r1 worked fine though

a fix is already upstream and at bug 563362

sucks a little bit that the transition is so out-of-sync, but well
Comment 4 Christian Ruppert (idl0r) gentoo-dev 2015-12-27 19:40:57 UTC
Fixed via 7b86453f35d4dcda7dacf9d3d3768bef4c5ad995 / in 9.10.3_p2. Thanks!