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

Bug 731652

Summary: app-crypt/heimdal-7.5.0 - .../work/heimdal-7.5.0/lib/hcrypto/rand.h:46:10: fatal error: hcrypto/engine.h: No such file or directory
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2020-07-07 21:51:18 UTC
Created attachment 648288 [details]
build.log

[...]
make[2]: Entering directory '/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0-.ppc64/lib/hcrypto'
powerpc64-unknown-linux-gnu-gcc  -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hcrypto -I../../include -I/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/include  -I../../lib/roken -I/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/roken -I/usr/include -I/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hx509 -I/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hcrypto/libtommath -DUSE_HCRYPTO_LTM=1 -I/usr/include/et  -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow  -O2 -mcpu=power9 -pipe -fno-strict-aliasing  -c -o test_rand.o /var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hcrypto/test_rand.c
In file included from /var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hcrypto/test_rand.c:42:
/var/tmp/portage/app-crypt/heimdal-7.5.0/work/heimdal-7.5.0/lib/hcrypto/rand.h:46:10: fatal error: hcrypto/engine.h: No such file or directory
   46 | #include <hcrypto/engine.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:2064: test_rand.o] Error 1
Comment 1 ernsteiswuerfel archtester 2020-07-07 21:52:21 UTC
Created attachment 648290 [details]
emerge --info