Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351935 - sys-fs/cryptsetup should DEPEND on dev-libs/libgcrypt[static-libs]
Summary: sys-fs/cryptsetup should DEPEND on dev-libs/libgcrypt[static-libs]
Status: RESOLVED DUPLICATE of bug 351810
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 19:09 UTC by Manuel Danisch
Modified: 2011-01-18 19:51 UTC (History)
0 users

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


Attachments
Build log of failed cryptsetup emerge (build.log,28.55 KB, text/plain)
2011-01-17 19:10 UTC, Manuel Danisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Danisch 2011-01-17 19:09:00 UTC
Hello,

trying to merge cryptsetup after today's addition of -static-libs use flag to dev-libs/libgcrypt-1.4.6 results in the attached build error. Merging libgcrypt with +static-libs lets cryptsetup installation work again. Verified here on two different hosts.

Reproducible: Always

Steps to Reproduce:
1. update to dev-libs/libgcrypt-1.4.6 (with default unset flag -static-libs)
2. emerge -vq1 cryptsetup
Actual Results:  
cryptsetup build fails

Expected Results:  
cryptsetup should build fine like it did before.
Comment 1 Manuel Danisch 2011-01-17 19:10:29 UTC
Created attachment 260068 [details]
Build log of failed cryptsetup emerge
Comment 2 Dirk-Lüder Kreie 2011-01-18 18:23:07 UTC
This is the same problem as in bug #351810
dev-libs/libgcrypt[static-libs] should be checked in sys-fs/cryptsetup ebuild when "dynamic" USE is NOT set (default).
Comment 3 SpanKY gentoo-dev 2011-01-18 19:51:53 UTC

*** This bug has been marked as a duplicate of bug 351810 ***