Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719716 - net-vpn/openvpn-2.4.9: Build failure with USE="pkcs ssl mbedtls"
Summary: net-vpn/openvpn-2.4.9: Build failure with USE="pkcs ssl mbedtls"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-26 23:12 UTC by Sam James
Modified: 2020-04-27 03:18 UTC (History)
1 user (show)

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


Attachments
config.log (file_719716.txt,260.73 KB, text/plain)
2020-04-26 23:12 UTC, Sam James
Details
build.log (file_719716.txt,18.15 KB, text/plain)
2020-04-26 23:13 UTC, Sam James
Details
emerge --info (file_719716.txt,5.24 KB, text/plain)
2020-04-26 23:13 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 23:12:23 UTC
Created attachment 634776 [details]
config.log

Snippet from build.log:
checking mbedtls version... ok
checking mbedtls pkcs11 support... configure: error: mbedtls has no pkcs11 wrapper compiled in

----
Occurs with USE="pkcs ssl mbedlts". Fixed if -pkcs.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 23:13:15 UTC
Created attachment 634778 [details]
build.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 23:13:28 UTC
Created attachment 634780 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2020-04-27 03:18:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f1e199eff80a08bc75f7a11a969dc6134bdd88

commit 30f1e199eff80a08bc75f7a11a969dc6134bdd88
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-04-27 03:16:18 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-04-27 03:17:49 +0000

    fix build failures
    
    Closes: https://bugs.gentoo.org/704070
    Closes: https://bugs.gentoo.org/719716
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-vpn/openvpn/openvpn-2.4.9.ebuild | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)