Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563648 - net-dns/bind-tools-9.10.3: broken libressl support
Summary: net-dns/bind-tools-9.10.3: broken libressl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 08:33 UTC by Christian Apeltauer
Modified: 2015-12-27 19:40 UTC (History)
1 user (show)

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


Attachments
build log (build.log,213.32 KB, text/plain)
2015-10-21 08:34 UTC, Christian Apeltauer
Details
output of emerge --info bind-tools (info,5.02 KB, text/plain)
2015-10-21 08:35 UTC, Christian Apeltauer
Details

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