Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854483 - net-analyzer/sslscan-2.0.13-r1 - /usr/include/gnu/stubs.h:8:11: fatal error: gnu/stubs-32.h: No such file or directory
Summary: net-analyzer/sslscan-2.0.13-r1 - /usr/include/gnu/stubs.h:8:11: fatal error: ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 851720
  Show dependency tree
 
Reported: 2022-06-26 21:37 UTC by ernsteiswuerfel
Modified: 2022-06-26 21:42 UTC (History)
0 users

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


Attachments
build.log (sslscan-2.0.13-r1:20220626-213416.log,22.55 KB, text/plain)
2022-06-26 21:37 UTC, ernsteiswuerfel
Details
emerge --info (file_854483.txt,6.42 KB, text/plain)
2022-06-26 21:37 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2022-06-26 21:37:12 UTC
Created attachment 787829 [details]
build.log

[...]
powerpc64-unknown-linux-gnu-gcc  -I. -Iinclude -fPIC -pthread  -m32 -Wa,--noexecstack -O2 -mcpu=970 -mtune=970 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -std=gnu11 -I/usr/local/include -I/usr/local/ssl/include -I/usr/local/ssl/include/openssl -I/usr/local/opt/openssl/include -I/opt/local/include -I/opt/local/include/openssl -fstack-protector-all -fPIC -DOPENSSL_USE_NODELETE -DB_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DVPAES_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DZLIB -DNDEBUG -D_FORTIFY_SOURCE=2 -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
CC="powerpc64-unknown-linux-gnu-gcc" /usr/bin/perl crypto/aes/asm/aesp8-ppc.pl linux32 crypto/aes/aesp8-ppc.s
In file included from /usr/include/features.h:514,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/include-fixed/limits.h:203,
                 from /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.3.0/include-fixed/limits.h:34,
                 from ./e_os.h:13,
                 from apps/apps.h:13,
                 from apps/app_rand.c:10:
/usr/include/gnu/stubs.h:8:11: fatal error: gnu/stubs-32.h: No such file or directory
    8 | # include <gnu/stubs-32.h>
      |           ^~~~~~~~~~~~~~~~
compilation terminated.
Comment 1 ernsteiswuerfel archtester 2022-06-26 21:37:36 UTC
Created attachment 787832 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-26 21:42:34 UTC
Could you compare with the OpenSSL ebuild and see what's different?