Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 351935

Summary: sys-fs/cryptsetup should DEPEND on dev-libs/libgcrypt[static-libs]
Product: Gentoo Linux Reporter: Manuel Danisch <oeffentlicheszeug>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log of failed cryptsetup emerge

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 ***