DEBUG: SourceDB initialized in 0.0640869140625.
DEBUG: RepoDB initialized in 0.000182151794434.
DEBUG: Source URI: https://github.com/pisilinux/core/raw/master/system/base/libgcrypt/pspec.xml
pspec.xml (6.0 KB) 21% 14.82 MB/s [00:00:00]
pspec.xml (6.0 KB) 64% 14.82 MB/s [00:00:00]
pspec.xml (6.0 KB) 86% 14.82 MB/s [00:00:00]
pspec.xml (6.0 KB)100% 14.82 MB/s [00:00:00] [complete]
actions.py (1.0 KB)100% 20.10 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.014860868454.
Unsatisfied Build Dependencies: libgpg-error-devel version >= 1.50 libgpg-error-32bit
DEBUG: PackageDB initialized in 0.101418018341.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00128388404846.
DEBUG: PackageDB initialized in 0.0711019039154.
DEBUG: RepoDB initialized in 0.00019097328186.
DEBUG: checking libgpg-error release 14
DEBUG: InstallDB initialized in 0.0136849880219.
DEBUG: checking libgpg-error release 14
digraph G {
libgpg_error_devel[ label = "libgpg-error-devel(1.51,14)" ];
libgpg_error[ label = "libgpg-error(1.51,14)" ];
libgpg_error_32bit[ label = "libgpg-error-32bit(1.51,14)" ];
libgpg_error_devel -> libgpg_error;
libgpg_error_32bit -> libgpg_error;
}
DEBUG: ComponentDB initialized in 0.00813508033752.
[01;34mFollowing packages will be installed:[0m
libgpg-error libgpg-error-32bit libgpg-error-devel
[33mTotal size of package(s): 361.00 KB[0m
[33mDownloading 1 / 3[0m
Package libgpg-error found in repository beta
libgpg-error-1.51-14-p2-x86_64.pisi [cached]
[33mDownloading 2 / 3[0m
Package libgpg-error-devel found in repository beta
libgpg-error-devel-1.51-14-p2-x86_64.pisi [cached]
[33mDownloading 3 / 3[0m
Package libgpg-error-32bit found in repository beta
libgpg-error-32bit-1.51-14-p2-x86_64.pisi [cached]
[33mInstalling 1 / 3[0m
libgpg-error-1.51-14-p2-x86_64.pisi [cached]
[01;32mInstalling libgpg-error, version 1.51, release 14
[0m[36mExtracting the files of libgpg-error
[0mConfiguring libgpg-error package
DEBUG: Calling post install handlers
[36mConfigured libgpg-error
[0m[36mInstalled libgpg-error
[0m[33mInstalling 2 / 3[0m
libgpg-error-devel-1.51-14-p2-x86_64.pisi [cached]
[01;32mInstalling libgpg-error-devel, version 1.51, release 14
[0m[36mExtracting the files of libgpg-error-devel
[0mConfiguring libgpg-error-devel package
DEBUG: Calling post install handlers
[36mConfigured libgpg-error-devel
[0m[36mInstalled libgpg-error-devel
[0m[33mInstalling 3 / 3[0m
libgpg-error-32bit-1.51-14-p2-x86_64.pisi [cached]
[01;32mInstalling libgpg-error-32bit, version 1.51, release 14
[0m[36mExtracting the files of libgpg-error-32bit
[0mConfiguring libgpg-error-32bit package
DEBUG: Calling post install handlers
[36mConfigured libgpg-error-32bit
[0m[36mInstalled libgpg-error-32bit
[0m
translations.xml (748.0 B)100% 12.73 MB/s [00:00:00] [complete]
[01;32mBuilding source package: libgcrypt
[0m
component.xml (44.0 B)100% 826.72 KB/s [00:00:00] [complete]
libgcrypt-1.11.2.tar.bz2 [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/libgcrypt-1.11.2-14/work)
[32mSetting up source...
[0mSandbox enabled build...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
DEBUG: return value for "autoreconf -fi" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
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 fgrep... /bin/grep -F
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... /bin/grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for 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 unsigned __int128... 16
checking size of void *... 8
checking for uintptr_t... yes
checking for UINT64_C... yes
checking size of uint64_t... 8
checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria
checking which public-key ciphers to include... dsa elgamal rsa ecc kyber
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 MPI and cipher assembler modules are requested... yes
checking whether to run large data tests... no
checking whether 'soft' HW feature bits are forced on... no
checking whether use of capabilities is requested... no
checking whether a HMAC binary check is requested... no
checking whether jitter entropy support is requested... yes
checking whether padlock support is requested... 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 AVX512 support is requested... yes
checking whether GFNI support is requested... yes
checking whether NEON support is requested... yes
checking whether ARMv8 Crypto Extension support is requested... yes
checking whether SVE support is requested... yes
checking whether SVE2 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... no
checking for gpgrt-config... /usr/bin/gpgrt-config
configure: Use gpgrt-config with /usr/lib as gpg-error-config
checking for GPG Error - version >= 1.49... yes (1.51)
checking for pthread_create in -lpthread... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for unistd.h... (cached) yes
checking for sys/auxv.h... yes
checking for sys/random.h... yes
checking for sys/sysctl.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking for byte... no
checking for ushort... yes
checking for u16... no
checking for u32... no
checking for u64... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzl... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __sync_synchronize... yes
checking whether the variable length arrays are supported... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking whether the GCC style aligned attribute is supported... yes
checking whether the GCC style packed attribute is supported... yes
checking whether the GCC style may_alias attribute is supported... yes
checking whether 'asm' assembler keyword is supported... yes
checking whether '__asm__' assembler keyword is supported... yes
checking whether inline assembly memory barrier is supported... yes
checking whether GCC assembler is compatible for ARM assembly implementations... no
checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no
checking whether GCC assembler supports for CFI directives... yes
checking whether GCC assembler supports for ELF directives... yes
checking for _ prefix in compiled symbols... no
checking architecture and mpi assembler functions... x86
checking whether compiler supports 'optimize' function attribute... yes
checking whether compiler supports 'ms_abi' function attribute... yes
checking whether compiler supports 'sysv_abi' function attribute... yes
checking whether default calling convention is 'ms_abi'... no
checking whether default calling convention is 'sysv_abi'... yes
checking whether compiler supports '__thread' storage class specifier... yes
checking whether GCC inline assembler supports SSSE3 instructions... yes
checking whether GCC inline assembler supports PCLMUL instructions... yes
checking whether GCC inline assembler supports SHA Extensions instructions... yes
checking whether GCC inline assembler supports SSE4.1 instructions... yes
checking whether GCC inline assembler supports AVX instructions... yes
checking whether GCC inline assembler supports AVX2 instructions... yes
checking whether GCC inline assembler supports AVX512 instructions... yes
checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes
checking whether GCC inline assembler supports GFNI instructions... yes
checking whether GCC inline assembler supports BMI2 instructions... yes
checking whether compiler supports x86/AVX512 intrinsics... yes
checking whether GCC assembler handles division correctly... yes
checking whether GCC assembler is compatible for i386/amd64 assembly implementations... yes
checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
checking whether compiler is configured for ARMv6 or newer architecture... n/a
checking whether GCC inline assembler supports NEON instructions... n/a
checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 SVE instructions... n/a
checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a
checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a
checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a
checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a
checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a
checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a
checking whether compiler supports GCC PowerPC target attributes... n/a
checking whether compiler supports clang PowerPC target attributes... n/a
checking whether GCC inline assembler supports zSeries instructions... n/a
checking whether GCC inline assembler supports zSeries vector instructions... n/a
checking whether GCC inline assembler supports RISC-V instructions... n/a
checking whether GCC inline assembler supports RISC-V vector instructions... n/a
checking whether compiler supports RISC-V vector intrinsics... n/a
checking for vprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for atexit... yes
checking for raise... yes
checking for strerror... yes
checking for rand... yes
checking for mmap... yes
checking for getpagesize... yes
checking for sysconf... yes
checking for waitpid... yes
checking for wait4... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for gethrtime... no
checking for clock_gettime... yes
checking for syslog... yes
checking for syscall... yes
checking for fcntl... yes
checking for ftruncate... yes
checking for flockfile... yes
checking for getauxval... yes
checking for elf_aux_info... no
checking for explicit_bzero... yes
checking for explicit_memset... no
checking for getentropy... yes
checking for sysctlbyname... no
checking for mlock... yes
checking for sysconf... (cached) yes
checking for getpagesize... (cached) yes
checking whether mlock is broken... no
checking for random device... yes
configure: checking for cc features
checking if gcc supports -fno-delete-null-pointer-checks... yes
checking whether non excutable stack support is requested... yes
checking whether assembler supports --noexecstack option... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating compat/Makefile
config.status: creating mpi/Makefile
config.status: creating cipher/Makefile
config.status: creating random/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/gcrypt.h
config.status: creating src/libgcrypt-config
config.status: creating src/libgcrypt.pc
config.status: creating src/versioninfo.rc
config.status: creating tests/Makefile
config.status: creating tests/hashtest-6g
config.status: creating tests/hashtest-256g
config.status: creating tests/basic-disable-all-hwf
config.status: creating config.h
config.status: linking mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S
config.status: linking mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status: linking mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status: linking mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status: linking mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status: linking mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status: linking mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status: linking mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gcrypt-conf commands
Libgcrypt v1.11.2-unknown has been configured as follows:
Platform: GNU/Linux (x86_64-pc-linux-gnu)
Hardware detection module: libgcrypt_la-hwf-x86
Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
serpent rfc2268 seed camellia idea salsa20
gost28147 chacha20 sm4 aria
Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
sha256 sha512 sha3 tiger whirlpool stribog
blake2 sm3
Enabled kdf algorithms: s2k pkdf2 scrypt
Enabled pubkey algorithms: dsa elgamal rsa ecc kyber
Random number generator: default
Try using jitter entropy: yes
Using linux capabilities: no
FIPS module version:
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 Intel AVX512: yes
Try using Intel GFNI: yes
Try using ARM NEON: n/a
Try using ARMv8 crypto: n/a
Try using ARMv8 SVE: n/a
Try using ARMv9 SVE2: n/a
Try using PPC crypto: n/a
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --disable-static --enable-noexecstack" is 0
[32mBuilding source...
[0mSandbox enabled build...
make all-recursive
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
Making all in compat
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libcompat.la compat.lo
libtool: link: ar cr .libs/libcompat.a .libs/compat.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
Making all in mpi
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c -o mpi-add.lo mpi-add.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c -o mpi-bit.lo mpi-bit.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c -o mpi-cmp.lo mpi-cmp.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c -o mpi-div.lo mpi-div.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c -o mpi-gcd.lo mpi-gcd.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o
mv -f .deps/mpi-gcd.Tpo .deps/mpi-gcd.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c -o mpi-inline.lo mpi-inline.c
mv -f .deps/mpi-cmp.Tpo .deps/mpi-cmp.Plo
mv -f .deps/mpi-bit.Tpo .deps/mpi-bit.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c -o mpi-inv.lo mpi-inv.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c -o mpi-mul.lo mpi-mul.c
mv -f .deps/mpi-add.Tpo .deps/mpi-add.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c -o mpi-mod.lo mpi-mod.c
mv -f .deps/mpi-div.Tpo .deps/mpi-div.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c -o mpi-pow.lo mpi-pow.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o
mv -f .deps/mpi-inline.Tpo .deps/mpi-inline.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c -o mpi-mpow.lo mpi-mpow.c
mv -f .deps/mpi-mod.Tpo .deps/mpi-mod.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c -o mpi-scan.lo mpi-scan.c
mv -f .deps/mpi-mul.Tpo .deps/mpi-mul.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c -o mpicoder.lo mpicoder.c
mv -f .deps/mpi-inv.Tpo .deps/mpi-inv.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c -o mpih-div.lo mpih-div.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o
mv -f .deps/mpi-pow.Tpo .deps/mpi-pow.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c -o mpih-mul.lo mpih-mul.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o
mv -f .deps/mpi-mpow.Tpo .deps/mpi-mpow.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-pow.lo -MD -MP -MF .deps/mpih-pow.Tpo -c -o mpih-pow.lo mpih-pow.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o
mv -f .deps/mpi-scan.Tpo .deps/mpi-scan.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c -o mpih-const-time.lo mpih-const-time.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-pow.lo -MD -MP -MF .deps/mpih-pow.Tpo -c mpih-pow.c -fPIC -DPIC -o .libs/mpih-pow.o
mv -f .deps/mpih-div.Tpo .deps/mpih-div.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c mpih-const-time.c -fPIC -DPIC -o .libs/mpih-const-time.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c -o mpiutil.lo mpiutil.c
mv -f .deps/mpicoder.Tpo .deps/mpicoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c -o ec.lo ec.c
mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c -o ec-ed25519.lo ec-ed25519.c
mv -f .deps/mpih-pow.Tpo .deps/mpih-pow.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c ec.c -fPIC -DPIC -o .libs/ec.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-nist.lo -MD -MP -MF .deps/ec-nist.Tpo -c -o ec-nist.lo ec-nist.c
mv -f .deps/mpih-const-time.Tpo .deps/mpih-const-time.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-hw-s390x.lo -MD -MP -MF .deps/ec-hw-s390x.Tpo -c -o ec-hw-s390x.lo ec-hw-s390x.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-hw-s390x.lo -MD -MP -MF .deps/ec-hw-s390x.Tpo -c ec-hw-s390x.c -fPIC -DPIC -o .libs/ec-hw-s390x.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-nist.lo -MD -MP -MF .deps/ec-nist.Tpo -c ec-nist.c -fPIC -DPIC -o .libs/ec-nist.o
mv -f .deps/mpiutil.Tpo .deps/mpiutil.Plo
mv -f .deps/ec-ed25519.Tpo .deps/ec-ed25519.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S
mv -f .deps/ec-hw-s390x.Tpo .deps/ec-hw-s390x.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c -o mpih-sub1-asm.lo mpih-sub1-asm.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c -o mpih-mul1-asm.lo mpih-mul1-asm.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o
mv -f .deps/mpih-add1-asm.Tpo .deps/mpih-add1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c -o mpih-mul2-asm.lo mpih-mul2-asm.S
mv -f .deps/mpih-mul1-asm.Tpo .deps/mpih-mul1-asm.Plo
mv -f .deps/mpih-sub1-asm.Tpo .deps/mpih-sub1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c -o mpih-mul3-asm.lo mpih-mul3-asm.S
mv -f .deps/ec-nist.Tpo .deps/ec-nist.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c -o mpih-lshift-asm.lo mpih-lshift-asm.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c -o mpih-rshift-asm.lo mpih-rshift-asm.S
mv -f .deps/ec.Tpo .deps/ec.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o
mv -f .deps/mpih-mul2-asm.Tpo .deps/mpih-mul2-asm.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o
mv -f .deps/mpih-mul3-asm.Tpo .deps/mpih-mul3-asm.Plo
mv -f .deps/mpih-rshift-asm.Tpo .deps/mpih-rshift-asm.Plo
mv -f .deps/mpih-lshift-asm.Tpo .deps/mpih-lshift-asm.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -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-pow.lo mpih-const-time.lo mpiutil.lo ec.lo ec-ed25519.lo ec-nist.lo ec-hw-s390x.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: ar cr .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpih-pow.o .libs/mpih-const-time.o .libs/mpiutil.o .libs/ec.o .libs/ec-ed25519.o .libs/ec-nist.o .libs/ec-hw-s390x.o .libs/mpih-add1-asm.o .libs/mpih-sub1-asm.o .libs/mpih-mul1-asm.o .libs/mpih-mul2-asm.o .libs/mpih-mul3-asm.o .libs/mpih-lshift-asm.o .libs/mpih-rshift-asm.o
libtool: link: ranlib .libs/libmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
Making all in cipher
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo cipher.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c -o cipher-cbc.lo cipher-cbc.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c -o cipher-cfb.lo cipher-cfb.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c -o cipher-ofb.lo cipher-ofb.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c -o cipher-ctr.lo cipher-ctr.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/cipher.o
mv -f .deps/cipher-ofb.Tpo .deps/cipher-ofb.Plo
mv -f .deps/cipher-ctr.Tpo .deps/cipher-ctr.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c -o cipher-aeswrap.lo cipher-aeswrap.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c -o cipher-ccm.lo cipher-ccm.c
mv -f .deps/cipher-cbc.Tpo .deps/cipher-cbc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c -o cipher-cmac.lo cipher-cmac.c
mv -f .deps/cipher-cfb.Tpo .deps/cipher-cfb.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c -o cipher-gcm.lo cipher-gcm.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o
mv -f .deps/cipher.Tpo .deps/cipher.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c -o cipher-poly1305.lo cipher-poly1305.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o
mv -f .deps/cipher-aeswrap.Tpo .deps/cipher-aeswrap.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c -o cipher-ocb.lo cipher-ocb.c
mv -f .deps/cipher-ccm.Tpo .deps/cipher-ccm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c -o cipher-xts.lo cipher-xts.c
mv -f .deps/cipher-cmac.Tpo .deps/cipher-cmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c -o cipher-eax.lo cipher-eax.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o
mv -f .deps/cipher-poly1305.Tpo .deps/cipher-poly1305.Plo
mv -f .deps/cipher-gcm.Tpo .deps/cipher-gcm.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-siv.lo -MD -MP -MF .deps/cipher-siv.Tpo -c -o cipher-siv.lo cipher-siv.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-siv.lo -MD -MP -MF .deps/cipher-gcm-siv.Tpo -c -o cipher-gcm-siv.lo cipher-gcm-siv.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c cipher-eax.c -fPIC -DPIC -o .libs/cipher-eax.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-siv.lo -MD -MP -MF .deps/cipher-gcm-siv.Tpo -c cipher-gcm-siv.c -fPIC -DPIC -o .libs/cipher-gcm-siv.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-siv.lo -MD -MP -MF .deps/cipher-siv.Tpo -c cipher-siv.c -fPIC -DPIC -o .libs/cipher-siv.o
mv -f .deps/cipher-xts.Tpo .deps/cipher-xts.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.lo pubkey.c
mv -f .deps/cipher-eax.Tpo .deps/cipher-eax.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c -o pubkey-util.lo pubkey-util.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o
mv -f .deps/cipher-siv.Tpo .deps/cipher-siv.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c -o md.lo md.c
mv -f .deps/cipher-ocb.Tpo .deps/cipher-ocb.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo mac.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o
mv -f .deps/cipher-gcm-siv.Tpo .deps/cipher-gcm-siv.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c -o mac-hmac.lo mac-hmac.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c md.c -fPIC -DPIC -o .libs/md.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c mac.c -fPIC -DPIC -o .libs/mac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o
mv -f .deps/pubkey.Tpo .deps/pubkey.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c -o mac-cmac.lo mac-cmac.c
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c -o mac-gmac.lo mac-gmac.c
mv -f .deps/pubkey-util.Tpo .deps/pubkey-util.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c -o mac-poly1305.lo mac-poly1305.c
mv -f .deps/mac-hmac.Tpo .deps/mac-hmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c -o poly1305.lo poly1305.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o
mv -f .deps/md.Tpo .deps/md.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem.lo -MD -MP -MF .deps/kem.Tpo -c -o kem.lo kem.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c poly1305.c -fPIC -DPIC -o .libs/poly1305.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem.lo -MD -MP -MF .deps/kem.Tpo -c kem.c -fPIC -DPIC -o .libs/kem.o
mv -f .deps/mac-cmac.Tpo .deps/mac-cmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sntrup761.lo -MD -MP -MF .deps/sntrup761.Tpo -c -o sntrup761.lo sntrup761.c
mv -f .deps/mac-gmac.Tpo .deps/mac-gmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem-ecc.lo -MD -MP -MF .deps/kem-ecc.Tpo -c -o kem-ecc.lo kem-ecc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sntrup761.lo -MD -MP -MF .deps/sntrup761.Tpo -c sntrup761.c -fPIC -DPIC -o .libs/sntrup761.o
mv -f .deps/mac-poly1305.Tpo .deps/mac-poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mceliece6688128f.lo -MD -MP -MF .deps/mceliece6688128f.Tpo -c -o mceliece6688128f.lo mceliece6688128f.c
mv -f .deps/poly1305.Tpo .deps/poly1305.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem-ecc.lo -MD -MP -MF .deps/kem-ecc.Tpo -c kem-ecc.c -fPIC -DPIC -o .libs/kem-ecc.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c -o kdf.lo kdf.c
mv -f .deps/kem.Tpo .deps/kem.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c -o primegen.lo primegen.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mceliece6688128f.lo -MD -MP -MF .deps/mceliece6688128f.Tpo -c mceliece6688128f.c -fPIC -DPIC -o .libs/mceliece6688128f.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c primegen.c -fPIC -DPIC -o .libs/primegen.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c kdf.c -fPIC -DPIC -o .libs/kdf.o
mv -f .deps/kem-ecc.Tpo .deps/kem-ecc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c -o hash-common.lo hash-common.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c hash-common.c -fPIC -DPIC -o .libs/hash-common.o
mv -f .deps/sntrup761.Tpo .deps/sntrup761.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c -o dsa-common.lo dsa-common.c
mv -f .deps/hash-common.Tpo .deps/hash-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c -o rsa-common.lo rsa-common.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o
mv -f .deps/primegen.Tpo .deps/primegen.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c -o arcfour.lo arcfour.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o
mv -f .deps/kdf.Tpo .deps/kdf.Plo
mv -f .deps/dsa-common.Tpo .deps/dsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo blowfish.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c -o cast5.lo cast5.c
mv -f .deps/rsa-common.Tpo .deps/rsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c -o des.lo des.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c cast5.c -fPIC -DPIC -o .libs/cast5.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o
mv -f .deps/arcfour.Tpo .deps/arcfour.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o
mv -f .deps/cast5.Tpo .deps/cast5.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c -o twofish.lo twofish.c
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c -o serpent.lo serpent.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.o
mv -f .deps/mceliece6688128f.Tpo .deps/mceliece6688128f.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c -o rfc2268.lo rfc2268.c
mv -f .deps/des.Tpo .deps/des.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
mv -f .deps/rijndael.Tpo .deps/rijndael.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c -o camellia.lo camellia.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -fPIC -DPIC -o .libs/seed.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c camellia.c -fPIC -DPIC -o .libs/camellia.o
mv -f .deps/rfc2268.Tpo .deps/rfc2268.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c -o camellia-glue.lo camellia-glue.c
mv -f .deps/twofish.Tpo .deps/twofish.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c -o idea.lo idea.c
mv -f .deps/seed.Tpo .deps/seed.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c -o salsa20.lo salsa20.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c idea.c -fPIC -DPIC -o .libs/idea.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c salsa20.c -fPIC -DPIC -o .libs/salsa20.o
mv -f .deps/idea.Tpo .deps/idea.Plo
x86_64-pc-linux-gnu-gcc \
-o gost-s-box ./gost-s-box.c
mv -f .deps/salsa20.Tpo .deps/salsa20.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c -o chacha20.lo chacha20.c
mv -f .deps/camellia.Tpo .deps/camellia.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c -o sm4.lo sm4.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c chacha20.c -fPIC -DPIC -o .libs/chacha20.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aria.lo -MD -MP -MF .deps/aria.Tpo -c -o aria.lo aria.c
mv -f .deps/serpent.Tpo .deps/serpent.Plo
mv -f .deps/camellia-glue.Tpo .deps/camellia-glue.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c -o arcfour-amd64.lo arcfour-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c -o blowfish-amd64.lo blowfish-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c sm4.c -fPIC -DPIC -o .libs/sm4.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aria.lo -MD -MP -MF .deps/aria.Tpo -c aria.c -fPIC -DPIC -o .libs/aria.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c arcfour-amd64.S -fPIC -DPIC -o .libs/arcfour-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c blowfish-amd64.S -fPIC -DPIC -o .libs/blowfish-amd64.o
mv -f .deps/arcfour-amd64.Tpo .deps/arcfour-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c -o cast5-amd64.lo cast5-amd64.S
mv -f .deps/blowfish-amd64.Tpo .deps/blowfish-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c -o des-amd64.lo des-amd64.S
mv -f .deps/chacha20.Tpo .deps/chacha20.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c -o rijndael-amd64.lo rijndael-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c cast5-amd64.S -fPIC -DPIC -o .libs/cast5-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c des-amd64.S -fPIC -DPIC -o .libs/des-amd64.o
mv -f .deps/cast5-amd64.Tpo .deps/cast5-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
mv -f .deps/des-amd64.Tpo .deps/des-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c -o rijndael-ssse3-amd64-asm.lo rijndael-ssse3-amd64-asm.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c rijndael-amd64.S -fPIC -DPIC -o .libs/rijndael-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rijndael-ssse3-amd64.c -fPIC -DPIC -o .libs/rijndael-ssse3-amd64.o
mv -f .deps/rijndael-amd64.Tpo .deps/rijndael-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes.lo -MD -MP -MF .deps/rijndael-vaes.Tpo -c -o rijndael-vaes.lo rijndael-vaes.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c rijndael-ssse3-amd64-asm.S -fPIC -DPIC -o .libs/rijndael-ssse3-amd64-asm.o
mv -f .deps/rijndael-ssse3-amd64-asm.Tpo .deps/rijndael-ssse3-amd64-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-vaes-avx2-amd64.lo -MD -MP -MF .deps/rijndael-vaes-avx2-amd64.Tpo -c -o rijndael-vaes-avx2-amd64.lo rijndael-vaes-avx2-amd64.S
mv -f .deps/sm4.Tpo .deps/sm4.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes.lo -MD -MP -MF .deps/rijndael-vaes.Tpo -c rijndael-vaes.c -fPIC -DPIC -o .libs/rijndael-vaes.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT rijndael-vaes-avx2-amd64.lo -MD -MP -MF .deps/rijndael-vaes-avx2-amd64.Tpo -c rijndael-vaes-avx2-amd64.S -fPIC -DPIC -o .libs/rijndael-vaes-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c -o rijndael-padlock.lo rijndael-padlock.c
mv -f .deps/rijndael-vaes-avx2-amd64.Tpo .deps/rijndael-vaes-avx2-amd64.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c -o twofish-amd64.lo twofish-amd64.S
mv -f .deps/aria.Tpo .deps/aria.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c -o twofish-avx2-amd64.lo twofish-avx2-amd64.S
mv -f .deps/rijndael-vaes.Tpo .deps/rijndael-vaes.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c -o serpent-sse2-amd64.lo serpent-sse2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c twofish-amd64.S -fPIC -DPIC -o .libs/twofish-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c twofish-avx2-amd64.S -fPIC -DPIC -o .libs/twofish-avx2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c serpent-sse2-amd64.S -fPIC -DPIC -o .libs/serpent-sse2-amd64.o
mv -f .deps/twofish-amd64.Tpo .deps/twofish-amd64.Plo
mv -f .deps/twofish-avx2-amd64.Tpo .deps/twofish-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c -o serpent-avx2-amd64.lo serpent-avx2-amd64.S
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -mavx512f -c serpent-avx512-x86.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' `
mv -f .deps/rijndael-padlock.Tpo .deps/rijndael-padlock.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c -o camellia-aesni-avx-amd64.lo camellia-aesni-avx-amd64.S
mv -f .deps/serpent-sse2-amd64.Tpo .deps/serpent-sse2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c -o camellia-aesni-avx2-amd64.lo camellia-aesni-avx2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-vaes-avx2-amd64.lo -MD -MP -MF .deps/camellia-vaes-avx2-amd64.Tpo -c -o camellia-vaes-avx2-amd64.lo camellia-vaes-avx2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c serpent-avx2-amd64.S -fPIC -DPIC -o .libs/serpent-avx2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -mavx512f -c serpent-avx512-x86.c -fPIC -DPIC -o .libs/serpent-avx512-x86.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c camellia-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c camellia-aesni-avx-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx-amd64.o
mv -f .deps/serpent-avx2-amd64.Tpo .deps/serpent-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-gfni-avx2-amd64.lo -MD -MP -MF .deps/camellia-gfni-avx2-amd64.Tpo -c -o camellia-gfni-avx2-amd64.lo camellia-gfni-avx2-amd64.S
mv -f .deps/camellia-aesni-avx-amd64.Tpo .deps/camellia-aesni-avx-amd64.Plo
mv -f .deps/camellia-aesni-avx2-amd64.Tpo .deps/camellia-aesni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-gfni-avx512-amd64.lo -MD -MP -MF .deps/camellia-gfni-avx512-amd64.Tpo -c -o camellia-gfni-avx512-amd64.lo camellia-gfni-avx512-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c -o salsa20-amd64.lo salsa20-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-vaes-avx2-amd64.lo -MD -MP -MF .deps/camellia-vaes-avx2-amd64.Tpo -c camellia-vaes-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-vaes-avx2-amd64.o
mv -f .deps/camellia-vaes-avx2-amd64.Tpo .deps/camellia-vaes-avx2-amd64.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-gfni-avx2-amd64.lo -MD -MP -MF .deps/camellia-gfni-avx2-amd64.Tpo -c camellia-gfni-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-gfni-avx2-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-ssse3.lo -MD -MP -MF .deps/chacha20-amd64-ssse3.Tpo -c -o chacha20-amd64-ssse3.lo chacha20-amd64-ssse3.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT camellia-gfni-avx512-amd64.lo -MD -MP -MF .deps/camellia-gfni-avx512-amd64.Tpo -c camellia-gfni-avx512-amd64.S -fPIC -DPIC -o .libs/camellia-gfni-avx512-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c salsa20-amd64.S -fPIC -DPIC -o .libs/salsa20-amd64.o
mv -f .deps/camellia-gfni-avx2-amd64.Tpo .deps/camellia-gfni-avx2-amd64.Plo
mv -f .deps/salsa20-amd64.Tpo .deps/salsa20-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-avx2.lo -MD -MP -MF .deps/chacha20-amd64-avx2.Tpo -c -o chacha20-amd64-avx2.lo chacha20-amd64-avx2.S
mv -f .deps/camellia-gfni-avx512-amd64.Tpo .deps/camellia-gfni-avx512-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-avx512.lo -MD -MP -MF .deps/chacha20-amd64-avx512.Tpo -c -o chacha20-amd64-avx512.lo chacha20-amd64-avx512.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-aesni-avx-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx-amd64.Tpo -c -o sm4-aesni-avx-amd64.lo sm4-aesni-avx-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-ssse3.lo -MD -MP -MF .deps/chacha20-amd64-ssse3.Tpo -c chacha20-amd64-ssse3.S -fPIC -DPIC -o .libs/chacha20-amd64-ssse3.o
mv -f .deps/chacha20-amd64-ssse3.Tpo .deps/chacha20-amd64-ssse3.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-aesni-avx2-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx2-amd64.Tpo -c -o sm4-aesni-avx2-amd64.lo sm4-aesni-avx2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-avx2.lo -MD -MP -MF .deps/chacha20-amd64-avx2.Tpo -c chacha20-amd64-avx2.S -fPIC -DPIC -o .libs/chacha20-amd64-avx2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT chacha20-amd64-avx512.lo -MD -MP -MF .deps/chacha20-amd64-avx512.Tpo -c chacha20-amd64-avx512.S -fPIC -DPIC -o .libs/chacha20-amd64-avx512.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-aesni-avx-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx-amd64.Tpo -c sm4-aesni-avx-amd64.S -fPIC -DPIC -o .libs/sm4-aesni-avx-amd64.o
mv -f .deps/chacha20-amd64-avx2.Tpo .deps/chacha20-amd64-avx2.Plo
mv -f .deps/chacha20-amd64-avx512.Tpo .deps/chacha20-amd64-avx512.Plo
mv -f .deps/sm4-aesni-avx-amd64.Tpo .deps/sm4-aesni-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-gfni-avx2-amd64.lo -MD -MP -MF .deps/sm4-gfni-avx2-amd64.Tpo -c -o sm4-gfni-avx2-amd64.lo sm4-gfni-avx2-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-gfni-avx512-amd64.lo -MD -MP -MF .deps/sm4-gfni-avx512-amd64.Tpo -c -o sm4-gfni-avx512-amd64.lo sm4-gfni-avx512-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-aesni-avx-amd64.lo -MD -MP -MF .deps/aria-aesni-avx-amd64.Tpo -c -o aria-aesni-avx-amd64.lo aria-aesni-avx-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-aesni-avx2-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx2-amd64.Tpo -c sm4-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/sm4-aesni-avx2-amd64.o
mv -f .deps/sm4-aesni-avx2-amd64.Tpo .deps/sm4-aesni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-aesni-avx2-amd64.lo -MD -MP -MF .deps/aria-aesni-avx2-amd64.Tpo -c -o aria-aesni-avx2-amd64.lo aria-aesni-avx2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-gfni-avx2-amd64.lo -MD -MP -MF .deps/sm4-gfni-avx2-amd64.Tpo -c sm4-gfni-avx2-amd64.S -fPIC -DPIC -o .libs/sm4-gfni-avx2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm4-gfni-avx512-amd64.lo -MD -MP -MF .deps/sm4-gfni-avx512-amd64.Tpo -c sm4-gfni-avx512-amd64.S -fPIC -DPIC -o .libs/sm4-gfni-avx512-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-aesni-avx-amd64.lo -MD -MP -MF .deps/aria-aesni-avx-amd64.Tpo -c aria-aesni-avx-amd64.S -fPIC -DPIC -o .libs/aria-aesni-avx-amd64.o
mv -f .deps/sm4-gfni-avx2-amd64.Tpo .deps/sm4-gfni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-gfni-avx512-amd64.lo -MD -MP -MF .deps/aria-gfni-avx512-amd64.Tpo -c -o aria-gfni-avx512-amd64.lo aria-gfni-avx512-amd64.S
mv -f .deps/sm4-gfni-avx512-amd64.Tpo .deps/sm4-gfni-avx512-amd64.Plo
mv -f .deps/aria-aesni-avx-amd64.Tpo .deps/aria-aesni-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c -o dsa.lo dsa.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c -o rsa.lo rsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-aesni-avx2-amd64.lo -MD -MP -MF .deps/aria-aesni-avx2-amd64.Tpo -c aria-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/aria-aesni-avx2-amd64.o
mv -f .deps/aria-aesni-avx2-amd64.Tpo .deps/aria-aesni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c -o elgamal.lo elgamal.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT aria-gfni-avx512-amd64.lo -MD -MP -MF .deps/aria-gfni-avx512-amd64.Tpo -c aria-gfni-avx512-amd64.S -fPIC -DPIC -o .libs/aria-gfni-avx512-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c dsa.c -fPIC -DPIC -o .libs/dsa.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c rsa.c -fPIC -DPIC -o .libs/rsa.o
mv -f .deps/aria-gfni-avx512-amd64.Tpo .deps/aria-gfni-avx512-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c -o ecc.lo ecc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c ecc.c -fPIC -DPIC -o .libs/ecc.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c -o ecc-curves.lo ecc-curves.c
mv -f .deps/dsa.Tpo .deps/dsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c -o ecc-misc.lo ecc-misc.c
mv -f .deps/elgamal.Tpo .deps/elgamal.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c -o ecc-ecdh.lo ecc-ecdh.c
mv -f .deps/rsa.Tpo .deps/rsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c -o ecc-ecdsa.lo ecc-ecdsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c ecc-ecdh.c -fPIC -DPIC -o .libs/ecc-ecdh.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o
mv -f .deps/ecc.Tpo .deps/ecc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c -o ecc-eddsa.lo ecc-eddsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o
mv -f .deps/ecc-misc.Tpo .deps/ecc-misc.Plo
mv -f .deps/ecc-ecdh.Tpo .deps/ecc-ecdh.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c -o ecc-gost.lo ecc-gost.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c -o ecc-sm2.lo ecc-sm2.c
mv -f .deps/ecc-ecdsa.Tpo .deps/ecc-ecdsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kyber.lo -MD -MP -MF .deps/kyber.Tpo -c -o kyber.lo kyber.c
mv -f .deps/ecc-curves.Tpo .deps/ecc-curves.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c ecc-sm2.c -fPIC -DPIC -o .libs/ecc-sm2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kyber.lo -MD -MP -MF .deps/kyber.Tpo -c kyber.c -fPIC -DPIC -o .libs/kyber.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o
mv -f .deps/ecc-gost.Tpo .deps/ecc-gost.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c -o gostr3411-94.lo gostr3411-94.c
mv -f .deps/ecc-sm2.Tpo .deps/ecc-sm2.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c -o stribog.lo stribog.c
mv -f .deps/ecc-eddsa.Tpo .deps/ecc-eddsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c -o md4.lo md4.c
mv -f .deps/crc.Tpo .deps/crc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c stribog.c -fPIC -DPIC -o .libs/stribog.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
mv -f .deps/gostr3411-94.Tpo .deps/gostr3411-94.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c -o rmd160.lo rmd160.c
mv -f .deps/md4.Tpo .deps/md4.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c
mv -f .deps/stribog.Tpo .deps/stribog.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c
mv -f .deps/kyber.Tpo .deps/kyber.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c -o keccak.lo keccak.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o
mv -f .deps/md5.Tpo .deps/md5.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c tiger.c | sed -e 's/[[:blank:]]-O\([2-9sgz][2-9sgz]*\)/ -O1 /g' -e 's/[[:blank:]]-Ofast/ -O1 /g' `
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c keccak.c -fPIC -DPIC -o .libs/keccak.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O1 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c tiger.c -fPIC -DPIC -o .libs/tiger.o
mv -f .deps/rmd160.Tpo .deps/rmd160.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.lo whirlpool.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c -o blake2.lo blake2.c
mv -f .deps/sha512.Tpo .deps/sha512.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c -o sm3.lo sm3.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c blake2.c -fPIC -DPIC -o .libs/blake2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o
mv -f .deps/sha256.Tpo .deps/sha256.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c sm3.c -fPIC -DPIC -o .libs/sm3.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o
mv -f .deps/keccak.Tpo .deps/keccak.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
mv -f .deps/whirlpool.Tpo .deps/whirlpool.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c -o sha256-ssse3-amd64.lo sha256-ssse3-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c sha256-ssse3-amd64.S -fPIC -DPIC -o .libs/sha256-ssse3-amd64.o
mv -f .deps/sha256-ssse3-amd64.Tpo .deps/sha256-ssse3-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c -o sha256-avx-amd64.lo sha256-avx-amd64.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c -o sha256-avx2-bmi2-amd64.lo sha256-avx2-bmi2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c sha256-avx-amd64.S -fPIC -DPIC -o .libs/sha256-avx-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c sha256-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha256-avx2-bmi2-amd64.o
mv -f .deps/sha256-avx-amd64.Tpo .deps/sha256-avx-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
mv -f .deps/sha1.Tpo .deps/sha1.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c -o sha512-ssse3-amd64.lo sha512-ssse3-amd64.S
mv -f .deps/sha256-avx2-bmi2-amd64.Tpo .deps/sha256-avx2-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c -o sha512-avx-amd64.lo sha512-avx-amd64.S
mv -f .deps/sm3.Tpo .deps/sm3.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c -o sha512-avx2-bmi2-amd64.lo sha512-avx2-bmi2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c sha256-intel-shaext.c -fPIC -DPIC -o .libs/sha256-intel-shaext.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c sha512-ssse3-amd64.S -fPIC -DPIC -o .libs/sha512-ssse3-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c sha512-avx-amd64.S -fPIC -DPIC -o .libs/sha512-avx-amd64.o
mv -f .deps/sha512-ssse3-amd64.Tpo .deps/sha512-ssse3-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx512-amd64.lo -MD -MP -MF .deps/sha512-avx512-amd64.Tpo -c -o sha512-avx512-amd64.lo sha512-avx512-amd64.S
mv -f .deps/sha512-avx-amd64.Tpo .deps/sha512-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT keccak-amd64-avx512.lo -MD -MP -MF .deps/keccak-amd64-avx512.Tpo -c -o keccak-amd64-avx512.lo keccak-amd64-avx512.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c -o whirlpool-sse2-amd64.lo whirlpool-sse2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c sha512-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha512-avx2-bmi2-amd64.o
mv -f .deps/blake2.Tpo .deps/blake2.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2b-amd64-avx2.lo -MD -MP -MF .deps/blake2b-amd64-avx2.Tpo -c -o blake2b-amd64-avx2.lo blake2b-amd64-avx2.S
mv -f .deps/sha512-avx2-bmi2-amd64.Tpo .deps/sha512-avx2-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2b-amd64-avx512.lo -MD -MP -MF .deps/blake2b-amd64-avx512.Tpo -c -o blake2b-amd64-avx512.lo blake2b-amd64-avx512.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c whirlpool-sse2-amd64.S -fPIC -DPIC -o .libs/whirlpool-sse2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha512-avx512-amd64.lo -MD -MP -MF .deps/sha512-avx512-amd64.Tpo -c sha512-avx512-amd64.S -fPIC -DPIC -o .libs/sha512-avx512-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT keccak-amd64-avx512.lo -MD -MP -MF .deps/keccak-amd64-avx512.Tpo -c keccak-amd64-avx512.S -fPIC -DPIC -o .libs/keccak-amd64-avx512.o
mv -f .deps/whirlpool-sse2-amd64.Tpo .deps/whirlpool-sse2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2s-amd64-avx.lo -MD -MP -MF .deps/blake2s-amd64-avx.Tpo -c -o blake2s-amd64-avx.lo blake2s-amd64-avx.S
mv -f .deps/sha512-avx512-amd64.Tpo .deps/sha512-avx512-amd64.Plo
mv -f .deps/keccak-amd64-avx512.Tpo .deps/keccak-amd64-avx512.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2s-amd64-avx512.lo -MD -MP -MF .deps/blake2s-amd64-avx512.Tpo -c -o blake2s-amd64-avx512.lo blake2s-amd64-avx512.S
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm3-avx-bmi2-amd64.lo -MD -MP -MF .deps/sm3-avx-bmi2-amd64.Tpo -c -o sm3-avx-bmi2-amd64.lo sm3-avx-bmi2-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2b-amd64-avx2.lo -MD -MP -MF .deps/blake2b-amd64-avx2.Tpo -c blake2b-amd64-avx2.S -fPIC -DPIC -o .libs/blake2b-amd64-avx2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2b-amd64-avx512.lo -MD -MP -MF .deps/blake2b-amd64-avx512.Tpo -c blake2b-amd64-avx512.S -fPIC -DPIC -o .libs/blake2b-amd64-avx512.o
mv -f .deps/blake2b-amd64-avx2.Tpo .deps/blake2b-amd64-avx2.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c -o sha1-ssse3-amd64.lo sha1-ssse3-amd64.S
mv -f .deps/blake2b-amd64-avx512.Tpo .deps/blake2b-amd64-avx512.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c -o sha1-avx-amd64.lo sha1-avx-amd64.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sm3-avx-bmi2-amd64.lo -MD -MP -MF .deps/sm3-avx-bmi2-amd64.Tpo -c sm3-avx-bmi2-amd64.S -fPIC -DPIC -o .libs/sm3-avx-bmi2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2s-amd64-avx.lo -MD -MP -MF .deps/blake2s-amd64-avx.Tpo -c blake2s-amd64-avx.S -fPIC -DPIC -o .libs/blake2s-amd64-avx.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT blake2s-amd64-avx512.lo -MD -MP -MF .deps/blake2s-amd64-avx512.Tpo -c blake2s-amd64-avx512.S -fPIC -DPIC -o .libs/blake2s-amd64-avx512.o
mv -f .deps/blake2s-amd64-avx.Tpo .deps/blake2s-amd64-avx.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c -o sha1-avx-bmi2-amd64.lo sha1-avx-bmi2-amd64.S
mv -f .deps/blake2s-amd64-avx512.Tpo .deps/blake2s-amd64-avx512.Plo
mv -f .deps/sm3-avx-bmi2-amd64.Tpo .deps/sm3-avx-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx2-bmi2-amd64.Tpo -c -o sha1-avx2-bmi2-amd64.lo sha1-avx2-bmi2-amd64.S
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c sha1-ssse3-amd64.S -fPIC -DPIC -o .libs/sha1-ssse3-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c sha1-avx-amd64.S -fPIC -DPIC -o .libs/sha1-avx-amd64.o
mv -f .deps/sha1-ssse3-amd64.Tpo .deps/sha1-ssse3-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
mv -f .deps/sha1-avx-amd64.Tpo .deps/sha1-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT poly1305-amd64-avx512.lo -MD -MP -MF .deps/poly1305-amd64-avx512.Tpo -c -o poly1305-amd64-avx512.lo poly1305-amd64-avx512.S
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx2-bmi2-amd64.Tpo -c sha1-avx2-bmi2-amd64.S -fPIC -DPIC -o .libs/sha1-avx2-bmi2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c sha1-avx-bmi2-amd64.S -fPIC -DPIC -o .libs/sha1-avx-bmi2-amd64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c sha1-intel-shaext.c -fPIC -DPIC -o .libs/sha1-intel-shaext.o
mv -f .deps/sha1-avx2-bmi2-amd64.Tpo .deps/sha1-avx2-bmi2-amd64.Plo
mv -f .deps/sha1-avx-bmi2-amd64.Tpo .deps/sha1-avx-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c -o scrypt.lo scrypt.c
./gost-s-box gost-sb.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c -o gost28147.lo gost28147.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -MT poly1305-amd64-avx512.lo -MD -MP -MF .deps/poly1305-amd64-avx512.Tpo -c poly1305-amd64-avx512.S -fPIC -DPIC -o .libs/poly1305-amd64-avx512.o
mv -f .deps/poly1305-amd64-avx512.Tpo .deps/poly1305-amd64-avx512.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c scrypt.c -fPIC -DPIC -o .libs/scrypt.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c gost28147.c -fPIC -DPIC -o .libs/gost28147.o
mv -f .deps/scrypt.Tpo .deps/scrypt.Plo
mv -f .deps/gost28147.Tpo .deps/gost28147.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -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-poly1305.lo cipher-ocb.lo cipher-xts.lo cipher-eax.lo cipher-siv.lo cipher-gcm-siv.lo pubkey.lo pubkey-util.lo md.lo mac.lo mac-hmac.lo mac-cmac.lo mac-gmac.lo mac-poly1305.lo poly1305.lo kem.lo sntrup761.lo kem-ecc.lo mceliece6688128f.lo kdf.lo primegen.lo hash-common.lo dsa-common.lo rsa-common.lo arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo idea.lo salsa20.lo gost28147.lo chacha20.lo sm4.lo aria.lo arcfour-amd64.lo blowfish-amd64.lo cast5-amd64.lo des-amd64.lo rijndael-amd64.lo rijndael-ssse3-amd64.lo rijndael-ssse3-amd64-asm.lo rijndael-vaes.lo rijndael-vaes-avx2-amd64.lo rijndael-aesni.lo rijndael-padlock.lo twofish-amd64.lo twofish-avx2-amd64.lo serpent-sse2-amd64.lo serpent-avx2-amd64.lo serpent-avx512-x86.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo camellia-vaes-avx2-amd64.lo camellia-gfni-avx2-amd64.lo camellia-gfni-avx512-amd64.lo salsa20-amd64.lo chacha20-amd64-ssse3.lo chacha20-amd64-avx2.lo chacha20-amd64-avx512.lo sm4-aesni-avx-amd64.lo sm4-aesni-avx2-amd64.lo sm4-gfni-avx2-amd64.lo sm4-gfni-avx512-amd64.lo aria-aesni-avx-amd64.lo aria-aesni-avx2-amd64.lo aria-gfni-avx512-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 kyber.lo crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha512.lo keccak.lo tiger.lo whirlpool.lo blake2.lo sm3.lo sha1.lo crc-intel-pclmul.lo sha256-ssse3-amd64.lo sha256-avx-amd64.lo sha256-avx2-bmi2-amd64.lo sha256-intel-shaext.lo sha512-ssse3-amd64.lo sha512-avx-amd64.lo sha512-avx2-bmi2-amd64.lo sha512-avx512-amd64.lo keccak-amd64-avx512.lo whirlpool-sse2-amd64.lo blake2b-amd64-avx2.lo blake2b-amd64-avx512.lo blake2s-amd64-avx.lo blake2s-amd64-avx512.lo sm3-avx-bmi2-amd64.lo sha1-ssse3-amd64.lo sha1-avx-amd64.lo sha1-avx-bmi2-amd64.lo sha1-avx2-bmi2-amd64.lo sha1-intel-shaext.lo cipher-gcm-intel-pclmul.lo poly1305-amd64-avx512.lo scrypt.lo
libtool: link: ar cr .libs/libcipher.a .libs/cipher.o .libs/cipher-cbc.o .libs/cipher-cfb.o .libs/cipher-ofb.o .libs/cipher-ctr.o .libs/cipher-aeswrap.o .libs/cipher-ccm.o .libs/cipher-cmac.o .libs/cipher-gcm.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-eax.o .libs/cipher-siv.o .libs/cipher-gcm-siv.o .libs/pubkey.o .libs/pubkey-util.o .libs/md.o .libs/mac.o .libs/mac-hmac.o .libs/mac-cmac.o .libs/mac-gmac.o .libs/mac-poly1305.o .libs/poly1305.o .libs/kem.o .libs/sntrup761.o .libs/kem-ecc.o .libs/mceliece6688128f.o .libs/kdf.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/twofish.o .libs/serpent.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/idea.o .libs/salsa20.o .libs/gost28147.o .libs/chacha20.o .libs/sm4.o .libs/aria.o .libs/arcfour-amd64.o .libs/blowfish-amd64.o .libs/cast5-amd64.o .libs/des-amd64.o .libs/rijndael-amd64.o .libs/rijndael-ssse3-amd64.o .libs/rijndael-ssse3-amd64-asm.o .libs/rijndael-vaes.o .libs/rijndael-vaes-avx2-amd64.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/twofish-amd64.o .libs/twofish-avx2-amd64.o .libs/serpent-sse2-amd64.o .libs/serpent-avx2-amd64.o .libs/serpent-avx512-x86.o .libs/camellia-aesni-avx-amd64.o .libs/camellia-aesni-avx2-amd64.o .libs/camellia-vaes-avx2-amd64.o .libs/camellia-gfni-avx2-amd64.o .libs/camellia-gfni-avx512-amd64.o .libs/salsa20-amd64.o .libs/chacha20-amd64-ssse3.o .libs/chacha20-amd64-avx2.o .libs/chacha20-amd64-avx512.o .libs/sm4-aesni-avx-amd64.o .libs/sm4-aesni-avx2-amd64.o .libs/sm4-gfni-avx2-amd64.o .libs/sm4-gfni-avx512-amd64.o .libs/aria-aesni-avx-amd64.o .libs/aria-aesni-avx2-amd64.o .libs/aria-gfni-avx512-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/kyber.o .libs/crc.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha512.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/blake2.o .libs/sm3.o .libs/sha1.o .libs/crc-intel-pclmul.o .libs/sha256-ssse3-amd64.o .libs/sha256-avx-amd64.o .libs/sha256-avx2-bmi2-amd64.o .libs/sha256-intel-shaext.o .libs/sha512-ssse3-amd64.o .libs/sha512-avx-amd64.o .libs/sha512-avx2-bmi2-amd64.o .libs/sha512-avx512-amd64.o .libs/keccak-amd64-avx512.o .libs/whirlpool-sse2-amd64.o .libs/blake2b-amd64-avx2.o .libs/blake2b-amd64-avx512.o .libs/blake2s-amd64-avx.o .libs/blake2s-amd64-avx512.o .libs/sm3-avx-bmi2-amd64.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/cipher-gcm-intel-pclmul.o .libs/poly1305-amd64-avx512.o .libs/scrypt.o
libtool: link: ranlib .libs/libcipher.a
libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
Making all in random
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c -o random-csprng.lo random-csprng.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c -o random-drbg.lo random-drbg.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c -o random-system.lo random-system.c
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ./rndjent.c | sed -e 's/[[:blank:]]-O\([1-9sgz][1-9sgz]*\)/ -O0 /g' -e 's/[[:blank:]]-Ofast/ -O0 /g' `
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o .libs/random.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c random-system.c -fPIC -DPIC -o .libs/random-system.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O0 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ./rndjent.c -fPIC -DPIC -o .libs/rndjent.o
mv -f .deps/random-system.Tpo .deps/random-system.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c -o rndhw.lo rndhw.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndgetentropy.lo -MD -MP -MF .deps/rndgetentropy.Tpo -c -o rndgetentropy.lo rndgetentropy.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c rndhw.c -fPIC -DPIC -o .libs/rndhw.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndgetentropy.lo -MD -MP -MF .deps/rndgetentropy.Tpo -c rndgetentropy.c -fPIC -DPIC -o .libs/rndgetentropy.o
mv -f .deps/random.Tpo .deps/random.Plo
mv -f .deps/random-csprng.Tpo .deps/random-csprng.Plo
mv -f .deps/rndhw.Tpo .deps/rndhw.Plo
mv -f .deps/rndgetentropy.Tpo .deps/rndgetentropy.Plo
mv -f .deps/random-drbg.Tpo .deps/random-drbg.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o librandom.la random.lo random-csprng.lo random-drbg.lo random-system.lo rndjent.lo rndhw.lo rndgetentropy.lo
libtool: link: ar cr .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/rndgetentropy.o
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
Making all in src
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dumpsexp-dumpsexp.o -MD -MP -MF .deps/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo './'`dumpsexp.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac256-hmac256.o -MD -MP -MF .deps/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo './'`hmac256.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicalc-mpicalc.o -MD -MP -MF .deps/mpicalc-mpicalc.Tpo -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo './'`mpicalc.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o
mv -f .deps/mpicalc-mpicalc.Tpo .deps/mpicalc-mpicalc.Po
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c
mv -f .deps/dumpsexp-dumpsexp.Tpo .deps/dumpsexp-dumpsexp.Po
mv -f .deps/hmac256-hmac256.Tpo .deps/hmac256-hmac256.Po
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o
mv -f .deps/libgcrypt_la-misc.Tpo .deps/libgcrypt_la-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o
mv -f .deps/libgcrypt_la-hwfeatures.Tpo .deps/libgcrypt_la-hwfeatures.Plo
mv -f .deps/libgcrypt_la-visibility.Tpo .deps/libgcrypt_la-visibility.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo './'`missing-string.c
mv -f .deps/libgcrypt_la-stdmem.Tpo .deps/libgcrypt_la-stdmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo './'`fips.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o
mv -f .deps/libgcrypt_la-global.Tpo .deps/libgcrypt_la-global.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo './'`context.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o
mv -f .deps/libgcrypt_la-missing-string.Tpo .deps/libgcrypt_la-missing-string.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-const-time.lo -MD -MP -MF .deps/libgcrypt_la-const-time.Tpo -c -o libgcrypt_la-const-time.lo `test -f 'const-time.c' || echo './'`const-time.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c context.c -fPIC -DPIC -o .libs/libgcrypt_la-context.o
mv -f .deps/libgcrypt_la-context.Tpo .deps/libgcrypt_la-context.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo './'`hwf-x86.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-const-time.lo -MD -MP -MF .deps/libgcrypt_la-const-time.Tpo -c const-time.c -fPIC -DPIC -o .libs/libgcrypt_la-const-time.o
mv -f .deps/libgcrypt_la-secmem.Tpo .deps/libgcrypt_la-secmem.Plo
mv -f .deps/libgcrypt_la-fips.Tpo .deps/libgcrypt_la-fips.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dumpsexp dumpsexp-dumpsexp.o
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac256 hmac256-hmac256.o
mv -f .deps/libgcrypt_la-sexp.Tpo .deps/libgcrypt_la-sexp.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c hwf-x86.c -fPIC -DPIC -o .libs/libgcrypt_la-hwf-x86.o
mv -f .deps/libgcrypt_la-const-time.Tpo .deps/libgcrypt_la-const-time.Plo
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dumpsexp dumpsexp-dumpsexp.o
libtool: link: x86_64-pc-linux-gnu-gcc -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac256 hmac256-hmac256.o
mv -f .deps/libgcrypt_la-hwf-x86.Tpo .deps/libgcrypt_la-hwf-x86.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,--version-script=./libgcrypt.vers -version-info 26:0:6 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libgcrypt.la -rpath /usr/lib 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-context.lo libgcrypt_la-const-time.lo libgcrypt_la-hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -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-context.o .libs/libgcrypt_la-const-time.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 -lgpg-error -mtune=generic -march=x86-64 -O2 -fstack-protector -g -Wl,--version-script=./libgcrypt.vers -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,-soname -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.6.0
libtool: link: (cd ".libs" && rm -f "libgcrypt.so.20" && ln -s "libgcrypt.so.20.6.0" "libgcrypt.so.20")
libtool: link: (cd ".libs" && rm -f "libgcrypt.so" && ln -s "libgcrypt.so.20.6.0" "libgcrypt.so")
libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" )
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpicalc mpicalc-mpicalc.o libgcrypt.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o .libs/mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.so -lgpg-error
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
Making all in doc
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make all-am
make[3]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
x86_64-pc-linux-gnu-gcc \
-o yat2m ./yat2m.c
for file in gcrypt.texi ; do \
./yat2m -I . --release "Libgcrypt 1.11.2-unknown" --source "Libgcrypt" --store \
`test -f '$file' || echo './'`$file ; done
make[3]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
Making all in tests
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT testdrv.o -MD -MP -MF .deps/testdrv.Tpo -c -o testdrv.o testdrv.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-secmem.o -MD -MP -MF .deps/t-secmem.Tpo -c -o t-secmem.o t-secmem.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpitests.o -MD -MP -MF .deps/mpitests.Tpo -c -o mpitests.o mpitests.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-sexp.o -MD -MP -MF .deps/t-sexp.Tpo -c -o t-sexp.o t-sexp.c
mv -f .deps/t-secmem.Tpo .deps/t-secmem.Po
mv -f .deps/version.Tpo .deps/version.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-convert.o -MD -MP -MF .deps/t-convert.Tpo -c -o t-convert.o t-convert.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mpi-bit.o -MD -MP -MF .deps/t-mpi-bit.Tpo -c -o t-mpi-bit.o t-mpi-bit.c
mv -f .deps/mpitests.Tpo .deps/mpitests.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mpi-point.o -MD -MP -MF .deps/t-mpi-point.Tpo -c -o t-mpi-point.o t-mpi-point.c
mv -f .deps/t-sexp.Tpo .deps/t-sexp.Po
mv -f .deps/testdrv.Tpo .deps/testdrv.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_lock-t-lock.o -MD -MP -MF .deps/t_lock-t-lock.Tpo -c -o t_lock-t-lock.o `test -f 't-lock.c' || echo './'`t-lock.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT prime.o -MD -MP -MF .deps/prime.Tpo -c -o prime.o prime.c
mv -f .deps/t-convert.Tpo .deps/t-convert.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT basic.o -MD -MP -MF .deps/basic.Tpo -c -o basic.o basic.c
mv -f .deps/t-mpi-bit.Tpo .deps/t-mpi-bit.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keygen.o -MD -MP -MF .deps/keygen.Tpo -c -o keygen.o keygen.c
mv -f .deps/prime.Tpo .deps/prime.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.o -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.o pubkey.c
mv -f .deps/t_lock-t-lock.Tpo .deps/t_lock-t-lock.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac.o -MD -MP -MF .deps/hmac.Tpo -c -o hmac.o hmac.c
mv -f .deps/hmac.Tpo .deps/hmac.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hashtest.o -MD -MP -MF .deps/hashtest.Tpo -c -o hashtest.o hashtest.c
mv -f .deps/t-mpi-point.Tpo .deps/t-mpi-point.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_kdf-t-kdf.o -MD -MP -MF .deps/t_kdf-t-kdf.Tpo -c -o t_kdf-t-kdf.o `test -f 't-kdf.c' || echo './'`t-kdf.c
mv -f .deps/keygen.Tpo .deps/keygen.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keygrip.o -MD -MP -MF .deps/keygrip.Tpo -c -o keygrip.o keygrip.c
mv -f .deps/pubkey.Tpo .deps/pubkey.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aeswrap.o -MD -MP -MF .deps/aeswrap.Tpo -c -o aeswrap.o aeswrap.c
mv -f .deps/hashtest.Tpo .deps/hashtest.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
mv -f .deps/keygrip.Tpo .deps/keygrip.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-kem.o -MD -MP -MF .deps/t-kem.Tpo -c -o t-kem.o t-kem.c
mv -f .deps/t_kdf-t-kdf.Tpo .deps/t_kdf-t-kdf.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_thread_local-t-thread-local.o -MD -MP -MF .deps/t_thread_local-t-thread-local.Tpo -c -o t_thread_local-t-thread-local.o `test -f 't-thread-local.c' || echo './'`t-thread-local.c
mv -f .deps/aeswrap.Tpo .deps/aeswrap.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-fips-service-ind.o -MD -MP -MF .deps/t-fips-service-ind.Tpo -c -o t-fips-service-ind.o t-fips-service-ind.c
mv -f .deps/t_thread_local-t-thread-local.Tpo .deps/t_thread_local-t-thread-local.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pkcs1v2.o -MD -MP -MF .deps/pkcs1v2.Tpo -c -o pkcs1v2.o pkcs1v2.c
mv -f .deps/t-kem.Tpo .deps/t-kem.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-pss.o -MD -MP -MF .deps/t-rsa-pss.Tpo -c -o t-rsa-pss.o t-rsa-pss.c
mv -f .deps/random.Tpo .deps/random.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-15.o -MD -MP -MF .deps/t-rsa-15.Tpo -c -o t-rsa-15.o t-rsa-15.c
mv -f .deps/t-fips-service-ind.Tpo .deps/t-fips-service-ind.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-testparm.o -MD -MP -MF .deps/t-rsa-testparm.Tpo -c -o t-rsa-testparm.o t-rsa-testparm.c
mv -f .deps/t-rsa-testparm.Tpo .deps/t-rsa-testparm.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT fips186-dsa.o -MD -MP -MF .deps/fips186-dsa.Tpo -c -o fips186-dsa.o fips186-dsa.c
mv -f .deps/pkcs1v2.Tpo .deps/pkcs1v2.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-rfc6979.o -MD -MP -MF .deps/dsa-rfc6979.Tpo -c -o dsa-rfc6979.o dsa-rfc6979.c
mv -f .deps/t-rsa-pss.Tpo .deps/t-rsa-pss.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-dsa.o -MD -MP -MF .deps/t-dsa.Tpo -c -o t-dsa.o t-dsa.c
mv -f .deps/t-rsa-15.Tpo .deps/t-rsa-15.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT curves.o -MD -MP -MF .deps/curves.Tpo -c -o curves.o curves.c
mv -f .deps/fips186-dsa.Tpo .deps/fips186-dsa.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ecdsa.o -MD -MP -MF .deps/t-ecdsa.Tpo -c -o t-ecdsa.o t-ecdsa.c
mv -f .deps/curves.Tpo .deps/curves.Po
mv -f .deps/dsa-rfc6979.Tpo .deps/dsa-rfc6979.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ed25519.o -MD -MP -MF .deps/t-ed25519.Tpo -c -o t-ed25519.o t-ed25519.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-cv25519.o -MD -MP -MF .deps/t-cv25519.Tpo -c -o t-cv25519.o t-cv25519.c
mv -f .deps/t-dsa.Tpo .deps/t-dsa.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-x448.o -MD -MP -MF .deps/t-x448.Tpo -c -o t-x448.o t-x448.c
mv -f .deps/t-ed25519.Tpo .deps/t-ed25519.Po
mv -f .deps/t-cv25519.Tpo .deps/t-cv25519.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ed448.o -MD -MP -MF .deps/t-ed448.Tpo -c -o t-ed448.o t-ed448.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mlkem.o -MD -MP -MF .deps/t-mlkem.Tpo -c -o t-mlkem.o t-mlkem.c
mv -f .deps/t-ecdsa.Tpo .deps/t-ecdsa.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
mv -f .deps/t-x448.Tpo .deps/t-x448.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT bench-slope.o -MD -MP -MF .deps/bench-slope.Tpo -c -o bench-slope.o bench-slope.c
mv -f .deps/t-mlkem.Tpo .deps/t-mlkem.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT fipsdrv.o -MD -MP -MF .deps/fipsdrv.Tpo -c -o fipsdrv.o fipsdrv.c
mv -f .deps/t-ed448.Tpo .deps/t-ed448.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsacvt.o -MD -MP -MF .deps/rsacvt.Tpo -c -o rsacvt.o rsacvt.c
mv -f .deps/rsacvt.Tpo .deps/rsacvt.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT genhashdata.o -MD -MP -MF .deps/genhashdata.Tpo -c -o genhashdata.o genhashdata.c
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gchash.o -MD -MP -MF .deps/gchash.Tpo -c -o gchash.o gchash.c
mv -f .deps/genhashdata.Tpo .deps/genhashdata.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o testdrv testdrv.o
mv -f .deps/gchash.Tpo .deps/gchash.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o version version.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o testdrv testdrv.o
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-secmem t-secmem.o ../src/libgcrypt.la ../compat/libcompat.la
mv -f .deps/fipsdrv.Tpo .deps/fipsdrv.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpitests mpitests.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o version version.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-secmem t-secmem.o ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-sexp t-sexp.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-convert t-convert.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpitests mpitests.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
mv -f .deps/basic.Tpo .deps/basic.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la ../compat/libcompat.la
mv -f .deps/bench-slope.Tpo .deps/bench-slope.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-point t-mpi-point.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-lock t_lock-t-lock.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-sexp t-sexp.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-convert t-convert.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o prime prime.o ../src/libgcrypt.la ../compat/libcompat.la
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o basic basic.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-lock t_lock-t-lock.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-point t-mpi-point.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygen keygen.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pubkey pubkey.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac hmac.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o prime prime.o ../src/.libs/libgcrypt.so -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hashtest hashtest.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o basic basic.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pubkey pubkey.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac hmac.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygen keygen.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kdf t_kdf-t-kdf.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygrip keygrip.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o aeswrap aeswrap.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hashtest hashtest.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o random random.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kem t-kem.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygrip keygrip.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kdf t_kdf-t-kdf.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o aeswrap aeswrap.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o random random.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-thread-local t_thread_local-t-thread-local.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-fips-service-ind t-fips-service-ind.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kem t-kem.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pkcs1v2 pkcs1v2.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-pss t-rsa-pss.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-15 t-rsa-15.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-fips-service-ind t-fips-service-ind.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-thread-local t_thread_local-t-thread-local.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-pss t-rsa-pss.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pkcs1v2 pkcs1v2.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-testparm t-rsa-testparm.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fips186-dsa fips186-dsa.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-15 t-rsa-15.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dsa-rfc6979 dsa-rfc6979.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-dsa t-dsa.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o curves curves.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-dsa t-dsa.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dsa-rfc6979 dsa-rfc6979.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-testparm t-rsa-testparm.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ecdsa t-ecdsa.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed25519 t-ed25519.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-cv25519 t-cv25519.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o curves curves.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-x448 t-x448.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed448 t-ed448.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-cv25519 t-cv25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed25519 t-ed25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-x448 t-x448.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ecdsa t-ecdsa.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mlkem t-mlkem.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o benchmark benchmark.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o bench-slope bench-slope.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed448 t-ed448.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fipsdrv fipsdrv.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o rsacvt rsacvt.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o benchmark benchmark.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o bench-slope bench-slope.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mlkem t-mlkem.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o genhashdata genhashdata.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o gchash gchash.o ../src/libgcrypt.la ../compat/libcompat.la -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o rsacvt rsacvt.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o genhashdata genhashdata.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o gchash gchash.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src/.libs
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
DEBUG: return value for "make -j5" is 0
[32mTesting package...
[0mSandbox enabled build...
Making check in compat
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
Making check in mpi
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
Making check in cipher
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
Making check in random
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
Making check in src
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
Making check in doc
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make check-am
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
Making check in tests
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make check-TESTS
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
version:1.11.2-unknown:10b02:1.51:13300:
cc:130300:gcc:13.3.0:
ciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20:sm4:aria:
pubkeys:dsa:elgamal:rsa:ecc:kyber:
digests:crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2:sm3:
rnd-mod:getentropy:
cpu-arch:x86:amd64:
mpi-asm:amd64/mpih-add1.S:amd64/mpih-sub1.S:amd64/mpih-mul1.S:amd64/mpih-mul2.S:amd64/mpih-mul3.S:amd64/mpih-lshift.S:amd64/mpih-rshift.S:
mpi-powm:fixed-window
hwflist:intel-cpu:intel-ssse3:intel-sse4.1:intel-rdtsc:
fips-mode:n:::
rng-type:standard:1:3030000:1:
compliance:::
PASS: version
PASS: t-secmem
PASS: mpitests
PASS: t-sexp
PASS: t-convert
PASS: t-mpi-bit
PASS: t-mpi-point
PASS: t-lock
PASS: prime
PASS: basic
PASS: keygen
PASS: pubkey
PASS: hmac
PASS: hashtest
PASS: t-kdf
PASS: keygrip
PASS: aeswrap
PASS: random
PASS: t-kem
PASS: t-thread-local
PASS: t-fips-service-ind
PASS: pkcs1v2
PASS: t-rsa-pss
PASS: t-rsa-15
PASS: t-rsa-testparm
PASS: fips186-dsa
PASS: dsa-rfc6979
PASS: t-dsa
PASS: curves
PASS: t-ecdsa
PASS: t-ed25519
PASS: t-cv25519
PASS: t-x448
PASS: t-ed448
PASS: t-mlkem
now running 'basic' test with all hardware features disabled.
PASS: basic-disable-all-hwf
Note: benchmark running in quick regression test mode.
MD5 0ms 0ms 20ms 0ms 10ms
SHA1 0ms 0ms 20ms 10ms 0ms
RIPEMD160 0ms 10ms 20ms 0ms 10ms
TIGER192 0ms 0ms 20ms 10ms 0ms
SHA256 10ms 0ms 20ms 10ms 10ms
SHA384 0ms 0ms 30ms 0ms 10ms
SHA512 0ms 0ms 30ms 0ms 10ms
SHA224 0ms 10ms 20ms 10ms 0ms
MD4 0ms 10ms 20ms 0ms 0ms
CRC32 0ms 0ms 20ms 0ms 0ms
CRC32RFC1510 0ms 0ms 10ms 10ms 0ms
CRC24RFC2440 0ms 0ms 10ms 10ms 0ms
WHIRLPOOL 0ms 10ms 40ms 10ms 0ms
TIGER 10ms 0ms 20ms 10ms 0ms
TIGER2 0ms 0ms 20ms 10ms 0ms
GOSTR3411_94 30ms 20ms 50ms 20ms 30ms
STRIBOG256 10ms 20ms 30ms 10ms 10ms
STRIBOG512 20ms 10ms 30ms 20ms 10ms
GOSTR3411_CP 20ms 20ms 40ms 30ms 30ms
SHA3-224 0ms 10ms 30ms 0ms 10ms
SHA3-256 0ms 10ms 30ms 0ms 10ms
SHA3-384 10ms 0ms 30ms 10ms 10ms
SHA3-512 10ms 10ms 30ms 10ms 10ms
SHAKE128 0ms 10ms 30ms 0ms 10ms
SHAKE256 0ms 10ms 30ms 0ms 10ms
BLAKE2B_512 0ms 0ms 20ms 10ms 0ms
BLAKE2B_384 0ms 0ms 20ms 0ms 10ms
BLAKE2B_256 0ms 0ms 20ms 0ms 0ms
BLAKE2B_160 0ms 10ms 10ms 10ms 0ms
BLAKE2S_256 0ms 10ms 20ms 0ms 0ms
BLAKE2S_224 10ms 0ms 20ms 10ms 0ms
BLAKE2S_160 0ms 10ms 10ms 10ms 0ms
BLAKE2S_128 10ms 0ms 20ms 0ms 10ms
SM3 0ms 10ms 20ms 10ms 10ms
SHA512_256 0ms 10ms 20ms 10ms 0ms
SHA512_224 0ms 10ms 20ms 10ms 0ms
GOST28147_IMIT 10ms 10ms 10ms
HMAC_SHA256 10ms 0ms 10ms
HMAC_SHA224 0ms 10ms 10ms
HMAC_SHA512 0ms 0ms 10ms
HMAC_SHA384 0ms 10ms 0ms
HMAC_SHA1 10ms 0ms 0ms
HMAC_MD5 10ms 0ms 0ms
HMAC_MD4 0ms 10ms 0ms
HMAC_RIPEMD160 0ms 10ms 0ms
HMAC_TIGER 10ms 0ms 0ms
HMAC_WHIRLPOOL 10ms 10ms 10ms
HMAC_GOSTR3411_94 20ms 30ms 30ms
HMAC_STRIBOG256 10ms 10ms 20ms
HMAC_STRIBOG512 10ms 20ms 10ms
HMAC_SHA3_224 10ms 0ms 10ms
HMAC_SHA3_256 10ms 0ms 10ms
HMAC_SHA3_384 10ms 0ms 20ms
HMAC_SHA3_512 0ms 10ms 20ms
HMAC_GOSTR3411_CP 20ms 30ms 30ms
HMAC_BLAKE2B_512 0ms 0ms 10ms
HMAC_BLAKE2B_384 0ms 0ms 10ms
HMAC_BLAKE2B_256 0ms 0ms 0ms
HMAC_BLAKE2B_160 10ms 0ms 0ms
HMAC_BLAKE2S_256 10ms 0ms 10ms
HMAC_BLAKE2S_224 0ms 0ms 10ms
HMAC_BLAKE2S_160 0ms 0ms 10ms
HMAC_BLAKE2S_128 0ms 10ms 0ms
HMAC_SM3 10ms 0ms 10ms
HMAC_SHA512_256 10ms 0ms 10ms
HMAC_SHA512_224 0ms 10ms 0ms
CMAC_AES 10ms 0ms 10ms
CMAC_3DES 30ms 40ms 30ms
CMAC_CAMELLIA 10ms 10ms 10ms
CMAC_CAST5 10ms 10ms 10ms
CMAC_BLOWFISH 10ms 10ms 10ms
CMAC_TWOFISH 10ms 10ms 10ms
CMAC_SERPENT 10ms 20ms 20ms
CMAC_SEED 10ms 10ms 20ms
CMAC_RFC2268 30ms 20ms 40ms
CMAC_IDEA 10ms 20ms 20ms
CMAC_GOST28147 20ms 20ms 20ms
CMAC_SM4 20ms 10ms 20ms
CMAC_ARIA 10ms 10ms 20ms
GMAC_AES 0ms 0ms 10ms
GMAC_CAMELLIA 10ms 0ms 10ms
GMAC_TWOFISH 0ms 10ms 0ms
GMAC_SERPENT 10ms 0ms 10ms
GMAC_SEED 0ms 10ms 10ms
GMAC_SM4 0ms 0ms 10ms
GMAC_ARIA 10ms 0ms 10ms
POLY1305 0ms 0ms 10ms
POLY1305_AES 0ms 0ms 0ms
POLY1305_CAMELLIA 0ms 0ms 10ms
POLY1305_TWOFISH 0ms 0ms 10ms
POLY1305_SERPENT 0ms 0ms 0ms
POLY1305_SEED 0ms 0ms 10ms
POLY1305_SM4 0ms 0ms 10ms
POLY1305_ARIA 0ms 0ms 0ms
ECB/Stream CBC/Poly1305 CFB OFB CTR XTS CCM GCM OCB EAX
--------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- ---------------
IDEA 20ms 10ms 20ms 20ms 10ms 10ms 20ms 10ms 20ms 20ms - - - - - - - - 30ms 40ms
3DES 30ms 40ms 30ms 20ms 30ms 20ms 40ms 30ms 20ms 20ms - - - - - - - - 50ms 60ms
CAST5 10ms 10ms 10ms 0ms 10ms 0ms 10ms 10ms 10ms 0ms - - - - - - - - 10ms 20ms
BLOWFISH 0ms 10ms 10ms 0ms 10ms 10ms 0ms 10ms 10ms 0ms - - - - - - - - 10ms 10ms
AES 10ms 0ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 0ms 10ms 0ms 10ms 10ms 10ms 0ms 10ms 0ms 10ms 10ms
AES192 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 0ms 10ms 10ms
AES256 10ms 0ms 10ms 0ms 10ms 0ms 10ms 10ms 0ms 0ms 10ms 10ms 10ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms
TWOFISH 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 10ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms
ARCFOUR 0ms 10ms
DES 10ms 20ms 20ms 10ms 20ms 10ms 20ms 20ms 10ms 20ms - - - - - - - - 30ms 30ms
TWOFISH128 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 0ms 10ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms
SERPENT128 10ms 0ms 20ms 0ms 20ms 0ms 20ms 20ms 0ms 10ms 0ms 10ms 20ms 20ms 10ms 10ms 0ms 10ms 20ms 20ms
SERPENT192 10ms 0ms 20ms 0ms 20ms 0ms 20ms 20ms 0ms 10ms 0ms 10ms 20ms 20ms 10ms 10ms 0ms 10ms 20ms 20ms
SERPENT256 10ms 0ms 20ms 0ms 20ms 0ms 20ms 20ms 0ms 0ms 10ms 10ms 20ms 20ms 10ms 10ms 0ms 10ms 20ms 20ms
RFC2268_40 30ms 20ms 30ms 30ms 20ms 30ms 30ms 30ms 20ms 30ms - - - - - - - - 60ms 50ms
RFC2268_128 30ms 20ms 30ms 30ms 20ms 30ms 30ms 30ms 20ms 30ms - - - - - - - - 50ms 60ms
SEED 10ms 20ms 10ms 10ms 10ms 20ms 10ms 10ms 20ms 10ms 10ms 20ms 20ms 30ms 10ms 20ms 10ms 20ms 20ms 30ms
CAMELLIA128 10ms 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms 10ms 0ms 20ms 20ms 10ms 10ms 10ms 10ms 10ms 20ms
CAMELLIA192 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 20ms 10ms 10ms 10ms 20ms 20ms 20ms
CAMELLIA256 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 20ms 10ms 10ms 10ms 10ms 30ms 20ms
SALSA20 0ms 0ms
SALSA20R12 0ms 0ms
GOST28147 20ms 20ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 20ms - - - - - - - - 40ms 30ms
CHACHA20 10ms 0ms 0ms 0ms
GOST28147_MESH 20ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 20ms 20ms - - - - - - - - 40ms 30ms
SM4 10ms 10ms 20ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 30ms 20ms 10ms 10ms 10ms 10ms 30ms 20ms
ARIA128 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 10ms 10ms 10ms 10ms 20ms 20ms 10ms 10ms 10ms 10ms 20ms 20ms
ARIA192 10ms 10ms 10ms 10ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 10ms 20ms 30ms 10ms 20ms 10ms 10ms 20ms 30ms
ARIA256 10ms 10ms 20ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 20ms 10ms 30ms 20ms 20ms 20ms 10ms 10ms 30ms 30ms
Algorithm generate 10*priv 10*public
------------------------------------------------
RSA 1024 bit 30ms 20ms 0ms
RSA 2048 bit 390ms 80ms 10ms
RSA 3072 bit 890ms 250ms 0ms
RSA 4096 bit 760ms 510ms 0ms
ELG 1024 bit - 80ms 50ms
ELG 2048 bit - 600ms 290ms
ELG 3072 bit - 1900ms 920ms
DSA 1024/160 - 0ms 10ms
DSA 2048/224 - 30ms 20ms
DSA 3072/256 - 60ms 50ms
ECDSA 192 bit 0ms 10ms 10ms
ECDSA 224 bit 0ms 20ms 10ms
ECDSA 256 bit 10ms 10ms 20ms
ECDSA 384 bit 10ms 30ms 40ms
ECDSA 521 bit 20ms 70ms 80ms
EdDSA Ed25519 0ms 10ms 10ms
EdDSA Ed448 0ms 30ms 60ms
GOST 256 bit 10ms 20ms 30ms
GOST 512 bit 30ms 110ms 130ms
powm 0ms 10ms 30ms
random 10ms 0ms
PASS: benchmark
Note: bench-slope running in quick regression test mode.
Hash:
| nanosecs/byte mebibytes/sec cycles/byte
MD5 | 1.84 ns/B 518.1 MiB/s - c/B
SHA1 | 2.11 ns/B 450.9 MiB/s - c/B
RIPEMD160 | 2.91 ns/B 327.7 MiB/s - c/B
TIGER192 | 2.44 ns/B 390.7 MiB/s - c/B
SHA256 | 4.53 ns/B 210.3 MiB/s - c/B
SHA384 | 3.04 ns/B 313.8 MiB/s - c/B
SHA512 | 3.32 ns/B 287.5 MiB/s - c/B
SHA224 | 4.72 ns/B 202.2 MiB/s - c/B
MD4 | 1.22 ns/B 781.4 MiB/s - c/B
CRC32 | 0.933 ns/B 1022 MiB/s - c/B
CRC32RFC1510 | 0.928 ns/B 1028 MiB/s - c/B
CRC24RFC2440 | 0.692 ns/B 1379 MiB/s - c/B
WHIRLPOOL | 6.88 ns/B 138.6 MiB/s - c/B
TIGER | 2.08 ns/B 457.4 MiB/s - c/B
TIGER2 | 2.16 ns/B 441.3 MiB/s - c/B
GOSTR3411_94 | 24.69 ns/B 38.62 MiB/s - c/B
STRIBOG256 | 12.67 ns/B 75.30 MiB/s - c/B
STRIBOG512 | 12.67 ns/B 75.28 MiB/s - c/B
GOSTR3411_CP | 24.63 ns/B 38.72 MiB/s - c/B
SHA3-224 | 4.52 ns/B 210.8 MiB/s - c/B
SHA3-256 | 5.11 ns/B 186.5 MiB/s - c/B
SHA3-384 | 6.30 ns/B 151.4 MiB/s - c/B
SHA3-512 | 8.79 ns/B 108.5 MiB/s - c/B
SHAKE128 | 3.70 ns/B 257.9 MiB/s - c/B
SHAKE256 | 4.40 ns/B 216.7 MiB/s - c/B
BLAKE2B_512 | 1.79 ns/B 532.6 MiB/s - c/B
BLAKE2B_384 | 1.89 ns/B 505.9 MiB/s - c/B
BLAKE2B_256 | 1.82 ns/B 525.1 MiB/s - c/B
BLAKE2B_160 | 1.84 ns/B 519.4 MiB/s - c/B
BLAKE2S_256 | 3.00 ns/B 317.5 MiB/s - c/B
BLAKE2S_224 | 3.02 ns/B 315.9 MiB/s - c/B
BLAKE2S_160 | 3.07 ns/B 310.2 MiB/s - c/B
BLAKE2S_128 | 3.05 ns/B 312.8 MiB/s - c/B
SM3 | 5.19 ns/B 183.9 MiB/s - c/B
SHA512_256 | 3.27 ns/B 291.9 MiB/s - c/B
SHA512_224 | 3.26 ns/B 292.7 MiB/s - c/B
=
MAC:
| nanosecs/byte mebibytes/sec cycles/byte
GOST28147_IMIT | 9.32 ns/B 102.3 MiB/s - c/B
HMAC_SHA256 | 4.48 ns/B 212.7 MiB/s - c/B
HMAC_SHA224 | 4.63 ns/B 205.8 MiB/s - c/B
HMAC_SHA512 | 3.86 ns/B 246.9 MiB/s - c/B
HMAC_SHA384 | 3.32 ns/B 286.9 MiB/s - c/B
HMAC_SHA1 | 2.15 ns/B 443.9 MiB/s - c/B
HMAC_MD5 | 2.04 ns/B 467.7 MiB/s - c/B
HMAC_MD4 | 1.44 ns/B 663.5 MiB/s - c/B
HMAC_RIPEMD160 | 4.09 ns/B 233.3 MiB/s - c/B
HMAC_TIGER | 2.13 ns/B 447.2 MiB/s - c/B
HMAC_WHIRLPOOL | 6.41 ns/B 148.8 MiB/s - c/B
HMAC_GOSTR3411_94 | 25.10 ns/B 38.00 MiB/s - c/B
HMAC_STRIBOG256 | 12.00 ns/B 79.46 MiB/s - c/B
HMAC_STRIBOG512 | 12.91 ns/B 73.86 MiB/s - c/B
HMAC_SHA3_224 | 4.72 ns/B 202.0 MiB/s - c/B
HMAC_SHA3_256 | 4.76 ns/B 200.2 MiB/s - c/B
HMAC_SHA3_384 | 6.19 ns/B 154.1 MiB/s - c/B
HMAC_SHA3_512 | 8.92 ns/B 106.9 MiB/s - c/B
HMAC_GOSTR3411_CP | 24.44 ns/B 39.02 MiB/s - c/B
HMAC_BLAKE2B_512 | 1.78 ns/B 535.1 MiB/s - c/B
HMAC_BLAKE2B_384 | 1.98 ns/B 481.7 MiB/s - c/B
HMAC_BLAKE2B_256 | 1.94 ns/B 492.1 MiB/s - c/B
HMAC_BLAKE2B_160 | 1.93 ns/B 494.0 MiB/s - c/B
HMAC_BLAKE2S_256 | 3.03 ns/B 315.2 MiB/s - c/B
HMAC_BLAKE2S_224 | 2.64 ns/B 361.0 MiB/s - c/B
HMAC_BLAKE2S_160 | 3.02 ns/B 316.1 MiB/s - c/B
HMAC_BLAKE2S_128 | 2.99 ns/B 318.5 MiB/s - c/B
HMAC_SM3 | 5.66 ns/B 168.6 MiB/s - c/B
HMAC_SHA512_256 | 3.00 ns/B 317.9 MiB/s - c/B
HMAC_SHA512_224 | 3.19 ns/B 298.6 MiB/s - c/B
CMAC_AES | 3.58 ns/B 266.7 MiB/s - c/B
CMAC_3DES | 34.15 ns/B 27.92 MiB/s - c/B
CMAC_CAMELLIA | 7.52 ns/B 126.8 MiB/s - c/B
CMAC_CAST5 | 8.88 ns/B 107.4 MiB/s - c/B
CMAC_BLOWFISH | 8.38 ns/B 113.8 MiB/s - c/B
CMAC_TWOFISH | 6.01 ns/B 158.7 MiB/s - c/B
CMAC_SERPENT | 16.12 ns/B 59.16 MiB/s - c/B
CMAC_SEED | 12.65 ns/B 75.38 MiB/s - c/B
CMAC_RFC2268 | 26.78 ns/B 35.62 MiB/s - c/B
CMAC_IDEA | 16.54 ns/B 57.66 MiB/s - c/B
CMAC_GOST28147 | 18.57 ns/B 51.37 MiB/s - c/B
CMAC_SM4 | 13.35 ns/B 71.44 MiB/s - c/B
CMAC_ARIA | 10.82 ns/B 88.15 MiB/s - c/B
GMAC_AES | 3.10 ns/B 307.2 MiB/s - c/B
GMAC_CAMELLIA | 3.34 ns/B 285.3 MiB/s - c/B
GMAC_TWOFISH | 2.90 ns/B 328.8 MiB/s - c/B
GMAC_SERPENT | 1.14 ns/B 838.3 MiB/s - c/B
GMAC_SEED | 3.09 ns/B 308.6 MiB/s - c/B
GMAC_SM4 | 3.13 ns/B 304.5 MiB/s - c/B
GMAC_ARIA | 3.05 ns/B 312.4 MiB/s - c/B
POLY1305 | 0.773 ns/B 1233 MiB/s - c/B
POLY1305_AES | 1.14 ns/B 835.9 MiB/s - c/B
POLY1305_CAMELLIA | 0.810 ns/B 1177 MiB/s - c/B
POLY1305_TWOFISH | 0.772 ns/B 1235 MiB/s - c/B
POLY1305_SERPENT | 0.772 ns/B 1235 MiB/s - c/B
POLY1305_SEED | 0.784 ns/B 1217 MiB/s - c/B
POLY1305_SM4 | 0.857 ns/B 1113 MiB/s - c/B
POLY1305_ARIA | 0.796 ns/B 1198 MiB/s - c/B
=
Cipher:
IDEA | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 14.63 ns/B 65.17 MiB/s - c/B
ECB dec | 16.39 ns/B 58.18 MiB/s - c/B
CBC enc | 16.39 ns/B 58.20 MiB/s - c/B
CBC dec | 16.41 ns/B 58.13 MiB/s - c/B
CFB enc | 16.47 ns/B 57.91 MiB/s - c/B
CFB dec | 16.37 ns/B 58.27 MiB/s - c/B
OFB enc | 16.31 ns/B 58.46 MiB/s - c/B
OFB dec | 16.46 ns/B 57.95 MiB/s - c/B
CTR enc | 16.42 ns/B 58.06 MiB/s - c/B
CTR dec | 16.35 ns/B 58.32 MiB/s - c/B
EAX enc | 32.67 ns/B 29.19 MiB/s - c/B
EAX dec | 33.13 ns/B 28.79 MiB/s - c/B
EAX auth | 16.48 ns/B 57.87 MiB/s - c/B
=
3DES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 34.14 ns/B 27.94 MiB/s - c/B
ECB dec | 33.72 ns/B 28.29 MiB/s - c/B
CBC enc | 34.09 ns/B 27.97 MiB/s - c/B
CBC dec | 18.56 ns/B 51.38 MiB/s - c/B
CFB enc | 34.05 ns/B 28.01 MiB/s - c/B
CFB dec | 18.52 ns/B 51.48 MiB/s - c/B
OFB enc | 33.34 ns/B 28.61 MiB/s - c/B
OFB dec | 33.09 ns/B 28.82 MiB/s - c/B
CTR enc | 20.46 ns/B 46.61 MiB/s - c/B
CTR dec | 19.59 ns/B 48.67 MiB/s - c/B
EAX enc | 54.51 ns/B 17.50 MiB/s - c/B
EAX dec | 52.90 ns/B 18.03 MiB/s - c/B
EAX auth | 34.19 ns/B 27.90 MiB/s - c/B
=
CAST5 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 9.58 ns/B 99.53 MiB/s - c/B
ECB dec | 8.30 ns/B 114.9 MiB/s - c/B
CBC enc | 8.99 ns/B 106.1 MiB/s - c/B
CBC dec | 3.47 ns/B 274.9 MiB/s - c/B
CFB enc | 9.01 ns/B 105.9 MiB/s - c/B
CFB dec | 3.50 ns/B 272.7 MiB/s - c/B
OFB enc | 8.73 ns/B 109.2 MiB/s - c/B
OFB dec | 8.62 ns/B 110.7 MiB/s - c/B
CTR enc | 3.72 ns/B 256.2 MiB/s - c/B
CTR dec | 3.55 ns/B 268.4 MiB/s - c/B
EAX enc | 12.13 ns/B 78.59 MiB/s - c/B
EAX dec | 12.63 ns/B 75.51 MiB/s - c/B
EAX auth | 8.82 ns/B 108.1 MiB/s - c/B
=
BLOWFISH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 7.82 ns/B 122.0 MiB/s - c/B
ECB dec | 8.11 ns/B 117.6 MiB/s - c/B
CBC enc | 8.51 ns/B 112.0 MiB/s - c/B
CBC dec | 3.05 ns/B 313.1 MiB/s - c/B
CFB enc | 8.30 ns/B 114.9 MiB/s - c/B
CFB dec | 3.02 ns/B 315.6 MiB/s - c/B
OFB enc | 8.25 ns/B 115.6 MiB/s - c/B
OFB dec | 8.34 ns/B 114.4 MiB/s - c/B
CTR enc | 3.07 ns/B 310.4 MiB/s - c/B
CTR dec | 2.87 ns/B 332.4 MiB/s - c/B
EAX enc | 11.26 ns/B 84.67 MiB/s - c/B
EAX dec | 11.37 ns/B 83.86 MiB/s - c/B
EAX auth | 8.40 ns/B 113.5 MiB/s - c/B
=
AES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 4.02 ns/B 237.3 MiB/s - c/B
ECB dec | 4.65 ns/B 205.0 MiB/s - c/B
CBC enc | 3.62 ns/B 263.2 MiB/s - c/B
CBC dec | 4.65 ns/B 205.1 MiB/s - c/B
CFB enc | 3.47 ns/B 274.8 MiB/s - c/B
CFB dec | 3.60 ns/B 264.9 MiB/s - c/B
OFB enc | 4.16 ns/B 229.0 MiB/s - c/B
OFB dec | 4.15 ns/B 229.8 MiB/s - c/B
CTR enc | 3.57 ns/B 267.5 MiB/s - c/B
CTR dec | 4.14 ns/B 230.2 MiB/s - c/B
XTS enc | 4.21 ns/B 226.6 MiB/s - c/B
XTS dec | 5.77 ns/B 165.3 MiB/s - c/B
CCM enc | 7.19 ns/B 132.6 MiB/s - c/B
CCM dec | 7.42 ns/B 128.6 MiB/s - c/B
CCM auth | 3.50 ns/B 272.7 MiB/s - c/B
EAX enc | 7.13 ns/B 133.7 MiB/s - c/B
EAX dec | 7.19 ns/B 132.7 MiB/s - c/B
EAX auth | 3.61 ns/B 264.0 MiB/s - c/B
GCM enc | 6.61 ns/B 144.2 MiB/s - c/B
GCM dec | 6.66 ns/B 143.2 MiB/s - c/B
GCM auth | 3.13 ns/B 304.4 MiB/s - c/B
OCB enc | 3.60 ns/B 264.6 MiB/s - c/B
OCB dec | 4.57 ns/B 208.5 MiB/s - c/B
OCB auth | 3.51 ns/B 271.8 MiB/s - c/B
SIV enc | 7.10 ns/B 134.4 MiB/s - c/B
SIV dec | 7.19 ns/B 132.7 MiB/s - c/B
SIV auth | 3.70 ns/B 257.7 MiB/s - c/B
GCM-SIV enc | 7.55 ns/B 126.2 MiB/s - c/B
GCM-SIV dec | 7.30 ns/B 130.7 MiB/s - c/B
GCM-SIV auth | 3.29 ns/B 290.3 MiB/s - c/B
=
AES192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 4.73 ns/B 201.7 MiB/s - c/B
ECB dec | 5.74 ns/B 166.1 MiB/s - c/B
CBC enc | 7.69 ns/B 124.0 MiB/s - c/B
CBC dec | 5.21 ns/B 183.0 MiB/s - c/B
CFB enc | 4.16 ns/B 229.4 MiB/s - c/B
CFB dec | 4.12 ns/B 231.6 MiB/s - c/B
OFB enc | 4.62 ns/B 206.3 MiB/s - c/B
OFB dec | 4.93 ns/B 193.3 MiB/s - c/B
CTR enc | 4.27 ns/B 223.1 MiB/s - c/B
CTR dec | 4.20 ns/B 227.2 MiB/s - c/B
XTS enc | 5.02 ns/B 189.9 MiB/s - c/B
XTS dec | 6.19 ns/B 154.1 MiB/s - c/B
CCM enc | 8.52 ns/B 112.0 MiB/s - c/B
CCM dec | 8.39 ns/B 113.6 MiB/s - c/B
CCM auth | 4.61 ns/B 206.9 MiB/s - c/B
EAX enc | 8.48 ns/B 112.4 MiB/s - c/B
EAX dec | 8.70 ns/B 109.6 MiB/s - c/B
EAX auth | 4.34 ns/B 219.7 MiB/s - c/B
GCM enc | 7.35 ns/B 129.7 MiB/s - c/B
GCM dec | 8.02 ns/B 119.0 MiB/s - c/B
GCM auth | 3.09 ns/B 308.4 MiB/s - c/B
OCB enc | 4.43 ns/B 215.2 MiB/s - c/B
OCB dec | 5.34 ns/B 178.6 MiB/s - c/B
OCB auth | 4.00 ns/B 238.5 MiB/s - c/B
SIV enc | 8.47 ns/B 112.6 MiB/s - c/B
SIV dec | 8.72 ns/B 109.4 MiB/s - c/B
SIV auth | 4.39 ns/B 217.2 MiB/s - c/B
=
AES256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 5.38 ns/B 177.4 MiB/s - c/B
ECB dec | 6.73 ns/B 141.7 MiB/s - c/B
CBC enc | 4.93 ns/B 193.3 MiB/s - c/B
CBC dec | 6.08 ns/B 156.8 MiB/s - c/B
CFB enc | 4.85 ns/B 196.6 MiB/s - c/B
CFB dec | 4.81 ns/B 198.5 MiB/s - c/B
OFB enc | 5.56 ns/B 171.6 MiB/s - c/B
OFB dec | 5.44 ns/B 175.4 MiB/s - c/B
CTR enc | 4.73 ns/B 201.5 MiB/s - c/B
CTR dec | 4.96 ns/B 192.4 MiB/s - c/B
XTS enc | 5.61 ns/B 170.1 MiB/s - c/B
XTS dec | 6.76 ns/B 141.1 MiB/s - c/B
CCM enc | 9.86 ns/B 96.68 MiB/s - c/B
CCM dec | 9.89 ns/B 96.44 MiB/s - c/B
CCM auth | 4.93 ns/B 193.5 MiB/s - c/B
EAX enc | 9.82 ns/B 97.07 MiB/s - c/B
EAX dec | 10.24 ns/B 93.13 MiB/s - c/B
EAX auth | 4.77 ns/B 200.0 MiB/s - c/B
GCM enc | 8.05 ns/B 118.5 MiB/s - c/B
GCM dec | 8.14 ns/B 117.2 MiB/s - c/B
GCM auth | 3.07 ns/B 311.1 MiB/s - c/B
OCB enc | 5.07 ns/B 188.0 MiB/s - c/B
OCB dec | 6.29 ns/B 151.6 MiB/s - c/B
OCB auth | 5.36 ns/B 178.1 MiB/s - c/B
SIV enc | 9.86 ns/B 96.76 MiB/s - c/B
SIV dec | 10.01 ns/B 95.28 MiB/s - c/B
SIV auth | 5.12 ns/B 186.2 MiB/s - c/B
GCM-SIV enc | 8.71 ns/B 109.5 MiB/s - c/B
GCM-SIV dec | 7.83 ns/B 121.8 MiB/s - c/B
GCM-SIV auth | 3.22 ns/B 296.1 MiB/s - c/B
=
TWOFISH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 4.23 ns/B 225.3 MiB/s - c/B
ECB dec | 4.13 ns/B 231.1 MiB/s - c/B
CBC enc | 5.99 ns/B 159.3 MiB/s - c/B
CBC dec | 4.10 ns/B 232.5 MiB/s - c/B
CFB enc | 6.00 ns/B 159.0 MiB/s - c/B
CFB dec | 3.69 ns/B 258.8 MiB/s - c/B
OFB enc | 5.83 ns/B 163.7 MiB/s - c/B
OFB dec | 5.81 ns/B 164.1 MiB/s - c/B
CTR enc | 4.23 ns/B 225.5 MiB/s - c/B
CTR dec | 3.36 ns/B 284.1 MiB/s - c/B
XTS enc | 4.79 ns/B 199.1 MiB/s - c/B
XTS dec | 4.45 ns/B 214.2 MiB/s - c/B
CCM enc | 10.27 ns/B 92.86 MiB/s - c/B
CCM dec | 10.38 ns/B 91.85 MiB/s - c/B
CCM auth | 6.27 ns/B 152.1 MiB/s - c/B
EAX enc | 10.31 ns/B 92.46 MiB/s - c/B
EAX dec | 10.24 ns/B 93.13 MiB/s - c/B
EAX auth | 5.91 ns/B 161.2 MiB/s - c/B
GCM enc | 7.39 ns/B 129.0 MiB/s - c/B
GCM dec | 7.27 ns/B 131.1 MiB/s - c/B
GCM auth | 3.15 ns/B 302.3 MiB/s - c/B
OCB enc | 4.53 ns/B 210.7 MiB/s - c/B
OCB dec | 4.44 ns/B 215.0 MiB/s - c/B
OCB auth | 4.29 ns/B 222.2 MiB/s - c/B
SIV enc | 10.63 ns/B 89.75 MiB/s - c/B
SIV dec | 10.11 ns/B 94.34 MiB/s - c/B
SIV auth | 6.07 ns/B 157.2 MiB/s - c/B
GCM-SIV enc | 8.43 ns/B 113.1 MiB/s - c/B
GCM-SIV dec | 8.66 ns/B 110.1 MiB/s - c/B
GCM-SIV auth | 3.18 ns/B 300.1 MiB/s - c/B
=
ARCFOUR | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 6.09 ns/B 156.7 MiB/s - c/B
STREAM dec | 5.53 ns/B 172.5 MiB/s - c/B
=
DES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 15.04 ns/B 63.39 MiB/s - c/B
ECB dec | 17.20 ns/B 55.43 MiB/s - c/B
CBC enc | 17.09 ns/B 55.81 MiB/s - c/B
CBC dec | 15.89 ns/B 60.02 MiB/s - c/B
CFB enc | 15.73 ns/B 60.61 MiB/s - c/B
CFB dec | 23.46 ns/B 40.66 MiB/s - c/B
OFB enc | 15.36 ns/B 62.10 MiB/s - c/B
OFB dec | 15.96 ns/B 59.75 MiB/s - c/B
CTR enc | 15.66 ns/B 60.89 MiB/s - c/B
CTR dec | 16.22 ns/B 58.79 MiB/s - c/B
EAX enc | 33.27 ns/B 28.66 MiB/s - c/B
EAX dec | 31.23 ns/B 30.54 MiB/s - c/B
EAX auth | 18.08 ns/B 52.73 MiB/s - c/B
=
TWOFISH128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 5.02 ns/B 189.8 MiB/s - c/B
ECB dec | 4.35 ns/B 219.4 MiB/s - c/B
CBC enc | 5.69 ns/B 167.7 MiB/s - c/B
CBC dec | 4.13 ns/B 231.0 MiB/s - c/B
CFB enc | 6.78 ns/B 140.6 MiB/s - c/B
CFB dec | 5.35 ns/B 178.2 MiB/s - c/B
OFB enc | 6.42 ns/B 148.6 MiB/s - c/B
OFB dec | 10.99 ns/B 86.76 MiB/s - c/B
CTR enc | 4.18 ns/B 228.0 MiB/s - c/B
CTR dec | 4.37 ns/B 218.2 MiB/s - c/B
XTS enc | 4.39 ns/B 217.2 MiB/s - c/B
XTS dec | 4.52 ns/B 210.8 MiB/s - c/B
CCM enc | 11.00 ns/B 86.69 MiB/s - c/B
CCM dec | 9.79 ns/B 97.46 MiB/s - c/B
CCM auth | 7.04 ns/B 135.5 MiB/s - c/B
EAX enc | 9.95 ns/B 95.86 MiB/s - c/B
EAX dec | 10.65 ns/B 89.52 MiB/s - c/B
EAX auth | 5.62 ns/B 169.6 MiB/s - c/B
GCM enc | 7.70 ns/B 123.8 MiB/s - c/B
GCM dec | 7.46 ns/B 127.8 MiB/s - c/B
GCM auth | 3.30 ns/B 288.7 MiB/s - c/B
OCB enc | 4.14 ns/B 230.5 MiB/s - c/B
OCB dec | 6.32 ns/B 150.9 MiB/s - c/B
OCB auth | 4.21 ns/B 226.7 MiB/s - c/B
SIV enc | 10.65 ns/B 89.50 MiB/s - c/B
SIV dec | 10.39 ns/B 91.76 MiB/s - c/B
SIV auth | 6.10 ns/B 156.3 MiB/s - c/B
GCM-SIV enc | 9.62 ns/B 99.09 MiB/s - c/B
GCM-SIV dec | 10.39 ns/B 91.83 MiB/s - c/B
GCM-SIV auth | 3.83 ns/B 248.7 MiB/s - c/B
=
SERPENT128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 5.13 ns/B 185.8 MiB/s - c/B
ECB dec | 3.92 ns/B 243.6 MiB/s - c/B
CBC enc | 17.07 ns/B 55.86 MiB/s - c/B
CBC dec | 4.42 ns/B 215.9 MiB/s - c/B
CFB enc | 16.15 ns/B 59.04 MiB/s - c/B
CFB dec | 4.65 ns/B 205.3 MiB/s - c/B
OFB enc | 16.14 ns/B 59.08 MiB/s - c/B
OFB dec | 16.28 ns/B 58.58 MiB/s - c/B
CTR enc | 4.64 ns/B 205.6 MiB/s - c/B
CTR dec | 4.82 ns/B 197.8 MiB/s - c/B
XTS enc | 4.65 ns/B 205.1 MiB/s - c/B
XTS dec | 2.85 ns/B 334.7 MiB/s - c/B
CCM enc | 20.27 ns/B 47.04 MiB/s - c/B
CCM dec | 20.64 ns/B 46.21 MiB/s - c/B
CCM auth | 16.33 ns/B 58.41 MiB/s - c/B
EAX enc | 20.52 ns/B 46.47 MiB/s - c/B
EAX dec | 20.90 ns/B 45.64 MiB/s - c/B
EAX auth | 15.81 ns/B 60.33 MiB/s - c/B
GCM enc | 7.73 ns/B 123.4 MiB/s - c/B
GCM dec | 8.13 ns/B 117.4 MiB/s - c/B
GCM auth | 2.09 ns/B 455.2 MiB/s - c/B
OCB enc | 4.68 ns/B 203.8 MiB/s - c/B
OCB dec | 4.39 ns/B 217.3 MiB/s - c/B
OCB auth | 4.35 ns/B 219.3 MiB/s - c/B
SIV enc | 21.67 ns/B 44.00 MiB/s - c/B
SIV dec | 20.87 ns/B 45.71 MiB/s - c/B
SIV auth | 16.10 ns/B 59.23 MiB/s - c/B
GCM-SIV enc | 18.86 ns/B 50.56 MiB/s - c/B
GCM-SIV dec | 19.35 ns/B 49.27 MiB/s - c/B
GCM-SIV auth | 3.13 ns/B 304.8 MiB/s - c/B
=
SERPENT192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 5.68 ns/B 168.0 MiB/s - c/B
ECB dec | 4.10 ns/B 232.8 MiB/s - c/B
CBC enc | 16.54 ns/B 57.67 MiB/s - c/B
CBC dec | 3.70 ns/B 257.8 MiB/s - c/B
CFB enc | 16.05 ns/B 59.40 MiB/s - c/B
CFB dec | 4.50 ns/B 212.0 MiB/s - c/B
OFB enc | 15.98 ns/B 59.66 MiB/s - c/B
OFB dec | 16.03 ns/B 59.48 MiB/s - c/B
CTR enc | 4.68 ns/B 203.9 MiB/s - c/B
CTR dec | 4.55 ns/B 209.8 MiB/s - c/B
XTS enc | 4.46 ns/B 213.9 MiB/s - c/B
XTS dec | 4.37 ns/B 218.2 MiB/s - c/B
CCM enc | 20.63 ns/B 46.24 MiB/s - c/B
CCM dec | 20.63 ns/B 46.24 MiB/s - c/B
CCM auth | 16.02 ns/B 59.54 MiB/s - c/B
EAX enc | 20.77 ns/B 45.93 MiB/s - c/B
EAX dec | 21.06 ns/B 45.28 MiB/s - c/B
EAX auth | 16.28 ns/B 58.57 MiB/s - c/B
GCM enc | 7.24 ns/B 131.8 MiB/s - c/B
GCM dec | 7.36 ns/B 129.6 MiB/s - c/B
GCM auth | 3.13 ns/B 304.7 MiB/s - c/B
OCB enc | 4.76 ns/B 200.5 MiB/s - c/B
OCB dec | 4.09 ns/B 232.9 MiB/s - c/B
OCB auth | 4.97 ns/B 191.7 MiB/s - c/B
SIV enc | 21.01 ns/B 45.39 MiB/s - c/B
SIV dec | 20.71 ns/B 46.05 MiB/s - c/B
SIV auth | 16.11 ns/B 59.20 MiB/s - c/B
=
SERPENT256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 4.97 ns/B 191.7 MiB/s - c/B
ECB dec | 4.16 ns/B 229.2 MiB/s - c/B
CBC enc | 16.04 ns/B 59.45 MiB/s - c/B
CBC dec | 4.12 ns/B 231.6 MiB/s - c/B
CFB enc | 16.40 ns/B 58.15 MiB/s - c/B
CFB dec | 4.34 ns/B 219.8 MiB/s - c/B
OFB enc | 18.82 ns/B 50.67 MiB/s - c/B
OFB dec | 16.11 ns/B 59.18 MiB/s - c/B
CTR enc | 4.51 ns/B 211.4 MiB/s - c/B
CTR dec | 4.52 ns/B 211.0 MiB/s - c/B
XTS enc | 4.78 ns/B 199.6 MiB/s - c/B
XTS dec | 4.32 ns/B 220.9 MiB/s - c/B
CCM enc | 20.66 ns/B 46.16 MiB/s - c/B
CCM dec | 20.69 ns/B 46.10 MiB/s - c/B
CCM auth | 16.27 ns/B 58.62 MiB/s - c/B
EAX enc | 20.67 ns/B 46.15 MiB/s - c/B
EAX dec | 20.70 ns/B 46.08 MiB/s - c/B
EAX auth | 15.99 ns/B 59.62 MiB/s - c/B
GCM enc | 8.36 ns/B 114.1 MiB/s - c/B
GCM dec | 7.48 ns/B 127.4 MiB/s - c/B
GCM auth | 3.16 ns/B 302.0 MiB/s - c/B
OCB enc | 4.65 ns/B 204.9 MiB/s - c/B
OCB dec | 4.27 ns/B 223.2 MiB/s - c/B
OCB auth | 4.53 ns/B 210.6 MiB/s - c/B
SIV enc | 20.66 ns/B 46.16 MiB/s - c/B
SIV dec | 20.67 ns/B 46.13 MiB/s - c/B
SIV auth | 16.11 ns/B 59.20 MiB/s - c/B
GCM-SIV enc | 19.37 ns/B 49.24 MiB/s - c/B
GCM-SIV dec | 19.39 ns/B 49.19 MiB/s - c/B
GCM-SIV auth | 3.36 ns/B 283.6 MiB/s - c/B
=
RFC2268_40 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 26.44 ns/B 36.07 MiB/s - c/B
ECB dec | 23.46 ns/B 40.65 MiB/s - c/B
CBC enc | 26.78 ns/B 35.61 MiB/s - c/B
CBC dec | 24.47 ns/B 38.98 MiB/s - c/B
CFB enc | 26.58 ns/B 35.88 MiB/s - c/B
CFB dec | 26.70 ns/B 35.72 MiB/s - c/B
OFB enc | 26.60 ns/B 35.85 MiB/s - c/B
OFB dec | 26.48 ns/B 36.01 MiB/s - c/B
CTR enc | 26.62 ns/B 35.83 MiB/s - c/B
CTR dec | 26.75 ns/B 35.65 MiB/s - c/B
EAX enc | 53.57 ns/B 17.80 MiB/s - c/B
EAX dec | 53.04 ns/B 17.98 MiB/s - c/B
EAX auth | 26.58 ns/B 35.88 MiB/s - c/B
=
RFC2268_128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 26.40 ns/B 36.12 MiB/s - c/B
ECB dec | 23.62 ns/B 40.37 MiB/s - c/B
CBC enc | 26.95 ns/B 35.39 MiB/s - c/B
CBC dec | 23.66 ns/B 40.30 MiB/s - c/B
CFB enc | 26.72 ns/B 35.69 MiB/s - c/B
CFB dec | 26.76 ns/B 35.63 MiB/s - c/B
OFB enc | 26.62 ns/B 35.82 MiB/s - c/B
OFB dec | 26.85 ns/B 35.51 MiB/s - c/B
CTR enc | 26.74 ns/B 35.66 MiB/s - c/B
CTR dec | 26.65 ns/B 35.79 MiB/s - c/B
EAX enc | 53.26 ns/B 17.91 MiB/s - c/B
EAX dec | 52.95 ns/B 18.01 MiB/s - c/B
EAX auth | 26.82 ns/B 35.56 MiB/s - c/B
=
SEED | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 12.50 ns/B 76.32 MiB/s - c/B
ECB dec | 12.42 ns/B 76.80 MiB/s - c/B
CBC enc | 12.57 ns/B 75.87 MiB/s - c/B
CBC dec | 12.71 ns/B 75.04 MiB/s - c/B
CFB enc | 12.54 ns/B 76.03 MiB/s - c/B
CFB dec | 12.56 ns/B 75.93 MiB/s - c/B
OFB enc | 12.38 ns/B 77.02 MiB/s - c/B
OFB dec | 12.35 ns/B 77.19 MiB/s - c/B
CTR enc | 12.56 ns/B 75.95 MiB/s - c/B
CTR dec | 12.56 ns/B 75.95 MiB/s - c/B
XTS enc | 12.62 ns/B 75.55 MiB/s - c/B
XTS dec | 12.68 ns/B 75.18 MiB/s - c/B
CCM enc | 25.34 ns/B 37.64 MiB/s - c/B
CCM dec | 25.25 ns/B 37.77 MiB/s - c/B
CCM auth | 12.81 ns/B 74.42 MiB/s - c/B
EAX enc | 24.93 ns/B 38.26 MiB/s - c/B
EAX dec | 25.16 ns/B 37.90 MiB/s - c/B
EAX auth | 12.52 ns/B 76.16 MiB/s - c/B
GCM enc | 15.71 ns/B 60.70 MiB/s - c/B
GCM dec | 15.68 ns/B 60.82 MiB/s - c/B
GCM auth | 2.54 ns/B 375.3 MiB/s - c/B
OCB enc | 13.25 ns/B 71.98 MiB/s - c/B
OCB dec | 12.95 ns/B 73.66 MiB/s - c/B
OCB auth | 12.85 ns/B 74.21 MiB/s - c/B
SIV enc | 25.00 ns/B 38.14 MiB/s - c/B
SIV dec | 25.12 ns/B 37.96 MiB/s - c/B
SIV auth | 12.42 ns/B 76.80 MiB/s - c/B
GCM-SIV enc | 15.73 ns/B 60.63 MiB/s - c/B
GCM-SIV dec | 15.76 ns/B 60.52 MiB/s - c/B
GCM-SIV auth | 3.74 ns/B 255.2 MiB/s - c/B
=
CAMELLIA128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 7.34 ns/B 129.9 MiB/s - c/B
ECB dec | 7.36 ns/B 129.6 MiB/s - c/B
CBC enc | 7.65 ns/B 124.6 MiB/s - c/B
CBC dec | 7.78 ns/B 122.6 MiB/s - c/B
CFB enc | 7.55 ns/B 126.4 MiB/s - c/B
CFB dec | 7.69 ns/B 124.1 MiB/s - c/B
OFB enc | 7.68 ns/B 124.1 MiB/s - c/B
OFB dec | 7.43 ns/B 128.4 MiB/s - c/B
CTR enc | 7.57 ns/B 126.0 MiB/s - c/B
CTR dec | 8.47 ns/B 112.6 MiB/s - c/B
XTS enc | 7.60 ns/B 125.5 MiB/s - c/B
XTS dec | 7.66 ns/B 124.5 MiB/s - c/B
CCM enc | 15.62 ns/B 61.05 MiB/s - c/B
CCM dec | 15.54 ns/B 61.35 MiB/s - c/B
CCM auth | 6.79 ns/B 140.5 MiB/s - c/B
EAX enc | 15.24 ns/B 62.59 MiB/s - c/B
EAX dec | 15.02 ns/B 63.48 MiB/s - c/B
EAX auth | 7.56 ns/B 126.2 MiB/s - c/B
GCM enc | 10.74 ns/B 88.79 MiB/s - c/B
GCM dec | 10.71 ns/B 89.04 MiB/s - c/B
GCM auth | 3.10 ns/B 307.6 MiB/s - c/B
OCB enc | 7.90 ns/B 120.7 MiB/s - c/B
OCB dec | 7.81 ns/B 122.1 MiB/s - c/B
OCB auth | 7.83 ns/B 121.8 MiB/s - c/B
SIV enc | 15.27 ns/B 62.44 MiB/s - c/B
SIV dec | 15.21 ns/B 62.69 MiB/s - c/B
SIV auth | 7.52 ns/B 126.8 MiB/s - c/B
GCM-SIV enc | 11.25 ns/B 84.79 MiB/s - c/B
GCM-SIV dec | 10.83 ns/B 88.07 MiB/s - c/B
GCM-SIV auth | 3.21 ns/B 297.3 MiB/s - c/B
=
CAMELLIA192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 9.46 ns/B 100.8 MiB/s - c/B
ECB dec | 9.46 ns/B 100.8 MiB/s - c/B
CBC enc | 9.94 ns/B 95.90 MiB/s - c/B
CBC dec | 9.50 ns/B 100.4 MiB/s - c/B
CFB enc | 9.74 ns/B 97.95 MiB/s - c/B
CFB dec | 9.72 ns/B 98.16 MiB/s - c/B
OFB enc | 9.48 ns/B 100.6 MiB/s - c/B
OFB dec | 8.98 ns/B 106.2 MiB/s - c/B
CTR enc | 9.69 ns/B 98.42 MiB/s - c/B
CTR dec | 9.62 ns/B 99.12 MiB/s - c/B
XTS enc | 9.71 ns/B 98.18 MiB/s - c/B
XTS dec | 9.75 ns/B 97.82 MiB/s - c/B
CCM enc | 19.96 ns/B 47.78 MiB/s - c/B
CCM dec | 19.74 ns/B 48.31 MiB/s - c/B
CCM auth | 9.86 ns/B 96.69 MiB/s - c/B
EAX enc | 19.52 ns/B 48.87 MiB/s - c/B
EAX dec | 19.50 ns/B 48.91 MiB/s - c/B
EAX auth | 9.75 ns/B 97.77 MiB/s - c/B
GCM enc | 12.77 ns/B 74.70 MiB/s - c/B
GCM dec | 12.72 ns/B 74.96 MiB/s - c/B
GCM auth | 3.06 ns/B 311.4 MiB/s - c/B
OCB enc | 10.19 ns/B 93.63 MiB/s - c/B
OCB dec | 10.02 ns/B 95.15 MiB/s - c/B
OCB auth | 9.59 ns/B 99.41 MiB/s - c/B
SIV enc | 19.24 ns/B 49.57 MiB/s - c/B
SIV dec | 19.25 ns/B 49.54 MiB/s - c/B
SIV auth | 9.65 ns/B 98.80 MiB/s - c/B
=
CAMELLIA256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 9.45 ns/B 100.9 MiB/s - c/B
ECB dec | 9.72 ns/B 98.11 MiB/s - c/B
CBC enc | 9.61 ns/B 99.19 MiB/s - c/B
CBC dec | 9.67 ns/B 98.66 MiB/s - c/B
CFB enc | 9.81 ns/B 97.24 MiB/s - c/B
CFB dec | 9.57 ns/B 99.62 MiB/s - c/B
OFB enc | 9.71 ns/B 98.20 MiB/s - c/B
OFB dec | 9.88 ns/B 96.57 MiB/s - c/B
CTR enc | 9.81 ns/B 97.23 MiB/s - c/B
CTR dec | 9.29 ns/B 102.6 MiB/s - c/B
XTS enc | 10.06 ns/B 94.83 MiB/s - c/B
XTS dec | 9.66 ns/B 98.73 MiB/s - c/B
CCM enc | 19.67 ns/B 48.50 MiB/s - c/B
CCM dec | 20.44 ns/B 46.65 MiB/s - c/B
CCM auth | 9.74 ns/B 97.92 MiB/s - c/B
EAX enc | 19.60 ns/B 48.66 MiB/s - c/B
EAX dec | 19.81 ns/B 48.14 MiB/s - c/B
EAX auth | 9.09 ns/B 104.9 MiB/s - c/B
GCM enc | 12.73 ns/B 74.89 MiB/s - c/B
GCM dec | 12.75 ns/B 74.78 MiB/s - c/B
GCM auth | 3.23 ns/B 295.5 MiB/s - c/B
OCB enc | 9.95 ns/B 95.80 MiB/s - c/B
OCB dec | 10.01 ns/B 95.25 MiB/s - c/B
OCB auth | 9.68 ns/B 98.51 MiB/s - c/B
SIV enc | 19.28 ns/B 49.46 MiB/s - c/B
SIV dec | 19.18 ns/B 49.72 MiB/s - c/B
SIV auth | 9.68 ns/B 98.49 MiB/s - c/B
GCM-SIV enc | 12.97 ns/B 73.54 MiB/s - c/B
GCM-SIV dec | 14.05 ns/B 67.89 MiB/s - c/B
GCM-SIV auth | 3.21 ns/B 296.8 MiB/s - c/B
=
SALSA20 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 1.22 ns/B 778.8 MiB/s - c/B
STREAM dec | 1.35 ns/B 708.6 MiB/s - c/B
=
SALSA20R12 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 1.00 ns/B 953.5 MiB/s - c/B
STREAM dec | 2.22 ns/B 430.5 MiB/s - c/B
=
GOST28147 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 17.23 ns/B 55.34 MiB/s - c/B
ECB dec | 18.09 ns/B 52.73 MiB/s - c/B
CBC enc | 18.63 ns/B 51.20 MiB/s - c/B
CBC dec | 18.06 ns/B 52.81 MiB/s - c/B
CFB enc | 16.58 ns/B 57.51 MiB/s - c/B
CFB dec | 15.94 ns/B 59.84 MiB/s - c/B
OFB enc | 18.33 ns/B 52.02 MiB/s - c/B
OFB dec | 17.68 ns/B 53.95 MiB/s - c/B
CTR enc | 18.55 ns/B 51.41 MiB/s - c/B
CTR dec | 18.28 ns/B 52.16 MiB/s - c/B
EAX enc | 37.10 ns/B 25.70 MiB/s - c/B
EAX dec | 37.22 ns/B 25.63 MiB/s - c/B
EAX auth | 19.14 ns/B 49.82 MiB/s - c/B
=
CHACHA20 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 1.21 ns/B 788.8 MiB/s - c/B
STREAM dec | 1.46 ns/B 653.4 MiB/s - c/B
POLY1305 enc | 1.69 ns/B 564.0 MiB/s - c/B
POLY1305 dec | 1.44 ns/B 661.1 MiB/s - c/B
POLY1305 auth | 0.743 ns/B 1284 MiB/s - c/B
=
GOST28147_MESH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 18.38 ns/B 51.89 MiB/s - c/B
ECB dec | 18.08 ns/B 52.75 MiB/s - c/B
CBC enc | 18.49 ns/B 51.58 MiB/s - c/B
CBC dec | 17.93 ns/B 53.19 MiB/s - c/B
CFB enc | 19.24 ns/B 49.57 MiB/s - c/B
CFB dec | 18.16 ns/B 52.51 MiB/s - c/B
OFB enc | 18.42 ns/B 51.78 MiB/s - c/B
OFB dec | 18.31 ns/B 52.10 MiB/s - c/B
CTR enc | 18.36 ns/B 51.94 MiB/s - c/B
CTR dec | 18.75 ns/B 50.85 MiB/s - c/B
EAX enc | 37.00 ns/B 25.77 MiB/s - c/B
EAX dec | 37.10 ns/B 25.71 MiB/s - c/B
EAX auth | 18.56 ns/B 51.38 MiB/s - c/B
=
SM4 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 8.71 ns/B 109.4 MiB/s - c/B
ECB dec | 8.78 ns/B 108.6 MiB/s - c/B
CBC enc | 13.13 ns/B 72.61 MiB/s - c/B
CBC dec | 9.00 ns/B 106.0 MiB/s - c/B
CFB enc | 12.95 ns/B 73.66 MiB/s - c/B
CFB dec | 9.74 ns/B 97.91 MiB/s - c/B
OFB enc | 12.84 ns/B 74.26 MiB/s - c/B
OFB dec | 14.80 ns/B 64.43 MiB/s - c/B
CTR enc | 8.92 ns/B 106.9 MiB/s - c/B
CTR dec | 9.08 ns/B 105.1 MiB/s - c/B
XTS enc | 9.00 ns/B 105.9 MiB/s - c/B
XTS dec | 4.96 ns/B 192.5 MiB/s - c/B
CCM enc | 22.56 ns/B 42.28 MiB/s - c/B
CCM dec | 23.05 ns/B 41.38 MiB/s - c/B
CCM auth | 13.43 ns/B 71.03 MiB/s - c/B
EAX enc | 22.36 ns/B 42.64 MiB/s - c/B
EAX dec | 23.41 ns/B 40.73 MiB/s - c/B
EAX auth | 13.09 ns/B 72.86 MiB/s - c/B
GCM enc | 12.62 ns/B 75.57 MiB/s - c/B
GCM dec | 12.75 ns/B 74.81 MiB/s - c/B
GCM auth | 3.05 ns/B 312.3 MiB/s - c/B
OCB enc | 9.59 ns/B 99.39 MiB/s - c/B
OCB dec | 9.40 ns/B 101.5 MiB/s - c/B
OCB auth | 9.24 ns/B 103.2 MiB/s - c/B
SIV enc | 22.52 ns/B 42.35 MiB/s - c/B
SIV dec | 22.29 ns/B 42.78 MiB/s - c/B
SIV auth | 14.39 ns/B 66.26 MiB/s - c/B
GCM-SIV enc | 12.46 ns/B 76.53 MiB/s - c/B
GCM-SIV dec | 13.03 ns/B 73.20 MiB/s - c/B
GCM-SIV auth | 3.90 ns/B 244.3 MiB/s - c/B
=
ARIA128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 8.25 ns/B 115.6 MiB/s - c/B
ECB dec | 8.97 ns/B 106.4 MiB/s - c/B
CBC enc | 10.00 ns/B 95.33 MiB/s - c/B
CBC dec | 9.02 ns/B 105.8 MiB/s - c/B
CFB enc | 10.91 ns/B 87.42 MiB/s - c/B
CFB dec | 9.12 ns/B 104.6 MiB/s - c/B
OFB enc | 13.47 ns/B 70.82 MiB/s - c/B
OFB dec | 13.45 ns/B 70.91 MiB/s - c/B
CTR enc | 9.42 ns/B 101.2 MiB/s - c/B
CTR dec | 9.13 ns/B 104.4 MiB/s - c/B
XTS enc | 9.15 ns/B 104.2 MiB/s - c/B
XTS dec | 8.85 ns/B 107.8 MiB/s - c/B
CCM enc | 20.00 ns/B 47.68 MiB/s - c/B
CCM dec | 20.40 ns/B 46.76 MiB/s - c/B
CCM auth | 11.14 ns/B 85.63 MiB/s - c/B
EAX enc | 19.93 ns/B 47.85 MiB/s - c/B
EAX dec | 19.39 ns/B 49.18 MiB/s - c/B
EAX auth | 11.07 ns/B 86.17 MiB/s - c/B
GCM enc | 11.17 ns/B 85.39 MiB/s - c/B
GCM dec | 12.23 ns/B 78.00 MiB/s - c/B
GCM auth | 3.32 ns/B 287.2 MiB/s - c/B
OCB enc | 9.53 ns/B 100.1 MiB/s - c/B
OCB dec | 9.52 ns/B 100.1 MiB/s - c/B
OCB auth | 9.27 ns/B 102.8 MiB/s - c/B
SIV enc | 19.85 ns/B 48.06 MiB/s - c/B
SIV dec | 20.35 ns/B 46.86 MiB/s - c/B
SIV auth | 8.15 ns/B 117.0 MiB/s - c/B
GCM-SIV enc | 11.83 ns/B 80.63 MiB/s - c/B
GCM-SIV dec | 12.98 ns/B 73.49 MiB/s - c/B
GCM-SIV auth | 1.20 ns/B 796.4 MiB/s - c/B
=
ARIA192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 10.38 ns/B 91.85 MiB/s - c/B
ECB dec | 10.31 ns/B 92.50 MiB/s - c/B
CBC enc | 12.64 ns/B 75.45 MiB/s - c/B
CBC dec | 10.65 ns/B 89.57 MiB/s - c/B
CFB enc | 12.52 ns/B 76.16 MiB/s - c/B
CFB dec | 10.63 ns/B 89.68 MiB/s - c/B
OFB enc | 14.86 ns/B 64.16 MiB/s - c/B
OFB dec | 15.05 ns/B 63.37 MiB/s - c/B
CTR enc | 10.72 ns/B 88.98 MiB/s - c/B
CTR dec | 10.50 ns/B 90.85 MiB/s - c/B
XTS enc | 10.57 ns/B 90.19 MiB/s - c/B
XTS dec | 10.64 ns/B 89.67 MiB/s - c/B
CCM enc | 23.00 ns/B 41.47 MiB/s - c/B
CCM dec | 22.91 ns/B 41.62 MiB/s - c/B
CCM auth | 11.72 ns/B 81.40 MiB/s - c/B
EAX enc | 22.84 ns/B 41.76 MiB/s - c/B
EAX dec | 23.37 ns/B 40.80 MiB/s - c/B
EAX auth | 12.44 ns/B 76.66 MiB/s - c/B
GCM enc | 13.97 ns/B 68.27 MiB/s - c/B
GCM dec | 13.88 ns/B 68.70 MiB/s - c/B
GCM auth | 3.24 ns/B 294.5 MiB/s - c/B
OCB enc | 10.93 ns/B 87.29 MiB/s - c/B
OCB dec | 10.72 ns/B 88.96 MiB/s - c/B
OCB auth | 11.21 ns/B 85.10 MiB/s - c/B
SIV enc | 24.01 ns/B 39.72 MiB/s - c/B
SIV dec | 23.24 ns/B 41.04 MiB/s - c/B
SIV auth | 11.00 ns/B 86.68 MiB/s - c/B
=
ARIA256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 11.63 ns/B 81.98 MiB/s - c/B
ECB dec | 12.27 ns/B 77.74 MiB/s - c/B
CBC enc | 14.97 ns/B 63.72 MiB/s - c/B
CBC dec | 11.90 ns/B 80.11 MiB/s - c/B
CFB enc | 13.77 ns/B 69.25 MiB/s - c/B
CFB dec | 11.94 ns/B 79.84 MiB/s - c/B
OFB enc | 16.91 ns/B 56.41 MiB/s - c/B
OFB dec | 17.21 ns/B 55.42 MiB/s - c/B
CTR enc | 12.02 ns/B 79.37 MiB/s - c/B
CTR dec | 11.79 ns/B 80.87 MiB/s - c/B
XTS enc | 12.44 ns/B 76.66 MiB/s - c/B
XTS dec | 12.01 ns/B 79.42 MiB/s - c/B
CCM enc | 26.36 ns/B 36.17 MiB/s - c/B
CCM dec | 27.33 ns/B 34.90 MiB/s - c/B
CCM auth | 13.63 ns/B 69.98 MiB/s - c/B
EAX enc | 27.94 ns/B 34.13 MiB/s - c/B
EAX dec | 26.86 ns/B 35.50 MiB/s - c/B
EAX auth | 14.97 ns/B 63.71 MiB/s - c/B
GCM enc | 16.31 ns/B 58.47 MiB/s - c/B
GCM dec | 15.01 ns/B 63.52 MiB/s - c/B
GCM auth | 3.93 ns/B 242.6 MiB/s - c/B
OCB enc | 14.81 ns/B 64.38 MiB/s - c/B
OCB dec | 12.53 ns/B 76.10 MiB/s - c/B
OCB auth | 11.60 ns/B 82.22 MiB/s - c/B
SIV enc | 26.52 ns/B 35.96 MiB/s - c/B
SIV dec | 26.09 ns/B 36.55 MiB/s - c/B
SIV auth | 14.24 ns/B 66.96 MiB/s - c/B
GCM-SIV enc | 15.61 ns/B 61.08 MiB/s - c/B
GCM-SIV dec | 15.37 ns/B 62.04 MiB/s - c/B
GCM-SIV auth | 3.33 ns/B 286.4 MiB/s - c/B
=
KDF:
| nanosecs/iter cycles/iter
PBKDF2-HMAC-MD5 | 406.7 -
PBKDF2-HMAC-SHA1 | 452.7 -
PBKDF2-HMAC-RIPEMD160 | 593.8 -
PBKDF2-HMAC-TIGER192 | 555.4 -
PBKDF2-HMAC-SHA256 | 768.4 -
PBKDF2-HMAC-SHA384 | 1159 -
PBKDF2-HMAC-SHA512 | 1274 -
PBKDF2-HMAC-SHA224 | 778.4 -
PBKDF2-HMAC-WHIRLPOOL | 2179 -
PBKDF2-HMAC-TIGER | 752.4 -
PBKDF2-HMAC-TIGER2 | 588.7 -
PBKDF2-HMAC-GOSTR3411_94 | 4739 -
PBKDF2-HMAC-STRIBOG256 | 5080 -
PBKDF2-HMAC-STRIBOG512 | 6853 -
PBKDF2-HMAC-GOSTR3411_CP | 4971 -
PBKDF2-HMAC-SHA3-224 | 1581 -
PBKDF2-HMAC-SHA3-256 | 1491 -
PBKDF2-HMAC-SHA3-384 | 1578 -
PBKDF2-HMAC-SHA3-512 | 1619 -
PBKDF2-HMAC-SHAKE128 | 1642 -
PBKDF2-HMAC-SHAKE256 | 1639 -
PBKDF2-HMAC-BLAKE2B_512 | 1351 -
PBKDF2-HMAC-BLAKE2B_384 | 1236 -
PBKDF2-HMAC-BLAKE2B_256 | 1252 -
PBKDF2-HMAC-BLAKE2B_160 | 1130 -
PBKDF2-HMAC-BLAKE2S_256 | 1020 -
PBKDF2-HMAC-BLAKE2S_224 | 985.5 -
PBKDF2-HMAC-BLAKE2S_160 | 892.2 -
PBKDF2-HMAC-BLAKE2S_128 | 989.8 -
PBKDF2-HMAC-SM3 | 1039 -
PBKDF2-HMAC-SHA512_256 | 1134 -
PBKDF2-HMAC-SHA512_224 | 1173 -
=
ECC:
Ed25519 | nanosecs/iter cycles/iter
mult | 528838 -
keygen | 951098 -
sign | 1012000 -
verify | 1393730 -
=
Ed448 | nanosecs/iter cycles/iter
mult | 1843018 -
keygen | 2996331 -
sign | 3103560 -
verify | 6388266 -
=
X25519 | nanosecs/iter cycles/iter
mult | 364345 -
=
X448 | nanosecs/iter cycles/iter
mult | 1443270 -
=
NIST-P192 | nanosecs/iter cycles/iter
mult | 417953 -
keygen | 2776051 -
sign | 1342862 -
verify | 1427940 -
=
NIST-P224 | nanosecs/iter cycles/iter
mult | 633670 -
keygen | 3909971 -
sign | 1280610 -
verify | 1059027 -
=
NIST-P256 | nanosecs/iter cycles/iter
mult | 812865 -
keygen | 5533019 -
sign | 1763469 -
verify | 1490436 -
=
NIST-P384 | nanosecs/iter cycles/iter
mult | 1560673 -
keygen | 11234133 -
sign | 3755785 -
verify | 4079406 -
=
NIST-P521 | nanosecs/iter cycles/iter
mult | 3558046 -
keygen | 22593329 -
sign | 9546652 -
verify | 7495052 -
=
secp256k1 | nanosecs/iter cycles/iter
mult | 1016121 -
=
brainpoolP256r1 | nanosecs/iter cycles/iter
mult | 1415962 -
keygen | 8934144 -
sign | 2622424 -
verify | 2104295 -
=
MPI:
| nanosecs/byte mebibytes/sec cycles/byte
add | 0.190 ns/B 5025 MiB/s - c/B
sub | 0.047 ns/B 20417 MiB/s - c/B
rshift3 | 0.139 ns/B 6847 MiB/s - c/B
lshift3 | 0.126 ns/B 7591 MiB/s - c/B
rshift65 | 0.180 ns/B 5293 MiB/s - c/B
lshift65 | 0.126 ns/B 7572 MiB/s - c/B
mul4 | 0.212 ns/B 4490 MiB/s - c/B
mul8 | 0.094 ns/B 10143 MiB/s - c/B
mul16 | 0.473 ns/B 2014 MiB/s - c/B
mul32 | 1.08 ns/B 880.4 MiB/s - c/B
div4 | 2.41 ns/B 396.2 MiB/s - c/B
div8 | 3.78 ns/B 252.1 MiB/s - c/B
div16 | 3.70 ns/B 257.9 MiB/s - c/B
div32 | 4.83 ns/B 197.5 MiB/s - c/B
mod4 | 1.86 ns/B 513.9 MiB/s - c/B
mod8 | 2.65 ns/B 359.6 MiB/s - c/B
mod16 | 4.19 ns/B 227.7 MiB/s - c/B
mod32 | 4.36 ns/B 218.7 MiB/s - c/B
=
PASS: bench-slope
SKIP: hashtest-6g
SKIP: hashtest-256g
======================
All 38 tests passed
(2 tests were not run)
======================
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
DEBUG: return value for "make -j5 check" is 0
[32mInstalling...
[0mSandbox enabled build...
Making install in compat
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/compat'
Making install in mpi
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/mpi'
Making install in cipher
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/cipher'
Making install in random
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/random'
Making install in src
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgcrypt.la '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libgcrypt.so.20.6.0 /var/pisi/libgcrypt-1.11.2-14/install/usr/lib/libgcrypt.so.20.6.0
libtool: install: (cd /var/pisi/libgcrypt-1.11.2-14/install/usr/lib && { ln -s -f libgcrypt.so.20.6.0 libgcrypt.so.20 || { rm -f libgcrypt.so.20 && ln -s libgcrypt.so.20.6.0 libgcrypt.so.20; }; })
libtool: install: (cd /var/pisi/libgcrypt-1.11.2-14/install/usr/lib && { ln -s -f libgcrypt.so.20.6.0 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.20.6.0 libgcrypt.so; }; })
libtool: install: /usr/bin/install -c .libs/libgcrypt.lai /var/pisi/libgcrypt-1.11.2-14/install/usr/lib/libgcrypt.la
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c dumpsexp hmac256 mpicalc '/var/pisi/libgcrypt-1.11.2-14/install/usr/bin'
libtool: install: /usr/bin/install -c dumpsexp /var/pisi/libgcrypt-1.11.2-14/install/usr/bin/dumpsexp
libtool: install: /usr/bin/install -c hmac256 /var/pisi/libgcrypt-1.11.2-14/install/usr/bin/hmac256
libtool: install: /usr/bin/install -c .libs/mpicalc /var/pisi/libgcrypt-1.11.2-14/install/usr/bin/mpicalc
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/aclocal'
/usr/bin/install -c -m 644 libgcrypt.m4 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/aclocal'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/include'
/usr/bin/install -c -m 644 gcrypt.h '/var/pisi/libgcrypt-1.11.2-14/install/usr/include'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libgcrypt.pc '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib/pkgconfig'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/src'
Making install in doc
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make install-am
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[3]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/info'
/usr/bin/install -c -m 644 ./gcrypt.info ./gcrypt.info-1 ./gcrypt.info-2 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/info'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/man/man1'
/usr/bin/install -c -m 644 hmac256.1 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/man/man1'
make[3]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/doc'
Making install in tests
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2/tests'
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
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/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work/libgcrypt-1.11.2'
DEBUG: return value for "make DESTDIR=/var/pisi/libgcrypt-1.11.2-14/install install" is 0
DEBUG: return value for "install -m0644 "AUTHORS" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "ChangeLog" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "COPYING.LIB" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "COPYING" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "NEWS" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "README" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "THANKS" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
DEBUG: return value for "install -m0644 "TODO" /var/pisi/libgcrypt-1.11.2-14/install/usr/share/doc/libgcrypt" is 0
[32mRebuilding for emul32
[0m[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/libgcrypt-1.11.2-14/work-emul32)
[32mSetting up source...
[0mDEBUG: return value for "sed 's:i586\*-\*-\*:x86_64-*-*:' -i mpi/config.links" is 0
DEBUG: return value for "sed 's:x86_64-\*-\*:ignore:;s:i?86-\*-\*:x86_64-*-*:' -i configure.ac" is 0
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
DEBUG: return value for "autoreconf -fi" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc -m32
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3
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 fgrep... /bin/grep -F
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... /bin/grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for 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... 4
checking size of unsigned long long... 8
checking size of unsigned __int128... 0
checking size of void *... 4
checking for uintptr_t... yes
checking for UINT64_C... yes
checking size of uint64_t... 8
checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 aria
checking which public-key ciphers to include... dsa elgamal rsa ecc kyber
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 MPI and cipher assembler modules are requested... yes
checking whether to run large data tests... no
checking whether 'soft' HW feature bits are forced on... no
checking whether use of capabilities is requested... no
checking whether a HMAC binary check is requested... no
checking whether jitter entropy support is requested... yes
checking whether padlock support is requested... 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 AVX512 support is requested... yes
checking whether GFNI support is requested... yes
checking whether NEON support is requested... yes
checking whether ARMv8 Crypto Extension support is requested... yes
checking whether SVE support is requested... yes
checking whether SVE2 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... no
checking for gpgrt-config... /usr/bin/gpgrt-config
configure: Use gpgrt-config with /usr/lib32 as gpg-error-config
checking for GPG Error - version >= 1.49... yes (1.51)
checking for pthread_create in -lpthread... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for unistd.h... (cached) yes
checking for sys/auxv.h... yes
checking for sys/random.h... yes
checking for sys/sysctl.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking for byte... no
checking for ushort... yes
checking for u16... no
checking for u32... no
checking for u64... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzl... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __sync_synchronize... yes
checking whether the variable length arrays are supported... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking whether the GCC style aligned attribute is supported... yes
checking whether the GCC style packed attribute is supported... yes
checking whether the GCC style may_alias attribute is supported... yes
checking whether 'asm' assembler keyword is supported... yes
checking whether '__asm__' assembler keyword is supported... yes
checking whether inline assembly memory barrier is supported... yes
checking whether GCC assembler is compatible for ARM assembly implementations... no
checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no
checking whether GCC assembler supports for CFI directives... yes
checking whether GCC assembler supports for ELF directives... yes
checking for _ prefix in compiled symbols... no
checking architecture and mpi assembler functions... x86
checking whether compiler supports 'optimize' function attribute... yes
checking whether compiler supports 'ms_abi' function attribute... yes
checking whether compiler supports 'sysv_abi' function attribute... yes
checking whether default calling convention is 'ms_abi'... yes
checking whether default calling convention is 'sysv_abi'... yes
checking whether compiler supports '__thread' storage class specifier... yes
checking whether GCC inline assembler supports SSSE3 instructions... yes
checking whether GCC inline assembler supports PCLMUL instructions... yes
checking whether GCC inline assembler supports SHA Extensions instructions... yes
checking whether GCC inline assembler supports SSE4.1 instructions... yes
checking whether GCC inline assembler supports AVX instructions... yes
checking whether GCC inline assembler supports AVX2 instructions... yes
checking whether GCC inline assembler supports AVX512 instructions... yes
checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes
checking whether GCC inline assembler supports GFNI instructions... yes
checking whether GCC inline assembler supports BMI2 instructions... yes
checking whether compiler supports x86/AVX512 intrinsics... yes
checking whether GCC assembler handles division correctly... yes
checking whether GCC assembler is compatible for i386/amd64 assembly implementations... yes
checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
checking whether compiler is configured for ARMv6 or newer architecture... n/a
checking whether GCC inline assembler supports NEON instructions... n/a
checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 SVE instructions... n/a
checking whether GCC inline assembler supports AArch64 SVE2 instructions... n/a
checking whether GCC inline assembler supports AArch64 SHA3/SHA512/SM3/SM4 instructions... n/a
checking whether compiler supports AArch64/NEON/crypto intrinsics... n/a
checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics... n/a
checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a
checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a
checking whether compiler supports GCC PowerPC target attributes... n/a
checking whether compiler supports clang PowerPC target attributes... n/a
checking whether GCC inline assembler supports zSeries instructions... n/a
checking whether GCC inline assembler supports zSeries vector instructions... n/a
checking whether GCC inline assembler supports RISC-V instructions... n/a
checking whether GCC inline assembler supports RISC-V vector instructions... n/a
checking whether compiler supports RISC-V vector intrinsics... n/a
checking for vprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for atexit... yes
checking for raise... yes
checking for strerror... yes
checking for rand... yes
checking for mmap... yes
checking for getpagesize... yes
checking for sysconf... yes
checking for waitpid... yes
checking for wait4... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for gethrtime... no
checking for clock_gettime... yes
checking for syslog... yes
checking for syscall... yes
checking for fcntl... yes
checking for ftruncate... yes
checking for flockfile... yes
checking for getauxval... yes
checking for elf_aux_info... no
checking for explicit_bzero... yes
checking for explicit_memset... no
checking for getentropy... yes
checking for sysctlbyname... no
checking for mlock... yes
checking for sysconf... (cached) yes
checking for getpagesize... (cached) yes
checking whether mlock is broken... no
checking for random device... yes
configure: checking for cc features
checking if gcc supports -fno-delete-null-pointer-checks... yes
checking whether non excutable stack support is requested... yes
checking whether assembler supports --noexecstack option... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating compat/Makefile
config.status: creating mpi/Makefile
config.status: creating cipher/Makefile
config.status: creating random/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/gcrypt.h
config.status: creating src/libgcrypt-config
config.status: creating src/libgcrypt.pc
config.status: creating src/versioninfo.rc
config.status: creating tests/Makefile
config.status: creating tests/hashtest-6g
config.status: creating tests/hashtest-256g
config.status: creating tests/basic-disable-all-hwf
config.status: creating config.h
config.status: linking mpi/i386/mpih-add1.S to mpi/mpih-add1-asm.S
config.status: linking mpi/i386/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status: linking mpi/i386/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status: linking mpi/i386/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status: linking mpi/i386/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status: linking mpi/i386/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status: linking mpi/i386/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gcrypt-conf commands
Libgcrypt v1.11.2-unknown has been configured as follows:
Platform: GNU/Linux (x86_64-pc-linux-gnu)
Hardware detection module: libgcrypt_la-hwf-x86
Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
serpent rfc2268 seed camellia idea salsa20
gost28147 chacha20 sm4 aria
Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
sha256 sha512 sha3 tiger whirlpool stribog
blake2 sm3
Enabled kdf algorithms: s2k pkdf2 scrypt
Enabled pubkey algorithms: dsa elgamal rsa ecc kyber
Random number generator: default
Try using jitter entropy: yes
Using linux capabilities: no
FIPS module version:
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 Intel AVX512: yes
Try using Intel GFNI: yes
Try using ARM NEON: n/a
Try using ARMv8 crypto: n/a
Try using ARMv8 SVE: n/a
Try using ARMv9 SVE2: n/a
Try using PPC crypto: n/a
DEBUG: return value for "./configure --prefix=/emul32 --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --libdir=/usr/lib32 --disable-static --enable-noexecstack --libdir=/usr/lib32 --bindir=/usr/bin32" is 0
[32mBuilding source...
[0mmake all-recursive
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
Making all in compat
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libcompat.la compat.lo
libtool: link: ar cr .libs/libcompat.a .libs/compat.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
Making all in mpi
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c -o mpi-add.lo mpi-add.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c -o mpi-bit.lo mpi-bit.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c -o mpi-cmp.lo mpi-cmp.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c -o mpi-div.lo mpi-div.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c -o mpi-gcd.lo mpi-gcd.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o
mv -f .deps/mpi-gcd.Tpo .deps/mpi-gcd.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c -o mpi-inline.lo mpi-inline.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o
mv -f .deps/mpi-cmp.Tpo .deps/mpi-cmp.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c -o mpi-inv.lo mpi-inv.c
mv -f .deps/mpi-bit.Tpo .deps/mpi-bit.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c -o mpi-mul.lo mpi-mul.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o
mv -f .deps/mpi-div.Tpo .deps/mpi-div.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c -o mpi-mod.lo mpi-mod.c
mv -f .deps/mpi-inline.Tpo .deps/mpi-inline.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c -o mpi-pow.lo mpi-pow.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o
mv -f .deps/mpi-add.Tpo .deps/mpi-add.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c -o mpi-mpow.lo mpi-mpow.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o
mv -f .deps/mpi-mul.Tpo .deps/mpi-mul.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c -o mpi-scan.lo mpi-scan.c
mv -f .deps/mpi-mpow.Tpo .deps/mpi-mpow.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c -o mpicoder.lo mpicoder.c
mv -f .deps/mpi-mod.Tpo .deps/mpi-mod.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c -o mpih-div.lo mpih-div.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o
mv -f .deps/mpi-scan.Tpo .deps/mpi-scan.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c -o mpih-mul.lo mpih-mul.c
mv -f .deps/mpi-pow.Tpo .deps/mpi-pow.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-pow.lo -MD -MP -MF .deps/mpih-pow.Tpo -c -o mpih-pow.lo mpih-pow.c
mv -f .deps/mpi-inv.Tpo .deps/mpi-inv.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c -o mpih-const-time.lo mpih-const-time.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-pow.lo -MD -MP -MF .deps/mpih-pow.Tpo -c mpih-pow.c -fPIC -DPIC -o .libs/mpih-pow.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c mpih-const-time.c -fPIC -DPIC -o .libs/mpih-const-time.o
mv -f .deps/mpih-div.Tpo .deps/mpih-div.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c -o mpiutil.lo mpiutil.c
mv -f .deps/mpih-pow.Tpo .deps/mpih-pow.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c -o ec.lo ec.c
mv -f .deps/mpih-const-time.Tpo .deps/mpih-const-time.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c -o ec-ed25519.lo ec-ed25519.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c ec.c -fPIC -DPIC -o .libs/ec.o
mv -f .deps/mpicoder.Tpo .deps/mpicoder.Plo
mv -f .deps/ec-ed25519.Tpo .deps/ec-ed25519.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-nist.lo -MD -MP -MF .deps/ec-nist.Tpo -c -o ec-nist.lo ec-nist.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-hw-s390x.lo -MD -MP -MF .deps/ec-hw-s390x.Tpo -c -o ec-hw-s390x.lo ec-hw-s390x.c
mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-nist.lo -MD -MP -MF .deps/ec-nist.Tpo -c ec-nist.c -fPIC -DPIC -o .libs/ec-nist.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-hw-s390x.lo -MD -MP -MF .deps/ec-hw-s390x.Tpo -c ec-hw-s390x.c -fPIC -DPIC -o .libs/ec-hw-s390x.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o
mv -f .deps/ec-hw-s390x.Tpo .deps/ec-hw-s390x.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c -o mpih-sub1-asm.lo mpih-sub1-asm.S
mv -f .deps/mpih-add1-asm.Tpo .deps/mpih-add1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c -o mpih-mul1-asm.lo mpih-mul1-asm.S
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o
mv -f .deps/mpih-sub1-asm.Tpo .deps/mpih-sub1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c -o mpih-mul2-asm.lo mpih-mul2-asm.S
mv -f .deps/mpih-mul1-asm.Tpo .deps/mpih-mul1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c -o mpih-mul3-asm.lo mpih-mul3-asm.S
mv -f .deps/mpiutil.Tpo .deps/mpiutil.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c -o mpih-lshift-asm.lo mpih-lshift-asm.S
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o
mv -f .deps/mpih-mul3-asm.Tpo .deps/mpih-mul3-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c -o mpih-rshift-asm.lo mpih-rshift-asm.S
mv -f .deps/mpih-mul2-asm.Tpo .deps/mpih-mul2-asm.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o
mv -f .deps/mpih-lshift-asm.Tpo .deps/mpih-lshift-asm.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o
mv -f .deps/mpih-rshift-asm.Tpo .deps/mpih-rshift-asm.Plo
mv -f .deps/ec-nist.Tpo .deps/ec-nist.Plo
mv -f .deps/ec.Tpo .deps/ec.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -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-pow.lo mpih-const-time.lo mpiutil.lo ec.lo ec-ed25519.lo ec-nist.lo ec-hw-s390x.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: ar cr .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpih-pow.o .libs/mpih-const-time.o .libs/mpiutil.o .libs/ec.o .libs/ec-ed25519.o .libs/ec-nist.o .libs/ec-hw-s390x.o .libs/mpih-add1-asm.o .libs/mpih-sub1-asm.o .libs/mpih-mul1-asm.o .libs/mpih-mul2-asm.o .libs/mpih-mul3-asm.o .libs/mpih-lshift-asm.o .libs/mpih-rshift-asm.o
libtool: link: ranlib .libs/libmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
Making all in cipher
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo cipher.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c -o cipher-cbc.lo cipher-cbc.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c -o cipher-cfb.lo cipher-cfb.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c -o cipher-ofb.lo cipher-ofb.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c -o cipher-ctr.lo cipher-ctr.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/cipher.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o
mv -f .deps/cipher-ofb.Tpo .deps/cipher-ofb.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c -o cipher-aeswrap.lo cipher-aeswrap.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o
mv -f .deps/cipher-ctr.Tpo .deps/cipher-ctr.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c -o cipher-ccm.lo cipher-ccm.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o
mv -f .deps/cipher-cfb.Tpo .deps/cipher-cfb.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c -o cipher-cmac.lo cipher-cmac.c
mv -f .deps/cipher-cbc.Tpo .deps/cipher-cbc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c -o cipher-gcm.lo cipher-gcm.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o
mv -f .deps/cipher-aeswrap.Tpo .deps/cipher-aeswrap.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c -o cipher-poly1305.lo cipher-poly1305.c
mv -f .deps/cipher.Tpo .deps/cipher.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c -o cipher-ocb.lo cipher-ocb.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o
mv -f .deps/cipher-ccm.Tpo .deps/cipher-ccm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c -o cipher-xts.lo cipher-xts.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o
mv -f .deps/cipher-cmac.Tpo .deps/cipher-cmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c -o cipher-eax.lo cipher-eax.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c cipher-eax.c -fPIC -DPIC -o .libs/cipher-eax.o
mv -f .deps/cipher-poly1305.Tpo .deps/cipher-poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-siv.lo -MD -MP -MF .deps/cipher-siv.Tpo -c -o cipher-siv.lo cipher-siv.c
mv -f .deps/cipher-gcm.Tpo .deps/cipher-gcm.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-siv.lo -MD -MP -MF .deps/cipher-gcm-siv.Tpo -c -o cipher-gcm-siv.lo cipher-gcm-siv.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-siv.lo -MD -MP -MF .deps/cipher-siv.Tpo -c cipher-siv.c -fPIC -DPIC -o .libs/cipher-siv.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-siv.lo -MD -MP -MF .deps/cipher-gcm-siv.Tpo -c cipher-gcm-siv.c -fPIC -DPIC -o .libs/cipher-gcm-siv.o
mv -f .deps/cipher-xts.Tpo .deps/cipher-xts.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.lo pubkey.c
mv -f .deps/cipher-eax.Tpo .deps/cipher-eax.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c -o pubkey-util.lo pubkey-util.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o
mv -f .deps/cipher-siv.Tpo .deps/cipher-siv.Plo
mv -f .deps/cipher-ocb.Tpo .deps/cipher-ocb.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c -o md.lo md.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo mac.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c mac.c -fPIC -DPIC -o .libs/mac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c md.c -fPIC -DPIC -o .libs/md.o
mv -f .deps/cipher-gcm-siv.Tpo .deps/cipher-gcm-siv.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c -o mac-hmac.lo mac-hmac.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o
mv -f .deps/pubkey.Tpo .deps/pubkey.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c -o mac-cmac.lo mac-cmac.c
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c -o mac-gmac.lo mac-gmac.c
mv -f .deps/pubkey-util.Tpo .deps/pubkey-util.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c -o mac-poly1305.lo mac-poly1305.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o
mv -f .deps/mac-gmac.Tpo .deps/mac-gmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c -o poly1305.lo poly1305.c
mv -f .deps/mac-hmac.Tpo .deps/mac-hmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem.lo -MD -MP -MF .deps/kem.Tpo -c -o kem.lo kem.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c poly1305.c -fPIC -DPIC -o .libs/poly1305.o
mv -f .deps/mac-cmac.Tpo .deps/mac-cmac.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem.lo -MD -MP -MF .deps/kem.Tpo -c kem.c -fPIC -DPIC -o .libs/kem.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sntrup761.lo -MD -MP -MF .deps/sntrup761.Tpo -c -o sntrup761.lo sntrup761.c
mv -f .deps/mac-poly1305.Tpo .deps/mac-poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem-ecc.lo -MD -MP -MF .deps/kem-ecc.Tpo -c -o kem-ecc.lo kem-ecc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sntrup761.lo -MD -MP -MF .deps/sntrup761.Tpo -c sntrup761.c -fPIC -DPIC -o .libs/sntrup761.o
mv -f .deps/md.Tpo .deps/md.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mceliece6688128f.lo -MD -MP -MF .deps/mceliece6688128f.Tpo -c -o mceliece6688128f.lo mceliece6688128f.c
mv -f .deps/kem.Tpo .deps/kem.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c -o kdf.lo kdf.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kem-ecc.lo -MD -MP -MF .deps/kem-ecc.Tpo -c kem-ecc.c -fPIC -DPIC -o .libs/kem-ecc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mceliece6688128f.lo -MD -MP -MF .deps/mceliece6688128f.Tpo -c mceliece6688128f.c -fPIC -DPIC -o .libs/mceliece6688128f.o
mv -f .deps/poly1305.Tpo .deps/poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c -o primegen.lo primegen.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c kdf.c -fPIC -DPIC -o .libs/kdf.o
mv -f .deps/kem-ecc.Tpo .deps/kem-ecc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c -o hash-common.lo hash-common.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c primegen.c -fPIC -DPIC -o .libs/primegen.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c hash-common.c -fPIC -DPIC -o .libs/hash-common.o
mv -f .deps/hash-common.Tpo .deps/hash-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c -o dsa-common.lo dsa-common.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o
mv -f .deps/sntrup761.Tpo .deps/sntrup761.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c -o rsa-common.lo rsa-common.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o
mv -f .deps/dsa-common.Tpo .deps/dsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c -o arcfour.lo arcfour.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o
mv -f .deps/primegen.Tpo .deps/primegen.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo blowfish.c
mv -f .deps/arcfour.Tpo .deps/arcfour.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c -o cast5.lo cast5.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c cast5.c -fPIC -DPIC -o .libs/cast5.o
mv -f .deps/kdf.Tpo .deps/kdf.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c -o des.lo des.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o
mv -f .deps/rsa-common.Tpo .deps/rsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o
mv -f .deps/des.Tpo .deps/des.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c -o twofish.lo twofish.c
mv -f .deps/rijndael.Tpo .deps/rijndael.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c -o serpent.lo serpent.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.o
mv -f .deps/cast5.Tpo .deps/cast5.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c -o rfc2268.lo rfc2268.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o
mv -f .deps/rfc2268.Tpo .deps/rfc2268.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -fPIC -DPIC -o .libs/seed.o
mv -f .deps/mceliece6688128f.Tpo .deps/mceliece6688128f.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c -o camellia.lo camellia.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c camellia.c -fPIC -DPIC -o .libs/camellia.o
mv -f .deps/twofish.Tpo .deps/twofish.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c -o camellia-glue.lo camellia-glue.c
mv -f .deps/seed.Tpo .deps/seed.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c -o idea.lo idea.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c idea.c -fPIC -DPIC -o .libs/idea.o
mv -f .deps/idea.Tpo .deps/idea.Plo
mv -f .deps/camellia-glue.Tpo .deps/camellia-glue.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c -o salsa20.lo salsa20.c
x86_64-pc-linux-gnu-gcc -m32 \
-o gost-s-box ./gost-s-box.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c -o chacha20.lo chacha20.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c salsa20.c -fPIC -DPIC -o .libs/salsa20.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c chacha20.c -fPIC -DPIC -o .libs/chacha20.o
mv -f .deps/serpent.Tpo .deps/serpent.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c -o sm4.lo sm4.c
mv -f .deps/salsa20.Tpo .deps/salsa20.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aria.lo -MD -MP -MF .deps/aria.Tpo -c -o aria.lo aria.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c sm4.c -fPIC -DPIC -o .libs/sm4.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aria.lo -MD -MP -MF .deps/aria.Tpo -c aria.c -fPIC -DPIC -o .libs/aria.o
mv -f .deps/camellia.Tpo .deps/camellia.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes-i386.lo -MD -MP -MF .deps/rijndael-vaes-i386.Tpo -c -o rijndael-vaes-i386.lo rijndael-vaes-i386.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes-i386.lo -MD -MP -MF .deps/rijndael-vaes-i386.Tpo -c rijndael-vaes-i386.c -fPIC -DPIC -o .libs/rijndael-vaes-i386.o
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT rijndael-vaes-avx2-i386.lo -MD -MP -MF .deps/rijndael-vaes-avx2-i386.Tpo -c -o rijndael-vaes-avx2-i386.lo rijndael-vaes-avx2-i386.S
mv -f .deps/chacha20.Tpo .deps/chacha20.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -Wa,--noexecstack -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -MT rijndael-vaes-avx2-i386.lo -MD -MP -MF .deps/rijndael-vaes-avx2-i386.Tpo -c rijndael-vaes-avx2-i386.S -fPIC -DPIC -o .libs/rijndael-vaes-avx2-i386.o
mv -f .deps/rijndael-vaes-i386.Tpo .deps/rijndael-vaes-i386.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c -o rijndael-padlock.lo rijndael-padlock.c
mv -f .deps/rijndael-vaes-avx2-i386.Tpo .deps/rijndael-vaes-avx2-i386.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -mavx512f -c serpent-avx512-x86.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: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -mavx512f -c serpent-avx512-x86.c -fPIC -DPIC -o .libs/serpent-avx512-x86.o
mv -f .deps/rijndael-padlock.Tpo .deps/rijndael-padlock.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c -o dsa.lo dsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c dsa.c -fPIC -DPIC -o .libs/dsa.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c -o rsa.lo rsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c rsa.c -fPIC -DPIC -o .libs/rsa.o
mv -f .deps/sm4.Tpo .deps/sm4.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c -o elgamal.lo elgamal.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o
mv -f .deps/dsa.Tpo .deps/dsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c -o ecc.lo ecc.c
mv -f .deps/aria.Tpo .deps/aria.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c -o ecc-curves.lo ecc-curves.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c ecc.c -fPIC -DPIC -o .libs/ecc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o
mv -f .deps/elgamal.Tpo .deps/elgamal.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c -o ecc-misc.lo ecc-misc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o
mv -f .deps/rsa.Tpo .deps/rsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c -o ecc-ecdh.lo ecc-ecdh.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c ecc-ecdh.c -fPIC -DPIC -o .libs/ecc-ecdh.o
mv -f .deps/ecc-curves.Tpo .deps/ecc-curves.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c -o ecc-ecdsa.lo ecc-ecdsa.c
mv -f .deps/ecc-misc.Tpo .deps/ecc-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c -o ecc-eddsa.lo ecc-eddsa.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o
mv -f .deps/ecc-ecdh.Tpo .deps/ecc-ecdh.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c -o ecc-gost.lo ecc-gost.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o
mv -f .deps/ecc-ecdsa.Tpo .deps/ecc-ecdsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c -o ecc-sm2.lo ecc-sm2.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c ecc-sm2.c -fPIC -DPIC -o .libs/ecc-sm2.o
mv -f .deps/ecc.Tpo .deps/ecc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kyber.lo -MD -MP -MF .deps/kyber.Tpo -c -o kyber.lo kyber.c
mv -f .deps/ecc-gost.Tpo .deps/ecc-gost.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kyber.lo -MD -MP -MF .deps/kyber.Tpo -c kyber.c -fPIC -DPIC -o .libs/kyber.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o
mv -f .deps/ecc-sm2.Tpo .deps/ecc-sm2.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c -o gostr3411-94.lo gostr3411-94.c
mv -f .deps/ecc-eddsa.Tpo .deps/ecc-eddsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c -o stribog.lo stribog.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o
mv -f .deps/crc.Tpo .deps/crc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c -o md4.lo md4.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c stribog.c -fPIC -DPIC -o .libs/stribog.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
mv -f .deps/gostr3411-94.Tpo .deps/gostr3411-94.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c -o rmd160.lo rmd160.c
mv -f .deps/md4.Tpo .deps/md4.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o
mv -f .deps/stribog.Tpo .deps/stribog.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c -o keccak.lo keccak.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c keccak.c -fPIC -DPIC -o .libs/keccak.o
mv -f .deps/kyber.Tpo .deps/kyber.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c tiger.c | sed -e 's/[[:blank:]]-O\([2-9sgz][2-9sgz]*\)/ -O1 /g' -e 's/[[:blank:]]-Ofast/ -O1 /g' `
mv -f .deps/rmd160.Tpo .deps/rmd160.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.lo whirlpool.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O1 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c tiger.c -fPIC -DPIC -o .libs/tiger.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o
mv -f .deps/sha256.Tpo .deps/sha256.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c -o blake2.lo blake2.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c -o sm3.lo sm3.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c blake2.c -fPIC -DPIC -o .libs/blake2.o
mv -f .deps/sha512.Tpo .deps/sha512.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c sm3.c -fPIC -DPIC -o .libs/sm3.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o
mv -f .deps/whirlpool.Tpo .deps/whirlpool.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
mv -f .deps/keccak.Tpo .deps/keccak.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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' `
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c sha256-intel-shaext.c -fPIC -DPIC -o .libs/sha256-intel-shaext.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512-ssse3-i386.lo -MD -MP -MF .deps/sha512-ssse3-i386.Tpo -c -o sha512-ssse3-i386.lo sha512-ssse3-i386.c
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512-ssse3-i386.lo -MD -MP -MF .deps/sha512-ssse3-i386.Tpo -c sha512-ssse3-i386.c -fPIC -DPIC -o .libs/sha512-ssse3-i386.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c sha1-intel-shaext.c -fPIC -DPIC -o .libs/sha1-intel-shaext.o
mv -f .deps/sha512-ssse3-i386.Tpo .deps/sha512-ssse3-i386.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c 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 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c -o scrypt.lo scrypt.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c scrypt.c -fPIC -DPIC -o .libs/scrypt.o
mv -f .deps/sha1.Tpo .deps/sha1.Plo
./gost-s-box gost-sb.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c -o gost28147.lo gost28147.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c gost28147.c -fPIC -DPIC -o .libs/gost28147.o
mv -f .deps/scrypt.Tpo .deps/scrypt.Plo
mv -f .deps/sm3.Tpo .deps/sm3.Plo
mv -f .deps/gost28147.Tpo .deps/gost28147.Plo
mv -f .deps/blake2.Tpo .deps/blake2.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -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-poly1305.lo cipher-ocb.lo cipher-xts.lo cipher-eax.lo cipher-siv.lo cipher-gcm-siv.lo pubkey.lo pubkey-util.lo md.lo mac.lo mac-hmac.lo mac-cmac.lo mac-gmac.lo mac-poly1305.lo poly1305.lo kem.lo sntrup761.lo kem-ecc.lo mceliece6688128f.lo kdf.lo primegen.lo hash-common.lo dsa-common.lo rsa-common.lo arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo idea.lo salsa20.lo gost28147.lo chacha20.lo sm4.lo aria.lo rijndael-vaes-i386.lo rijndael-vaes-avx2-i386.lo rijndael-aesni.lo rijndael-padlock.lo serpent-avx512-x86.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 kyber.lo crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha512.lo keccak.lo tiger.lo whirlpool.lo blake2.lo sm3.lo sha1.lo crc-intel-pclmul.lo sha256-intel-shaext.lo sha512-ssse3-i386.lo sha1-intel-shaext.lo cipher-gcm-intel-pclmul.lo scrypt.lo
libtool: link: ar cr .libs/libcipher.a .libs/cipher.o .libs/cipher-cbc.o .libs/cipher-cfb.o .libs/cipher-ofb.o .libs/cipher-ctr.o .libs/cipher-aeswrap.o .libs/cipher-ccm.o .libs/cipher-cmac.o .libs/cipher-gcm.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-eax.o .libs/cipher-siv.o .libs/cipher-gcm-siv.o .libs/pubkey.o .libs/pubkey-util.o .libs/md.o .libs/mac.o .libs/mac-hmac.o .libs/mac-cmac.o .libs/mac-gmac.o .libs/mac-poly1305.o .libs/poly1305.o .libs/kem.o .libs/sntrup761.o .libs/kem-ecc.o .libs/mceliece6688128f.o .libs/kdf.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/twofish.o .libs/serpent.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/idea.o .libs/salsa20.o .libs/gost28147.o .libs/chacha20.o .libs/sm4.o .libs/aria.o .libs/rijndael-vaes-i386.o .libs/rijndael-vaes-avx2-i386.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/serpent-avx512-x86.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/kyber.o .libs/crc.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha512.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/blake2.o .libs/sm3.o .libs/sha1.o .libs/crc-intel-pclmul.o .libs/sha256-intel-shaext.o .libs/sha512-ssse3-i386.o .libs/sha1-intel-shaext.o .libs/cipher-gcm-intel-pclmul.o .libs/scrypt.o
libtool: link: ranlib .libs/libcipher.a
libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
Making all in random
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo random.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c -o random-csprng.lo random-csprng.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c -o random-drbg.lo random-drbg.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c -o random-system.lo random-system.c
`echo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ./rndjent.c | sed -e 's/[[:blank:]]-O\([1-9sgz][1-9sgz]*\)/ -O0 /g' -e 's/[[:blank:]]-Ofast/ -O0 /g' `
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c random-system.c -fPIC -DPIC -o .libs/random-system.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O0 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ./rndjent.c -fPIC -DPIC -o .libs/rndjent.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o .libs/random.o
mv -f .deps/random-system.Tpo .deps/random-system.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c -o rndhw.lo rndhw.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c rndhw.c -fPIC -DPIC -o .libs/rndhw.o
mv -f .deps/random.Tpo .deps/random.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndgetentropy.lo -MD -MP -MF .deps/rndgetentropy.Tpo -c -o rndgetentropy.lo rndgetentropy.c
mv -f .deps/random-csprng.Tpo .deps/random-csprng.Plo
mv -f .deps/rndhw.Tpo .deps/rndhw.Plo
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndgetentropy.lo -MD -MP -MF .deps/rndgetentropy.Tpo -c rndgetentropy.c -fPIC -DPIC -o .libs/rndgetentropy.o
mv -f .deps/rndgetentropy.Tpo .deps/rndgetentropy.Plo
mv -f .deps/random-drbg.Tpo .deps/random-drbg.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o librandom.la random.lo random-csprng.lo random-drbg.lo random-system.lo rndjent.lo rndhw.lo rndgetentropy.lo
libtool: link: ar cr .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/rndgetentropy.o
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
Making all in src
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dumpsexp-dumpsexp.o -MD -MP -MF .deps/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo './'`dumpsexp.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac256-hmac256.o -MD -MP -MF .deps/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo './'`hmac256.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicalc-mpicalc.o -MD -MP -MF .deps/mpicalc-mpicalc.Tpo -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo './'`mpicalc.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o
mv -f .deps/dumpsexp-dumpsexp.Tpo .deps/dumpsexp-dumpsexp.Po
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo './'`global.c
mv -f .deps/hmac256-hmac256.Tpo .deps/hmac256-hmac256.Po
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo './'`sexp.c
mv -f .deps/mpicalc-mpicalc.Tpo .deps/mpicalc-mpicalc.Po
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo './'`hwfeatures.c
mv -f .deps/libgcrypt_la-misc.Tpo .deps/libgcrypt_la-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo './'`stdmem.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o
mv -f .deps/libgcrypt_la-stdmem.Tpo .deps/libgcrypt_la-stdmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo './'`secmem.c
mv -f .deps/libgcrypt_la-hwfeatures.Tpo .deps/libgcrypt_la-hwfeatures.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo './'`missing-string.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o
mv -f .deps/libgcrypt_la-missing-string.Tpo .deps/libgcrypt_la-missing-string.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo './'`fips.c
mv -f .deps/libgcrypt_la-global.Tpo .deps/libgcrypt_la-global.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo './'`context.c
mv -f .deps/libgcrypt_la-secmem.Tpo .deps/libgcrypt_la-secmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-const-time.lo -MD -MP -MF .deps/libgcrypt_la-const-time.Tpo -c -o libgcrypt_la-const-time.lo `test -f 'const-time.c' || echo './'`const-time.c
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c context.c -fPIC -DPIC -o .libs/libgcrypt_la-context.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-const-time.lo -MD -MP -MF .deps/libgcrypt_la-const-time.Tpo -c const-time.c -fPIC -DPIC -o .libs/libgcrypt_la-const-time.o
mv -f .deps/libgcrypt_la-context.Tpo .deps/libgcrypt_la-context.Plo
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo './'`hwf-x86.c
mv -f .deps/libgcrypt_la-const-time.Tpo .deps/libgcrypt_la-const-time.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dumpsexp dumpsexp-dumpsexp.o
libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c hwf-x86.c -fPIC -DPIC -o .libs/libgcrypt_la-hwf-x86.o
mv -f .deps/libgcrypt_la-fips.Tpo .deps/libgcrypt_la-fips.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac256 hmac256-hmac256.o
mv -f .deps/libgcrypt_la-visibility.Tpo .deps/libgcrypt_la-visibility.Plo
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dumpsexp dumpsexp-dumpsexp.o
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -DSTANDALONE -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac256 hmac256-hmac256.o
mv -f .deps/libgcrypt_la-hwf-x86.Tpo .deps/libgcrypt_la-hwf-x86.Plo
mv -f .deps/libgcrypt_la-sexp.Tpo .deps/libgcrypt_la-sexp.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,--version-script=./libgcrypt.vers -version-info 26:0:6 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libgcrypt.la -rpath /usr/lib32 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-context.lo libgcrypt_la-const-time.lo libgcrypt_la-hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -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-context.o .libs/libgcrypt_la-const-time.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 -L/usr/lib32 -lgpg-error -m32 -mtune=generic -march=x86-64 -O2 -fstack-protector -g -m32 -Wl,--version-script=./libgcrypt.vers -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,-soname -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.6.0
libtool: link: (cd ".libs" && rm -f "libgcrypt.so.20" && ln -s "libgcrypt.so.20.6.0" "libgcrypt.so.20")
libtool: link: (cd ".libs" && rm -f "libgcrypt.so" && ln -s "libgcrypt.so.20.6.0" "libgcrypt.so")
libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" )
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpicalc mpicalc-mpicalc.o libgcrypt.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o .libs/mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.so -L/usr/lib32 -lgpg-error
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
Making all in doc
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make all-am
make[3]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
x86_64-pc-linux-gnu-gcc -m32 \
-o yat2m ./yat2m.c
for file in gcrypt.texi ; do \
./yat2m -I . --release "Libgcrypt 1.11.2-unknown" --source "Libgcrypt" --store \
`test -f '$file' || echo './'`$file ; done
make[3]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
Making all in tests
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT testdrv.o -MD -MP -MF .deps/testdrv.Tpo -c -o testdrv.o testdrv.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-secmem.o -MD -MP -MF .deps/t-secmem.Tpo -c -o t-secmem.o t-secmem.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpitests.o -MD -MP -MF .deps/mpitests.Tpo -c -o mpitests.o mpitests.c
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-sexp.o -MD -MP -MF .deps/t-sexp.Tpo -c -o t-sexp.o t-sexp.c
mv -f .deps/version.Tpo .deps/version.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-convert.o -MD -MP -MF .deps/t-convert.Tpo -c -o t-convert.o t-convert.c
mv -f .deps/t-secmem.Tpo .deps/t-secmem.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mpi-bit.o -MD -MP -MF .deps/t-mpi-bit.Tpo -c -o t-mpi-bit.o t-mpi-bit.c
mv -f .deps/t-convert.Tpo .deps/t-convert.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mpi-point.o -MD -MP -MF .deps/t-mpi-point.Tpo -c -o t-mpi-point.o t-mpi-point.c
mv -f .deps/testdrv.Tpo .deps/testdrv.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_lock-t-lock.o -MD -MP -MF .deps/t_lock-t-lock.Tpo -c -o t_lock-t-lock.o `test -f 't-lock.c' || echo './'`t-lock.c
mv -f .deps/mpitests.Tpo .deps/mpitests.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT prime.o -MD -MP -MF .deps/prime.Tpo -c -o prime.o prime.c
mv -f .deps/t-sexp.Tpo .deps/t-sexp.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT basic.o -MD -MP -MF .deps/basic.Tpo -c -o basic.o basic.c
mv -f .deps/t-mpi-bit.Tpo .deps/t-mpi-bit.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keygen.o -MD -MP -MF .deps/keygen.Tpo -c -o keygen.o keygen.c
mv -f .deps/t_lock-t-lock.Tpo .deps/t_lock-t-lock.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.o -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.o pubkey.c
mv -f .deps/prime.Tpo .deps/prime.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac.o -MD -MP -MF .deps/hmac.Tpo -c -o hmac.o hmac.c
mv -f .deps/hmac.Tpo .deps/hmac.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hashtest.o -MD -MP -MF .deps/hashtest.Tpo -c -o hashtest.o hashtest.c
mv -f .deps/t-mpi-point.Tpo .deps/t-mpi-point.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_kdf-t-kdf.o -MD -MP -MF .deps/t_kdf-t-kdf.Tpo -c -o t_kdf-t-kdf.o `test -f 't-kdf.c' || echo './'`t-kdf.c
mv -f .deps/keygen.Tpo .deps/keygen.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keygrip.o -MD -MP -MF .deps/keygrip.Tpo -c -o keygrip.o keygrip.c
mv -f .deps/keygrip.Tpo .deps/keygrip.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT aeswrap.o -MD -MP -MF .deps/aeswrap.Tpo -c -o aeswrap.o aeswrap.c
mv -f .deps/hashtest.Tpo .deps/hashtest.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
mv -f .deps/pubkey.Tpo .deps/pubkey.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-kem.o -MD -MP -MF .deps/t-kem.Tpo -c -o t-kem.o t-kem.c
mv -f .deps/aeswrap.Tpo .deps/aeswrap.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t_thread_local-t-thread-local.o -MD -MP -MF .deps/t_thread_local-t-thread-local.Tpo -c -o t_thread_local-t-thread-local.o `test -f 't-thread-local.c' || echo './'`t-thread-local.c
mv -f .deps/t_kdf-t-kdf.Tpo .deps/t_kdf-t-kdf.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-fips-service-ind.o -MD -MP -MF .deps/t-fips-service-ind.Tpo -c -o t-fips-service-ind.o t-fips-service-ind.c
mv -f .deps/random.Tpo .deps/random.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pkcs1v2.o -MD -MP -MF .deps/pkcs1v2.Tpo -c -o pkcs1v2.o pkcs1v2.c
mv -f .deps/t-kem.Tpo .deps/t-kem.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-pss.o -MD -MP -MF .deps/t-rsa-pss.Tpo -c -o t-rsa-pss.o t-rsa-pss.c
mv -f .deps/t_thread_local-t-thread-local.Tpo .deps/t_thread_local-t-thread-local.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-15.o -MD -MP -MF .deps/t-rsa-15.Tpo -c -o t-rsa-15.o t-rsa-15.c
mv -f .deps/t-rsa-pss.Tpo .deps/t-rsa-pss.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-rsa-testparm.o -MD -MP -MF .deps/t-rsa-testparm.Tpo -c -o t-rsa-testparm.o t-rsa-testparm.c
mv -f .deps/t-rsa-15.Tpo .deps/t-rsa-15.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT fips186-dsa.o -MD -MP -MF .deps/fips186-dsa.Tpo -c -o fips186-dsa.o fips186-dsa.c
mv -f .deps/t-rsa-testparm.Tpo .deps/t-rsa-testparm.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-rfc6979.o -MD -MP -MF .deps/dsa-rfc6979.Tpo -c -o dsa-rfc6979.o dsa-rfc6979.c
mv -f .deps/pkcs1v2.Tpo .deps/pkcs1v2.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-dsa.o -MD -MP -MF .deps/t-dsa.Tpo -c -o t-dsa.o t-dsa.c
mv -f .deps/fips186-dsa.Tpo .deps/fips186-dsa.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT curves.o -MD -MP -MF .deps/curves.Tpo -c -o curves.o curves.c
mv -f .deps/dsa-rfc6979.Tpo .deps/dsa-rfc6979.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ecdsa.o -MD -MP -MF .deps/t-ecdsa.Tpo -c -o t-ecdsa.o t-ecdsa.c
mv -f .deps/curves.Tpo .deps/curves.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ed25519.o -MD -MP -MF .deps/t-ed25519.Tpo -c -o t-ed25519.o t-ed25519.c
mv -f .deps/t-fips-service-ind.Tpo .deps/t-fips-service-ind.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-cv25519.o -MD -MP -MF .deps/t-cv25519.Tpo -c -o t-cv25519.o t-cv25519.c
mv -f .deps/t-dsa.Tpo .deps/t-dsa.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-x448.o -MD -MP -MF .deps/t-x448.Tpo -c -o t-x448.o t-x448.c
mv -f .deps/t-ecdsa.Tpo .deps/t-ecdsa.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-ed448.o -MD -MP -MF .deps/t-ed448.Tpo -c -o t-ed448.o t-ed448.c
mv -f .deps/t-ed25519.Tpo .deps/t-ed25519.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT t-mlkem.o -MD -MP -MF .deps/t-mlkem.Tpo -c -o t-mlkem.o t-mlkem.c
mv -f .deps/t-cv25519.Tpo .deps/t-cv25519.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
mv -f .deps/t-x448.Tpo .deps/t-x448.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT bench-slope.o -MD -MP -MF .deps/bench-slope.Tpo -c -o bench-slope.o bench-slope.c
mv -f .deps/t-ed448.Tpo .deps/t-ed448.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT fipsdrv.o -MD -MP -MF .deps/fipsdrv.Tpo -c -o fipsdrv.o fipsdrv.c
mv -f .deps/t-mlkem.Tpo .deps/t-mlkem.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsacvt.o -MD -MP -MF .deps/rsacvt.Tpo -c -o rsacvt.o rsacvt.c
mv -f .deps/rsacvt.Tpo .deps/rsacvt.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT genhashdata.o -MD -MP -MF .deps/genhashdata.Tpo -c -o genhashdata.o genhashdata.c
mv -f .deps/genhashdata.Tpo .deps/genhashdata.Po
x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gchash.o -MD -MP -MF .deps/gchash.Tpo -c -o gchash.o gchash.c
mv -f .deps/gchash.Tpo .deps/gchash.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o testdrv testdrv.o
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o testdrv testdrv.o
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o version version.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-secmem t-secmem.o ../src/libgcrypt.la ../compat/libcompat.la
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o version version.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpitests mpitests.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-secmem t-secmem.o ../src/.libs/libgcrypt.so -L/usr/lib32 -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-sexp t-sexp.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
mv -f .deps/fipsdrv.Tpo .deps/fipsdrv.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-convert t-convert.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o mpitests mpitests.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-sexp t-sexp.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-bit t-mpi-bit.o ../src/libgcrypt.la ../compat/libcompat.la
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-point t-mpi-point.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so -L/usr/lib32 -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-convert t-convert.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-lock t_lock-t-lock.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o prime prime.o ../src/libgcrypt.la ../compat/libcompat.la
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mpi-point t-mpi-point.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygen keygen.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-lock t_lock-t-lock.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pubkey pubkey.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o prime prime.o ../src/.libs/libgcrypt.so -L/usr/lib32 -lgpg-error ../compat/.libs/libcompat.a -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygen keygen.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac hmac.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hashtest hashtest.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pubkey pubkey.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kdf t_kdf-t-kdf.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hmac hmac.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o hashtest hashtest.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygrip keygrip.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o aeswrap aeswrap.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kdf t_kdf-t-kdf.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
mv -f .deps/bench-slope.Tpo .deps/bench-slope.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o random random.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kem t-kem.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o keygrip keygrip.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o aeswrap aeswrap.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-thread-local t_thread_local-t-thread-local.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-fips-service-ind t-fips-service-ind.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o random random.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-kem t-kem.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pkcs1v2 pkcs1v2.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-pss t-rsa-pss.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
mv -f .deps/basic.Tpo .deps/basic.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-15 t-rsa-15.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-thread-local t_thread_local-t-thread-local.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-fips-service-ind t-fips-service-ind.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-testparm t-rsa-testparm.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fips186-dsa fips186-dsa.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o pkcs1v2 pkcs1v2.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-pss t-rsa-pss.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-15 t-rsa-15.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dsa-rfc6979 dsa-rfc6979.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-dsa t-dsa.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o curves curves.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-rsa-testparm t-rsa-testparm.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ecdsa t-ecdsa.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed25519 t-ed25519.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-dsa t-dsa.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o dsa-rfc6979 dsa-rfc6979.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o curves curves.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-cv25519 t-cv25519.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-x448 t-x448.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed448 t-ed448.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ecdsa t-ecdsa.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mlkem t-mlkem.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed25519 t-ed25519.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o benchmark benchmark.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-cv25519 t-cv25519.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-x448 t-x448.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o bench-slope bench-slope.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-ed448 t-ed448.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fipsdrv fipsdrv.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o rsacvt rsacvt.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o t-mlkem t-mlkem.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o genhashdata genhashdata.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o benchmark benchmark.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o gchash gchash.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o bench-slope bench-slope.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -no-install -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o basic basic.o ../src/libgcrypt.la ../compat/libcompat.la -L/usr/lib32 -lgpg-error
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o rsacvt rsacvt.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o genhashdata genhashdata.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o gchash gchash.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
libtool: link: x86_64-pc-linux-gnu-gcc -m32 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -m32 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,-O1 -Wl,-z -Wl,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o basic basic.o ../src/.libs/libgcrypt.so -L/usr/lib32 ../compat/.libs/libcompat.a -lgpg-error -Wl,-rpath -Wl,/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src/.libs
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
DEBUG: return value for "make -j5" is 0
[32mTesting package...
[0mMaking check in compat
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
Making check in mpi
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
Making check in cipher
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
Making check in random
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
Making check in src
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
Making check in doc
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make check-am
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
Making check in tests
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make check-TESTS
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
version:1.11.2-unknown:10b02:1.51:13300:
cc:130300:gcc:13.3.0:
ciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20:sm4:aria:
pubkeys:dsa:elgamal:rsa:ecc:kyber:
digests:crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2:sm3:
rnd-mod:getentropy:
cpu-arch:x86:i386:
mpi-asm:i386/mpih-add1.S:i386/mpih-sub1.S:i386/mpih-mul1.S:i386/mpih-mul2.S:i386/mpih-mul3.S:i386/mpih-lshift.S:i386/mpih-rshift.S:
mpi-powm:sliding-window
hwflist:intel-cpu:intel-ssse3:intel-sse4.1:intel-rdtsc:
fips-mode:n:::
rng-type:standard:1:3030000:1:
compliance:::
PASS: version
PASS: t-secmem
PASS: mpitests
PASS: t-sexp
PASS: t-convert
PASS: t-mpi-bit
PASS: t-mpi-point
PASS: t-lock
PASS: prime
PASS: basic
PASS: keygen
PASS: pubkey
PASS: hmac
PASS: hashtest
PASS: t-kdf
PASS: keygrip
PASS: aeswrap
PASS: random
PASS: t-kem
PASS: t-thread-local
PASS: t-fips-service-ind
PASS: pkcs1v2
PASS: t-rsa-pss
PASS: t-rsa-15
PASS: t-rsa-testparm
PASS: fips186-dsa
PASS: dsa-rfc6979
PASS: t-dsa
PASS: curves
PASS: t-ecdsa
PASS: t-ed25519
PASS: t-cv25519
PASS: t-x448
PASS: t-ed448
PASS: t-mlkem
now running 'basic' test with all hardware features disabled.
PASS: basic-disable-all-hwf
Note: benchmark running in quick regression test mode.
MD5 0ms 0ms 30ms 0ms 0ms
SHA1 10ms 0ms 30ms 0ms 0ms
RIPEMD160 10ms 0ms 30ms 10ms 0ms
TIGER192 10ms 0ms 30ms 10ms 10ms
SHA256 0ms 10ms 30ms 10ms 10ms
SHA384 0ms 10ms 30ms 10ms 10ms
SHA512 0ms 10ms 30ms 10ms 10ms
SHA224 10ms 0ms 40ms 0ms 10ms
MD4 0ms 0ms 30ms 0ms 0ms
CRC32 10ms 0ms 10ms 10ms 0ms
CRC32RFC1510 0ms 0ms 20ms 0ms 0ms
CRC24RFC2440 0ms 0ms 20ms 0ms 0ms
WHIRLPOOL 20ms 20ms 50ms 10ms 20ms
TIGER 10ms 0ms 30ms 10ms 10ms
TIGER2 0ms 10ms 30ms 10ms 0ms
GOSTR3411_94 30ms 30ms 50ms 20ms 30ms
STRIBOG256 30ms 20ms 50ms 30ms 30ms
STRIBOG512 20ms 30ms 50ms 30ms 20ms
GOSTR3411_CP 30ms 30ms 50ms 20ms 30ms
SHA3-224 10ms 20ms 50ms 20ms 10ms
SHA3-256 10ms 20ms 50ms 20ms 10ms
SHA3-384 20ms 20ms 60ms 10ms 20ms
SHA3-512 30ms 20ms 70ms 30ms 20ms
SHAKE128 10ms 10ms 60ms 10ms 10ms
SHAKE256 10ms 20ms 50ms 20ms 10ms
BLAKE2B_512 10ms 10ms 40ms 10ms 10ms
BLAKE2B_384 0ms 10ms 40ms 10ms 10ms
BLAKE2B_256 10ms 10ms 30ms 10ms 10ms
BLAKE2B_160 10ms 10ms 30ms 10ms 10ms
BLAKE2S_256 0ms 10ms 30ms 0ms 10ms
BLAKE2S_224 0ms 10ms 30ms 0ms 0ms
BLAKE2S_160 10ms 0ms 30ms 10ms 0ms
BLAKE2S_128 10ms 0ms 30ms 10ms 0ms
SM3 10ms 0ms 40ms 0ms 10ms
SHA512_256 10ms 10ms 30ms 10ms 0ms
SHA512_224 10ms 10ms 30ms 10ms 0ms
GOST28147_IMIT 10ms 10ms 20ms
HMAC_SHA256 0ms 10ms 10ms
HMAC_SHA224 10ms 10ms 10ms
HMAC_SHA512 0ms 10ms 10ms
HMAC_SHA384 10ms 10ms 10ms
HMAC_SHA1 0ms 10ms 0ms
HMAC_MD5 0ms 10ms 0ms
HMAC_MD4 10ms 0ms 0ms
HMAC_RIPEMD160 10ms 0ms 10ms
HMAC_TIGER 10ms 0ms 10ms
HMAC_WHIRLPOOL 20ms 20ms 20ms
HMAC_GOSTR3411_94 30ms 30ms 30ms
HMAC_STRIBOG256 20ms 30ms 30ms
HMAC_STRIBOG512 30ms 20ms 30ms
HMAC_SHA3_224 20ms 10ms 20ms
HMAC_SHA3_256 20ms 10ms 20ms
HMAC_SHA3_384 20ms 20ms 20ms
HMAC_SHA3_512 30ms 20ms 40ms
HMAC_GOSTR3411_CP 20ms 30ms 30ms
HMAC_BLAKE2B_512 10ms 10ms 10ms
HMAC_BLAKE2B_384 10ms 10ms 20ms
HMAC_BLAKE2B_256 10ms 0ms 20ms
HMAC_BLAKE2B_160 10ms 10ms 10ms
HMAC_BLAKE2S_256 0ms 10ms 10ms
HMAC_BLAKE2S_224 0ms 0ms 10ms
HMAC_BLAKE2S_160 10ms 0ms 10ms
HMAC_BLAKE2S_128 0ms 10ms 0ms
HMAC_SM3 10ms 10ms 10ms
HMAC_SHA512_256 10ms 10ms 10ms
HMAC_SHA512_224 0ms 10ms 10ms
CMAC_AES 10ms 10ms 10ms
CMAC_3DES 50ms 40ms 50ms
CMAC_CAMELLIA 10ms 10ms 20ms
CMAC_CAST5 10ms 10ms 20ms
CMAC_BLOWFISH 10ms 10ms 20ms
CMAC_TWOFISH 0ms 10ms 20ms
CMAC_SERPENT 10ms 20ms 20ms
CMAC_SEED 20ms 10ms 20ms
CMAC_RFC2268 30ms 30ms 40ms
CMAC_IDEA 10ms 20ms 20ms
CMAC_GOST28147 20ms 20ms 30ms
CMAC_SM4 10ms 20ms 20ms
CMAC_ARIA 10ms 20ms 20ms
GMAC_AES 0ms 10ms 20ms
GMAC_CAMELLIA 10ms 0ms 20ms
GMAC_TWOFISH 10ms 10ms 10ms
GMAC_SERPENT 10ms 10ms 10ms
GMAC_SEED 10ms 10ms 20ms
GMAC_SM4 0ms 10ms 20ms
GMAC_ARIA 0ms 10ms 20ms
POLY1305 0ms 0ms 10ms
POLY1305_AES 0ms 10ms 10ms
POLY1305_CAMELLIA 0ms 0ms 10ms
POLY1305_TWOFISH 0ms 0ms 10ms
POLY1305_SERPENT 0ms 10ms 0ms
POLY1305_SEED 10ms 0ms 10ms
POLY1305_SM4 0ms 0ms 10ms
POLY1305_ARIA 0ms 0ms 10ms
ECB/Stream CBC/Poly1305 CFB OFB CTR XTS CCM GCM OCB EAX
--------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- ---------------
IDEA 20ms 20ms 10ms 20ms 20ms 10ms 20ms 20ms 10ms 20ms - - - - - - - - 30ms 40ms
3DES 40ms 50ms 40ms 40ms 50ms 40ms 50ms 40ms 50ms 40ms - - - - - - - - 90ms 90ms
CAST5 10ms 10ms 10ms 10ms 10ms 0ms 10ms 20ms 0ms 10ms - - - - - - - - 20ms 20ms
BLOWFISH 10ms 0ms 10ms 10ms 10ms 10ms 10ms 10ms 0ms 10ms - - - - - - - - 10ms 20ms
AES 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms 10ms 0ms 10ms 20ms 10ms 20ms 10ms 10ms 10ms 10ms 20ms
AES192 10ms 10ms 10ms 0ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 20ms 10ms 10ms 10ms 20ms 20ms
AES256 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 20ms 20ms 20ms 10ms 10ms 20ms 20ms
TWOFISH 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 10ms 10ms 20ms
ARCFOUR 0ms 10ms
DES 10ms 20ms 20ms 10ms 20ms 10ms 20ms 20ms 10ms 20ms - - - - - - - - 30ms 40ms
TWOFISH128 10ms 0ms 10ms 10ms 0ms 10ms 10ms 10ms 0ms 10ms 10ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 10ms 20ms
SERPENT128 10ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 10ms 20ms 20ms 20ms 30ms 40ms 20ms 30ms 20ms 20ms 30ms 40ms
SERPENT192 10ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 10ms 20ms 20ms 20ms 30ms 40ms 20ms 30ms 20ms 20ms 30ms 40ms
SERPENT256 10ms 20ms 20ms 20ms 10ms 20ms 20ms 20ms 10ms 20ms 20ms 20ms 30ms 40ms 20ms 30ms 20ms 20ms 30ms 40ms
RFC2268_40 30ms 20ms 30ms 30ms 30ms 30ms 30ms 30ms 30ms 30ms - - - - - - - - 60ms 60ms
RFC2268_128 30ms 20ms 30ms 30ms 30ms 30ms 30ms 30ms 30ms 30ms - - - - - - - - 60ms 60ms
SEED 10ms 20ms 10ms 10ms 20ms 10ms 10ms 20ms 10ms 10ms 20ms 10ms 30ms 20ms 30ms 20ms 10ms 20ms 20ms 30ms
CAMELLIA128 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 10ms 20ms 20ms 20ms 20ms 10ms 10ms 20ms 20ms
CAMELLIA192 10ms 20ms 10ms 10ms 10ms 20ms 10ms 10ms 20ms 10ms 10ms 20ms 20ms 30ms 20ms 20ms 10ms 20ms 20ms 30ms
CAMELLIA256 10ms 10ms 20ms 10ms 10ms 20ms 10ms 10ms 10ms 20ms 10ms 10ms 30ms 30ms 20ms 20ms 10ms 10ms 30ms 30ms
SALSA20 0ms 10ms
SALSA20R12 0ms 0ms
GOST28147 20ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 20ms 20ms - - - - - - - - 30ms 40ms
CHACHA20 10ms 0ms 0ms 10ms
GOST28147_MESH 20ms 20ms 20ms 10ms 20ms 20ms 20ms 20ms 20ms 20ms - - - - - - - - 40ms 40ms
SM4 10ms 10ms 20ms 10ms 10ms 10ms 20ms 10ms 20ms 10ms 10ms 10ms 30ms 20ms 20ms 20ms 10ms 20ms 20ms 30ms
ARIA128 10ms 10ms 20ms 10ms 10ms 10ms 20ms 20ms 10ms 10ms 10ms 10ms 30ms 30ms 10ms 20ms 20ms 10ms 30ms 20ms
ARIA192 10ms 20ms 10ms 20ms 10ms 20ms 10ms 20ms 10ms 20ms 10ms 20ms 30ms 30ms 20ms 20ms 10ms 20ms 30ms 30ms
ARIA256 10ms 20ms 10ms 20ms 20ms 10ms 20ms 20ms 20ms 10ms 20ms 10ms 40ms 30ms 20ms 30ms 10ms 20ms 30ms 40ms
Algorithm generate 10*priv 10*public
------------------------------------------------
RSA 1024 bit 120ms 60ms 0ms
RSA 2048 bit 770ms 270ms 0ms
RSA 3072 bit 2400ms 710ms 10ms
RSA 4096 bit 9360ms 1530ms 10ms
ELG 1024 bit - 330ms 160ms
ELG 2048 bit - 2090ms 950ms
ELG 3072 bit - 6160ms 2810ms
DSA 1024/160 - 10ms 20ms
DSA 2048/224 - 60ms 70ms
DSA 3072/256 - 140ms 190ms
ECDSA 192 bit 0ms 20ms 20ms
ECDSA 224 bit 10ms 30ms 30ms
ECDSA 256 bit 10ms 40ms 40ms
ECDSA 384 bit 20ms 90ms 90ms
ECDSA 521 bit 60ms 210ms 230ms
EdDSA Ed25519 0ms 20ms 30ms
EdDSA Ed448 10ms 90ms 170ms
GOST 256 bit 20ms 40ms 60ms
GOST 512 bit 90ms 300ms 350ms
powm 10ms 40ms 140ms
random 0ms 0ms
PASS: benchmark
Note: bench-slope running in quick regression test mode.
Hash:
| nanosecs/byte mebibytes/sec cycles/byte
MD5 | 1.97 ns/B 484.3 MiB/s - c/B
SHA1 | 2.53 ns/B 376.9 MiB/s - c/B
RIPEMD160 | 3.85 ns/B 248.0 MiB/s - c/B
TIGER192 | 5.31 ns/B 179.7 MiB/s - c/B
SHA256 | 6.38 ns/B 149.4 MiB/s - c/B
SHA384 | 6.36 ns/B 149.9 MiB/s - c/B
SHA512 | 6.39 ns/B 149.3 MiB/s - c/B
SHA224 | 6.36 ns/B 150.0 MiB/s - c/B
MD4 | 1.20 ns/B 798.0 MiB/s - c/B
CRC32 | 0.833 ns/B 1145 MiB/s - c/B
CRC32RFC1510 | 0.830 ns/B 1149 MiB/s - c/B
CRC24RFC2440 | 0.677 ns/B 1409 MiB/s - c/B
WHIRLPOOL | 17.14 ns/B 55.63 MiB/s - c/B
TIGER | 5.31 ns/B 179.7 MiB/s - c/B
TIGER2 | 5.32 ns/B 179.3 MiB/s - c/B
GOSTR3411_94 | 25.74 ns/B 37.04 MiB/s - c/B
STRIBOG256 | 25.33 ns/B 37.65 MiB/s - c/B
STRIBOG512 | 25.34 ns/B 37.64 MiB/s - c/B
GOSTR3411_CP | 25.68 ns/B 37.14 MiB/s - c/B
SHA3-224 | 13.10 ns/B 72.77 MiB/s - c/B
SHA3-256 | 13.80 ns/B 69.09 MiB/s - c/B
SHA3-384 | 17.55 ns/B 54.35 MiB/s - c/B
SHA3-512 | 24.73 ns/B 38.56 MiB/s - c/B
SHAKE128 | 11.46 ns/B 83.19 MiB/s - c/B
SHAKE256 | 13.79 ns/B 69.16 MiB/s - c/B
BLAKE2B_512 | 8.27 ns/B 115.3 MiB/s - c/B
BLAKE2B_384 | 8.26 ns/B 115.5 MiB/s - c/B
BLAKE2B_256 | 8.26 ns/B 115.4 MiB/s - c/B
BLAKE2B_160 | 8.28 ns/B 115.2 MiB/s - c/B
BLAKE2S_256 | 3.70 ns/B 257.9 MiB/s - c/B
BLAKE2S_224 | 3.70 ns/B 257.4 MiB/s - c/B
BLAKE2S_160 | 3.69 ns/B 258.3 MiB/s - c/B
BLAKE2S_128 | 3.69 ns/B 258.5 MiB/s - c/B
SM3 | 6.57 ns/B 145.2 MiB/s - c/B
SHA512_256 | 6.39 ns/B 149.2 MiB/s - c/B
SHA512_224 | 6.38 ns/B 149.6 MiB/s - c/B
=
MAC:
| nanosecs/byte mebibytes/sec cycles/byte
GOST28147_IMIT | 9.00 ns/B 105.9 MiB/s - c/B
HMAC_SHA256 | 6.37 ns/B 149.7 MiB/s - c/B
HMAC_SHA224 | 6.37 ns/B 149.8 MiB/s - c/B
HMAC_SHA512 | 6.40 ns/B 149.0 MiB/s - c/B
HMAC_SHA384 | 6.42 ns/B 148.6 MiB/s - c/B
HMAC_SHA1 | 2.52 ns/B 379.0 MiB/s - c/B
HMAC_MD5 | 1.91 ns/B 499.7 MiB/s - c/B
HMAC_MD4 | 1.24 ns/B 771.9 MiB/s - c/B
HMAC_RIPEMD160 | 3.86 ns/B 247.4 MiB/s - c/B
HMAC_TIGER | 5.32 ns/B 179.1 MiB/s - c/B
HMAC_WHIRLPOOL | 17.17 ns/B 55.53 MiB/s - c/B
HMAC_GOSTR3411_94 | 25.77 ns/B 37.00 MiB/s - c/B
HMAC_STRIBOG256 | 25.34 ns/B 37.64 MiB/s - c/B
HMAC_STRIBOG512 | 25.33 ns/B 37.66 MiB/s - c/B
HMAC_SHA3_224 | 13.09 ns/B 72.83 MiB/s - c/B
HMAC_SHA3_256 | 13.84 ns/B 68.90 MiB/s - c/B
HMAC_SHA3_384 | 17.56 ns/B 54.31 MiB/s - c/B
HMAC_SHA3_512 | 24.71 ns/B 38.60 MiB/s - c/B
HMAC_GOSTR3411_CP | 25.77 ns/B 37.00 MiB/s - c/B
HMAC_BLAKE2B_512 | 8.85 ns/B 107.8 MiB/s - c/B
HMAC_BLAKE2B_384 | 8.82 ns/B 108.2 MiB/s - c/B
HMAC_BLAKE2B_256 | 8.84 ns/B 107.9 MiB/s - c/B
HMAC_BLAKE2B_160 | 8.87 ns/B 107.5 MiB/s - c/B
HMAC_BLAKE2S_256 | 3.70 ns/B 258.1 MiB/s - c/B
HMAC_BLAKE2S_224 | 3.68 ns/B 258.9 MiB/s - c/B
HMAC_BLAKE2S_160 | 3.71 ns/B 257.0 MiB/s - c/B
HMAC_BLAKE2S_128 | 3.71 ns/B 257.1 MiB/s - c/B
HMAC_SM3 | 6.60 ns/B 144.5 MiB/s - c/B
HMAC_SHA512_256 | 6.39 ns/B 149.3 MiB/s - c/B
HMAC_SHA512_224 | 6.39 ns/B 149.3 MiB/s - c/B
CMAC_AES | 6.97 ns/B 136.7 MiB/s - c/B
CMAC_3DES | 43.26 ns/B 22.04 MiB/s - c/B
CMAC_CAMELLIA | 9.68 ns/B 98.51 MiB/s - c/B
CMAC_CAST5 | 10.70 ns/B 89.10 MiB/s - c/B
CMAC_BLOWFISH | 9.53 ns/B 100.1 MiB/s - c/B
CMAC_TWOFISH | 7.21 ns/B 132.3 MiB/s - c/B
CMAC_SERPENT | 17.08 ns/B 55.83 MiB/s - c/B
CMAC_SEED | 12.73 ns/B 74.93 MiB/s - c/B
CMAC_RFC2268 | 28.80 ns/B 33.12 MiB/s - c/B
CMAC_IDEA | 16.14 ns/B 59.07 MiB/s - c/B
CMAC_GOST28147 | 17.79 ns/B 53.62 MiB/s - c/B
CMAC_SM4 | 14.40 ns/B 66.21 MiB/s - c/B
CMAC_ARIA | 12.88 ns/B 74.04 MiB/s - c/B
GMAC_AES | 7.00 ns/B 136.2 MiB/s - c/B
GMAC_CAMELLIA | 7.03 ns/B 135.7 MiB/s - c/B
GMAC_TWOFISH | 7.03 ns/B 135.7 MiB/s - c/B
GMAC_SERPENT | 7.01 ns/B 136.0 MiB/s - c/B
GMAC_SEED | 7.01 ns/B 136.1 MiB/s - c/B
GMAC_SM4 | 7.00 ns/B 136.2 MiB/s - c/B
GMAC_ARIA | 7.01 ns/B 136.0 MiB/s - c/B
POLY1305 | 1.48 ns/B 645.4 MiB/s - c/B
POLY1305_AES | 1.48 ns/B 644.7 MiB/s - c/B
POLY1305_CAMELLIA | 1.48 ns/B 642.5 MiB/s - c/B
POLY1305_TWOFISH | 1.49 ns/B 641.3 MiB/s - c/B
POLY1305_SERPENT | 1.52 ns/B 629.5 MiB/s - c/B
POLY1305_SEED | 1.49 ns/B 640.5 MiB/s - c/B
POLY1305_SM4 | 1.48 ns/B 643.0 MiB/s - c/B
POLY1305_ARIA | 1.49 ns/B 640.9 MiB/s - c/B
=
Cipher:
IDEA | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 16.36 ns/B 58.28 MiB/s - c/B
ECB dec | 16.37 ns/B 58.25 MiB/s - c/B
CBC enc | 16.30 ns/B 58.51 MiB/s - c/B
CBC dec | 16.48 ns/B 57.86 MiB/s - c/B
CFB enc | 16.13 ns/B 59.12 MiB/s - c/B
CFB dec | 16.23 ns/B 58.76 MiB/s - c/B
OFB enc | 16.27 ns/B 58.62 MiB/s - c/B
OFB dec | 16.28 ns/B 58.59 MiB/s - c/B
CTR enc | 16.90 ns/B 56.44 MiB/s - c/B
CTR dec | 16.87 ns/B 56.53 MiB/s - c/B
EAX enc | 33.25 ns/B 28.68 MiB/s - c/B
EAX dec | 32.67 ns/B 29.19 MiB/s - c/B
EAX auth | 16.36 ns/B 58.31 MiB/s - c/B
=
3DES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 42.94 ns/B 22.21 MiB/s - c/B
ECB dec | 43.03 ns/B 22.16 MiB/s - c/B
CBC enc | 43.21 ns/B 22.07 MiB/s - c/B
CBC dec | 42.61 ns/B 22.38 MiB/s - c/B
CFB enc | 43.10 ns/B 22.13 MiB/s - c/B
CFB dec | 42.54 ns/B 22.42 MiB/s - c/B
OFB enc | 43.00 ns/B 22.18 MiB/s - c/B
OFB dec | 43.00 ns/B 22.18 MiB/s - c/B
CTR enc | 42.88 ns/B 22.24 MiB/s - c/B
CTR dec | 42.89 ns/B 22.24 MiB/s - c/B
EAX enc | 86.09 ns/B 11.08 MiB/s - c/B
EAX dec | 86.14 ns/B 11.07 MiB/s - c/B
EAX auth | 43.20 ns/B 22.08 MiB/s - c/B
=
CAST5 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 10.36 ns/B 92.09 MiB/s - c/B
ECB dec | 9.66 ns/B 98.77 MiB/s - c/B
CBC enc | 10.74 ns/B 88.79 MiB/s - c/B
CBC dec | 6.03 ns/B 158.2 MiB/s - c/B
CFB enc | 10.75 ns/B 88.70 MiB/s - c/B
CFB dec | 6.49 ns/B 146.9 MiB/s - c/B
OFB enc | 10.41 ns/B 91.58 MiB/s - c/B
OFB dec | 10.42 ns/B 91.53 MiB/s - c/B
CTR enc | 6.58 ns/B 144.9 MiB/s - c/B
CTR dec | 6.58 ns/B 145.0 MiB/s - c/B
EAX enc | 17.32 ns/B 55.05 MiB/s - c/B
EAX dec | 17.31 ns/B 55.09 MiB/s - c/B
EAX auth | 10.69 ns/B 89.23 MiB/s - c/B
=
BLOWFISH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 8.94 ns/B 106.7 MiB/s - c/B
ECB dec | 8.94 ns/B 106.6 MiB/s - c/B
CBC enc | 9.50 ns/B 100.4 MiB/s - c/B
CBC dec | 6.57 ns/B 145.2 MiB/s - c/B
CFB enc | 9.46 ns/B 100.8 MiB/s - c/B
CFB dec | 5.01 ns/B 190.5 MiB/s - c/B
OFB enc | 9.09 ns/B 104.9 MiB/s - c/B
OFB dec | 9.08 ns/B 105.1 MiB/s - c/B
CTR enc | 5.36 ns/B 177.8 MiB/s - c/B
CTR dec | 5.32 ns/B 179.3 MiB/s - c/B
EAX enc | 14.75 ns/B 64.68 MiB/s - c/B
EAX dec | 14.74 ns/B 64.71 MiB/s - c/B
EAX auth | 9.41 ns/B 101.3 MiB/s - c/B
=
AES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 7.86 ns/B 121.4 MiB/s - c/B
ECB dec | 8.16 ns/B 116.9 MiB/s - c/B
CBC enc | 6.99 ns/B 136.5 MiB/s - c/B
CBC dec | 7.06 ns/B 135.2 MiB/s - c/B
CFB enc | 6.94 ns/B 137.4 MiB/s - c/B
CFB dec | 7.02 ns/B 135.8 MiB/s - c/B
OFB enc | 7.94 ns/B 120.2 MiB/s - c/B
OFB dec | 7.94 ns/B 120.2 MiB/s - c/B
CTR enc | 7.41 ns/B 128.7 MiB/s - c/B
CTR dec | 7.39 ns/B 129.0 MiB/s - c/B
XTS enc | 7.32 ns/B 130.3 MiB/s - c/B
XTS dec | 7.22 ns/B 132.2 MiB/s - c/B
CCM enc | 14.61 ns/B 65.28 MiB/s - c/B
CCM dec | 14.61 ns/B 65.29 MiB/s - c/B
CCM auth | 7.01 ns/B 136.1 MiB/s - c/B
EAX enc | 14.61 ns/B 65.27 MiB/s - c/B
EAX dec | 14.36 ns/B 66.39 MiB/s - c/B
EAX auth | 7.27 ns/B 131.2 MiB/s - c/B
GCM enc | 14.40 ns/B 66.23 MiB/s - c/B
GCM dec | 14.39 ns/B 66.26 MiB/s - c/B
GCM auth | 7.02 ns/B 135.8 MiB/s - c/B
OCB enc | 7.31 ns/B 130.5 MiB/s - c/B
OCB dec | 7.15 ns/B 133.5 MiB/s - c/B
OCB auth | 7.01 ns/B 136.1 MiB/s - c/B
SIV enc | 14.35 ns/B 66.44 MiB/s - c/B
SIV dec | 14.40 ns/B 66.23 MiB/s - c/B
SIV auth | 6.97 ns/B 136.8 MiB/s - c/B
GCM-SIV enc | 15.30 ns/B 62.35 MiB/s - c/B
GCM-SIV dec | 15.32 ns/B 62.26 MiB/s - c/B
GCM-SIV auth | 7.22 ns/B 132.1 MiB/s - c/B
=
AES192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 9.10 ns/B 104.8 MiB/s - c/B
ECB dec | 9.26 ns/B 102.9 MiB/s - c/B
CBC enc | 8.21 ns/B 116.1 MiB/s - c/B
CBC dec | 8.24 ns/B 115.8 MiB/s - c/B
CFB enc | 8.24 ns/B 115.8 MiB/s - c/B
CFB dec | 8.20 ns/B 116.3 MiB/s - c/B
OFB enc | 9.21 ns/B 103.6 MiB/s - c/B
OFB dec | 9.20 ns/B 103.7 MiB/s - c/B
CTR enc | 8.61 ns/B 110.7 MiB/s - c/B
CTR dec | 8.60 ns/B 110.9 MiB/s - c/B
XTS enc | 8.54 ns/B 111.7 MiB/s - c/B
XTS dec | 8.45 ns/B 112.9 MiB/s - c/B
CCM enc | 17.02 ns/B 56.03 MiB/s - c/B
CCM dec | 17.03 ns/B 56.00 MiB/s - c/B
CCM auth | 8.22 ns/B 116.0 MiB/s - c/B
EAX enc | 17.02 ns/B 56.02 MiB/s - c/B
EAX dec | 16.80 ns/B 56.77 MiB/s - c/B
EAX auth | 8.45 ns/B 112.8 MiB/s - c/B
GCM enc | 15.60 ns/B 61.12 MiB/s - c/B
GCM dec | 15.64 ns/B 60.99 MiB/s - c/B
GCM auth | 7.00 ns/B 136.2 MiB/s - c/B
OCB enc | 8.51 ns/B 112.1 MiB/s - c/B
OCB dec | 8.33 ns/B 114.4 MiB/s - c/B
OCB auth | 8.22 ns/B 116.0 MiB/s - c/B
SIV enc | 16.81 ns/B 56.73 MiB/s - c/B
SIV dec | 16.87 ns/B 56.54 MiB/s - c/B
SIV auth | 8.21 ns/B 116.1 MiB/s - c/B
=
AES256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 10.35 ns/B 92.12 MiB/s - c/B
ECB dec | 10.48 ns/B 91.04 MiB/s - c/B
CBC enc | 9.43 ns/B 101.1 MiB/s - c/B
CBC dec | 9.44 ns/B 101.0 MiB/s - c/B
CFB enc | 9.36 ns/B 101.9 MiB/s - c/B
CFB dec | 9.41 ns/B 101.4 MiB/s - c/B
OFB enc | 10.39 ns/B 91.75 MiB/s - c/B
OFB dec | 10.36 ns/B 92.09 MiB/s - c/B
CTR enc | 9.83 ns/B 97.02 MiB/s - c/B
CTR dec | 9.82 ns/B 97.08 MiB/s - c/B
XTS enc | 9.78 ns/B 97.50 MiB/s - c/B
XTS dec | 9.62 ns/B 99.18 MiB/s - c/B
CCM enc | 19.46 ns/B 49.02 MiB/s - c/B
CCM dec | 19.42 ns/B 49.11 MiB/s - c/B
CCM auth | 9.42 ns/B 101.3 MiB/s - c/B
EAX enc | 19.46 ns/B 49.01 MiB/s - c/B
EAX dec | 19.27 ns/B 49.50 MiB/s - c/B
EAX auth | 9.67 ns/B 98.66 MiB/s - c/B
GCM enc | 16.86 ns/B 56.57 MiB/s - c/B
GCM dec | 16.85 ns/B 56.60 MiB/s - c/B
GCM auth | 7.02 ns/B 135.9 MiB/s - c/B
OCB enc | 9.73 ns/B 97.98 MiB/s - c/B
OCB dec | 9.53 ns/B 100.1 MiB/s - c/B
OCB auth | 9.44 ns/B 101.0 MiB/s - c/B
SIV enc | 19.22 ns/B 49.61 MiB/s - c/B
SIV dec | 19.24 ns/B 49.56 MiB/s - c/B
SIV auth | 9.42 ns/B 101.3 MiB/s - c/B
GCM-SIV enc | 17.68 ns/B 53.93 MiB/s - c/B
GCM-SIV dec | 17.76 ns/B 53.70 MiB/s - c/B
GCM-SIV auth | 7.22 ns/B 132.1 MiB/s - c/B
=
TWOFISH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 6.94 ns/B 137.4 MiB/s - c/B
ECB dec | 6.85 ns/B 139.3 MiB/s - c/B
CBC enc | 7.37 ns/B 129.3 MiB/s - c/B
CBC dec | 7.02 ns/B 135.8 MiB/s - c/B
CFB enc | 7.42 ns/B 128.5 MiB/s - c/B
CFB dec | 7.21 ns/B 132.3 MiB/s - c/B
OFB enc | 7.25 ns/B 131.6 MiB/s - c/B
OFB dec | 7.23 ns/B 131.8 MiB/s - c/B
CTR enc | 7.38 ns/B 129.2 MiB/s - c/B
CTR dec | 7.38 ns/B 129.3 MiB/s - c/B
XTS enc | 7.32 ns/B 130.3 MiB/s - c/B
XTS dec | 7.19 ns/B 132.6 MiB/s - c/B
CCM enc | 14.61 ns/B 65.27 MiB/s - c/B
CCM dec | 14.61 ns/B 65.28 MiB/s - c/B
CCM auth | 7.31 ns/B 130.4 MiB/s - c/B
EAX enc | 14.64 ns/B 65.14 MiB/s - c/B
EAX dec | 14.58 ns/B 65.40 MiB/s - c/B
EAX auth | 7.23 ns/B 131.9 MiB/s - c/B
GCM enc | 14.37 ns/B 66.37 MiB/s - c/B
GCM dec | 14.40 ns/B 66.24 MiB/s - c/B
GCM auth | 7.01 ns/B 136.1 MiB/s - c/B
OCB enc | 7.80 ns/B 122.3 MiB/s - c/B
OCB dec | 7.62 ns/B 125.1 MiB/s - c/B
OCB auth | 7.56 ns/B 126.2 MiB/s - c/B
SIV enc | 14.57 ns/B 65.44 MiB/s - c/B
SIV dec | 14.59 ns/B 65.35 MiB/s - c/B
SIV auth | 7.20 ns/B 132.5 MiB/s - c/B
GCM-SIV enc | 14.54 ns/B 65.58 MiB/s - c/B
GCM-SIV dec | 14.54 ns/B 65.59 MiB/s - c/B
GCM-SIV auth | 7.25 ns/B 131.6 MiB/s - c/B
=
ARCFOUR | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 3.74 ns/B 254.8 MiB/s - c/B
STREAM dec | 3.74 ns/B 255.0 MiB/s - c/B
=
DES | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 15.72 ns/B 60.67 MiB/s - c/B
ECB dec | 15.68 ns/B 60.81 MiB/s - c/B
CBC enc | 16.11 ns/B 59.21 MiB/s - c/B
CBC dec | 15.93 ns/B 59.87 MiB/s - c/B
CFB enc | 16.01 ns/B 59.58 MiB/s - c/B
CFB dec | 15.81 ns/B 60.31 MiB/s - c/B
OFB enc | 15.87 ns/B 60.10 MiB/s - c/B
OFB dec | 15.89 ns/B 60.03 MiB/s - c/B
CTR enc | 16.21 ns/B 58.82 MiB/s - c/B
CTR dec | 16.22 ns/B 58.79 MiB/s - c/B
EAX enc | 32.37 ns/B 29.46 MiB/s - c/B
EAX dec | 32.24 ns/B 29.58 MiB/s - c/B
EAX auth | 16.06 ns/B 59.40 MiB/s - c/B
=
TWOFISH128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 6.96 ns/B 137.1 MiB/s - c/B
ECB dec | 6.85 ns/B 139.3 MiB/s - c/B
CBC enc | 7.37 ns/B 129.4 MiB/s - c/B
CBC dec | 7.04 ns/B 135.5 MiB/s - c/B
CFB enc | 7.42 ns/B 128.5 MiB/s - c/B
CFB dec | 7.19 ns/B 132.6 MiB/s - c/B
OFB enc | 7.24 ns/B 131.8 MiB/s - c/B
OFB dec | 7.24 ns/B 131.7 MiB/s - c/B
CTR enc | 7.39 ns/B 129.1 MiB/s - c/B
CTR dec | 7.37 ns/B 129.4 MiB/s - c/B
XTS enc | 7.32 ns/B 130.3 MiB/s - c/B
XTS dec | 7.20 ns/B 132.5 MiB/s - c/B
CCM enc | 14.63 ns/B 65.17 MiB/s - c/B
CCM dec | 14.61 ns/B 65.27 MiB/s - c/B
CCM auth | 7.31 ns/B 130.5 MiB/s - c/B
EAX enc | 14.56 ns/B 65.51 MiB/s - c/B
EAX dec | 14.54 ns/B 65.60 MiB/s - c/B
EAX auth | 7.22 ns/B 132.0 MiB/s - c/B
GCM enc | 14.38 ns/B 66.31 MiB/s - c/B
GCM dec | 14.40 ns/B 66.24 MiB/s - c/B
GCM auth | 7.02 ns/B 135.9 MiB/s - c/B
OCB enc | 7.79 ns/B 122.5 MiB/s - c/B
OCB dec | 7.60 ns/B 125.5 MiB/s - c/B
OCB auth | 7.56 ns/B 126.2 MiB/s - c/B
SIV enc | 14.56 ns/B 65.50 MiB/s - c/B
SIV dec | 14.59 ns/B 65.36 MiB/s - c/B
SIV auth | 7.21 ns/B 132.3 MiB/s - c/B
GCM-SIV enc | 14.45 ns/B 66.01 MiB/s - c/B
GCM-SIV dec | 14.54 ns/B 65.61 MiB/s - c/B
GCM-SIV auth | 7.25 ns/B 131.5 MiB/s - c/B
=
SERPENT128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 16.92 ns/B 56.38 MiB/s - c/B
ECB dec | 15.99 ns/B 59.63 MiB/s - c/B
CBC enc | 17.18 ns/B 55.51 MiB/s - c/B
CBC dec | 16.10 ns/B 59.22 MiB/s - c/B
CFB enc | 17.37 ns/B 54.89 MiB/s - c/B
CFB dec | 17.06 ns/B 55.89 MiB/s - c/B
OFB enc | 17.22 ns/B 55.37 MiB/s - c/B
OFB dec | 17.22 ns/B 55.37 MiB/s - c/B
CTR enc | 17.22 ns/B 55.39 MiB/s - c/B
CTR dec | 17.20 ns/B 55.44 MiB/s - c/B
XTS enc | 17.23 ns/B 55.36 MiB/s - c/B
XTS dec | 16.37 ns/B 58.26 MiB/s - c/B
CCM enc | 34.17 ns/B 27.91 MiB/s - c/B
CCM dec | 34.08 ns/B 27.98 MiB/s - c/B
CCM auth | 17.73 ns/B 53.80 MiB/s - c/B
EAX enc | 34.28 ns/B 27.82 MiB/s - c/B
EAX dec | 34.37 ns/B 27.75 MiB/s - c/B
EAX auth | 17.08 ns/B 55.85 MiB/s - c/B
GCM enc | 24.25 ns/B 39.32 MiB/s - c/B
GCM dec | 24.26 ns/B 39.31 MiB/s - c/B
GCM auth | 7.00 ns/B 136.2 MiB/s - c/B
OCB enc | 17.64 ns/B 54.08 MiB/s - c/B
OCB dec | 16.73 ns/B 56.99 MiB/s - c/B
OCB auth | 17.32 ns/B 55.06 MiB/s - c/B
SIV enc | 34.32 ns/B 27.79 MiB/s - c/B
SIV dec | 34.28 ns/B 27.82 MiB/s - c/B
SIV auth | 17.09 ns/B 55.82 MiB/s - c/B
GCM-SIV enc | 24.34 ns/B 39.18 MiB/s - c/B
GCM-SIV dec | 24.43 ns/B 39.04 MiB/s - c/B
GCM-SIV auth | 7.22 ns/B 132.1 MiB/s - c/B
=
SERPENT192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 16.91 ns/B 56.40 MiB/s - c/B
ECB dec | 15.99 ns/B 59.64 MiB/s - c/B
CBC enc | 17.18 ns/B 55.53 MiB/s - c/B
CBC dec | 16.07 ns/B 59.33 MiB/s - c/B
CFB enc | 17.37 ns/B 54.91 MiB/s - c/B
CFB dec | 17.06 ns/B 55.89 MiB/s - c/B
OFB enc | 17.21 ns/B 55.41 MiB/s - c/B
OFB dec | 17.22 ns/B 55.39 MiB/s - c/B
CTR enc | 17.21 ns/B 55.41 MiB/s - c/B
CTR dec | 17.23 ns/B 55.36 MiB/s - c/B
XTS enc | 17.20 ns/B 55.45 MiB/s - c/B
XTS dec | 16.37 ns/B 58.24 MiB/s - c/B
CCM enc | 34.17 ns/B 27.91 MiB/s - c/B
CCM dec | 34.11 ns/B 27.96 MiB/s - c/B
CCM auth | 17.18 ns/B 55.53 MiB/s - c/B
EAX enc | 34.31 ns/B 27.80 MiB/s - c/B
EAX dec | 34.35 ns/B 27.77 MiB/s - c/B
EAX auth | 17.04 ns/B 55.98 MiB/s - c/B
GCM enc | 24.25 ns/B 39.33 MiB/s - c/B
GCM dec | 24.22 ns/B 39.37 MiB/s - c/B
GCM auth | 7.01 ns/B 136.0 MiB/s - c/B
OCB enc | 17.64 ns/B 54.06 MiB/s - c/B
OCB dec | 16.74 ns/B 56.96 MiB/s - c/B
OCB auth | 17.34 ns/B 54.98 MiB/s - c/B
SIV enc | 34.34 ns/B 27.77 MiB/s - c/B
SIV dec | 34.28 ns/B 27.82 MiB/s - c/B
SIV auth | 17.11 ns/B 55.75 MiB/s - c/B
=
SERPENT256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 16.91 ns/B 56.39 MiB/s - c/B
ECB dec | 15.99 ns/B 59.63 MiB/s - c/B
CBC enc | 17.16 ns/B 55.57 MiB/s - c/B
CBC dec | 16.07 ns/B 59.33 MiB/s - c/B
CFB enc | 17.38 ns/B 54.86 MiB/s - c/B
CFB dec | 17.07 ns/B 55.86 MiB/s - c/B
OFB enc | 17.22 ns/B 55.37 MiB/s - c/B
OFB dec | 17.22 ns/B 55.40 MiB/s - c/B
CTR enc | 17.22 ns/B 55.39 MiB/s - c/B
CTR dec | 17.21 ns/B 55.41 MiB/s - c/B
XTS enc | 17.23 ns/B 55.35 MiB/s - c/B
XTS dec | 16.39 ns/B 58.19 MiB/s - c/B
CCM enc | 34.16 ns/B 27.91 MiB/s - c/B
CCM dec | 34.20 ns/B 27.89 MiB/s - c/B
CCM auth | 17.18 ns/B 55.52 MiB/s - c/B
EAX enc | 34.27 ns/B 27.83 MiB/s - c/B
EAX dec | 34.35 ns/B 27.76 MiB/s - c/B
EAX auth | 17.07 ns/B 55.87 MiB/s - c/B
GCM enc | 24.25 ns/B 39.33 MiB/s - c/B
GCM dec | 24.25 ns/B 39.32 MiB/s - c/B
GCM auth | 7.00 ns/B 136.3 MiB/s - c/B
OCB enc | 17.61 ns/B 54.14 MiB/s - c/B
OCB dec | 16.69 ns/B 57.14 MiB/s - c/B
OCB auth | 17.49 ns/B 54.53 MiB/s - c/B
SIV enc | 34.40 ns/B 27.72 MiB/s - c/B
SIV dec | 34.27 ns/B 27.83 MiB/s - c/B
SIV auth | 17.10 ns/B 55.77 MiB/s - c/B
GCM-SIV enc | 24.34 ns/B 39.18 MiB/s - c/B
GCM-SIV dec | 24.45 ns/B 39.00 MiB/s - c/B
GCM-SIV auth | 7.23 ns/B 132.0 MiB/s - c/B
=
RFC2268_40 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 28.71 ns/B 33.22 MiB/s - c/B
ECB dec | 23.36 ns/B 40.83 MiB/s - c/B
CBC enc | 29.28 ns/B 32.57 MiB/s - c/B
CBC dec | 23.51 ns/B 40.57 MiB/s - c/B
CFB enc | 28.97 ns/B 32.92 MiB/s - c/B
CFB dec | 29.31 ns/B 32.54 MiB/s - c/B
OFB enc | 29.14 ns/B 32.73 MiB/s - c/B
OFB dec | 29.12 ns/B 32.74 MiB/s - c/B
CTR enc | 29.46 ns/B 32.37 MiB/s - c/B
CTR dec | 29.49 ns/B 32.34 MiB/s - c/B
EAX enc | 58.27 ns/B 16.37 MiB/s - c/B
EAX dec | 57.85 ns/B 16.48 MiB/s - c/B
EAX auth | 29.75 ns/B 32.05 MiB/s - c/B
=
RFC2268_128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 28.70 ns/B 33.23 MiB/s - c/B
ECB dec | 23.54 ns/B 40.52 MiB/s - c/B
CBC enc | 29.27 ns/B 32.58 MiB/s - c/B
CBC dec | 23.82 ns/B 40.04 MiB/s - c/B
CFB enc | 28.97 ns/B 32.92 MiB/s - c/B
CFB dec | 29.30 ns/B 32.55 MiB/s - c/B
OFB enc | 29.11 ns/B 32.76 MiB/s - c/B
OFB dec | 29.11 ns/B 32.76 MiB/s - c/B
CTR enc | 29.56 ns/B 32.26 MiB/s - c/B
CTR dec | 29.50 ns/B 32.33 MiB/s - c/B
EAX enc | 58.25 ns/B 16.37 MiB/s - c/B
EAX dec | 57.89 ns/B 16.48 MiB/s - c/B
EAX auth | 29.75 ns/B 32.06 MiB/s - c/B
=
SEED | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 12.76 ns/B 74.75 MiB/s - c/B
ECB dec | 12.77 ns/B 74.69 MiB/s - c/B
CBC enc | 12.85 ns/B 74.23 MiB/s - c/B
CBC dec | 13.07 ns/B 72.99 MiB/s - c/B
CFB enc | 12.99 ns/B 73.42 MiB/s - c/B
CFB dec | 13.00 ns/B 73.38 MiB/s - c/B
OFB enc | 12.79 ns/B 74.57 MiB/s - c/B
OFB dec | 12.79 ns/B 74.59 MiB/s - c/B
CTR enc | 13.49 ns/B 70.72 MiB/s - c/B
CTR dec | 13.48 ns/B 70.75 MiB/s - c/B
XTS enc | 13.59 ns/B 70.17 MiB/s - c/B
XTS dec | 13.53 ns/B 70.50 MiB/s - c/B
CCM enc | 26.27 ns/B 36.30 MiB/s - c/B
CCM dec | 26.26 ns/B 36.32 MiB/s - c/B
CCM auth | 12.94 ns/B 73.71 MiB/s - c/B
EAX enc | 26.31 ns/B 36.25 MiB/s - c/B
EAX dec | 25.82 ns/B 36.94 MiB/s - c/B
EAX auth | 12.73 ns/B 74.91 MiB/s - c/B
GCM enc | 20.51 ns/B 46.49 MiB/s - c/B
GCM dec | 20.07 ns/B 47.53 MiB/s - c/B
GCM auth | 7.01 ns/B 136.0 MiB/s - c/B
OCB enc | 13.32 ns/B 71.61 MiB/s - c/B
OCB dec | 13.33 ns/B 71.53 MiB/s - c/B
OCB auth | 13.13 ns/B 72.61 MiB/s - c/B
SIV enc | 25.81 ns/B 36.95 MiB/s - c/B
SIV dec | 26.34 ns/B 36.20 MiB/s - c/B
SIV auth | 12.78 ns/B 74.60 MiB/s - c/B
GCM-SIV enc | 20.10 ns/B 47.44 MiB/s - c/B
GCM-SIV dec | 20.11 ns/B 47.43 MiB/s - c/B
GCM-SIV auth | 7.21 ns/B 132.3 MiB/s - c/B
=
CAMELLIA128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 9.39 ns/B 101.5 MiB/s - c/B
ECB dec | 9.40 ns/B 101.4 MiB/s - c/B
CBC enc | 9.82 ns/B 97.07 MiB/s - c/B
CBC dec | 9.62 ns/B 99.09 MiB/s - c/B
CFB enc | 9.95 ns/B 95.85 MiB/s - c/B
CFB dec | 9.54 ns/B 99.94 MiB/s - c/B
OFB enc | 9.66 ns/B 98.72 MiB/s - c/B
OFB dec | 9.64 ns/B 98.90 MiB/s - c/B
CTR enc | 9.83 ns/B 97.07 MiB/s - c/B
CTR dec | 9.81 ns/B 97.18 MiB/s - c/B
XTS enc | 9.73 ns/B 98.06 MiB/s - c/B
XTS dec | 9.73 ns/B 98.01 MiB/s - c/B
CCM enc | 19.48 ns/B 48.97 MiB/s - c/B
CCM dec | 19.52 ns/B 48.86 MiB/s - c/B
CCM auth | 9.79 ns/B 97.39 MiB/s - c/B
EAX enc | 19.44 ns/B 49.06 MiB/s - c/B
EAX dec | 19.42 ns/B 49.10 MiB/s - c/B
EAX auth | 9.66 ns/B 98.73 MiB/s - c/B
GCM enc | 16.85 ns/B 56.59 MiB/s - c/B
GCM dec | 16.84 ns/B 56.62 MiB/s - c/B
GCM auth | 7.02 ns/B 135.9 MiB/s - c/B
OCB enc | 10.22 ns/B 93.31 MiB/s - c/B
OCB dec | 10.26 ns/B 92.95 MiB/s - c/B
OCB auth | 10.09 ns/B 94.52 MiB/s - c/B
SIV enc | 19.39 ns/B 49.19 MiB/s - c/B
SIV dec | 19.52 ns/B 48.87 MiB/s - c/B
SIV auth | 9.69 ns/B 98.40 MiB/s - c/B
GCM-SIV enc | 17.09 ns/B 55.82 MiB/s - c/B
GCM-SIV dec | 17.09 ns/B 55.80 MiB/s - c/B
GCM-SIV auth | 7.22 ns/B 132.1 MiB/s - c/B
=
CAMELLIA192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 12.10 ns/B 78.80 MiB/s - c/B
ECB dec | 12.11 ns/B 78.76 MiB/s - c/B
CBC enc | 12.53 ns/B 76.10 MiB/s - c/B
CBC dec | 12.34 ns/B 77.27 MiB/s - c/B
CFB enc | 12.59 ns/B 75.73 MiB/s - c/B
CFB dec | 12.31 ns/B 77.50 MiB/s - c/B
OFB enc | 12.42 ns/B 76.80 MiB/s - c/B
OFB dec | 12.41 ns/B 76.83 MiB/s - c/B
CTR enc | 12.56 ns/B 75.90 MiB/s - c/B
CTR dec | 12.57 ns/B 75.87 MiB/s - c/B
XTS enc | 12.47 ns/B 76.51 MiB/s - c/B
XTS dec | 12.45 ns/B 76.60 MiB/s - c/B
CCM enc | 24.97 ns/B 38.19 MiB/s - c/B
CCM dec | 25.07 ns/B 38.04 MiB/s - c/B
CCM auth | 12.46 ns/B 76.54 MiB/s - c/B
EAX enc | 24.94 ns/B 38.25 MiB/s - c/B
EAX dec | 25.01 ns/B 38.14 MiB/s - c/B
EAX auth | 12.45 ns/B 76.63 MiB/s - c/B
GCM enc | 19.59 ns/B 48.69 MiB/s - c/B
GCM dec | 19.58 ns/B 48.70 MiB/s - c/B
GCM auth | 7.02 ns/B 135.9 MiB/s - c/B
OCB enc | 12.95 ns/B 73.65 MiB/s - c/B
OCB dec | 12.96 ns/B 73.61 MiB/s - c/B
OCB auth | 12.84 ns/B 74.26 MiB/s - c/B
SIV enc | 24.91 ns/B 38.29 MiB/s - c/B
SIV dec | 24.96 ns/B 38.20 MiB/s - c/B
SIV auth | 12.45 ns/B 76.61 MiB/s - c/B
=
CAMELLIA256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 12.13 ns/B 78.65 MiB/s - c/B
ECB dec | 12.11 ns/B 78.74 MiB/s - c/B
CBC enc | 12.52 ns/B 76.14 MiB/s - c/B
CBC dec | 12.34 ns/B 77.31 MiB/s - c/B
CFB enc | 12.60 ns/B 75.68 MiB/s - c/B
CFB dec | 12.28 ns/B 77.66 MiB/s - c/B
OFB enc | 12.41 ns/B 76.84 MiB/s - c/B
OFB dec | 12.40 ns/B 76.92 MiB/s - c/B
CTR enc | 12.57 ns/B 75.84 MiB/s - c/B
CTR dec | 12.57 ns/B 75.85 MiB/s - c/B
XTS enc | 12.45 ns/B 76.58 MiB/s - c/B
XTS dec | 12.43 ns/B 76.71 MiB/s - c/B
CCM enc | 24.98 ns/B 38.18 MiB/s - c/B
CCM dec | 25.00 ns/B 38.14 MiB/s - c/B
CCM auth | 12.47 ns/B 76.48 MiB/s - c/B
EAX enc | 24.94 ns/B 38.24 MiB/s - c/B
EAX dec | 24.99 ns/B 38.17 MiB/s - c/B
EAX auth | 12.45 ns/B 76.62 MiB/s - c/B
GCM enc | 19.62 ns/B 48.61 MiB/s - c/B
GCM dec | 19.60 ns/B 48.65 MiB/s - c/B
GCM auth | 7.00 ns/B 136.2 MiB/s - c/B
OCB enc | 12.96 ns/B 73.59 MiB/s - c/B
OCB dec | 12.97 ns/B 73.55 MiB/s - c/B
OCB auth | 12.82 ns/B 74.41 MiB/s - c/B
SIV enc | 24.93 ns/B 38.26 MiB/s - c/B
SIV dec | 24.95 ns/B 38.22 MiB/s - c/B
SIV auth | 12.45 ns/B 76.58 MiB/s - c/B
GCM-SIV enc | 19.83 ns/B 48.09 MiB/s - c/B
GCM-SIV dec | 19.86 ns/B 48.02 MiB/s - c/B
GCM-SIV auth | 7.24 ns/B 131.8 MiB/s - c/B
=
SALSA20 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 3.64 ns/B 262.2 MiB/s - c/B
STREAM dec | 3.66 ns/B 260.9 MiB/s - c/B
=
SALSA20R12 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 2.46 ns/B 388.4 MiB/s - c/B
STREAM dec | 2.46 ns/B 387.8 MiB/s - c/B
=
GOST28147 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 17.64 ns/B 54.05 MiB/s - c/B
ECB dec | 18.08 ns/B 52.76 MiB/s - c/B
CBC enc | 17.99 ns/B 53.01 MiB/s - c/B
CBC dec | 18.14 ns/B 52.57 MiB/s - c/B
CFB enc | 18.34 ns/B 52.00 MiB/s - c/B
CFB dec | 18.23 ns/B 52.32 MiB/s - c/B
OFB enc | 17.90 ns/B 53.27 MiB/s - c/B
OFB dec | 17.91 ns/B 53.24 MiB/s - c/B
CTR enc | 18.33 ns/B 52.02 MiB/s - c/B
CTR dec | 18.37 ns/B 51.90 MiB/s - c/B
EAX enc | 37.05 ns/B 25.74 MiB/s - c/B
EAX dec | 36.28 ns/B 26.28 MiB/s - c/B
EAX auth | 17.79 ns/B 53.62 MiB/s - c/B
=
CHACHA20 | nanosecs/byte mebibytes/sec cycles/byte
STREAM enc | 3.22 ns/B 296.5 MiB/s - c/B
STREAM dec | 3.22 ns/B 296.6 MiB/s - c/B
POLY1305 enc | 4.71 ns/B 202.5 MiB/s - c/B
POLY1305 dec | 4.70 ns/B 202.8 MiB/s - c/B
POLY1305 auth | 1.47 ns/B 648.6 MiB/s - c/B
=
GOST28147_MESH | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 18.34 ns/B 52.01 MiB/s - c/B
ECB dec | 18.11 ns/B 52.66 MiB/s - c/B
CBC enc | 18.54 ns/B 51.45 MiB/s - c/B
CBC dec | 18.14 ns/B 52.57 MiB/s - c/B
CFB enc | 18.68 ns/B 51.06 MiB/s - c/B
CFB dec | 18.91 ns/B 50.44 MiB/s - c/B
OFB enc | 18.86 ns/B 50.56 MiB/s - c/B
OFB dec | 18.93 ns/B 50.39 MiB/s - c/B
CTR enc | 20.19 ns/B 47.24 MiB/s - c/B
CTR dec | 19.97 ns/B 47.77 MiB/s - c/B
EAX enc | 38.27 ns/B 24.92 MiB/s - c/B
EAX dec | 37.94 ns/B 25.14 MiB/s - c/B
EAX auth | 18.96 ns/B 50.31 MiB/s - c/B
=
SM4 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 10.63 ns/B 89.68 MiB/s - c/B
ECB dec | 10.65 ns/B 89.56 MiB/s - c/B
CBC enc | 14.54 ns/B 65.59 MiB/s - c/B
CBC dec | 10.86 ns/B 87.84 MiB/s - c/B
CFB enc | 14.63 ns/B 65.18 MiB/s - c/B
CFB dec | 10.87 ns/B 87.76 MiB/s - c/B
OFB enc | 14.30 ns/B 66.69 MiB/s - c/B
OFB dec | 14.32 ns/B 66.58 MiB/s - c/B
CTR enc | 11.03 ns/B 86.43 MiB/s - c/B
CTR dec | 11.02 ns/B 86.52 MiB/s - c/B
XTS enc | 11.02 ns/B 86.56 MiB/s - c/B
XTS dec | 11.00 ns/B 86.67 MiB/s - c/B
CCM enc | 25.54 ns/B 37.34 MiB/s - c/B
CCM dec | 25.55 ns/B 37.32 MiB/s - c/B
CCM auth | 14.50 ns/B 65.76 MiB/s - c/B
EAX enc | 25.45 ns/B 37.47 MiB/s - c/B
EAX dec | 25.46 ns/B 37.45 MiB/s - c/B
EAX auth | 14.38 ns/B 66.30 MiB/s - c/B
GCM enc | 18.08 ns/B 52.75 MiB/s - c/B
GCM dec | 18.10 ns/B 52.70 MiB/s - c/B
GCM auth | 7.00 ns/B 136.2 MiB/s - c/B
OCB enc | 11.40 ns/B 83.64 MiB/s - c/B
OCB dec | 11.31 ns/B 84.35 MiB/s - c/B
OCB auth | 11.06 ns/B 86.19 MiB/s - c/B
SIV enc | 25.46 ns/B 37.46 MiB/s - c/B
SIV dec | 25.50 ns/B 37.40 MiB/s - c/B
SIV auth | 14.39 ns/B 66.27 MiB/s - c/B
GCM-SIV enc | 18.36 ns/B 51.94 MiB/s - c/B
GCM-SIV dec | 18.41 ns/B 51.79 MiB/s - c/B
GCM-SIV auth | 7.21 ns/B 132.3 MiB/s - c/B
=
ARIA128 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 11.00 ns/B 86.70 MiB/s - c/B
ECB dec | 10.99 ns/B 86.78 MiB/s - c/B
CBC enc | 12.75 ns/B 74.79 MiB/s - c/B
CBC dec | 11.27 ns/B 84.64 MiB/s - c/B
CFB enc | 12.86 ns/B 74.15 MiB/s - c/B
CFB dec | 11.26 ns/B 84.70 MiB/s - c/B
OFB enc | 15.60 ns/B 61.14 MiB/s - c/B
OFB dec | 15.61 ns/B 61.11 MiB/s - c/B
CTR enc | 11.38 ns/B 83.82 MiB/s - c/B
CTR dec | 11.31 ns/B 84.35 MiB/s - c/B
XTS enc | 11.35 ns/B 84.02 MiB/s - c/B
XTS dec | 11.42 ns/B 83.48 MiB/s - c/B
CCM enc | 24.88 ns/B 38.33 MiB/s - c/B
CCM dec | 24.91 ns/B 38.29 MiB/s - c/B
CCM auth | 12.84 ns/B 74.28 MiB/s - c/B
EAX enc | 24.98 ns/B 38.18 MiB/s - c/B
EAX dec | 24.26 ns/B 39.32 MiB/s - c/B
EAX auth | 13.49 ns/B 70.69 MiB/s - c/B
GCM enc | 18.41 ns/B 51.79 MiB/s - c/B
GCM dec | 18.37 ns/B 51.93 MiB/s - c/B
GCM auth | 7.02 ns/B 135.8 MiB/s - c/B
OCB enc | 11.73 ns/B 81.32 MiB/s - c/B
OCB dec | 11.72 ns/B 81.36 MiB/s - c/B
OCB auth | 11.33 ns/B 84.17 MiB/s - c/B
SIV enc | 24.21 ns/B 39.39 MiB/s - c/B
SIV dec | 24.26 ns/B 39.30 MiB/s - c/B
SIV auth | 12.85 ns/B 74.20 MiB/s - c/B
GCM-SIV enc | 18.57 ns/B 51.36 MiB/s - c/B
GCM-SIV dec | 18.61 ns/B 51.24 MiB/s - c/B
GCM-SIV auth | 7.25 ns/B 131.6 MiB/s - c/B
=
ARIA192 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 12.80 ns/B 74.50 MiB/s - c/B
ECB dec | 12.77 ns/B 74.68 MiB/s - c/B
CBC enc | 14.76 ns/B 64.63 MiB/s - c/B
CBC dec | 13.01 ns/B 73.32 MiB/s - c/B
CFB enc | 14.77 ns/B 64.55 MiB/s - c/B
CFB dec | 13.02 ns/B 73.23 MiB/s - c/B
OFB enc | 17.61 ns/B 54.17 MiB/s - c/B
OFB dec | 17.63 ns/B 54.11 MiB/s - c/B
CTR enc | 13.09 ns/B 72.85 MiB/s - c/B
CTR dec | 13.17 ns/B 72.39 MiB/s - c/B
XTS enc | 13.15 ns/B 72.53 MiB/s - c/B
XTS dec | 13.26 ns/B 71.90 MiB/s - c/B
CCM enc | 28.85 ns/B 33.05 MiB/s - c/B
CCM dec | 28.71 ns/B 33.21 MiB/s - c/B
CCM auth | 14.98 ns/B 63.65 MiB/s - c/B
EAX enc | 28.74 ns/B 33.18 MiB/s - c/B
EAX dec | 28.07 ns/B 33.98 MiB/s - c/B
EAX auth | 15.75 ns/B 60.56 MiB/s - c/B
GCM enc | 20.14 ns/B 47.35 MiB/s - c/B
GCM dec | 20.22 ns/B 47.17 MiB/s - c/B
GCM auth | 7.03 ns/B 135.7 MiB/s - c/B
OCB enc | 13.61 ns/B 70.09 MiB/s - c/B
OCB dec | 13.52 ns/B 70.52 MiB/s - c/B
OCB auth | 13.11 ns/B 72.74 MiB/s - c/B
SIV enc | 27.91 ns/B 34.17 MiB/s - c/B
SIV dec | 28.04 ns/B 34.01 MiB/s - c/B
SIV auth | 14.89 ns/B 64.03 MiB/s - c/B
=
ARIA256 | nanosecs/byte mebibytes/sec cycles/byte
ECB enc | 14.52 ns/B 65.67 MiB/s - c/B
ECB dec | 14.56 ns/B 65.50 MiB/s - c/B
CBC enc | 16.77 ns/B 56.86 MiB/s - c/B
CBC dec | 14.83 ns/B 64.29 MiB/s - c/B
CFB enc | 16.78 ns/B 56.84 MiB/s - c/B
CFB dec | 14.80 ns/B 64.43 MiB/s - c/B
OFB enc | 19.60 ns/B 48.65 MiB/s - c/B
OFB dec | 19.61 ns/B 48.62 MiB/s - c/B
CTR enc | 14.86 ns/B 64.16 MiB/s - c/B
CTR dec | 14.84 ns/B 64.28 MiB/s - c/B
XTS enc | 14.90 ns/B 64.01 MiB/s - c/B
XTS dec | 14.97 ns/B 63.69 MiB/s - c/B
CCM enc | 32.46 ns/B 29.38 MiB/s - c/B
CCM dec | 32.50 ns/B 29.34 MiB/s - c/B
CCM auth | 16.94 ns/B 56.31 MiB/s - c/B
EAX enc | 32.50 ns/B 29.34 MiB/s - c/B
EAX dec | 31.70 ns/B 30.08 MiB/s - c/B
EAX auth | 17.57 ns/B 54.27 MiB/s - c/B
GCM enc | 21.85 ns/B 43.64 MiB/s - c/B
GCM dec | 21.98 ns/B 43.39 MiB/s - c/B
GCM auth | 7.02 ns/B 135.9 MiB/s - c/B
OCB enc | 15.28 ns/B 62.40 MiB/s - c/B
OCB dec | 15.30 ns/B 62.34 MiB/s - c/B
OCB auth | 14.91 ns/B 63.95 MiB/s - c/B
SIV enc | 31.77 ns/B 30.02 MiB/s - c/B
SIV dec | 31.83 ns/B 29.96 MiB/s - c/B
SIV auth | 16.82 ns/B 56.69 MiB/s - c/B
GCM-SIV enc | 22.11 ns/B 43.13 MiB/s - c/B
GCM-SIV dec | 22.25 ns/B 42.86 MiB/s - c/B
GCM-SIV auth | 7.22 ns/B 132.1 MiB/s - c/B
=
KDF:
| nanosecs/iter cycles/iter
PBKDF2-HMAC-MD5 | 527.7 -
PBKDF2-HMAC-SHA1 | 629.4 -
PBKDF2-HMAC-RIPEMD160 | 778.9 -
PBKDF2-HMAC-TIGER192 | 987.2 -
PBKDF2-HMAC-SHA256 | 1123 -
PBKDF2-HMAC-SHA384 | 2077 -
PBKDF2-HMAC-SHA512 | 2064 -
PBKDF2-HMAC-SHA224 | 1113 -
PBKDF2-HMAC-WHIRLPOOL | 4843 -
PBKDF2-HMAC-TIGER | 991.4 -
PBKDF2-HMAC-TIGER2 | 983.0 -
PBKDF2-HMAC-GOSTR3411_94 | 5207 -
PBKDF2-HMAC-STRIBOG256 | 9810 -
PBKDF2-HMAC-STRIBOG512 | 13185 -
PBKDF2-HMAC-GOSTR3411_CP | 5204 -
PBKDF2-HMAC-SHA3-224 | 3969 -
PBKDF2-HMAC-SHA3-256 | 3949 -
PBKDF2-HMAC-SHA3-384 | 4064 -
PBKDF2-HMAC-SHA3-512 | 4175 -
PBKDF2-HMAC-SHAKE128 | 4007 -
PBKDF2-HMAC-SHAKE256 | 4250 -
PBKDF2-HMAC-BLAKE2B_512 | 5292 -
PBKDF2-HMAC-BLAKE2B_384 | 5259 -
PBKDF2-HMAC-BLAKE2B_256 | 5220 -
PBKDF2-HMAC-BLAKE2B_160 | 5198 -
PBKDF2-HMAC-BLAKE2S_256 | 1237 -
PBKDF2-HMAC-BLAKE2S_224 | 1239 -
PBKDF2-HMAC-BLAKE2S_160 | 1238 -
PBKDF2-HMAC-BLAKE2S_128 | 1230 -
PBKDF2-HMAC-SM3 | 1152 -
PBKDF2-HMAC-SHA512_256 | 2030 -
PBKDF2-HMAC-SHA512_224 | 2022 -
=
ECC:
Ed25519 | nanosecs/iter cycles/iter
mult | 1240079 -
keygen | 1792663 -
sign | 1993200 -
verify | 3790263 -
=
Ed448 | nanosecs/iter cycles/iter
mult | 5590073 -
keygen | 9777081 -
sign | 8746178 -
verify | 16852795 -
=
X25519 | nanosecs/iter cycles/iter
mult | 952099 -
=
X448 | nanosecs/iter cycles/iter
mult | 3710295 -
=
NIST-P192 | nanosecs/iter cycles/iter
mult | 1011424 -
keygen | 6315817 -
sign | 2039528 -
verify | 2002024 -
=
NIST-P224 | nanosecs/iter cycles/iter
mult | 1410706 -
keygen | 8308016 -
sign | 2635251 -
verify | 2959129 -
=
NIST-P256 | nanosecs/iter cycles/iter
mult | 2000289 -
keygen | 11314148 -
sign | 4053215 -
verify | 4217762 -
=
NIST-P384 | nanosecs/iter cycles/iter
mult | 4382314 -
keygen | 25451933 -
sign | 8828450 -
verify | 8738099 -
=
NIST-P521 | nanosecs/iter cycles/iter
mult | 11175723 -
keygen | 63989143 -
sign | 21774952 -
verify | 21098307 -
=
secp256k1 | nanosecs/iter cycles/iter
mult | 2407900 -
=
brainpoolP256r1 | nanosecs/iter cycles/iter
mult | 3010136 -
keygen | 16486012 -
sign | 5552266 -
verify | 6071582 -
=
MPI:
| nanosecs/byte mebibytes/sec cycles/byte
add | 0.295 ns/B 3233 MiB/s - c/B
sub | 0.280 ns/B 3407 MiB/s - c/B
rshift3 | 0.131 ns/B 7284 MiB/s - c/B
lshift3 | 0.152 ns/B 6277 MiB/s - c/B
rshift65 | 0.171 ns/B 5579 MiB/s - c/B
lshift65 | 0.147 ns/B 6504 MiB/s - c/B
mul4 | 0.422 ns/B 2262 MiB/s - c/B
mul8 | 1.04 ns/B 918.5 MiB/s - c/B
mul16 | 2.21 ns/B 431.3 MiB/s - c/B
mul32 | 4.70 ns/B 202.7 MiB/s - c/B
div4 | 1.91 ns/B 498.9 MiB/s - c/B
div8 | 3.19 ns/B 299.0 MiB/s - c/B
div16 | 8.11 ns/B 117.5 MiB/s - c/B
div32 | 11.29 ns/B 84.49 MiB/s - c/B
mod4 | 1.77 ns/B 538.0 MiB/s - c/B
mod8 | 4.22 ns/B 226.1 MiB/s - c/B
mod16 | 7.97 ns/B 119.6 MiB/s - c/B
mod32 | 9.97 ns/B 95.70 MiB/s - c/B
=
PASS: bench-slope
SKIP: hashtest-6g
SKIP: hashtest-256g
======================
All 38 tests passed
(2 tests were not run)
======================
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
DEBUG: return value for "make -j5 check" is 0
[32mInstalling...
[0mMaking install in compat
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/compat'
Making install in mpi
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/mpi'
Making install in cipher
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/cipher'
Making install in random
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/random'
Making install in src
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib32'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgcrypt.la '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib32'
libtool: install: /usr/bin/install -c .libs/libgcrypt.so.20.6.0 /var/pisi/libgcrypt-1.11.2-14/install/usr/lib32/libgcrypt.so.20.6.0
libtool: install: (cd /var/pisi/libgcrypt-1.11.2-14/install/usr/lib32 && { ln -s -f libgcrypt.so.20.6.0 libgcrypt.so.20 || { rm -f libgcrypt.so.20 && ln -s libgcrypt.so.20.6.0 libgcrypt.so.20; }; })
libtool: install: (cd /var/pisi/libgcrypt-1.11.2-14/install/usr/lib32 && { ln -s -f libgcrypt.so.20.6.0 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.20.6.0 libgcrypt.so; }; })
libtool: install: /usr/bin/install -c .libs/libgcrypt.lai /var/pisi/libgcrypt-1.11.2-14/install/usr/lib32/libgcrypt.la
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/bin32'
/bin/sh ../libtool --mode=install /usr/bin/install -c dumpsexp hmac256 mpicalc '/var/pisi/libgcrypt-1.11.2-14/install/usr/bin32'
libtool: install: /usr/bin/install -c dumpsexp /var/pisi/libgcrypt-1.11.2-14/install/usr/bin32/dumpsexp
libtool: install: /usr/bin/install -c hmac256 /var/pisi/libgcrypt-1.11.2-14/install/usr/bin32/hmac256
libtool: install: /usr/bin/install -c .libs/mpicalc /var/pisi/libgcrypt-1.11.2-14/install/usr/bin32/mpicalc
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/aclocal'
/usr/bin/install -c -m 644 libgcrypt.m4 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/aclocal'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/emul32/include'
/usr/bin/install -c -m 644 gcrypt.h '/var/pisi/libgcrypt-1.11.2-14/install/emul32/include'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib32/pkgconfig'
/usr/bin/install -c -m 644 libgcrypt.pc '/var/pisi/libgcrypt-1.11.2-14/install/usr/lib32/pkgconfig'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/src'
Making install in doc
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make install-am
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[3]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/info'
/usr/bin/install -c -m 644 ./gcrypt.info ./gcrypt.info-1 ./gcrypt.info-2 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/info'
/bin/mkdir -p '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/man/man1'
/usr/bin/install -c -m 644 hmac256.1 '/var/pisi/libgcrypt-1.11.2-14/install/usr/share/man/man1'
make[3]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[2]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/doc'
Making install in tests
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2/tests'
make[1]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
make[2]: Entering directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
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/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
make[1]: Leaving directory '/var/pisi/libgcrypt-1.11.2-14/work-emul32/libgcrypt-1.11.2'
DEBUG: return value for "make DESTDIR=/var/pisi/libgcrypt-1.11.2-14/install install" is 0
DEBUG: /usr/bin/hmac256 [stripped]
DEBUG: /usr/bin/mpicalc [stripped]
DEBUG: /usr/bin/dumpsexp [stripped]
DEBUG: /usr/lib32/libgcrypt.so.20.6.0 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libgcrypt-1.11.2-14/install/usr/lib32/libgcrypt.la
DEBUG: /usr/lib/libgcrypt.so.20.6.0 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libgcrypt-1.11.2-14/install/usr/lib/libgcrypt.la
DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
DEBUG: Path /usr/bin/*-config belongs in multiple packages
Including directory '/var/pisi/libgcrypt-1.11.2-14/install/etc/gcrypt'
[32mBuilding package: libgcrypt
[0mCreating libgcrypt-1.11.2-14-p2-x86_64.pisi...
[32mBuilding package: libgcrypt-devel
[0mCreating libgcrypt-devel-1.11.2-14-p2-x86_64.pisi...
DEBUG: Path /usr/lib32/pkgconfig belongs in multiple packages
[32mBuilding package: libgcrypt-32bit
[0mCreating libgcrypt-32bit-1.11.2-14-p2-x86_64.pisi...
Keeping build directory