Page MenuHome GnuPG

libgcrypt-1.9.0-clang-lto.build.txt

Authored By
telans
Jan 21 2021, 9:56 PM
Size
215 KB
Subscribers
None

libgcrypt-1.9.0-clang-lto.build.txt

These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild R ] dev-libs/libgcrypt-1.9.0:0/20::gentoo USE="o-flag-munging -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-libs/libgcrypt-1.9.0::gentoo
* libgcrypt-1.9.0.tar.bz2 BLAKE2B SHA512 size ;-) ... [ ok ]
* FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr'
* CFLAGS='-march=znver2 -O3 -flto=thin -pipe'
* CXXFLAGS='-march=znver2 -O3 -flto=thin -pipe'
* FFLAGS='-march=znver2 -O3 -flto=thin -pipe'
* FCFLAGS='-march=znver2 -O3 -flto=thin -pipe'
* F77FLAGS='-march=znver2 -O3 -flto=thin -pipe'
* LDFLAGS='-Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe'
* MAKEOPTS='-j17'
* USE_NONGNU='1'
* clang version 11.0.1
* clang version 11.0.1
* GNU ld (Gentoo 2.35.1 p2) 2.35.1
* Linux genbox 5.10.4-gentoo #1 TKG SMP PREEMPT Tue Jan 5 21:06:21 NZDT 2021 x86_64 AMD Ryzen 7 3700X 8-Core Processor AuthenticAMD GNU/Linux
>>> Unpacking source...
>>> Unpacking libgcrypt-1.9.0.tar.bz2 to /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0 ...
* Applying libgcrypt-1.6.1-uscore.patch ...
[ ok ]
* Applying libgcrypt-multilib-syspath.patch ...
[ ok ]
* Applying 0001-configure.ac-fix-Intel-syntax-check-with-clang-flto.patch ...
[ ok ]
* Applying 0002-sha512-sha256-remove-assembler-macros-from-AMD64-imp.patch ...
[ ok ]
* User patches applied.
* Running eautoreconf in '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0' ...
* Running libtoolize --install --copy --force --automake ...
[ ok ]
* Running aclocal -I m4 ...
[ ok ]
* Running autoconf --force ...
[ ok ]
* Running autoheader ...
[ ok ]
* Running automake --add-missing --copy --force-missing ...
[ ok ]
* Running elibtoolize in: libgcrypt-1.9.0/
* Running elibtoolize in: libgcrypt-1.9.0/build-aux/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0 ...
* abi_x86_64.amd64: running multilib-minimal_abi_src_configure
* econf: updating libgcrypt-1.9.0/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libgcrypt-1.9.0/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating libgcrypt-1.9.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libgcrypt-1.9.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libgcrypt-1.9.0 --htmldir=/usr/share/doc/libgcrypt-1.9.0/html --with-sysroot=/ --libdir=/usr/lib64 CC_FOR_BUILD=clang --enable-noexecstack --disable-static --enable-O-flag-munging --without-capabilities GPG_ERROR_CONFIG=/usr/bin/x86_64-pc-linux-gnu-gpg-error-config
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking dependency style of clang... none
checking for library containing strerror... none required
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... llvm-nm
checking the name lister (llvm-nm) 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/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r
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... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... llvm-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... llvm-ranlib
checking command to parse llvm-nm output from clang object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld) 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... no
checking for windres... no
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 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
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... default
checking whether use of /dev/random is requested... yes
checking whether the experimental random daemon is requested... no
checking whether MPI and cipher assembler modules are requested... yes
checking whether memory guard is requested... no
checking whether to run large data tests... 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... yes
checking whether AESNI support is requested... yes
checking whether SHAEXT support is requested... yes
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... yes
checking whether AVX2 support is requested... yes
checking whether NEON support is requested... yes
checking whether ARMv8 Crypto Extension support is requested... yes
checking whether PPC crypto support is requested... yes
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.27... yes (1.41-unknown)
checking for pthread_create in -lpthread... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
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 sys/socket.h... yes
checking for socklen_t... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_ctz... 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... yes
checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... yes
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 '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 BMI2 instructions... yes
checking whether GCC assembler handles division correctly... yes
checking whether GCC assembler is compatible for 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 compiler supports PowerPC AltiVec/VSX 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 for vprintf... yes
checking for _doprnt... no
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 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... no
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-256g
config.status: creating tests/basic-disable-all-hwf
config.status: creating config.h
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.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.9.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
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: default
Try using jitter entropy: yes
Using linux capabilities: no
Try using Padlock crypto: yes
Try using AES-NI crypto: yes
Try using Intel SHAEXT: yes
Try using Intel PCLMUL: yes
Try using Intel SSE4.1: yes
Try using DRNG (RDRAND): yes
Try using Intel AVX: yes
Try using Intel AVX2: yes
Try using ARM NEON: n/a
Try using ARMv8 crypto: n/a
Try using PPC crypto: n/a
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0 ...
* abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j17
make all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
Making all in compat
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/compat -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o compat.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/compat/compat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/compat -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/compat/compat.c -fPIC -DPIC -o .libs/compat.o
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o libcompat.la compat.lo
libtool: link: llvm-ar cru .libs/libcompat.a .libs/compat.o
libtool: link: llvm-ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
Making all in mpi
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-add.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-add.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-bit.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-bit.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-cmp.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-cmp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-div.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-div.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-gcd.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-gcd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-inline.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-inline.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-inv.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-inv.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mul.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mul.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mod.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-pow.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-pow.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-mpow.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mpow.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpi-scan.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-scan.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpicoder.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpicoder.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-div.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-div.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-mul.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-mul.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpih-const-time.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-const-time.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpiutil.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpiutil.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpih-const-time.c -fPIC -DPIC -o .libs/mpih-const-time.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/ec.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ec-ed25519.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/ec-ed25519.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-add1-asm.lo mpih-add1-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-sub1-asm.lo mpih-sub1-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-mul1-asm.lo mpih-mul1-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-mul2-asm.lo mpih-mul2-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-mul3-asm.lo mpih-mul3-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-lshift-asm.lo mpih-lshift-asm.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c -o mpih-rshift-asm.lo mpih-rshift-asm.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/ec.c -fPIC -DPIC -o .libs/ec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi/ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o libmpi.la mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpih-const-time.lo mpiutil.lo ec.lo ec-ed25519.lo mpih-add1-asm.lo mpih-sub1-asm.lo mpih-mul1-asm.lo mpih-mul2-asm.lo mpih-mul3-asm.lo mpih-lshift-asm.lo mpih-rshift-asm.lo
libtool: link: llvm-ar cru .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/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: llvm-ranlib .libs/libmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
Making all in cipher
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cbc.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cbc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cfb.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cfb.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ofb.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ofb.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ctr.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ctr.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-aeswrap.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-aeswrap.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ccm.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ccm.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-cmac.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cmac.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-gcm.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm.c
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-intel-pclmul.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o cipher-gcm-armv7-neon.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv7-neon.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o cipher-gcm-armv8-aarch32-ce.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv8-aarch32-ce.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o cipher-gcm-armv8-aarch64-ce.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv8-aarch64-ce.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-poly1305.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-poly1305.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-ocb.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ocb.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-xts.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-xts.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-eax.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-eax.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv7-neon.S -fPIC -DPIC -o .libs/cipher-gcm-armv7-neon.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv8-aarch32-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch32-ce.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-armv8-aarch64-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch64-ce.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-eax.c -fPIC -DPIC -o .libs/cipher-eax.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher.c -fPIC -DPIC -o .libs/cipher.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cipher-selftest.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-selftest.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pubkey.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/pubkey.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pubkey-util.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/pubkey-util.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o md.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-hmac.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-hmac.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-cmac.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-cmac.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-gmac.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-gmac.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cipher-selftest.c -fPIC -DPIC -o .libs/cipher-selftest.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mac-poly1305.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-poly1305.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/pubkey.c -fPIC -DPIC -o .libs/pubkey.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o poly1305.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/poly1305.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o kdf.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/kdf.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o primegen.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/primegen.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o hash-common.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/hash-common.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md.c -fPIC -DPIC -o .libs/md.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac.c -fPIC -DPIC -o .libs/mac.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o dsa-common.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/dsa-common.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/kdf.c -fPIC -DPIC -o .libs/kdf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/primegen.c -fPIC -DPIC -o .libs/primegen.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/poly1305.c -fPIC -DPIC -o .libs/poly1305.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/hash-common.c -fPIC -DPIC -o .libs/hash-common.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rsa-common.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rsa-common.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o arcfour.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/arcfour.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o arcfour-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/arcfour-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o blowfish.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blowfish.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o blowfish-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blowfish-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o cast5.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cast5.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o cast5-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cast5-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/arcfour.c -fPIC -DPIC -o .libs/arcfour.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o des.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/des.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o des-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/des-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/arcfour-amd64.S -fPIC -DPIC -o .libs/arcfour-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rijndael.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o rijndael-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-amd64.S
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-ssse3-amd64.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blowfish-amd64.S -fPIC -DPIC -o .libs/blowfish-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blowfish.c -fPIC -DPIC -o .libs/blowfish.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cast5.c -fPIC -DPIC -o .libs/cast5.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/cast5-amd64.S -fPIC -DPIC -o .libs/cast5-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o rijndael-ssse3-amd64-asm.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-ssse3-amd64-asm.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/des.c -fPIC -DPIC -o .libs/des.o
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-aesni.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/des-amd64.S -fPIC -DPIC -o .libs/des-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael.c -fPIC -DPIC -o .libs/rijndael.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-amd64.S -fPIC -DPIC -o .libs/rijndael-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rijndael-padlock.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-padlock.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o twofish.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o twofish-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-ssse3-amd64.c -fPIC -DPIC -o .libs/rijndael-ssse3-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o twofish-avx2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish-avx2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o serpent.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o serpent-sse2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent-sse2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o serpent-avx2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent-avx2-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish-amd64.S -fPIC -DPIC -o .libs/twofish-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish.c -fPIC -DPIC -o .libs/twofish.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rijndael-ssse3-amd64-asm.S -fPIC -DPIC -o .libs/rijndael-ssse3-amd64-asm.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rfc2268.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rfc2268.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/twofish-avx2-amd64.S -fPIC -DPIC -o .libs/twofish-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o seed.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/seed.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o camellia.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent-sse2-amd64.S -fPIC -DPIC -o .libs/serpent-sse2-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent.c -fPIC -DPIC -o .libs/serpent.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o camellia-glue.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-glue.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/serpent-avx2-amd64.S -fPIC -DPIC -o .libs/serpent-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o camellia-aesni-avx-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-aesni-avx-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o camellia-aesni-avx2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-aesni-avx2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o idea.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/idea.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o salsa20.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/salsa20.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/seed.c -fPIC -DPIC -o .libs/seed.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia.c -fPIC -DPIC -o .libs/camellia.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o salsa20-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/salsa20-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-aesni-avx-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx-amd64.o
clang \
-o gost-s-box /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/gost-s-box.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/idea.c -fPIC -DPIC -o .libs/idea.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/salsa20.c -fPIC -DPIC -o .libs/salsa20.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/camellia-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o chacha20.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o chacha20-amd64-ssse3.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20-amd64-ssse3.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o chacha20-amd64-avx2.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20-amd64-avx2.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sm4.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/salsa20-amd64.S -fPIC -DPIC -o .libs/salsa20-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sm4-aesni-avx-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4-aesni-avx-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sm4-aesni-avx2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4-aesni-avx2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o dsa.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/dsa.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rsa.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rsa.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20.c -fPIC -DPIC -o .libs/chacha20.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20-amd64-avx2.S -fPIC -DPIC -o .libs/chacha20-amd64-avx2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4.c -fPIC -DPIC -o .libs/sm4.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/chacha20-amd64-ssse3.S -fPIC -DPIC -o .libs/chacha20-amd64-ssse3.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o elgamal.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/elgamal.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4-aesni-avx-amd64.S -fPIC -DPIC -o .libs/sm4-aesni-avx-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm4-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/sm4-aesni-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/dsa.c -fPIC -DPIC -o .libs/dsa.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-curves.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-curves.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-misc.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-misc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rsa.c -fPIC -DPIC -o .libs/rsa.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-ecdh.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-ecdh.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-ecdsa.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-ecdsa.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/elgamal.c -fPIC -DPIC -o .libs/elgamal.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-eddsa.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-eddsa.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-gost.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-gost.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o ecc-sm2.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-sm2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc.c -fPIC -DPIC -o .libs/ecc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o crc.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/crc.c
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/crc-intel-pclmul.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-ecdh.c -fPIC -DPIC -o .libs/ecc-ecdh.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-sm2.c -fPIC -DPIC -o .libs/ecc-sm2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/crc.c -fPIC -DPIC -o .libs/crc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o gostr3411-94.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/gostr3411-94.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o stribog.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/stribog.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o md4.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md4.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o md5.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md5.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rmd160.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rmd160.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sha256.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha256-ssse3-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-ssse3-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha256-avx-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-avx-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha256-avx2-bmi2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-avx2-bmi2-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/stribog.c -fPIC -DPIC -o .libs/stribog.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md4.c -fPIC -DPIC -o .libs/md4.o
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-intel-shaext.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sha512.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/md5.c -fPIC -DPIC -o .libs/md5.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha512-ssse3-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-ssse3-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha512-avx-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-avx-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256.c -fPIC -DPIC -o .libs/sha256.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-ssse3-amd64.S -fPIC -DPIC -o .libs/sha256-ssse3-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-avx-amd64.S -fPIC -DPIC -o .libs/sha256-avx-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha512-avx2-bmi2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-avx2-bmi2-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha256-avx2-bmi2-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/rmd160.c -fPIC -DPIC -o .libs/rmd160.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512.c -fPIC -DPIC -o .libs/sha512.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o keccak.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/keccak.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-ssse3-amd64.S -fPIC -DPIC -o .libs/sha512-ssse3-amd64.o
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/tiger.c | sed -e 's/-O\([2-9s][2-9s]*\)/-O1/' -e 's/-Ofast/-O1/g' `
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha256-intel-shaext.c -fPIC -DPIC -o .libs/sha256-intel-shaext.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-avx-amd64.S -fPIC -DPIC -o .libs/sha512-avx-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha512-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha512-avx2-bmi2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o whirlpool.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/whirlpool.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o whirlpool-sse2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/whirlpool-sse2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o blake2.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o blake2b-amd64-avx2.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2b-amd64-avx2.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o blake2s-amd64-avx.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2s-amd64-avx.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sha1.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha1-ssse3-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-ssse3-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha1-avx-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha1-avx-bmi2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx-bmi2-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O1 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/tiger.c -fPIC -DPIC -o .libs/tiger.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c -o sha1-avx2-bmi2-amd64.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx2-bmi2-amd64.S
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/whirlpool-sse2-amd64.S -fPIC -DPIC -o .libs/whirlpool-sse2-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2b-amd64-avx2.S -fPIC -DPIC -o .libs/blake2b-amd64-avx2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2.c -fPIC -DPIC -o .libs/blake2.o
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-intel-shaext.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/blake2s-amd64-avx.S -fPIC -DPIC -o .libs/blake2s-amd64-avx.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o sm3.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm3.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-ssse3-amd64.S -fPIC -DPIC -o .libs/sha1-ssse3-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1.c -fPIC -DPIC -o .libs/sha1.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx-bmi2-amd64.S -fPIC -DPIC -o .libs/sha1-avx-bmi2-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx-amd64.S -fPIC -DPIC -o .libs/sha1-avx-amd64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-intel-shaext.c -fPIC -DPIC -o .libs/sha1-intel-shaext.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sha1-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha1-avx2-bmi2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o scrypt.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/scrypt.c
./gost-s-box gost-sb.h
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/sm3.c -fPIC -DPIC -o .libs/sm3.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o gost28147.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/gost28147.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/scrypt.c -fPIC -DPIC -o .libs/scrypt.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I../mpi -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/mpi -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/cipher/gost28147.c -fPIC -DPIC -o .libs/gost28147.o
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o libcipher.la cipher.lo cipher-cbc.lo cipher-cfb.lo cipher-ofb.lo cipher-ctr.lo cipher-aeswrap.lo cipher-ccm.lo cipher-cmac.lo cipher-gcm.lo cipher-gcm-intel-pclmul.lo cipher-gcm-armv7-neon.lo cipher-gcm-armv8-aarch32-ce.lo cipher-gcm-armv8-aarch64-ce.lo cipher-poly1305.lo cipher-ocb.lo cipher-xts.lo cipher-eax.lo cipher-selftest.lo pubkey.lo pubkey-util.lo md.lo mac.lo mac-hmac.lo mac-cmac.lo mac-gmac.lo mac-poly1305.lo poly1305.lo kdf.lo primegen.lo hash-common.lo dsa-common.lo rsa-common.lo arcfour.lo arcfour-amd64.lo blowfish.lo blowfish-amd64.lo cast5.lo cast5-amd64.lo des.lo des-amd64.lo rijndael.lo rijndael-amd64.lo rijndael-ssse3-amd64.lo rijndael-ssse3-amd64-asm.lo rijndael-aesni.lo rijndael-padlock.lo twofish.lo twofish-amd64.lo twofish-avx2-amd64.lo serpent.lo serpent-sse2-amd64.lo serpent-avx2-amd64.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo idea.lo salsa20.lo salsa20-amd64.lo gost28147.lo chacha20.lo chacha20-amd64-ssse3.lo chacha20-amd64-avx2.lo sm4.lo sm4-aesni-avx-amd64.lo sm4-aesni-avx2-amd64.lo dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdh.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo ecc-sm2.lo crc.lo crc-intel-pclmul.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha256-ssse3-amd64.lo sha256-avx-amd64.lo sha256-avx2-bmi2-amd64.lo sha256-intel-shaext.lo sha512.lo sha512-ssse3-amd64.lo sha512-avx-amd64.lo sha512-avx2-bmi2-amd64.lo keccak.lo tiger.lo whirlpool.lo whirlpool-sse2-amd64.lo blake2.lo blake2b-amd64-avx2.lo blake2s-amd64-avx.lo sha1.lo sha1-ssse3-amd64.lo sha1-avx-amd64.lo sha1-avx-bmi2-amd64.lo sha1-avx2-bmi2-amd64.lo sha1-intel-shaext.lo sm3.lo scrypt.lo
libtool: link: llvm-ar cru .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-gcm-intel-pclmul.o .libs/cipher-gcm-armv7-neon.o .libs/cipher-gcm-armv8-aarch32-ce.o .libs/cipher-gcm-armv8-aarch64-ce.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-eax.o .libs/cipher-selftest.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/kdf.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/arcfour-amd64.o .libs/blowfish.o .libs/blowfish-amd64.o .libs/cast5.o .libs/cast5-amd64.o .libs/des.o .libs/des-amd64.o .libs/rijndael.o .libs/rijndael-amd64.o .libs/rijndael-ssse3-amd64.o .libs/rijndael-ssse3-amd64-asm.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/twofish.o .libs/twofish-amd64.o .libs/twofish-avx2-amd64.o .libs/serpent.o .libs/serpent-sse2-amd64.o .libs/serpent-avx2-amd64.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/camellia-aesni-avx-amd64.o .libs/camellia-aesni-avx2-amd64.o .libs/idea.o .libs/salsa20.o .libs/salsa20-amd64.o .libs/gost28147.o .libs/chacha20.o .libs/chacha20-amd64-ssse3.o .libs/chacha20-amd64-avx2.o .libs/sm4.o .libs/sm4-aesni-avx-amd64.o .libs/sm4-aesni-avx2-amd64.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/crc-intel-pclmul.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha256-ssse3-amd64.o .libs/sha256-avx-amd64.o .libs/sha256-avx2-bmi2-amd64.o .libs/sha256-intel-shaext.o .libs/sha512.o .libs/sha512-ssse3-amd64.o .libs/sha512-avx-amd64.o .libs/sha512-avx2-bmi2-amd64.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/whirlpool-sse2-amd64.o .libs/blake2.o .libs/blake2b-amd64-avx2.o .libs/blake2s-amd64-avx.o .libs/sha1.o .libs/sha1-ssse3-amd64.o .libs/sha1-avx-amd64.o .libs/sha1-avx-bmi2-amd64.o .libs/sha1-avx2-bmi2-amd64.o .libs/sha1-intel-shaext.o .libs/sm3.o .libs/scrypt.o
libtool: link: llvm-ranlib .libs/libcipher.a
libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
Making all in random
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o random.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o random-csprng.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-csprng.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o random-drbg.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-drbg.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o random-system.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-system.c
`echo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndjent.c | sed -e 's/-O\([1-9s][1-9s]*\)/-O0/g' -e 's/-Ofast/-O0/g' `
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rndhw.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndhw.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rndlinux.lo /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndlinux.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-system.c -fPIC -DPIC -o .libs/random-system.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random.c -fPIC -DPIC -o .libs/random.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndhw.c -fPIC -DPIC -o .libs/rndhw.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndlinux.c -fPIC -DPIC -o .libs/rndlinux.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O0 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndjent.c -fPIC -DPIC -o .libs/rndjent.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o
In file included from /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/rndjent.c:86:
/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/random/jitterentropy-base.c:53:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize ("O0")
^
1 warning generated.
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o librandom.la random.lo random-csprng.lo random-drbg.lo random-system.lo rndjent.lo rndhw.lo rndlinux.lo
libtool: link: llvm-ar cru .libs/librandom.a .libs/random.o .libs/random-csprng.o .libs/random-drbg.o .libs/random-system.o .libs/rndjent.o .libs/rndhw.o .libs/rndlinux.o
libtool: link: llvm-ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
Making all in src
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`dumpsexp.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -DSTANDALONE -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`hmac256.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`mpicalc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`visibility.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`misc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`global.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`sexp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`hwfeatures.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`stdmem.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`secmem.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`missing-string.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`fips.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`hmac256.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`context.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/'`hwf-x86.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/hwf-x86.c -fPIC -DPIC -o .libs/libgcrypt_la-hwf-x86.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/hmac256.c -fPIC -DPIC -o .libs/libgcrypt_la-hmac256.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -I.. -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/context.c -fPIC -DPIC -o .libs/libgcrypt_la-context.o
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o dumpsexp dumpsexp-dumpsexp.o
/bin/sh ../libtool --tag=CC --mode=link clang -DSTANDALONE -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o hmac256 hmac256-hmac256.o
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o dumpsexp dumpsexp-dumpsexp.o -Wl,--as-needed
libtool: link: clang -DSTANDALONE -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o hmac256 hmac256-hmac256.o -Wl,--as-needed
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,--version-script=/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/libgcrypt.vers -version-info 23:0:3 -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o libgcrypt.la -rpath /usr/lib64 libgcrypt_la-visibility.lo libgcrypt_la-misc.lo libgcrypt_la-global.lo libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo libgcrypt_la-context.lo libgcrypt_la-hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -shared -fPIC -DPIC .libs/libgcrypt_la-visibility.o .libs/libgcrypt_la-misc.o .libs/libgcrypt_la-global.o .libs/libgcrypt_la-sexp.o .libs/libgcrypt_la-hwfeatures.o .libs/libgcrypt_la-stdmem.o .libs/libgcrypt_la-secmem.o .libs/libgcrypt_la-missing-string.o .libs/libgcrypt_la-fips.o .libs/libgcrypt_la-hmac256.o .libs/libgcrypt_la-context.o .libs/libgcrypt_la-hwf-x86.o -Wl,--whole-archive ../cipher/.libs/libcipher.a ../random/.libs/librandom.a ../mpi/.libs/libmpi.a ../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,--as-needed -lgpg-error -march=znver2 -O3 -flto=thin -Wl,--version-script=/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/libgcrypt.vers -Wl,-O3 -march=znver2 -O3 -flto=thin -Wl,-soname -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.3.0
libtool: link: (cd ".libs" && rm -f "libgcrypt.so.20" && ln -s "libgcrypt.so.20.3.0" "libgcrypt.so.20")
libtool: link: (cd ".libs" && rm -f "libgcrypt.so" && ln -s "libgcrypt.so.20.3.0" "libgcrypt.so")
libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" )
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o mpicalc mpicalc-mpicalc.o libgcrypt.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o .libs/mpicalc mpicalc-mpicalc.o -Wl,--as-needed ./.libs/libgcrypt.so -lgpg-error
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
Making all in doc
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make all-am
make[3]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
clang \
-o yat2m /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc/yat2m.c
for file in gcrypt.texi ; do \
./yat2m -I /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc --release "Libgcrypt 1.9.0-unknown" --source "Libgcrypt" --store \
`test -f '$file' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc/'`$file ; done
yat2m: writing 'hmac256.1'
make[3]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
Making all in tests
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o version.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/version.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-secmem.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-secmem.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o mpitests.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/mpitests.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-sexp.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-sexp.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-convert.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-convert.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-mpi-bit.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-mpi-bit.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-mpi-point.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-mpi-point.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o curves.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/curves.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t_lock-t-lock.o `test -f 't-lock.c' || echo '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/'`t-lock.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o prime.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/prime.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o basic.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/basic.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o keygen.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/keygen.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pubkey.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/pubkey.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o hmac.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/hmac.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o hashtest.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/hashtest.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-kdf.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-kdf.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o keygrip.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/keygrip.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o fips186-dsa.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/fips186-dsa.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o aeswrap.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/aeswrap.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o pkcs1v2.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/pkcs1v2.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o random.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/random.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o dsa-rfc6979.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/dsa-rfc6979.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-ed25519.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-ed25519.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-cv25519.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-cv25519.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-x448.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-x448.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o t-ed448.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/t-ed448.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o benchmark.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/benchmark.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o bench-slope.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/bench-slope.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o fipsdrv.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/fipsdrv.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o rsacvt.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/rsacvt.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o genhashdata.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/genhashdata.c
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o gchash.o /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/tests/gchash.c
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o version version.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-secmem t-secmem.o ../src/libgcrypt.la ../compat/libcompat.la
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o mpitests mpitests.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-convert t-convert.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la ../compat/libcompat.la
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-mpi-point t-mpi-point.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o curves curves.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-lock t_lock-t-lock.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error -pthread
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o prime prime.o ../src/libgcrypt.la ../compat/libcompat.la
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o keygen keygen.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o pubkey pubkey.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o hmac hmac.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o version version.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o mpitests mpitests.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-mpi-bit t-mpi-bit.o -Wl,--as-needed ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-secmem t-secmem.o -Wl,--as-needed ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-mpi-point t-mpi-point.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o hashtest hashtest.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-convert t-convert.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o curves curves.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o keygen keygen.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o pubkey pubkey.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o prime prime.o -Wl,--as-needed ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-lock t_lock-t-lock.o -pthread -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -pthread -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-kdf t-kdf.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o hmac hmac.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o keygrip keygrip.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o fips186-dsa fips186-dsa.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o aeswrap aeswrap.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o pkcs1v2 pkcs1v2.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o random random.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o dsa-rfc6979 dsa-rfc6979.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-ed25519 t-ed25519.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-cv25519 t-cv25519.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o hashtest hashtest.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-x448 t-x448.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-ed448 t-ed448.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-kdf t-kdf.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o benchmark benchmark.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o fips186-dsa fips186-dsa.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o pkcs1v2 pkcs1v2.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o aeswrap aeswrap.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o keygrip keygrip.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o random random.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o bench-slope bench-slope.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o dsa-rfc6979 dsa-rfc6979.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-ed25519 t-ed25519.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o rsacvt rsacvt.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-cv25519 t-cv25519.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o genhashdata genhashdata.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o gchash gchash.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-ed448 t-ed448.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o t-sexp t-sexp.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-x448 t-x448.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o fipsdrv fipsdrv.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o benchmark benchmark.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o bench-slope bench-slope.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o rsacvt rsacvt.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o genhashdata genhashdata.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o gchash gchash.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o t-sexp t-sexp.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o fipsdrv fipsdrv.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
/bin/sh ../libtool --tag=CC --mode=link clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O3 -Wl,--as-needed -march=znver2 -O3 -flto=thin -pipe -o basic basic.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: clang -march=znver2 -O3 -flto=thin -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O3 -march=znver2 -O3 -flto=thin -pipe -o basic basic.o -Wl,--as-needed ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src/.libs
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
>>> Source compiled.
>>> Test phase [not enabled]: dev-libs/libgcrypt-1.9.0
>>> Install dev-libs/libgcrypt-1.9.0 into /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image
* abi_x86_64.amd64: running multilib-minimal_abi_src_install
make -j17 DESTDIR=/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image install
Making install in compat
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/compat'
Making install in mpi
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/mpi'
Making install in cipher
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/cipher'
Making install in random
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/random'
Making install in src
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/aclocal'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/include'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64/pkgconfig'
/bin/sh ../libtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libgcrypt.la '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libgcrypt-config '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/src/libgcrypt.m4 '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/aclocal'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 libgcrypt.pc '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64/pkgconfig'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 gcrypt.h '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/include'
libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/libgcrypt.so.20.3.0 /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64/libgcrypt.so.20.3.0
libtool: install: (cd /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64 && { ln -s -f libgcrypt.so.20.3.0 libgcrypt.so.20 || { rm -f libgcrypt.so.20 && ln -s libgcrypt.so.20.3.0 libgcrypt.so.20; }; })
libtool: install: (cd /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64 && { ln -s -f libgcrypt.so.20.3.0 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.20.3.0 libgcrypt.so; }; })
libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/libgcrypt.lai /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/lib64/libgcrypt.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin'
/bin/sh ../libtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c dumpsexp hmac256 mpicalc '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin'
libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c dumpsexp /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin/dumpsexp
libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c hmac256 /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin/hmac256
libtool: warning: 'libgcrypt.la' has not been installed in '/usr/lib64'
libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/mpicalc /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/bin/mpicalc
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/src'
Making install in doc
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make install-am
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make[3]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/man/man1'
/bin/mkdir -p '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/info'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 hmac256.1 '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/man/man1'
/usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc/gcrypt.info /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc/gcrypt.info-1 /var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0/doc/gcrypt.info-2 '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/info'
install-info --info-dir='/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/info' '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/image/usr/share/info/gcrypt.info'
make[3]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/doc'
Making install in tests
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64/tests'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.9.0/work/libgcrypt-1.9.0-abi_x86_64.amd64'
>>> Completed installing dev-libs/libgcrypt-1.9.0 into /var/tmp/portage/dev-libs/libgcrypt-1.9.0/image
* Final size of build directory: 70852 KiB (69.1 MiB)
* Final size of installed tree: 2620 KiB ( 2.5 MiB)
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
/usr/bin/dumpsexp
/usr/bin/hmac256
/usr/bin/mpicalc
/usr/lib64/libgcrypt.so.20.3.0
>>> Installing (1 of 1) dev-libs/libgcrypt-1.9.0::gentoo
* checking 22 files for package collisions
>>> Merging dev-libs/libgcrypt-1.9.0 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config
>>> /usr/bin/libgcrypt-config -> x86_64-pc-linux-gnu-libgcrypt-config
>>> /usr/bin/dumpsexp
>>> /usr/bin/hmac256
>>> /usr/bin/mpicalc
--- /usr/lib64/
--- /usr/lib64/pkgconfig/
>>> /usr/lib64/pkgconfig/libgcrypt.pc
>>> /usr/lib64/libgcrypt.so.20 -> libgcrypt.so.20.3.0
>>> /usr/lib64/libgcrypt.so -> libgcrypt.so.20.3.0
>>> /usr/lib64/libgcrypt.so.20.3.0
--- /usr/share/
--- /usr/share/aclocal/
>>> /usr/share/aclocal/libgcrypt.m4
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/hmac256.1.bz2
--- /usr/share/info/
>>> /usr/share/info/gcrypt.info.bz2
>>> /usr/share/info/gcrypt.info-1.bz2
>>> /usr/share/info/gcrypt.info-2.bz2
--- /usr/share/doc/
--- /usr/share/doc/libgcrypt-1.9.0/
>>> /usr/share/doc/libgcrypt-1.9.0/README.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/README.GIT.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/ChangeLog.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/AUTHORS.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/NEWS.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/TODO.bz2
>>> /usr/share/doc/libgcrypt-1.9.0/THANKS.bz2
--- /usr/include/
>>> /usr/include/gcrypt.h
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- replaced obj /usr/share/man/man1/hmac256.1.bz2
--- replaced dir /usr/share/man/man1
--- replaced dir /usr/share/man
--- replaced obj /usr/share/info/gcrypt.info.bz2
--- replaced obj /usr/share/info/gcrypt.info-2.bz2
--- replaced obj /usr/share/info/gcrypt.info-1.bz2
--- replaced dir /usr/share/info
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/TODO.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/THANKS.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/README.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/README.GIT.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/NEWS.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/ChangeLog.bz2
--- replaced obj /usr/share/doc/libgcrypt-1.9.0/AUTHORS.bz2
--- replaced dir /usr/share/doc/libgcrypt-1.9.0
--- replaced dir /usr/share/doc
--- replaced obj /usr/share/aclocal/libgcrypt.m4
--- replaced dir /usr/share/aclocal
--- replaced dir /usr/share
--- replaced obj /usr/lib64/pkgconfig/libgcrypt.pc
--- replaced dir /usr/lib64/pkgconfig
--- replaced obj /usr/lib64/libgcrypt.so.20.3.0
--- replaced sym /usr/lib64/libgcrypt.so.20
--- replaced sym /usr/lib64/libgcrypt.so
--- replaced dir /usr/lib64
--- replaced obj /usr/include/gcrypt.h
--- replaced dir /usr/include
--- replaced obj /usr/bin/x86_64-pc-linux-gnu-libgcrypt-config
--- replaced obj /usr/bin/mpicalc
--- replaced sym /usr/bin/libgcrypt-config
--- replaced obj /usr/bin/hmac256
--- replaced obj /usr/bin/dumpsexp
--- replaced dir /usr/bin
--- replaced dir /usr
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
>>> dev-libs/libgcrypt-1.9.0 merged.
>>> Regenerating /etc/ld.so.cache...
* Messages for package dev-libs/libgcrypt-1.9.0:
* User patches applied.
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* Regenerating GNU info directory index...
* Processed 113 info files.

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1344498

Event Timeline