Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/olpc-contents.spec'], chrootPath='/var/lib/mock/f29-build-25022-13056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/olpc-contents.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/olpc-contents-2.6-17.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/olpc-contents.spec'], chrootPath='/var/lib/mock/f29-build-25022-13056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/olpc-contents.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LPSA1r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf olpc-contents-2.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/olpc-contents-2.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd olpc-contents-2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7gS2cK + umask 022 + cd /builddir/build/BUILD + cd olpc-contents-2.6 + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' make -C libtomcrypt CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST" CC=gcc BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/olpc-contents-2.6/libtomcrypt' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -DENCRYPT_ONLY -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o BUILDSTDERR: src/ciphers/aes/aes.c: In function 'rijndael_enc_setup': BUILDSTDERR: src/ciphers/aes/aes.c:123:12: warning: variable 'j' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i, j; BUILDSTDERR: ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/aes/aes.o src/ciphers/aes/aes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/anubis.o src/ciphers/anubis.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/blowfish.o src/ciphers/blowfish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/camellia.o src/ciphers/camellia.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/cast5.o src/ciphers/cast5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/des.o src/ciphers/des.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/kasumi.o src/ciphers/kasumi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/khazad.o src/ciphers/khazad.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/kseed.o src/ciphers/kseed.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/multi2.o src/ciphers/multi2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/noekeon.o src/ciphers/noekeon.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/rc2.o src/ciphers/rc2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/rc5.o src/ciphers/rc5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/rc6.o src/ciphers/rc6.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/safer/safer.o src/ciphers/safer/safer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/safer/saferp.o src/ciphers/safer/saferp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/safer/safer_tab.o src/ciphers/safer/safer_tab.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/skipjack.o src/ciphers/skipjack.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/twofish/twofish.o src/ciphers/twofish/twofish.c BUILDSTDERR: src/ciphers/twofish/twofish.c:62:28: warning: 'qord' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const unsigned char qord[4][5] = { BUILDSTDERR: ^~~~ BUILDSTDERR: src/ciphers/twofish/twofish.c:46:28: warning: 'MDS' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const unsigned char MDS[4][4] = { BUILDSTDERR: ^~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/ciphers/xtea.o src/ciphers/xtea.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ccm/ccm_memory_ex.o src/encauth/ccm/ccm_memory_ex.c BUILDSTDERR: src/encauth/ccm/ccm_memory_ex.c: In function 'ccm_memory_ex': BUILDSTDERR: src/encauth/ccm/ccm_memory_ex.c:363:11: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: memcpy(CTR, ctrcopy, 16); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/features.h:428, BUILDSTDERR: from /usr/include/assert.h:35, BUILDSTDERR: from src/headers/tomcrypt.h:3, BUILDSTDERR: from src/encauth/ccm/ccm_memory_ex.c:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:31:1: note: expected 'void *' but argument is of type 'const unsigned char *' BUILDSTDERR: __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, BUILDSTDERR: ^~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ccm/ccm_test.o src/encauth/ccm/ccm_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_addheader.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_decrypt_verify_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_done.o src/encauth/eax/eax_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_encrypt_authenticate_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_init.o src/encauth/eax/eax_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/eax/eax_test.o src/encauth/eax/eax_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_aad.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_add_iv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_gf_mult.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_mult_h.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_reset.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/gcm/gcm_test.o src/encauth/gcm/gcm_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_decrypt_verify_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_done_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_encrypt_authenticate_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_ntz.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_shift_xor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/ocb_test.o src/encauth/ocb/ocb_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/encauth/ocb/s_ocb_done.o src/encauth/ocb/s_ocb_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/chc/chc.o src/hashes/chc/chc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/helper/hash_file.o src/hashes/helper/hash_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_filehandle.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/helper/hash_memory_multi.o src/hashes/helper/hash_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/md2.o src/hashes/md2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/md4.o src/hashes/md4.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/md5.o src/hashes/md5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/rmd128.o src/hashes/rmd128.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/rmd160.o src/hashes/rmd160.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/rmd256.o src/hashes/rmd256.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/rmd320.o src/hashes/rmd320.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/sha1.o src/hashes/sha1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/sha2/sha256.o src/hashes/sha2/sha256.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/sha2/sha512.o src/hashes/sha2/sha512.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/tiger.o src/hashes/tiger.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/hashes/whirl/whirl.o src/hashes/whirl/whirl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_done.o src/mac/f9/f9_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_file.o src/mac/f9/f9_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_init.o src/mac/f9/f9_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_memory.o src/mac/f9/f9_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_process.o src/mac/f9/f9_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/f9/f9_test.o src/mac/f9/f9_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/hmac/hmac_test.o src/mac/hmac/hmac_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_done.o src/mac/omac/omac_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_file.o src/mac/omac/omac_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_init.o src/mac/omac/omac_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_memory.o src/mac/omac/omac_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_process.o src/mac/omac/omac_process.c BUILDSTDERR: src/mac/omac/omac_process.c: In function 'omac_process': BUILDSTDERR: src/mac/omac/omac_process.c:30:24: warning: unused variable 'blklen' [-Wunused-variable] BUILDSTDERR: unsigned long n, x, blklen; BUILDSTDERR: ^~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/omac/omac_test.o src/mac/omac/omac_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pelican/pelican.o src/mac/pelican/pelican.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pelican/pelican_test.o src/mac/pelican/pelican_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_ntz.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_shift_xor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/pmac/pmac_test.o src/mac/pmac/pmac_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_memory_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/mac/xcbc/xcbc_test.o src/mac/xcbc/xcbc_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/fp/ltc_ecc_fp_mulmod.o src/math/fp/ltc_ecc_fp_mulmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/gmp_desc.o src/math/gmp_desc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/ltm_desc.o src/math/ltm_desc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/multi.o src/math/multi.c BUILDSTDERR: src/math/multi.c: In function 'ltc_init_multi': BUILDSTDERR: src/math/multi.c:24:12: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init(cur) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/math/multi.c:31:15: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(*cur); BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/rand_prime.o src/math/rand_prime.c BUILDSTDERR: src/math/rand_prime.c: In function 'rand_prime': BUILDSTDERR: src/math/rand_prime.c:63:18: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(N, buf, len)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/math/rand_prime.c:69:18: warning: implicit declaration of function 'mp_prime_is_prime' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_prime_is_prime(N, 8, &res)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/math/tfm_desc.o src/math/tfm_desc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/base64/base64_decode.o src/misc/base64/base64_decode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/base64/base64_encode.o src/misc/base64/base64_encode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/burn_stack.o src/misc/burn_stack.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_argchk.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt.o src/misc/crypt/crypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_descriptor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_cipher_is_valid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_any.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_cipher_id.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_any.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_id.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_hash_oid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_find_prng.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_fsa.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_descriptor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_hash_is_valid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_ltc_mp_descriptor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_descriptor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_is_valid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_cipher.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_register_prng.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_cipher.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/crypt/crypt_unregister_prng.o src/misc/crypt/crypt_unregister_prng.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/error_to_string.o src/misc/error_to_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/misc/zeromem.o src/misc/zeromem.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cbc/cbc_start.o src/modes/cbc/cbc_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/cfb/cfb_start.o src/modes/cfb/cfb_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ctr/ctr_test.o src/modes/ctr/ctr_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ecb/ecb_start.o src/modes/ecb/ecb_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_decrypt.o src/modes/f8/f8_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_done.o src/modes/f8/f8_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_encrypt.o src/modes/f8/f8_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_getiv.o src/modes/f8/f8_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_setiv.o src/modes/f8/f8_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_start.o src/modes/f8/f8_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/f8/f8_test_mode.o src/modes/f8/f8_test_mode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/lrw/lrw_test.o src/modes/lrw/lrw_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_getiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_setiv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/ofb/ofb_start.o src/modes/ofb/ofb_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_decrypt.o src/modes/xts/xts_decrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_done.o src/modes/xts/xts_done.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_encrypt.o src/modes/xts/xts_encrypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_init.o src/modes/xts/xts_init.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_mult_x.o src/modes/xts/xts_mult_x.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/modes/xts/xts_test.o src/modes/xts/xts_test.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_bit_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_decode_boolean.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/boolean/der_length_boolean.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/choice/der_decode_choice.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_decode_ia5_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_decode_integer.c BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c: In function 'der_decode_integer': BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:59:18: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(num, (unsigned char *)in + x, z)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:91:11: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init(&tmp) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:95:11: warning: implicit declaration of function 'mp_2expt'; did you mean 'on_exit'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_2expt(tmp, mp_count_bits(num)) != CRYPT_OK || mp_sub(num, tmp, num) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: on_exit BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:95:25: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_2expt(tmp, mp_count_bits(num)) != CRYPT_OK || mp_sub(num, tmp, num) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:95:60: warning: implicit declaration of function 'mp_sub' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_2expt(tmp, mp_count_bits(num)) != CRYPT_OK || mp_sub(num, tmp, num) != CRYPT_OK) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_decode_integer.c:96:10: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(tmp); BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_encode_integer.c BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c: In function 'der_encode_integer': BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:48:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(num, 0) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:50:12: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: if ((mp_count_bits(num) & 7) == 0 || mp_iszero(num) == LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:50:44: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if ((mp_count_bits(num) & 7) == 0 || mp_iszero(num) == LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:57:11: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: y = mp_unsigned_bin_size(num) + leading_zero; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:63:13: warning: implicit declaration of function 'mp_cnt_lsb' [-Wimplicit-function-declaration] BUILDSTDERR: if (((mp_cnt_lsb(num)+1)==mp_count_bits(num)) && ((mp_count_bits(num)&7)==0)) --y; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:95:18: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_to_unsigned_bin(num, out)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:102:11: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init(&tmp) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:110:11: warning: implicit declaration of function 'mp_2expt'; did you mean 'on_exit'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_2expt(tmp, y) != CRYPT_OK || mp_add(tmp, num, tmp) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: on_exit BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:110:43: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_2expt(tmp, y) != CRYPT_OK || mp_add(tmp, num, tmp) != CRYPT_OK) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_encode_integer.c:111:10: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(tmp); BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/integer/der_length_integer.c BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c: In function 'der_length_integer': BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c:34:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(num, 0) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c:38:12: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: if ((mp_count_bits(num) & 7) == 0 || mp_iszero(num) == LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c:38:44: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if ((mp_count_bits(num) & 7) == 0 || mp_iszero(num) == LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c:45:32: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: z = len = leading_zero + mp_unsigned_bin_size(num); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/asn1/der/integer/der_length_integer.c:52:13: warning: implicit declaration of function 'mp_cnt_lsb' [-Wimplicit-function-declaration] BUILDSTDERR: if (((mp_cnt_lsb(num)+1)==mp_count_bits(num)) && ((mp_count_bits(num)&7)==0)) --z; BUILDSTDERR: ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_decode_octet_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_ex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.c BUILDSTDERR: src/pk/asn1/der/sequence/der_decode_sequence_flexi.c: In function 'der_decode_sequence_flexi': BUILDSTDERR: src/pk/asn1/der/sequence/der_decode_sequence_flexi.c:125:25: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&l->data)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_ex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_sequence_multi.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_length_sequence.c BUILDSTDERR: src/pk/asn1/der/sequence/der_length_sequence.c: In function 'der_length_sequence': BUILDSTDERR: src/pk/asn1/der/sequence/der_length_sequence.c:31:30: warning: variable 'z' set but not used [-Wunused-but-set-variable] BUILDSTDERR: unsigned long size, x, y, z, i; BUILDSTDERR: ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_free.c BUILDSTDERR: src/pk/asn1/der/sequence/der_sequence_free.c: In function 'der_sequence_free': BUILDSTDERR: src/pk/asn1/der/sequence/der_sequence_free.c:50:58: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: case LTC_ASN1_INTEGER : if (in->data != NULL) { mp_clear(in->data); } break; BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_set.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/set/der_encode_setof.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_decode_short_integer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_decode_utctime.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utctime/der_length_utctime.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_decode_utf8_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_decrypt_key.c BUILDSTDERR: src/pk/dsa/dsa_decrypt_key.c: In function 'dsa_decrypt_key': BUILDSTDERR: src/pk/dsa/dsa_decrypt_key.c:63:15: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&g_pub)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/dsa/dsa_decrypt_key.c:68:21: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: expt = XMALLOC(mp_unsigned_bin_size(key->p) + 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_decrypt_key.c:77:7: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(g_pub); BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_encrypt_key.c BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c: In function 'dsa_encrypt_key': BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c:61:16: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&g_pub, &g_priv, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c:65:26: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: expt = XMALLOC(mp_unsigned_bin_size(key->p) + 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c:74:8: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(g_pub, g_priv, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c:86:16: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(g_priv, expt, x)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_encrypt_key.c:91:16: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(key->g, g_priv, key->p, g_pub)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_export.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_free.c BUILDSTDERR: src/pk/dsa/dsa_free.c: In function 'dsa_free': BUILDSTDERR: src/pk/dsa/dsa_free.c:27:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->g, key->q, key->p, key->x, key->y, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_import.c BUILDSTDERR: src/pk/dsa/dsa_import.c: In function 'dsa_import': BUILDSTDERR: src/pk/dsa/dsa_import.c:37:8: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init_multi(&key->p, &key->g, &key->q, &key->x, &key->y, NULL) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_import.c:72:15: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: key->qord = mp_unsigned_bin_size(key->q); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_import.c:82:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->p, key->g, key->q, key->x, key->y, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_make_key.c BUILDSTDERR: src/pk/dsa/dsa_make_key.c: In function 'dsa_make_key': BUILDSTDERR: src/pk/dsa/dsa_make_key.c:56:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&tmp, &tmp2, &key->g, &key->q, &key->p, &key->x, &key->y, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_make_key.c:65:15: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(key->q, key->q, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_make_key.c:79:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(tmp2, buf, modulus_size - group_size)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_make_key.c:80:15: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(key->q, tmp2, key->p)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_make_key.c:81:15: warning: implicit declaration of function 'mp_add_d'; did you mean 'gcm_add_aad'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add_d(key->p, 1, key->p)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcm_add_aad BUILDSTDERR: src/pk/dsa/dsa_make_key.c:85:19: warning: implicit declaration of function 'mp_prime_is_prime' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_prime_is_prime(key->p, 8, &res)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_make_key.c:94:4: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_set(key->g, 1); BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/dsa/dsa_make_key.c:98:18: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(key->g, tmp2, key->p, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/dsa/dsa_make_key.c:99:13: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: } while (mp_cmp_d(tmp, 1) == LTC_MP_EQ); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/dsa/dsa_make_key.c:102:4: warning: implicit declaration of function 'mp_exch' [-Wimplicit-function-declaration] BUILDSTDERR: mp_exch(tmp, key->g); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_make_key.c:126:5: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->g, key->q, key->p, key->x, key->y, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_shared_secret.c BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c: In function 'dsa_shared_secret': BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c:43:15: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&res)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c:47:15: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(base, private_key, public_key->p, res)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c:48:7: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(res); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c:52:23: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: x = (unsigned long)mp_unsigned_bin_size(res); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_shared_secret.c:59:15: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_to_unsigned_bin(res, out + (x - mp_unsigned_bin_size(res)))) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_sign_hash.c BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c: In function 'dsa_sign_hash_raw': BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:62:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&k, &kinv, &tmp, NULL)) != CRYPT_OK) { goto ERRBUF; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:74:18: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(k, buf, key->qord)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:77:11: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(k, 1) != LTC_MP_GT) { goto retry; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:80:18: warning: implicit declaration of function 'mp_gcd' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_gcd(k, key->q, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:84:15: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod(k, key->q, kinv)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:87:15: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(key->g, k, key->p, r)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:88:15: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(r, key->q, r)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:90:8: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) == LTC_MP_YES) { goto retry; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:94:15: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(key->x, r, s)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:95:15: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(s, tmp, s)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:96:15: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(s, kinv, key->q, s)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_sign_hash.c:102:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(k, kinv, tmp, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_hash.c BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c: In function 'dsa_verify_hash_raw': BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:47:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&w, &v, &u1, &u2, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:52:8: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) == LTC_MP_YES || mp_iszero(s) == LTC_MP_YES || mp_cmp(r, key->q) != LTC_MP_LT || mp_cmp(s, key->q) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:52:68: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) == LTC_MP_YES || mp_iszero(s) == LTC_MP_YES || mp_cmp(r, key->q) != LTC_MP_LT || mp_cmp(s, key->q) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:58:15: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod(s, key->q, w)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:61:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(u1, (unsigned char *)hash, hashlen)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:62:15: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(u1, w, key->q, u1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:68:15: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(key->g, u1, key->p, u1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:71:15: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(v, key->q, v)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_hash.c:80:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(w, v, u1, u2, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/dsa/dsa_verify_key.o src/pk/dsa/dsa_verify_key.c BUILDSTDERR: src/pk/dsa/dsa_verify_key.c: In function 'dsa_verify_key': BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:38:15: warning: implicit declaration of function 'mp_prime_is_prime' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_prime_is_prime(key->q, 8, &res)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:53:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(key->g, 0) == LTC_MP_EQ || mp_cmp_d(key->g, 1) == LTC_MP_EQ) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:56:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&tmp, &tmp2, NULL)) != CRYPT_OK) { return err; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:57:15: warning: implicit declaration of function 'mp_sub_d' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub_d(key->p, 1, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:58:8: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp(tmp, key->g) == LTC_MP_EQ || mp_cmp(key->g, key->p) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:70:15: warning: implicit declaration of function 'mp_div'; did you mean 'lldiv'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_div(tmp, key->q, tmp, tmp2)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: lldiv BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:71:8: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(tmp2) != LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:76:15: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(key->g, key->q, key->p, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/dsa/dsa_verify_key.c:93:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(tmp, tmp2, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_export.c BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_export.c: In function 'ecc_ansi_x963_export': BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_export.c:56:4: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: mp_to_unsigned_bin(key->pubkey.x, buf + (numlen - mp_unsigned_bin_size(key->pubkey.x))); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_export.c:56:54: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: mp_to_unsigned_bin(key->pubkey.x, buf + (numlen - mp_unsigned_bin_size(key->pubkey.x))); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_ansi_x963_import.c BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_import.c: In function 'ecc_ansi_x963_import_ex': BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_import.c:49:8: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init_multi(&key->pubkey.x, &key->pubkey.y, &key->pubkey.z, &key->k, NULL) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_import.c:60:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(key->pubkey.x, (unsigned char *)in+1, (inlen-1)>>1)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_import.c:67:15: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_set(key->pubkey.z, 1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/ecc/ecc_ansi_x963_import.c:102:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->pubkey.x, key->pubkey.y, key->pubkey.z, key->k, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc.o src/pk/ecc/ecc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_decrypt_key.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_encrypt_key.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_export.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_free.c BUILDSTDERR: src/pk/ecc/ecc_free.c: In function 'ecc_free': BUILDSTDERR: src/pk/ecc/ecc_free.c:33:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->k, key->pubkey.z, key->pubkey.y, key->pubkey.x, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_get_size.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_import.c BUILDSTDERR: src/pk/ecc/ecc_import.c: In function 'is_point': BUILDSTDERR: src/pk/ecc/ecc_import.c:31:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&prime, &b, &t1, &t2, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_import.c:36:15: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(prime, key->dp->prime, 16)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:40:15: warning: implicit declaration of function 'mp_sqr' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sqr(key->pubkey.y, t1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:44:15: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(t2, prime, t2)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:45:15: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(key->pubkey.x, t2, t2)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:48:15: warning: implicit declaration of function 'mp_sub' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub(t1, t2, t1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:51:15: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(t1, key->pubkey.x, t1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_import.c:55:11: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: while (mp_cmp_d(t1, 0) == LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ecc_import.c:58:11: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: while (mp_cmp(t1, prime) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ecc_import.c:70:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(t2, t1, b, prime, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi BUILDSTDERR: src/pk/ecc/ecc_import.c: In function 'ecc_import_ex': BUILDSTDERR: src/pk/ecc/ecc_import.c:218:15: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_set(key->pubkey.z, 1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_make_key.c BUILDSTDERR: src/pk/ecc/ecc_make_key.c: In function 'ecc_make_key_ex': BUILDSTDERR: src/pk/ecc/ecc_make_key.c:79:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&key->pubkey.x, &key->pubkey.y, &key->pubkey.z, &key->k, &prime, &order, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_make_key.c:90:15: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(prime, (char *)key->dp->prime, 16)) != CRYPT_OK) { goto errkey; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_make_key.c:94:15: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_set(base->z, 1)) != CRYPT_OK) { goto errkey; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/ecc/ecc_make_key.c:103:17: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(key->k, (unsigned char *)buf, keysize)) != CRYPT_OK) { goto errkey; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_make_key.c:106:11: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: while (mp_cmp(key->k, order) != LTC_MP_LT); BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ecc_make_key.c:119:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->k, key->pubkey.z, key->pubkey.y, key->pubkey.x, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_shared_secret.c BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c: In function 'ecc_shared_secret': BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c:66:15: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&prime)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c:71:15: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(prime, (char *)private_key->dp->prime, 16)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c:74:23: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: x = (unsigned long)mp_unsigned_bin_size(prime); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c:81:15: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_to_unsigned_bin(result->x, out + (x - mp_unsigned_bin_size(result->x)))) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_shared_secret.c:86:4: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(prime); BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sign_hash.c BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c: In function 'ecc_sign_hash': BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:72:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&r, &s, &p, &e, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:75:15: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(p, (char *)key->dp->order, 16)) != CRYPT_OK) { goto errnokey; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:76:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(e, (unsigned char *)in, (int)inlen)) != CRYPT_OK) { goto errnokey; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:85:18: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(pubkey.pubkey.x, p, r)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:87:11: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) == LTC_MP_YES) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:91:20: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod(pubkey.k, p, pubkey.k)) != CRYPT_OK) { goto error; } /* k = 1/k */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:92:20: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(key->k, r, p, s)) != CRYPT_OK) { goto error; } /* s = xr */ BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:93:20: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(e, s, s)) != CRYPT_OK) { goto error; } /* s = e + xr */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_sign_hash.c:112:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(e, p, s, r, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_sizes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_test.c BUILDSTDERR: src/pk/ecc/ecc_test.c: In function 'ecc_test': BUILDSTDERR: src/pk/ecc/ecc_test.c:36:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&modulus, &order, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_test.c:43:7: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(order, modulus, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi BUILDSTDERR: src/pk/ecc/ecc_test.c:53:19: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(modulus, (char *)ltc_ecc_sets[i].prime, 16)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_test.c:57:19: warning: implicit declaration of function 'mp_prime_is_prime' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_prime_is_prime(modulus, 8, &primality)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_test.c:72:8: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_set(G->z, 1); BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/ecc/ecc_test.c:76:19: warning: implicit declaration of function 'mp_add_d'; did you mean 'gcm_add_aad'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add_d(order, 1, order)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcm_add_aad BUILDSTDERR: src/pk/ecc/ecc_test.c:78:12: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp(G->x, GG->x) != LTC_MP_EQ || mp_cmp(G->y, GG->y) != LTC_MP_EQ) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ecc_verify_hash.c BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c: In function 'ecc_verify_hash': BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:75:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&r, &s, &v, &w, &u1, &u2, &p, &e, &m, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:96:15: warning: implicit declaration of function 'mp_read_radix' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_radix(p, (char *)key->dp->order, 16)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:102:8: warning: implicit declaration of function 'mp_iszero' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) || mp_iszero(s) || mp_cmp(r, p) != LTC_MP_LT || mp_cmp(s, p) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:102:40: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_iszero(r) || mp_iszero(s) || mp_cmp(r, p) != LTC_MP_LT || mp_cmp(s, p) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:108:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(e, (unsigned char *)hash, (int)hashlen)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:111:15: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod(s, p, w)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:114:15: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(e, w, p, u1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:122:15: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_set(mG->z, 1)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:125:15: warning: implicit declaration of function 'mp_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_copy(key->pubkey.x, mQ->x)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bcopy BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:136:18: warning: implicit declaration of function 'mp_montgomery_setup' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_setup(m, &mp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:149:15: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(mG->x, p, v)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:160:7: warning: implicit declaration of function 'mp_montgomery_free' [-Wimplicit-function-declaration] BUILDSTDERR: mp_montgomery_free(mp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ecc_verify_hash.c:164:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(m, e, p, u2, u1, w, v, s, r, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_is_valid_idx.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_map.c BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c: In function 'ltc_ecc_map': BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:50:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&t1, &t2, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:55:15: warning: implicit declaration of function 'mp_montgomery_reduce' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_reduce(P->z, modulus, mp)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:58:15: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod(P->z, modulus, t1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:61:15: warning: implicit declaration of function 'mp_sqr' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sqr(t1, t2)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:62:15: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod(t2, modulus, t2)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:63:15: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(t1, t2, t1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:71:15: warning: implicit declaration of function 'mp_set'; did you mean 'memset'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_set(P->z, 1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: memset BUILDSTDERR: src/pk/ecc/ltc_ecc_map.c:75:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(t2, t1, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mul2add.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod.c BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c: In function 'ltc_ecc_mulmod': BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:68:15: warning: implicit declaration of function 'mp_montgomery_setup' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_setup(modulus, &mp)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:71:15: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&mu)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:72:7: warning: implicit declaration of function 'mp_montgomery_free' [-Wimplicit-function-declaration] BUILDSTDERR: mp_montgomery_free(mp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:75:15: warning: implicit declaration of function 'mp_montgomery_normalization' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_normalization(mu, modulus)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:76:7: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(mu); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:99:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(mu, 1) == LTC_MP_EQ) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:100:18: warning: implicit declaration of function 'mp_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_copy(G->x, tG->x)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bcopy BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:105:18: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(G->x, mu, modulus, tG->x)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:138:13: warning: implicit declaration of function 'mp_get_digit_count' [-Wimplicit-function-declaration] BUILDSTDERR: digidx = mp_get_digit_count(k) - 1; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_mulmod.c:149:17: warning: implicit declaration of function 'mp_get_digit'; did you mean 'tiger_init'? [-Wimplicit-function-declaration] BUILDSTDERR: buf = mp_get_digit(k, digidx); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: tiger_init gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_mulmod_timing.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_points.c BUILDSTDERR: src/pk/ecc/ltc_ecc_points.c: In function 'ltc_ecc_new_point': BUILDSTDERR: src/pk/ecc/ltc_ecc_points.c:37:8: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_init_multi(&p->x, &p->y, &p->z, NULL) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ltc_ecc_points.c: In function 'ltc_ecc_del_point': BUILDSTDERR: src/pk/ecc/ltc_ecc_points.c:52:7: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(p->z, p->y, p->x, NULL); /* note: p->z may be NULL but that's ok with this function anyways */ BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_add_point.c BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c: In function 'ltc_ecc_projective_add_point': BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:63:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&t1, &t2, &x, &y, &z, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:88:10: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if ( (mp_cmp(P_affine->x, Q_affine->x) == LTC_MP_EQ) && BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:90:9: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(t1, t2, x, y, z, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:96:15: warning: implicit declaration of function 'mp_sub' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub(modulus, Q_affine->y, t1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:111:15: warning: implicit declaration of function 'mp_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_copy(P->x, x)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bcopy BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:118:18: warning: implicit declaration of function 'mp_sqr' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sqr(Q->z, t1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:119:18: warning: implicit declaration of function 'mp_montgomery_reduce' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:121:18: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(t1, x, x)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:146:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(y, 0) == LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:147:18: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(y, modulus, y)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:227:8: warning: implicit declaration of function 'mp_isodd' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_isodd(y)) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_add_point.c:230:15: warning: implicit declaration of function 'mp_div_2' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_div_2(y, y)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.c BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c: In function 'ltc_ecc_projective_dbl_point': BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:55:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&t1, &t2, NULL)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:60:18: warning: implicit declaration of function 'mp_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_copy(P->x, R->x)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~ BUILDSTDERR: bcopy BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:66:15: warning: implicit declaration of function 'mp_sqr' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sqr(R->z, t1)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:67:15: warning: implicit declaration of function 'mp_montgomery_reduce' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:69:15: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(R->z, R->y, R->z)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:72:15: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(R->z, R->z, R->z)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:73:8: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp(R->z, modulus) != LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:74:18: warning: implicit declaration of function 'mp_sub' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub(R->z, modulus, R->z)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:79:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(t2, 0) == LTC_MP_LT) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:113:8: warning: implicit declaration of function 'mp_isodd' [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_isodd(t2)) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:116:15: warning: implicit declaration of function 'mp_div_2' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_div_2(t2, t2)) != CRYPT_OK) { goto done; } BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/ecc/ltc_ecc_projective_dbl_point.c:154:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(t2, t1, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_decrypt_key.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_encrypt_key.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_export.o src/pk/katja/katja_export.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_exptmod.o src/pk/katja/katja_exptmod.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_free.o src/pk/katja/katja_free.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_import.o src/pk/katja/katja_import.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/katja/katja_make_key.o src/pk/katja/katja_make_key.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_i2osp.c BUILDSTDERR: src/pk/pkcs1/pkcs_1_i2osp.c: In function 'pkcs_1_i2osp': BUILDSTDERR: src/pk/pkcs1/pkcs_1_i2osp.c:35:11: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: size = mp_unsigned_bin_size(n); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/pkcs1/pkcs_1_i2osp.c:43:11: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: return mp_to_unsigned_bin(n, out+(modulus_len-size)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_mgf1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_decode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_oaep_encode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_os2ip.c BUILDSTDERR: src/pk/pkcs1/pkcs_1_os2ip.c: In function 'pkcs_1_os2ip': BUILDSTDERR: src/pk/pkcs1/pkcs_1_os2ip.c:28:11: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: return mp_read_unsigned_bin(n, in, inlen); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_decode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_pss_encode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_decode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/pkcs1/pkcs_1_v1_5_encode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_decrypt_key.c BUILDSTDERR: src/pk/rsa/rsa_decrypt_key.c: In function 'rsa_decrypt_key_ex': BUILDSTDERR: src/pk/rsa/rsa_decrypt_key.c:67:20: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bitlen = mp_count_bits( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_decrypt_key.c:70:21: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bytelen = mp_unsigned_bin_size( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_encrypt_key.c BUILDSTDERR: src/pk/rsa/rsa_encrypt_key.c: In function 'rsa_encrypt_key_ex': BUILDSTDERR: src/pk/rsa/rsa_encrypt_key.c:67:20: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bitlen = mp_count_bits( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_encrypt_key.c:70:21: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bytelen = mp_unsigned_bin_size( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_export.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_exptmod.c BUILDSTDERR: src/pk/rsa/rsa_exptmod.c: In function 'rsa_exptmod': BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:54:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&tmp, &tmpa, &tmpb, NULL)) != CRYPT_OK) { return err; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:55:15: warning: implicit declaration of function 'mp_read_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_read_unsigned_bin(tmp, (unsigned char *)in, (int)inlen)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:58:8: warning: implicit declaration of function 'mp_cmp'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp(key->N, tmp) == LTC_MP_LT) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:66:18: warning: implicit declaration of function 'mp_exptmod'; did you mean 'rsa_exptmod'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_exptmod(tmp, key->dP, key->p, tmpa)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: rsa_exptmod BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:72:18: warning: implicit declaration of function 'mp_sub' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub(tmpa, tmpb, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:73:18: warning: implicit declaration of function 'mp_mulmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mulmod(tmp, key->qP, key->p, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:76:18: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul(tmp, key->q, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:77:18: warning: implicit declaration of function 'mp_add' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_add(tmp, tmpb, tmp)) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:84:23: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: x = (unsigned long)mp_unsigned_bin_size(key->N); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:100:15: warning: implicit declaration of function 'mp_to_unsigned_bin' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_to_unsigned_bin(tmp, out+(x-mp_unsigned_bin_size(tmp)))) != CRYPT_OK) { goto error; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_exptmod.c:105:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(tmpb, tmpa, tmp, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_free.c BUILDSTDERR: src/pk/rsa/rsa_free.c: In function 'rsa_free': BUILDSTDERR: src/pk/rsa/rsa_free.c:27:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->q, key->p, key->qP, key->dP, key->dQ, key->N, key->d, key->e, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import.c BUILDSTDERR: src/pk/rsa/rsa_import.c: In function 'rsa_import': BUILDSTDERR: src/pk/rsa/rsa_import.c:41:15: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init_multi(&key->e, &key->d, &key->N, &key->dQ, BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/rsa/rsa_import.c:97:8: warning: implicit declaration of function 'mp_cmp_d'; did you mean 'memcmp'? [-Wimplicit-function-declaration] BUILDSTDERR: if (mp_cmp_d(key->N, 0) == LTC_MP_EQ) { BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: memcmp BUILDSTDERR: src/pk/rsa/rsa_import.c:98:18: warning: implicit declaration of function 'mp_init'; did you mean 'mbsinit'? [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_init(&zero)) != CRYPT_OK) { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: mbsinit BUILDSTDERR: src/pk/rsa/rsa_import.c:113:10: warning: implicit declaration of function 'mp_clear' [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear(zero); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_import.c:134:4: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(key->q, key->p, key->qP, key->dP, key->dQ, key->N, key->d, key->e, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_make_key.c BUILDSTDERR: src/pk/rsa/rsa_make_key.c: In function 'find_next_prime': BUILDSTDERR: src/pk/rsa/rsa_make_key.c:30:13: warning: implicit declaration of function 'mp_init_multi'; did you mean 'ltc_init_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: if((err = mp_init_multi(&curr, &e_bn, &gcd, NULL)) != CRYPT_OK) { return err; } BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ltc_init_multi BUILDSTDERR: src/pk/rsa/rsa_make_key.c:45:3: warning: implicit declaration of function 'mp_clear_multi'; did you mean 'f9_memory_multi'? [-Wimplicit-function-declaration] BUILDSTDERR: mp_clear_multi(curr, gcd, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: f9_memory_multi BUILDSTDERR: src/pk/rsa/rsa_make_key.c: In function 'rsa_make_key': BUILDSTDERR: src/pk/rsa/rsa_make_key.c:502:14: warning: implicit declaration of function 'mp_mul' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mul( p, q, key->N)) != CRYPT_OK) { goto errkey; } BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/rsa/rsa_make_key.c:506:14: warning: implicit declaration of function 'mp_sub_d' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_sub_d( p, 1, tmp1)) != CRYPT_OK) { goto errkey; } /* tmp1 = q-1 */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_make_key.c:508:14: warning: implicit declaration of function 'mp_mod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_mod( key->d, tmp1, key->dP)) != CRYPT_OK) { goto errkey; } /* dP = d mod p-1 */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/pk/rsa/rsa_make_key.c:510:14: warning: implicit declaration of function 'mp_invmod' [-Wimplicit-function-declaration] BUILDSTDERR: if ((err = mp_invmod( q, p, key->qP)) != CRYPT_OK) { goto errkey; } /* qP = 1/q mod p */ BUILDSTDERR: ^~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_hash.c BUILDSTDERR: src/pk/rsa/rsa_sign_hash.c: In function 'rsa_sign_hash_ex': BUILDSTDERR: src/pk/rsa/rsa_sign_hash.c:65:21: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bitlen = mp_count_bits((key->N)); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_sign_hash.c:68:21: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bytelen = mp_unsigned_bin_size((key->N)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/pk/rsa/rsa_verify_hash.o src/pk/rsa/rsa_verify_hash.c BUILDSTDERR: src/pk/rsa/rsa_verify_hash.c: In function 'rsa_verify_hash_ex': BUILDSTDERR: src/pk/rsa/rsa_verify_hash.c:66:20: warning: implicit declaration of function 'mp_count_bits' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bitlen = mp_count_bits( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: src/pk/rsa/rsa_verify_hash.c:69:21: warning: implicit declaration of function 'mp_unsigned_bin_size' [-Wimplicit-function-declaration] BUILDSTDERR: modulus_bytelen = mp_unsigned_bin_size( (key->N)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/fortuna.o src/prngs/fortuna.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/rc4.o src/prngs/rc4.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/rng_get_bytes.o src/prngs/rng_get_bytes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/rng_make_prng.o src/prngs/rng_make_prng.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/sober128.o src/prngs/sober128.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/sprng.o src/prngs/sprng.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -Isrc/headers -I. -DARGTYPE=3 -DLTC_NO_TEST -c -o src/prngs/yarrow.o src/prngs/yarrow.c ar rv libtomcrypt.a src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/camellia.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/multi2.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/saferp.o src/ciphers/safer/safer_tab.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_memory_ex.o src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha256.o src/hashes/sha2/sha512.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o src/modes/xts/xts_decrypt.o src/modes/xts/xts_done.o src/modes/xts/xts_encrypt.o src/modes/xts/xts_init.o src/modes/xts/xts_mult_x.o src/modes/xts/xts_test.o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_key.o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc.o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_export.o src/pk/katja/katja_exptmod.o src/pk/katja/katja_free.o src/pk/katja/katja_import.o src/pk/katja/katja_make_key.o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_verify_hash.o src/prngs/fortuna.o src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/sober128.o src/prngs/sprng.o src/prngs/yarrow.o BUILDSTDERR: ar: creating libtomcrypt.a a - src/ciphers/aes/aes_enc.o a - src/ciphers/aes/aes.o a - src/ciphers/anubis.o a - src/ciphers/blowfish.o a - src/ciphers/camellia.o a - src/ciphers/cast5.o a - src/ciphers/des.o a - src/ciphers/kasumi.o a - src/ciphers/khazad.o a - src/ciphers/kseed.o a - src/ciphers/multi2.o a - src/ciphers/noekeon.o a - src/ciphers/rc2.o a - src/ciphers/rc5.o a - src/ciphers/rc6.o a - src/ciphers/safer/safer.o a - src/ciphers/safer/saferp.o a - src/ciphers/safer/safer_tab.o a - src/ciphers/skipjack.o a - src/ciphers/twofish/twofish.o a - src/ciphers/xtea.o a - src/encauth/ccm/ccm_memory.o a - src/encauth/ccm/ccm_memory_ex.o a - src/encauth/ccm/ccm_test.o a - src/encauth/eax/eax_addheader.o a - src/encauth/eax/eax_decrypt.o a - src/encauth/eax/eax_decrypt_verify_memory.o a - src/encauth/eax/eax_done.o a - src/encauth/eax/eax_encrypt_authenticate_memory.o a - src/encauth/eax/eax_encrypt.o a - src/encauth/eax/eax_init.o a - src/encauth/eax/eax_test.o a - src/encauth/gcm/gcm_add_aad.o a - src/encauth/gcm/gcm_add_iv.o a - src/encauth/gcm/gcm_done.o a - src/encauth/gcm/gcm_gf_mult.o a - src/encauth/gcm/gcm_init.o a - src/encauth/gcm/gcm_memory.o a - src/encauth/gcm/gcm_mult_h.o a - src/encauth/gcm/gcm_process.o a - src/encauth/gcm/gcm_reset.o a - src/encauth/gcm/gcm_test.o a - src/encauth/ocb/ocb_decrypt.o a - src/encauth/ocb/ocb_decrypt_verify_memory.o a - src/encauth/ocb/ocb_done_decrypt.o a - src/encauth/ocb/ocb_done_encrypt.o a - src/encauth/ocb/ocb_encrypt_authenticate_memory.o a - src/encauth/ocb/ocb_encrypt.o a - src/encauth/ocb/ocb_init.o a - src/encauth/ocb/ocb_ntz.o a - src/encauth/ocb/ocb_shift_xor.o a - src/encauth/ocb/ocb_test.o a - src/encauth/ocb/s_ocb_done.o a - src/hashes/chc/chc.o a - src/hashes/helper/hash_file.o a - src/hashes/helper/hash_filehandle.o a - src/hashes/helper/hash_memory.o a - src/hashes/helper/hash_memory_multi.o a - src/hashes/md2.o a - src/hashes/md4.o a - src/hashes/md5.o a - src/hashes/rmd128.o a - src/hashes/rmd160.o a - src/hashes/rmd256.o a - src/hashes/rmd320.o a - src/hashes/sha1.o a - src/hashes/sha2/sha256.o a - src/hashes/sha2/sha512.o a - src/hashes/tiger.o a - src/hashes/whirl/whirl.o a - src/mac/f9/f9_done.o a - src/mac/f9/f9_file.o a - src/mac/f9/f9_init.o a - src/mac/f9/f9_memory.o a - src/mac/f9/f9_memory_multi.o a - src/mac/f9/f9_process.o a - src/mac/f9/f9_test.o a - src/mac/hmac/hmac_done.o a - src/mac/hmac/hmac_file.o a - src/mac/hmac/hmac_init.o a - src/mac/hmac/hmac_memory.o a - src/mac/hmac/hmac_memory_multi.o a - src/mac/hmac/hmac_process.o a - src/mac/hmac/hmac_test.o a - src/mac/omac/omac_done.o a - src/mac/omac/omac_file.o a - src/mac/omac/omac_init.o a - src/mac/omac/omac_memory.o a - src/mac/omac/omac_memory_multi.o a - src/mac/omac/omac_process.o a - src/mac/omac/omac_test.o a - src/mac/pelican/pelican.o a - src/mac/pelican/pelican_memory.o a - src/mac/pelican/pelican_test.o a - src/mac/pmac/pmac_done.o a - src/mac/pmac/pmac_file.o a - src/mac/pmac/pmac_init.o a - src/mac/pmac/pmac_memory.o a - src/mac/pmac/pmac_memory_multi.o a - src/mac/pmac/pmac_ntz.o a - src/mac/pmac/pmac_process.o a - src/mac/pmac/pmac_shift_xor.o a - src/mac/pmac/pmac_test.o a - src/mac/xcbc/xcbc_done.o a - src/mac/xcbc/xcbc_file.o a - src/mac/xcbc/xcbc_init.o a - src/mac/xcbc/xcbc_memory.o a - src/mac/xcbc/xcbc_memory_multi.o a - src/mac/xcbc/xcbc_process.o a - src/mac/xcbc/xcbc_test.o a - src/math/fp/ltc_ecc_fp_mulmod.o a - src/math/gmp_desc.o a - src/math/ltm_desc.o a - src/math/multi.o a - src/math/rand_prime.o a - src/math/tfm_desc.o a - src/misc/base64/base64_decode.o a - src/misc/base64/base64_encode.o a - src/misc/burn_stack.o a - src/misc/crypt/crypt_argchk.o a - src/misc/crypt/crypt.o a - src/misc/crypt/crypt_cipher_descriptor.o a - src/misc/crypt/crypt_cipher_is_valid.o a - src/misc/crypt/crypt_find_cipher_any.o a - src/misc/crypt/crypt_find_cipher.o a - src/misc/crypt/crypt_find_cipher_id.o a - src/misc/crypt/crypt_find_hash_any.o a - src/misc/crypt/crypt_find_hash.o a - src/misc/crypt/crypt_find_hash_id.o a - src/misc/crypt/crypt_find_hash_oid.o a - src/misc/crypt/crypt_find_prng.o a - src/misc/crypt/crypt_fsa.o a - src/misc/crypt/crypt_hash_descriptor.o a - src/misc/crypt/crypt_hash_is_valid.o a - src/misc/crypt/crypt_ltc_mp_descriptor.o a - src/misc/crypt/crypt_prng_descriptor.o a - src/misc/crypt/crypt_prng_is_valid.o a - src/misc/crypt/crypt_register_cipher.o a - src/misc/crypt/crypt_register_hash.o a - src/misc/crypt/crypt_register_prng.o a - src/misc/crypt/crypt_unregister_cipher.o a - src/misc/crypt/crypt_unregister_hash.o a - src/misc/crypt/crypt_unregister_prng.o a - src/misc/error_to_string.o a - src/misc/pkcs5/pkcs_5_1.o a - src/misc/pkcs5/pkcs_5_2.o a - src/misc/zeromem.o a - src/modes/cbc/cbc_decrypt.o a - src/modes/cbc/cbc_done.o a - src/modes/cbc/cbc_encrypt.o a - src/modes/cbc/cbc_getiv.o a - src/modes/cbc/cbc_setiv.o a - src/modes/cbc/cbc_start.o a - src/modes/cfb/cfb_decrypt.o a - src/modes/cfb/cfb_done.o a - src/modes/cfb/cfb_encrypt.o a - src/modes/cfb/cfb_getiv.o a - src/modes/cfb/cfb_setiv.o a - src/modes/cfb/cfb_start.o a - src/modes/ctr/ctr_decrypt.o a - src/modes/ctr/ctr_done.o a - src/modes/ctr/ctr_encrypt.o a - src/modes/ctr/ctr_getiv.o a - src/modes/ctr/ctr_setiv.o a - src/modes/ctr/ctr_start.o a - src/modes/ctr/ctr_test.o a - src/modes/ecb/ecb_decrypt.o a - src/modes/ecb/ecb_done.o a - src/modes/ecb/ecb_encrypt.o a - src/modes/ecb/ecb_start.o a - src/modes/f8/f8_decrypt.o a - src/modes/f8/f8_done.o a - src/modes/f8/f8_encrypt.o a - src/modes/f8/f8_getiv.o a - src/modes/f8/f8_setiv.o a - src/modes/f8/f8_start.o a - src/modes/f8/f8_test_mode.o a - src/modes/lrw/lrw_decrypt.o a - src/modes/lrw/lrw_done.o a - src/modes/lrw/lrw_encrypt.o a - src/modes/lrw/lrw_getiv.o a - src/modes/lrw/lrw_process.o a - src/modes/lrw/lrw_setiv.o a - src/modes/lrw/lrw_start.o a - src/modes/lrw/lrw_test.o a - src/modes/ofb/ofb_decrypt.o a - src/modes/ofb/ofb_done.o a - src/modes/ofb/ofb_encrypt.o a - src/modes/ofb/ofb_getiv.o a - src/modes/ofb/ofb_setiv.o a - src/modes/ofb/ofb_start.o a - src/modes/xts/xts_decrypt.o a - src/modes/xts/xts_done.o a - src/modes/xts/xts_encrypt.o a - src/modes/xts/xts_init.o a - src/modes/xts/xts_mult_x.o a - src/modes/xts/xts_test.o a - src/pk/asn1/der/bit/der_decode_bit_string.o a - src/pk/asn1/der/bit/der_encode_bit_string.o a - src/pk/asn1/der/bit/der_length_bit_string.o a - src/pk/asn1/der/boolean/der_decode_boolean.o a - src/pk/asn1/der/boolean/der_encode_boolean.o a - src/pk/asn1/der/boolean/der_length_boolean.o a - src/pk/asn1/der/choice/der_decode_choice.o a - src/pk/asn1/der/ia5/der_decode_ia5_string.o a - src/pk/asn1/der/ia5/der_encode_ia5_string.o a - src/pk/asn1/der/ia5/der_length_ia5_string.o a - src/pk/asn1/der/integer/der_decode_integer.o a - src/pk/asn1/der/integer/der_encode_integer.o a - src/pk/asn1/der/integer/der_length_integer.o a - src/pk/asn1/der/object_identifier/der_decode_object_identifier.o a - src/pk/asn1/der/object_identifier/der_encode_object_identifier.o a - src/pk/asn1/der/object_identifier/der_length_object_identifier.o a - src/pk/asn1/der/octet/der_decode_octet_string.o a - src/pk/asn1/der/octet/der_encode_octet_string.o a - src/pk/asn1/der/octet/der_length_octet_string.o a - src/pk/asn1/der/printable_string/der_decode_printable_string.o a - src/pk/asn1/der/printable_string/der_encode_printable_string.o a - src/pk/asn1/der/printable_string/der_length_printable_string.o a - src/pk/asn1/der/sequence/der_decode_sequence_ex.o a - src/pk/asn1/der/sequence/der_decode_sequence_flexi.o a - src/pk/asn1/der/sequence/der_decode_sequence_multi.o a - src/pk/asn1/der/sequence/der_encode_sequence_ex.o a - src/pk/asn1/der/sequence/der_encode_sequence_multi.o a - src/pk/asn1/der/sequence/der_length_sequence.o a - src/pk/asn1/der/sequence/der_sequence_free.o a - src/pk/asn1/der/set/der_encode_set.o a - src/pk/asn1/der/set/der_encode_setof.o a - src/pk/asn1/der/short_integer/der_decode_short_integer.o a - src/pk/asn1/der/short_integer/der_encode_short_integer.o a - src/pk/asn1/der/short_integer/der_length_short_integer.o a - src/pk/asn1/der/utctime/der_decode_utctime.o a - src/pk/asn1/der/utctime/der_encode_utctime.o a - src/pk/asn1/der/utctime/der_length_utctime.o a - src/pk/asn1/der/utf8/der_decode_utf8_string.o a - src/pk/asn1/der/utf8/der_encode_utf8_string.o a - src/pk/asn1/der/utf8/der_length_utf8_string.o a - src/pk/dsa/dsa_decrypt_key.o a - src/pk/dsa/dsa_encrypt_key.o a - src/pk/dsa/dsa_export.o a - src/pk/dsa/dsa_free.o a - src/pk/dsa/dsa_import.o a - src/pk/dsa/dsa_make_key.o a - src/pk/dsa/dsa_shared_secret.o a - src/pk/dsa/dsa_sign_hash.o a - src/pk/dsa/dsa_verify_hash.o a - src/pk/dsa/dsa_verify_key.o a - src/pk/ecc/ecc_ansi_x963_export.o a - src/pk/ecc/ecc_ansi_x963_import.o a - src/pk/ecc/ecc.o a - src/pk/ecc/ecc_decrypt_key.o a - src/pk/ecc/ecc_encrypt_key.o a - src/pk/ecc/ecc_export.o a - src/pk/ecc/ecc_free.o a - src/pk/ecc/ecc_get_size.o a - src/pk/ecc/ecc_import.o a - src/pk/ecc/ecc_make_key.o a - src/pk/ecc/ecc_shared_secret.o a - src/pk/ecc/ecc_sign_hash.o a - src/pk/ecc/ecc_sizes.o a - src/pk/ecc/ecc_test.o a - src/pk/ecc/ecc_verify_hash.o a - src/pk/ecc/ltc_ecc_is_valid_idx.o a - src/pk/ecc/ltc_ecc_map.o a - src/pk/ecc/ltc_ecc_mul2add.o a - src/pk/ecc/ltc_ecc_mulmod.o a - src/pk/ecc/ltc_ecc_mulmod_timing.o a - src/pk/ecc/ltc_ecc_points.o a - src/pk/ecc/ltc_ecc_projective_add_point.o a - src/pk/ecc/ltc_ecc_projective_dbl_point.o a - src/pk/katja/katja_decrypt_key.o a - src/pk/katja/katja_encrypt_key.o a - src/pk/katja/katja_export.o a - src/pk/katja/katja_exptmod.o a - src/pk/katja/katja_free.o a - src/pk/katja/katja_import.o a - src/pk/katja/katja_make_key.o a - src/pk/pkcs1/pkcs_1_i2osp.o a - src/pk/pkcs1/pkcs_1_mgf1.o a - src/pk/pkcs1/pkcs_1_oaep_decode.o a - src/pk/pkcs1/pkcs_1_oaep_encode.o a - src/pk/pkcs1/pkcs_1_os2ip.o a - src/pk/pkcs1/pkcs_1_pss_decode.o a - src/pk/pkcs1/pkcs_1_pss_encode.o a - src/pk/pkcs1/pkcs_1_v1_5_decode.o a - src/pk/pkcs1/pkcs_1_v1_5_encode.o a - src/pk/rsa/rsa_decrypt_key.o a - src/pk/rsa/rsa_encrypt_key.o a - src/pk/rsa/rsa_export.o a - src/pk/rsa/rsa_exptmod.o a - src/pk/rsa/rsa_free.o a - src/pk/rsa/rsa_import.o a - src/pk/rsa/rsa_make_key.o a - src/pk/rsa/rsa_sign_hash.o a - src/pk/rsa/rsa_verify_hash.o a - src/prngs/fortuna.o a - src/prngs/rc4.o a - src/prngs/rng_get_bytes.o a - src/prngs/rng_make_prng.o a - src/prngs/sober128.o a - src/prngs/sprng.o a - src/prngs/yarrow.o ranlib libtomcrypt.a make[1]: Leaving directory '/builddir/build/BUILD/olpc-contents-2.6/libtomcrypt' mv libtomcrypt/libtomcrypt.a libtomcrypt_fast.a make -C libtomcrypt clean BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/olpc-contents-2.6/libtomcrypt' rm -f `find . -type f | grep "[.]o" | xargs` rm -f `find . -type f | grep "[.]lo" | xargs` rm -f `find . -type f | grep "[.]a" | xargs` rm -f `find . -type f | grep "[.]la" | xargs` rm -f `find . -type f | grep "[.]obj" | xargs` rm -f `find . -type f | grep "[.]lib" | xargs` rm -f `find . -type f | grep "[.]exe" | xargs` rm -f `find . -type f | grep "[.]gcda" | xargs` rm -f `find . -type f | grep "[.]gcno" | xargs` rm -f `find . -type f | grep "[.]il" | xargs` rm -f `find . -type f | grep "[.]dyn" | xargs` rm -f `find . -type f | grep "[.]dpi" | xargs` rm -rf `find . -type d | grep "[.]libs" | xargs` rm -f crypt.aux crypt.dvi crypt.idx crypt.ilg crypt.ind crypt.log crypt.toc rm -f tv_gen x86_prof small encrypt multi timing test rm -rf doc/doxygen rm -f doc/*.pdf rm -f *.txt make[1]: Leaving directory '/builddir/build/BUILD/olpc-contents-2.6/libtomcrypt' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -O2 -Ilibtomcrypt/src/headers -c fv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -O2 -Ilibtomcrypt/src/headers -c fc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -O2 -o fc fc.o libtomcrypt_fast.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -O2 -o fv fv.o libtomcrypt_fast.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J62Mbr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 + cd olpc-contents-2.6 + mkdir -p /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64//usr/sbin + /usr/bin/install -m 755 olpc-contents-create olpc-contents-clean olpc-contents-hash /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64//usr/sbin + /usr/bin/install -m 755 fv /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64//usr/sbin/olpc-contents-verify + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.6-17.fc29 --unique-debug-suffix -2.6-17.fc29.riscv64 --unique-debug-src-base olpc-contents-2.6-17.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/olpc-contents-2.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/sbin/olpc-contents-verify extracting debug info from /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/sbin/olpc-contents-verify /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 330 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: mangling shebang in /usr/sbin/olpc-contents-clean from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/sbin/olpc-contents-hash from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/sbin/olpc-contents-create from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: olpc-contents-2.6-17.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vsOW1m + umask 022 + cd /builddir/build/BUILD + cd olpc-contents-2.6 + DOCDIR=/builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/doc/olpc-contents + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/doc/olpc-contents + cp -pr README /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/doc/olpc-contents + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GizZks + umask 022 + cd /builddir/build/BUILD + cd olpc-contents-2.6 + LICENSEDIR=/builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/licenses/olpc-contents + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/licenses/olpc-contents + cp -pr COPYING /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64/usr/share/licenses/olpc-contents + exit 0 Provides: olpc-contents = 2.6-17.fc29 olpc-contents(riscv-64) = 2.6-17.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: olpc-contents-debugsource-2.6-17.fc29.riscv64 Provides: olpc-contents-debugsource = 2.6-17.fc29 olpc-contents-debugsource(riscv-64) = 2.6-17.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: olpc-contents-debuginfo-2.6-17.fc29.riscv64 Provides: debuginfo(build-id) = 0d7f4244a101ab8a82aa660a5728546c31a21325 olpc-contents-debuginfo = 2.6-17.fc29 olpc-contents-debuginfo(riscv-64) = 2.6-17.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: olpc-contents-debugsource(riscv-64) = 2.6-17.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 Wrote: /builddir/build/RPMS/olpc-contents-2.6-17.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/olpc-contents-debugsource-2.6-17.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/olpc-contents-debuginfo-2.6-17.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DkZv3P + umask 022 + cd /builddir/build/BUILD + cd olpc-contents-2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/olpc-contents-2.6-17.fc29.riscv64 + exit 0 Child return code was: 0