Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690546 - app-crypt/mit-krb5-1.16-r2: .../work/krb5-1.16/src/plugins/preauth/pkinit/pkinit_crypto_openssl.h:52:10: fatal error: openssl/asn1_mac.h: No such file or directory
Summary: app-crypt/mit-krb5-1.16-r2: .../work/krb5-1.16/src/plugins/preauth/pkinit/pki...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-07-24 00:06 UTC by ernsteiswuerfel
Modified: 2020-05-16 12:45 UTC (History)
0 users

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


Attachments
build.log (mit-krb5-1.16-r2:20190723-093129.log,489.81 KB, text/plain)
2019-07-24 00:06 UTC, ernsteiswuerfel
Details
emerge --info (file_690546.txt,6.57 KB, text/plain)
2019-07-25 19:03 UTC, ernsteiswuerfel
Details
build.log (1.17-r1, ppc64) (mit-krb5-1.17-r1:20200516-123309.log,668.03 KB, text/x-log)
2020-05-16 12:44 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-07-24 00:06:51 UTC
Created attachment 584260 [details]
build.log

[...]
powerpc64-unknown-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H  -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.16-r2/work/krb5-1.16/src/include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE  -O2 -mcpu=power9 -mtune=power9 -pipe -fno-strict-aliasing -fno-strict-overflow  -pthread  -c /var/tmp/portage/app-crypt/mit-krb5-1.16-r2/work/krb5-1.16/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.so.o && mv -f pkinit_crypto_openssl.so.o pkinit_crypto_openssl.so
In file included from /var/tmp/portage/app-crypt/mit-krb5-1.16-r2/work/krb5-1.16/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c:32:
/var/tmp/portage/app-crypt/mit-krb5-1.16-r2/work/krb5-1.16/src/plugins/preauth/pkinit/pkinit_crypto_openssl.h:52:10: fatal error: openssl/asn1_mac.h: No such file or directory
 #include <openssl/asn1_mac.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:823: pkinit_crypto_openssl.so] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-crypt/mit-krb5-1.16-r2/work/krb5-1.16/src-.ppc64/plugins/preauth/pkinit'
make: *** [Makefile:1524: all-recurse] Error 1
Comment 1 ernsteiswuerfel archtester 2019-07-25 19:03:43 UTC
Created attachment 584656 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2020-05-16 12:44:56 UTC
Created attachment 639646 [details]
build.log (1.17-r1, ppc64)

1.17-r1 builds just fine on ppc64.