Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501462 - net-libs/gnutls-3.2.11 should depend on >=app-crypt/p11-kit-0.19.2
Summary: net-libs/gnutls-3.2.11 should depend on >=app-crypt/p11-kit-0.19.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-16 10:02 UTC by michael
Modified: 2014-02-17 09:34 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michael 2014-02-16 10:02:25 UTC
build of gnutls-3.2.11 (use-flags pkcs11) fails with: "error: 'P11_KIT_MODULE_TRUSTED' undeclared"

As this constant was added first in p11-kit-0.19.2 (see http://upstream-tracker.org/compat_reports/p11-kit/0.19.1_to_0.19.2/abi_compat_report.html), gnutls-3 should depend on at least this p11-kit version. Using this p11-kit version resolved the issue on my machine.

Reproducible: Always
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2014-02-17 09:34:56 UTC
thanks!