Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731652 - 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
Summary: app-crypt/heimdal-7.5.0 - .../work/heimdal-7.5.0/lib/hcrypto/rand.h:46:10: fa...
Status: UNCONFIRMED
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:
 
Reported: 2020-07-07 21:51 UTC by ernsteiswuerfel
Modified: 2020-07-09 16:23 UTC (History)
0 users

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


Attachments
build.log (heimdal-7.5.0:20200707-154532.log,267.85 KB, text/plain)
2020-07-07 21:51 UTC, ernsteiswuerfel
Details
emerge --info (file_731652.txt,6.34 KB, text/plain)
2020-07-07 21:52 UTC, ernsteiswuerfel
Details

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