Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542358 - app-crypt/heimdal - incomplete installation with ssl USE flag
Summary: app-crypt/heimdal - incomplete installation with ssl USE flag
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 13:53 UTC by Stefan Schmid
Modified: 2016-09-05 05:41 UTC (History)
0 users

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


Attachments
build.log with ssl USE-Flag and without libhcrypto.so (build.log.tar.gz,83.01 KB, application/gzip)
2015-03-08 18:52 UTC, Stefan Schmid
Details
emerge --info @ Laptop (emerge-info-slap.txt,6.22 KB, text/plain)
2015-03-09 07:16 UTC, Stefan Schmid
Details

Note You need to log in before you can comment on or make changes to this bug.
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