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

Bug 542358

Summary: app-crypt/heimdal - incomplete installation with ssl USE flag
Product: Gentoo Linux Reporter: Stefan Schmid <schmidicom>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log with ssl USE-Flag and without libhcrypto.so
emerge --info @ Laptop

Description Stefan Schmid 2015-03-06 13:53:36 UTC
If "Heimdal" is installed with the USE flag "ssl" is missing the following files that are needed by several programs:

/usr/include/hcrypto
/usr/include/hcrypto/aes.h
/usr/include/hcrypto/bn.h
/usr/include/hcrypto/des.h
/usr/include/hcrypto/dh.h
/usr/include/hcrypto/dsa.h
/usr/include/hcrypto/ec.h
/usr/include/hcrypto/ecdh.h
/usr/include/hcrypto/ecdsa.h
/usr/include/hcrypto/engine.h
/usr/include/hcrypto/evp-cc.h
/usr/include/hcrypto/evp-hcrypto.h
/usr/include/hcrypto/evp.h
/usr/include/hcrypto/hmac.h
/usr/include/hcrypto/md2.h
/usr/include/hcrypto/md4.h
/usr/include/hcrypto/md5.h
/usr/include/hcrypto/pkcs12.h
/usr/include/hcrypto/rand.h
/usr/include/hcrypto/rc2.h
/usr/include/hcrypto/rc4.h
/usr/include/hcrypto/rsa.h
/usr/include/hcrypto/sha.h
/usr/include/hcrypto/ui.h
/usr/lib64/libhcrypto.so
Comment 1 Andrew Savchenko gentoo-dev 2015-03-08 15:21:00 UTC
Please upload a full build.log (use FEATURES="noclean" to keep it after successfull build) and emerge --info output.
Comment 2 Stefan Schmid 2015-03-08 18:52:13 UTC
Created attachment 398406 [details]
build.log with ssl USE-Flag and without libhcrypto.so
Comment 3 Stefan Schmid 2015-03-09 07:16:16 UTC
Created attachment 398462 [details]
emerge --info @ Laptop