Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 896314 Details for
Bug 934791
dev-libs/libgcrypt-1.11.0 #error The CPU Jitter random number generator must not be compiled with optimizations
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 105.79 KB, created by
email200202
on 2024-06-24 01:12:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
email200202
Created:
2024-06-24 01:12:07 UTC
Size:
105.79 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/libgcrypt-1.11.0:0/20 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 asm cpu_flags_x86_sse4_1 elibc_glibc getentropy kernel_linux >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Applying libgcrypt-multilib-syspath.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying libgcrypt-powerpc-darwin.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying libgcrypt-1.11.0-s390x.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0' ... > [32m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/libgcrypt-1.11.0/temp/aclocal' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --force-missing' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libgcrypt-1.11.0/ > [32;01m*[0m Running elibtoolize in: libgcrypt-1.11.0/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... > [32;01m*[0m Applying color-record/2.4.7 patch ... > [32;01m*[0m Applying openmp/2.4.7 patch ... > [32;01m*[0m Applying verbose-pic/2.4.7 patch ... > [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -E >checking dependency style of x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse... none >checking for library containing strerror... none required >checking for gawk... (cached) gawk >checking for grep that handles long lines and -e... /usr/bin/grep >checking for fgrep... /usr/bin/grep -F >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for egrep... /usr/bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-file... no >checking for file... file >checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-windres... no >checking for windres... windres >checking whether byte ordering is bigendian... no >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 4 >checking size of unsigned long long... 8 >checking size of unsigned __int128... 0 >checking size of void *... 4 >checking for uintptr_t... yes >checking for UINT64_C... yes >checking size of uint64_t... 8 >checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria >checking which public-key ciphers to include... dsa elgamal rsa ecc >checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3 >checking which key derivation functions to include... s2k pkdf2 scrypt >checking which random module to use... getentropy >checking whether use of /dev/random is requested... yes >checking whether MPI and cipher assembler modules are requested... yes >checking whether to run large data tests... no >checking whether 'soft' HW feature bits are forced on... no >checking whether use of capabilities is requested... no >checking whether a HMAC binary check is requested... no >checking whether jitter entropy support is requested... yes >checking whether padlock support is requested... no >checking whether AESNI support is requested... no >checking whether SHAEXT support is requested... no >checking whether PCLMUL support is requested... yes >checking whether SSE4.1 support is requested... yes >checking whether DRNG support is requested... yes >checking whether AVX support is requested... no >checking whether AVX2 support is requested... no >checking whether AVX512 support is requested... no >checking whether GFNI support is requested... yes >checking whether NEON support is requested... no >checking whether ARMv8 Crypto Extension support is requested... no >checking whether SVE support is requested... no >checking whether SVE2 support is requested... yes >checking whether PPC crypto support is requested... no >checking whether a -O flag munging is requested... yes >checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes >checking whether to enable AMD64 as(1) feature detection... yes >checking for gpg-error-config... /usr/bin/i686-pc-linux-gnu-gpg-error-config >checking for gpgrt-config... /usr/bin/gpgrt-config >configure: Use gpgrt-config with /usr/lib as gpg-error-config >checking for GPG Error - version >= 1.49... yes (1.50) >checking for pthread_create in -lpthread... yes >checking for library containing setsockopt... none required >checking for library containing setsockopt... (cached) none required >checking for unistd.h... (cached) yes >checking for sys/auxv.h... yes >checking for sys/random.h... yes >checking for sys/sysctl.h... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for pid_t... yes >checking for byte... no >checking for ushort... yes >checking for u16... no >checking for u32... no >checking for u64... no >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_ctz... yes >checking for __builtin_ctzl... yes >checking for __builtin_clz... yes >checking for __builtin_clzl... yes >checking for __sync_synchronize... yes >checking whether the variable length arrays are supported... yes >checking whether the visibility attribute is supported... yes >checking for broken visibility attribute... no >checking for broken alias attribute... no >checking if gcc supports -fvisibility=hidden... yes >checking whether the GCC style aligned attribute is supported... yes >checking whether the GCC style packed attribute is supported... yes >checking whether the GCC style may_alias attribute is supported... yes >checking whether 'asm' assembler keyword is supported... yes >checking whether '__asm__' assembler keyword is supported... yes >checking whether inline assembly memory barrier is supported... yes >checking whether GCC assembler is compatible for ARM assembly implementations... no >checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no >checking whether GCC assembler supports for CFI directives... yes >checking whether GCC assembler supports for ELF directives... yes >checking for _ prefix in compiled symbols... no >checking architecture and mpi assembler functions... x86 >checking whether compiler supports 'optimize' function attribute... yes >checking whether compiler supports 'ms_abi' function attribute... yes >checking whether compiler supports 'sysv_abi' function attribute... yes >checking whether default calling convention is 'ms_abi'... yes >checking whether default calling convention is 'sysv_abi'... yes >checking whether GCC inline assembler supports SSSE3 instructions... yes >checking whether GCC inline assembler supports PCLMUL instructions... yes >checking whether GCC inline assembler supports SHA Extensions instructions... yes >checking whether GCC inline assembler supports SSE4.1 instructions... yes >checking whether GCC inline assembler supports AVX instructions... yes >checking whether GCC inline assembler supports AVX2 instructions... yes >checking whether GCC inline assembler supports AVX512 instructions... yes >checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes >checking whether GCC inline assembler supports GFNI instructions... yes >checking whether GCC inline assembler supports BMI2 instructions... yes >checking whether compiler supports x86/AVX512 intrinsics... yes >checking whether GCC assembler handles division correctly... yes >checking whether GCC assembler is compatible for i386/amd64 assembly implementations... yes >checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes >checking whether compiler is configured for ARMv6 or newer architecture... n/a >checking whether GCC inline assembler supports NEON instructions... n/a >checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a >checking whether GCC inline assembler supports AArch64 NEON instructions... n/a >checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a >checking whether GCC inline assembler supports AArch64 SVE instructions... n/a >checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a >checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a >checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a >checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a >checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a >checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a >checking whether compiler supports GCC PowerPC target attributes... n/a >checking whether compiler supports clang PowerPC target attributes... n/a >checking whether GCC inline assembler supports zSeries instructions... n/a >checking whether GCC inline assembler supports zSeries vector instructions... n/a >checking for vprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strtoul... yes >checking for memmove... yes >checking for stricmp... no >checking for atexit... yes >checking for raise... yes >checking for strerror... yes >checking for rand... yes >checking for mmap... yes >checking for getpagesize... yes >checking for sysconf... yes >checking for waitpid... yes >checking for wait4... yes >checking for gettimeofday... yes >checking for getrusage... yes >checking for gethrtime... no >checking for clock_gettime... yes >checking for syslog... yes >checking for syscall... yes >checking for fcntl... yes >checking for ftruncate... yes >checking for flockfile... yes >checking for getauxval... yes >checking for elf_aux_info... no >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for sysctlbyname... no >checking for mlock... yes >checking for sysconf... (cached) yes >checking for getpagesize... (cached) yes >checking whether mlock is broken... no >checking for getpid... yes >checking for clock... yes >checking for random device... yes >configure: checking for cc features >checking if gcc supports -fno-delete-null-pointer-checks... yes >checking whether non excutable stack support is requested... yes >checking whether assembler supports --noexecstack option... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating compat/Makefile >config.status: creating mpi/Makefile >config.status: creating cipher/Makefile >config.status: creating random/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/gcrypt.h >config.status: creating src/libgcrypt-config >config.status: creating src/libgcrypt.pc >config.status: creating src/versioninfo.rc >config.status: creating tests/Makefile >config.status: creating tests/hashtest-6g >config.status: creating tests/hashtest-256g >config.status: creating tests/basic-disable-all-hwf >config.status: creating config.h >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-add1.S to mpi/mpih-add1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-sub1.S to mpi/mpih-sub1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-mul1.S to mpi/mpih-mul1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-mul2.S to mpi/mpih-mul2-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-mul3.S to mpi/mpih-mul3-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-lshift.S to mpi/mpih-lshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/i386/mpih-rshift.S to mpi/mpih-rshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing gcrypt-conf commands > > Libgcrypt v1.11.0-unknown has been configured as follows: > > Platform: GNU/Linux (i686-pc-linux-gnu) > Hardware detection module: libgcrypt_la-hwf-x86 > Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish > serpent rfc2268 seed camellia idea salsa20 > gost28147 chacha20 sm4 aria > Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 > sha256 sha512 sha3 tiger whirlpool stribog > blake2 sm3 > Enabled kdf algorithms: s2k pkdf2 scrypt > Enabled pubkey algorithms: dsa elgamal rsa ecc > Random number generator: getentropy > Try using jitter entropy: yes > Using linux capabilities: no > FIPS module version: > Try using Padlock crypto: no > Try using AES-NI crypto: no > Try using Intel SHAEXT: no > Try using Intel PCLMUL: yes > Try using Intel SSE4.1: yes > Try using DRNG (RDRAND): yes > Try using Intel AVX: no > Try using Intel AVX2: no > Try using Intel AVX512: no > Try using Intel GFNI: yes > Try using ARM NEON: n/a > Try using ARMv8 crypto: n/a > Try using ARMv8 SVE: n/a > Try using ARMv9 SVE2: n/a > Try using PPC crypto: n/a > > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for gawk... (cached) gawk >checking for grep that handles long lines and -e... /usr/bin/grep >checking for fgrep... /usr/bin/grep -F >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for egrep... /usr/bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking whether byte ordering is bigendian... no >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking size of unsigned __int128... 16 >checking size of void *... 8 >checking for uintptr_t... yes >checking for UINT64_C... yes >checking size of uint64_t... 8 >checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria >checking which public-key ciphers to include... dsa elgamal rsa ecc >checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3 >checking which key derivation functions to include... s2k pkdf2 scrypt >checking which random module to use... getentropy >checking whether use of /dev/random is requested... yes >checking whether MPI and cipher assembler modules are requested... yes >checking whether to run large data tests... no >checking whether 'soft' HW feature bits are forced on... no >checking whether use of capabilities is requested... no >checking whether a HMAC binary check is requested... no >checking whether jitter entropy support is requested... yes >checking whether padlock support is requested... no >checking whether AESNI support is requested... no >checking whether SHAEXT support is requested... no >checking whether PCLMUL support is requested... yes >checking whether SSE4.1 support is requested... yes >checking whether DRNG support is requested... yes >checking whether AVX support is requested... no >checking whether AVX2 support is requested... no >checking whether AVX512 support is requested... no >checking whether GFNI support is requested... yes >checking whether NEON support is requested... no >checking whether ARMv8 Crypto Extension support is requested... no >checking whether SVE support is requested... no >checking whether SVE2 support is requested... yes >checking whether PPC crypto support is requested... no >checking whether a -O flag munging is requested... yes >checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes >checking whether to enable AMD64 as(1) feature detection... yes >checking for gpg-error-config... /usr/bin/x86_64-pc-linux-gnu-gpg-error-config >checking for gpgrt-config... /usr/bin/gpgrt-config >configure: Use gpgrt-config with /usr/lib64 as gpg-error-config >checking for GPG Error - version >= 1.49... yes (1.50) >checking for pthread_create in -lpthread... yes >checking for library containing setsockopt... none required >checking for library containing setsockopt... (cached) none required >checking for unistd.h... (cached) yes >checking for sys/auxv.h... yes >checking for sys/random.h... yes >checking for sys/sysctl.h... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for pid_t... yes >checking for byte... no >checking for ushort... yes >checking for u16... no >checking for u32... no >checking for u64... no >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_ctz... yes >checking for __builtin_ctzl... yes >checking for __builtin_clz... yes >checking for __builtin_clzl... yes >checking for __sync_synchronize... yes >checking whether the variable length arrays are supported... yes >checking whether the visibility attribute is supported... yes >checking for broken visibility attribute... no >checking for broken alias attribute... no >checking if gcc supports -fvisibility=hidden... yes >checking whether the GCC style aligned attribute is supported... yes >checking whether the GCC style packed attribute is supported... yes >checking whether the GCC style may_alias attribute is supported... yes >checking whether 'asm' assembler keyword is supported... yes >checking whether '__asm__' assembler keyword is supported... yes >checking whether inline assembly memory barrier is supported... yes >checking whether GCC assembler is compatible for ARM assembly implementations... no >checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no >checking whether GCC assembler supports for CFI directives... yes >checking whether GCC assembler supports for ELF directives... yes >checking for _ prefix in compiled symbols... no >checking architecture and mpi assembler functions... x86 >checking whether compiler supports 'optimize' function attribute... yes >checking whether compiler supports 'ms_abi' function attribute... yes >checking whether compiler supports 'sysv_abi' function attribute... yes >checking whether default calling convention is 'ms_abi'... no >checking whether default calling convention is 'sysv_abi'... yes >checking whether GCC inline assembler supports SSSE3 instructions... yes >checking whether GCC inline assembler supports PCLMUL instructions... yes >checking whether GCC inline assembler supports SHA Extensions instructions... yes >checking whether GCC inline assembler supports SSE4.1 instructions... yes >checking whether GCC inline assembler supports AVX instructions... yes >checking whether GCC inline assembler supports AVX2 instructions... yes >checking whether GCC inline assembler supports AVX512 instructions... yes >checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes >checking whether GCC inline assembler supports GFNI instructions... yes >checking whether GCC inline assembler supports BMI2 instructions... yes >checking whether compiler supports x86/AVX512 intrinsics... yes >checking whether GCC assembler handles division correctly... yes >checking whether GCC assembler is compatible for i386/amd64 assembly implementations... yes >checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes >checking whether compiler is configured for ARMv6 or newer architecture... n/a >checking whether GCC inline assembler supports NEON instructions... n/a >checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a >checking whether GCC inline assembler supports AArch64 NEON instructions... n/a >checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a >checking whether GCC inline assembler supports AArch64 SVE instructions... n/a >checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a >checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a >checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a >checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a >checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a >checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a >checking whether compiler supports GCC PowerPC target attributes... n/a >checking whether compiler supports clang PowerPC target attributes... n/a >checking whether GCC inline assembler supports zSeries instructions... n/a >checking whether GCC inline assembler supports zSeries vector instructions... n/a >checking for vprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strtoul... yes >checking for memmove... yes >checking for stricmp... no >checking for atexit... yes >checking for raise... yes >checking for strerror... yes >checking for rand... yes >checking for mmap... yes >checking for getpagesize... yes >checking for sysconf... yes >checking for waitpid... yes >checking for wait4... yes >checking for gettimeofday... yes >checking for getrusage... yes >checking for gethrtime... no >checking for clock_gettime... yes >checking for syslog... yes >checking for syscall... yes >checking for fcntl... yes >checking for ftruncate... yes >checking for flockfile... yes >checking for getauxval... yes >checking for elf_aux_info... no >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for sysctlbyname... no >checking for mlock... yes >checking for sysconf... (cached) yes >checking for getpagesize... (cached) yes >checking whether mlock is broken... no >checking for getpid... yes >checking for clock... yes >checking for random device... yes >configure: checking for cc features >checking if gcc supports -fno-delete-null-pointer-checks... yes >checking whether non excutable stack support is requested... yes >checking whether assembler supports --noexecstack option... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating compat/Makefile >config.status: creating mpi/Makefile >config.status: creating cipher/Makefile >config.status: creating random/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/gcrypt.h >config.status: creating src/libgcrypt-config >config.status: creating src/libgcrypt.pc >config.status: creating src/versioninfo.rc >config.status: creating tests/Makefile >config.status: creating tests/hashtest-6g >config.status: creating tests/hashtest-256g >config.status: creating tests/basic-disable-all-hwf >config.status: creating config.h >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing gcrypt-conf commands > > Libgcrypt v1.11.0-unknown has been configured as follows: > > Platform: GNU/Linux (x86_64-pc-linux-gnu) > Hardware detection module: libgcrypt_la-hwf-x86 > Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish > serpent rfc2268 seed camellia idea salsa20 > gost28147 chacha20 sm4 aria > Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 > sha256 sha512 sha3 tiger whirlpool stribog > blake2 sm3 > Enabled kdf algorithms: s2k pkdf2 scrypt > Enabled pubkey algorithms: dsa elgamal rsa ecc > Random number generator: getentropy > Try using jitter entropy: yes > Using linux capabilities: no > FIPS module version: > Try using Padlock crypto: no > Try using AES-NI crypto: no > Try using Intel SHAEXT: no > Try using Intel PCLMUL: yes > Try using Intel SSE4.1: yes > Try using DRNG (RDRAND): yes > Try using Intel AVX: no > Try using Intel AVX2: no > Try using Intel AVX512: no > Try using Intel GFNI: yes > Try using ARM NEON: n/a > Try using ARMv8 crypto: n/a > Try using ARMv8 SVE: n/a > Try using ARMv9 SVE2: n/a > Try using PPC crypto: n/a > > [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile >Making all in compat >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/compat -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/compat/compat.c -fPIC -DPIC -o .libs/compat.o >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcompat.a .libs/compat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >Making all in mpi >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpih-const-time.c -fPIC -DPIC -o .libs/mpih-const-time.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/ec.c -fPIC -DPIC -o .libs/ec.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/ec-nist.c -fPIC -DPIC -o .libs/ec-nist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi/ec-hw-s390x.c -fPIC -DPIC -o .libs/ec-hw-s390x.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpih-const-time.o .libs/mpiutil.o .libs/ec.o .libs/ec-ed25519.o .libs/ec-nist.o .libs/ec-hw-s390x.o .libs/mpih-add1-asm.o .libs/mpih-sub1-asm.o .libs/mpih-mul1-asm.o .libs/mpih-mul2-asm.o .libs/mpih-mul3-asm.o .libs/mpih-lshift-asm.o .libs/mpih-rshift-asm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpi.a >libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) >Making all in cipher >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher.c -fPIC -DPIC -o .libs/cipher.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-eax.c -fPIC -DPIC -o .libs/cipher-eax.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-siv.c -fPIC -DPIC -o .libs/cipher-siv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-gcm-siv.c -fPIC -DPIC -o .libs/cipher-gcm-siv.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/pubkey.c -fPIC -DPIC -o .libs/pubkey.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mac.c -fPIC -DPIC -o .libs/mac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/md.c -fPIC -DPIC -o .libs/md.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/poly1305.c -fPIC -DPIC -o .libs/poly1305.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sntrup761.c -fPIC -DPIC -o .libs/sntrup761.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/kem.c -fPIC -DPIC -o .libs/kem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/kyber.c -fPIC -DPIC -o .libs/kyber.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/kem-ecc.c -fPIC -DPIC -o .libs/kem-ecc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/mceliece6688128f.c -fPIC -DPIC -o .libs/mceliece6688128f.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/kdf.c -fPIC -DPIC -o .libs/kdf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/primegen.c -fPIC -DPIC -o .libs/primegen.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/hash-common.c -fPIC -DPIC -o .libs/hash-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/arcfour.c -fPIC -DPIC -o .libs/arcfour.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/blowfish.c -fPIC -DPIC -o .libs/blowfish.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cast5.c -fPIC -DPIC -o .libs/cast5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/des.c -fPIC -DPIC -o .libs/des.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rijndael.c -fPIC -DPIC -o .libs/rijndael.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/twofish.c -fPIC -DPIC -o .libs/twofish.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/serpent.c -fPIC -DPIC -o .libs/serpent.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/seed.c -fPIC -DPIC -o .libs/seed.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/camellia.c -fPIC -DPIC -o .libs/camellia.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/idea.c -fPIC -DPIC -o .libs/idea.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/salsa20.c -fPIC -DPIC -o .libs/salsa20.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/chacha20.c -fPIC -DPIC -o .libs/chacha20.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sm4.c -fPIC -DPIC -o .libs/sm4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/aria.c -fPIC -DPIC -o .libs/aria.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rijndael-vaes-i386.c -fPIC -DPIC -o .libs/rijndael-vaes-i386.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -Wa,--noexecstack -O2 -pipe -march=native -mtune=native -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rijndael-vaes-avx2-i386.S -fPIC -DPIC -o .libs/rijndael-vaes-avx2-i386.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/dsa.c -fPIC -DPIC -o .libs/dsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rsa.c -fPIC -DPIC -o .libs/rsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/elgamal.c -fPIC -DPIC -o .libs/elgamal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc.c -fPIC -DPIC -o .libs/ecc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-ecdh.c -fPIC -DPIC -o .libs/ecc-ecdh.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/crc.c -fPIC -DPIC -o .libs/crc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/ecc-sm2.c -fPIC -DPIC -o .libs/ecc-sm2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/md4.c -fPIC -DPIC -o .libs/md4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/stribog.c -fPIC -DPIC -o .libs/stribog.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/rmd160.c -fPIC -DPIC -o .libs/rmd160.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha512.c -fPIC -DPIC -o .libs/sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha256.c -fPIC -DPIC -o .libs/sha256.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O1 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/tiger.c -fPIC -DPIC -o .libs/tiger.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/blake2.c -fPIC -DPIC -o .libs/blake2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sm3.c -fPIC -DPIC -o .libs/sm3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha1.c -fPIC -DPIC -o .libs/sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha512-ssse3-i386.c -fPIC -DPIC -o .libs/sha512-ssse3-i386.o >/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/crc-intel-pclmul.c:40:11: warning: SSE instruction set disabled, using 387 arithmetics > 40 | # pragma GCC target("no-sse") > | ^~~ >/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha512-ssse3-i386.c:69:11: warning: SSE instruction set disabled, using 387 arithmetics > 69 | # pragma GCC target("no-sse") > | ^~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha256-intel-shaext.c -fPIC -DPIC -o .libs/sha256-intel-shaext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/sha1-intel-shaext.c -fPIC -DPIC -o .libs/sha1-intel-shaext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/scrypt.c -fPIC -DPIC -o .libs/scrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/mpi -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/gost28147.c -fPIC -DPIC -o .libs/gost28147.o >/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/cipher/cipher-gcm-intel-pclmul.c:38:11: warning: SSE instruction set disabled, using 387 arithmetics > 38 | # pragma GCC target("no-sse") > | ^~~ >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcipher.a .libs/cipher.o .libs/cipher-cbc.o .libs/cipher-cfb.o .libs/cipher-ofb.o .libs/cipher-ctr.o .libs/cipher-aeswrap.o .libs/cipher-ccm.o .libs/cipher-cmac.o .libs/cipher-gcm.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-eax.o .libs/cipher-siv.o .libs/cipher-gcm-siv.o .libs/pubkey.o .libs/pubkey-util.o .libs/md.o .libs/mac.o .libs/mac-hmac.o .libs/mac-cmac.o .libs/mac-gmac.o .libs/mac-poly1305.o .libs/poly1305.o .libs/kem.o .libs/sntrup761.o .libs/kyber.o .libs/kem-ecc.o .libs/mceliece6688128f.o .libs/kdf.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/twofish.o .libs/serpent.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/idea.o .libs/salsa20.o .libs/gost28147.o .libs/chacha20.o .libs/sm4.o .libs/aria.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/rijndael-vaes-i386.o .libs/rijndael-vaes-avx2-i386.o .libs/dsa.o .libs/rsa.o .libs/elgamal.o .libs/ecc.o .libs/ecc-curves.o .libs/ecc-misc.o .libs/ecc-ecdh.o .libs/ecc-ecdsa.o .libs/ecc-eddsa.o .libs/ecc-gost.o .libs/ecc-sm2.o .libs/crc.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha512.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/blake2.o .libs/sm3.o .libs/sha1.o .libs/crc-intel-pclmul.o .libs/sha256-intel-shaext.o .libs/sha512-ssse3-i386.o .libs/sha1-intel-shaext.o .libs/cipher-gcm-intel-pclmul.o .libs/scrypt.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcipher.a >libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" ) >Making all in random >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/random-system.c -fPIC -DPIC -o .libs/random-system.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/random.c -fPIC -DPIC -o .libs/random.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/rndgetentropy.c -fPIC -DPIC -o .libs/rndgetentropy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/rndhw.c -fPIC -DPIC -o .libs/rndhw.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/src -O0 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/rndjent.c -fPIC -DPIC -o .libs/rndjent.o >In file included from /var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/rndjent.c:99: >/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0/random/jitterentropy-base.c:58:3: error: #error "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c." > 58 | #error "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c." > | ^~~~~ >make[2]: *** [Makefile:777: rndjent.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[1]: *** [Makefile:502: all-recursive] Error 1 >make: *** [Makefile:434: all] Error 2 > [31;01m*[0m ERROR: dev-libs/libgcrypt-1.11.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/libgcrypt-1.11.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/libgcrypt-1.11.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libgcrypt-1.11.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgcrypt-1.11.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libgcrypt-1.11.0/work/libgcrypt-1.11.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 934791
: 896314 |
896315
|
896316