Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501560 - net-libs/gnutls-3.2.11 should not depend on dev-libs/nettle[gmp]
Summary: net-libs/gnutls-3.2.11 should not depend on dev-libs/nettle[gmp]
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 08:20 UTC by Sylvain BERTRAND
Modified: 2014-02-18 09:32 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 Sylvain BERTRAND 2014-02-17 08:20:15 UTC
gnutls now forces nettle to use the gmp optional feature

Reproducible: Always
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2014-02-17 14:52:16 UTC
(In reply to Sylvain BERTRAND from comment #0)
> gnutls now forces nettle to use the gmp optional feature
> 
> Reproducible: Always

are you sure? reference? log?
Comment 2 Sylvain BERTRAND 2014-02-17 15:05:48 UTC
/usr/portage/net-libs/gnutls/gnutls-3.2.11.ebuild, line 25
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2014-02-17 15:06:48 UTC
(In reply to Sylvain BERTRAND from comment #2)
> /usr/portage/net-libs/gnutls/gnutls-3.2.11.ebuild, line 25

No... I mean when has this became non optional.
Comment 4 Sylvain BERTRAND 2014-02-17 15:25:33 UTC
Why do you ask me?
Comment 5 Alon Bar-Lev (RETIRED) gentoo-dev 2014-02-17 15:34:34 UTC
(In reply to Sylvain BERTRAND from comment #4)
> Why do you ask me?

because you opened the bug?
Comment 6 Sylvain BERTRAND 2014-02-17 16:01:42 UTC
everything was fine a week ago, then I did a sync today and discovered that today
Comment 7 Tim Harder gentoo-dev 2014-02-17 23:00:42 UTC
>=net-libs/gnutls-3 has always depended on nettle with gmp support enabled.

Quoting a relevant section from one of the m4 scripts, "Libhogweed (nettle's companion library) was not found. Note that you must compile nettle with gmp support."
Comment 8 Sylvain BERTRAND 2014-02-18 09:32:30 UTC
mmmh... I have -gmp, but portage showed be recently it has to switch on gmp ffor nettle. First time seeing it. Weird. My bad.