Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bitfrost.spec'], chrootPath='/var/lib/mock/f30-build-35714-19989/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'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bitfrost.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'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/bitfrost-1.0.19-13.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bitfrost.spec'], chrootPath='/var/lib/mock/f30-build-35714-19989/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'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bitfrost.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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9GAkjH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bitfrost-1.0.19 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/bitfrost-1.0.19.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitfrost-1.0.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tSNEI0 + umask 022 + cd /builddir/build/BUILD + cd bitfrost-1.0.19 + make 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' pyrexc -o pysign.c pysign.pyx gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -fPIC -I/usr/include/python2.7 -I/usr/include/python2.7 -Ilibtomcrypt/src/headers pysign.c BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h: In function '_crypt_init': BUILDSTDERR: pysign.h:16:9: warning: unused variable 'st' [-Wunused-variable] BUILDSTDERR: int st; BUILDSTDERR: ^~ BUILDSTDERR: pysign.h: In function '_crypt_sign': BUILDSTDERR: pysign.h:35:13: warning: unused variable 'sig_stat' [-Wunused-variable] BUILDSTDERR: int st, sig_stat; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: pysign.c: In function '__pyx_f_6pysign_sign_file': BUILDSTDERR: pysign.c:236:52: warning: pointer targets in passing argument 2 of 'crypt_sign_file' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_6 = PyInt_FromLong(crypt_sign_file(__pyx_2,__pyx_3,__pyx_4,__pyx_v_sig,(&__pyx_v_siglen),__pyx_5)); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 55; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:55:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_sign_file(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: pysign.c:236:68: warning: pointer targets in passing argument 4 of 'crypt_sign_file' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_6 = PyInt_FromLong(crypt_sign_file(__pyx_2,__pyx_3,__pyx_4,__pyx_v_sig,(&__pyx_v_siglen),__pyx_5)); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 55; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:55:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_sign_file(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: pysign.c: In function '__pyx_f_6pysign_sign_buffer': BUILDSTDERR: pysign.c:300:54: warning: pointer targets in passing argument 2 of 'crypt_sign_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_7 = PyInt_FromLong(crypt_sign_buffer(__pyx_2,__pyx_3,__pyx_4,__pyx_v_sig,(&__pyx_v_siglen),__pyx_5,__pyx_6)); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 68; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:82:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_sign_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: pysign.c:300:70: warning: pointer targets in passing argument 4 of 'crypt_sign_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_7 = PyInt_FromLong(crypt_sign_buffer(__pyx_2,__pyx_3,__pyx_4,__pyx_v_sig,(&__pyx_v_siglen),__pyx_5,__pyx_6)); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 68; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:82:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_sign_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: pysign.c:300:100: warning: pointer targets in passing argument 6 of 'crypt_sign_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_7 = PyInt_FromLong(crypt_sign_buffer(__pyx_2,__pyx_3,__pyx_4,__pyx_v_sig,(&__pyx_v_siglen),__pyx_5,__pyx_6)); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 68; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:82:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_sign_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: pysign.c: In function '__pyx_f_6pysign_hash_buffer': BUILDSTDERR: pysign.c:419:49: warning: pointer targets in passing argument 2 of '_hash_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_5 = PyInt_FromLong(_hash_buffer(__pyx_2,__pyx_3,__pyx_4,__pyx_v_hashbuf,(&__pyx_v_hashlen))); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 85; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:110:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: _hash_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: pysign.c:419:65: warning: pointer targets in passing argument 4 of '_hash_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_5 = PyInt_FromLong(_hash_buffer(__pyx_2,__pyx_3,__pyx_4,__pyx_v_hashbuf,(&__pyx_v_hashlen))); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 85; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from pysign.c:30: BUILDSTDERR: pysign.h:110:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: _hash_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~ IGNORE_SPEED=1 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 -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC" make -C libtomcrypt make[1]: Entering directory '/builddir/build/BUILD/bitfrost-1.0.19/libtomcrypt' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -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: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/aes/aes.o src/ciphers/aes/aes.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/anubis.o src/ciphers/anubis.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/blowfish.o src/ciphers/blowfish.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/camellia.o src/ciphers/camellia.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/cast5.o src/ciphers/cast5.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/des.o src/ciphers/des.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/kasumi.o src/ciphers/kasumi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/khazad.o src/ciphers/khazad.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/kseed.o src/ciphers/kseed.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/multi2.o src/ciphers/multi2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/noekeon.o src/ciphers/noekeon.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/rc2.o src/ciphers/rc2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/rc5.o src/ciphers/rc5.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/rc6.o src/ciphers/rc6.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/safer/safer.o src/ciphers/safer/safer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/safer/saferp.o src/ciphers/safer/saferp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/safer/safer_tab.o src/ciphers/safer/safer_tab.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/skipjack.o src/ciphers/skipjack.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/twofish/twofish.o src/ciphers/twofish/twofish.c BUILDSTDERR: src/ciphers/twofish/twofish.c: In function 'h_func': BUILDSTDERR: src/ciphers/twofish/twofish.c:259:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: y[3] = (unsigned char)(sbox(1, (ulong32)y[3]) ^ M[4 * (6 + offset) + 3]); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/ciphers/twofish/twofish.c:260:6: note: here BUILDSTDERR: case 3: BUILDSTDERR: ^~~~ BUILDSTDERR: src/ciphers/twofish/twofish.c:264:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: y[3] = (unsigned char)(sbox(0, (ulong32)y[3]) ^ M[4 * (4 + offset) + 3]); BUILDSTDERR: ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/ciphers/twofish/twofish.c:265:6: note: here BUILDSTDERR: case 2: BUILDSTDERR: ^~~~ BUILDSTDERR: At top level: 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: ^~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/ciphers/xtea.o src/ciphers/xtea.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -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: ^~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ccm/ccm_test.o src/encauth/ccm/ccm_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_addheader.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_decrypt_verify_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_done.o src/encauth/eax/eax_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_encrypt_authenticate_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_init.o src/encauth/eax/eax_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/eax/eax_test.o src/encauth/eax/eax_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_aad.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_add_iv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_gf_mult.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_mult_h.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_reset.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/gcm/gcm_test.o src/encauth/gcm/gcm_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_decrypt_verify_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_done_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_encrypt_authenticate_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_ntz.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_shift_xor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/ocb_test.o src/encauth/ocb/ocb_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/encauth/ocb/s_ocb_done.o src/encauth/ocb/s_ocb_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/chc/chc.o src/hashes/chc/chc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/helper/hash_file.o src/hashes/helper/hash_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_filehandle.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/helper/hash_memory_multi.o src/hashes/helper/hash_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/md2.o src/hashes/md2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/md4.o src/hashes/md4.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/md5.o src/hashes/md5.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/rmd128.o src/hashes/rmd128.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/rmd160.o src/hashes/rmd160.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/rmd256.o src/hashes/rmd256.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/rmd320.o src/hashes/rmd320.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/sha1.o src/hashes/sha1.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/sha2/sha256.o src/hashes/sha2/sha256.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/sha2/sha512.o src/hashes/sha2/sha512.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/tiger.o src/hashes/tiger.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/hashes/whirl/whirl.o src/hashes/whirl/whirl.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_done.o src/mac/f9/f9_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_file.o src/mac/f9/f9_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_init.o src/mac/f9/f9_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_memory.o src/mac/f9/f9_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_process.o src/mac/f9/f9_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/f9/f9_test.o src/mac/f9/f9_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/hmac/hmac_test.o src/mac/hmac/hmac_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_done.o src/mac/omac/omac_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_file.o src/mac/omac/omac_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_init.o src/mac/omac/omac_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_memory.o src/mac/omac/omac_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -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: ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/omac/omac_test.o src/mac/omac/omac_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pelican/pelican.o src/mac/pelican/pelican.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pelican/pelican_test.o src/mac/pelican/pelican_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_ntz.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_shift_xor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/pmac/pmac_test.o src/mac/pmac/pmac_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_file.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_memory_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/mac/xcbc/xcbc_test.o src/mac/xcbc/xcbc_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/fp/ltc_ecc_fp_mulmod.o src/math/fp/ltc_ecc_fp_mulmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/gmp_desc.o src/math/gmp_desc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/ltm_desc.o src/math/ltm_desc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/multi.o src/math/multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/rand_prime.o src/math/rand_prime.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/math/tfm_desc.o src/math/tfm_desc.c BUILDSTDERR: src/math/tfm_desc.c:764:4: warning: initialization of 'int (*)(prng_state *, int, int, long int, rsa_key *)' {aka 'int (*)(union Prng_state *, int, int, long int, struct Rsa_key *)'} from incompatible pointer type 'int (*)(prng_state *, int, prng_state *, int, int, long int, rsa_key *)' {aka 'int (*)(union Prng_state *, int, union Prng_state *, int, int, long int, struct Rsa_key *)'} [-Wincompatible-pointer-types] BUILDSTDERR: &rsa_make_key, BUILDSTDERR: ^ BUILDSTDERR: src/math/tfm_desc.c:764:4: note: (near initialization for 'tfm_desc.rsa_keygen') cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/base64/base64_decode.o src/misc/base64/base64_decode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/base64/base64_encode.o src/misc/base64/base64_encode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/burn_stack.o src/misc/burn_stack.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_argchk.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt.o src/misc/crypt/crypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_descriptor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_cipher_is_valid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_any.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_cipher_id.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_any.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_id.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_hash_oid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_find_prng.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_fsa.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_descriptor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_hash_is_valid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_ltc_mp_descriptor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_descriptor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_is_valid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_cipher.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_register_prng.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_cipher.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/crypt/crypt_unregister_prng.o src/misc/crypt/crypt_unregister_prng.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/error_to_string.o src/misc/error_to_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_1.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/misc/zeromem.o src/misc/zeromem.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cbc/cbc_start.o src/modes/cbc/cbc_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/cfb/cfb_start.o src/modes/cfb/cfb_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ctr/ctr_test.o src/modes/ctr/ctr_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ecb/ecb_start.o src/modes/ecb/ecb_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_decrypt.o src/modes/f8/f8_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_done.o src/modes/f8/f8_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_encrypt.o src/modes/f8/f8_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_getiv.o src/modes/f8/f8_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_setiv.o src/modes/f8/f8_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_start.o src/modes/f8/f8_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/f8/f8_test_mode.o src/modes/f8/f8_test_mode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_process.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/lrw/lrw_test.o src/modes/lrw/lrw_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_getiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_setiv.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/ofb/ofb_start.o src/modes/ofb/ofb_start.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_decrypt.o src/modes/xts/xts_decrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_done.o src/modes/xts/xts_done.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_encrypt.o src/modes/xts/xts_encrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_init.o src/modes/xts/xts_init.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_mult_x.o src/modes/xts/xts_mult_x.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/modes/xts/xts_test.o src/modes/xts/xts_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_bit_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_decode_boolean.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/boolean/der_length_boolean.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/choice/der_decode_choice.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_decode_ia5_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_decode_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_encode_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/integer/der_length_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_decode_octet_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_ex.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_ex.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_sequence_multi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -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: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_free.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_set.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/set/der_encode_setof.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_decode_short_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_decode_utctime.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utctime/der_length_utctime.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_decode_utf8_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_decrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_encrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_export.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_free.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_import.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_make_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_shared_secret.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_sign_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/dsa/dsa_verify_key.o src/pk/dsa/dsa_verify_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_export.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_ansi_x963_import.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc.o src/pk/ecc/ecc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_decrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_encrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_export.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_free.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_get_size.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_import.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_make_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_shared_secret.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sign_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_sizes.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_test.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ecc_verify_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_is_valid_idx.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_map.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mul2add.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_mulmod_timing.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_points.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_add_point.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_decrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_encrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_export.o src/pk/katja/katja_export.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_exptmod.o src/pk/katja/katja_exptmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_free.o src/pk/katja/katja_free.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_import.o src/pk/katja/katja_import.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/katja/katja_make_key.o src/pk/katja/katja_make_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_i2osp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_mgf1.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_decode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_oaep_encode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_os2ip.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_decode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_pss_encode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_decode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/pkcs1/pkcs_1_v1_5_encode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_decrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_encrypt_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_export.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_exptmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_free.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_make_key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/pk/rsa/rsa_verify_hash.o src/pk/rsa/rsa_verify_hash.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/fortuna.o src/prngs/fortuna.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/rc4.o src/prngs/rc4.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/rng_get_bytes.o src/prngs/rng_get_bytes.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/rng_make_prng.o src/prngs/rng_make_prng.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/sober128.o src/prngs/sober128.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -c -o src/prngs/sprng.o src/prngs/sprng.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -Isrc/headers -I../tomsfastmath/src/headers -DLTC_NO_TEST -Itomsfastmath -DLTC_SMALL_CODE -DARGTYPE=3 -DTFM_DESC -fPIC -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -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/bitfrost-1.0.19/libtomcrypt' cp libtomcrypt/libtomcrypt.a . IGNORE_SPEED=1 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 -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC" make -C tomsfastmath make[1]: Entering directory '/builddir/build/BUILD/bitfrost-1.0.19/tomsfastmath' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_add.o src/addsub/fp_add.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_add_d.o src/addsub/fp_add_d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_addmod.o src/addsub/fp_addmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_cmp.o src/addsub/fp_cmp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_cmp_d.o src/addsub/fp_cmp_d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_cmp_mag.o src/addsub/fp_cmp_mag.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_sub.o src/addsub/fp_sub.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_sub_d.o src/addsub/fp_sub_d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/fp_submod.o src/addsub/fp_submod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/s_fp_add.o src/addsub/s_fp_add.c BUILDSTDERR: src/addsub/s_fp_add.c: In function 's_fp_add': BUILDSTDERR: src/addsub/s_fp_add.c:26:16: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t >>= DIGIT_BIT; BUILDSTDERR: ^~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/addsub/s_fp_sub.o src/addsub/s_fp_sub.c BUILDSTDERR: src/addsub/s_fp_sub.c: In function 's_fp_sub': BUILDSTDERR: src/addsub/s_fp_sub.c:25:21: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = (t >> DIGIT_BIT)&1; BUILDSTDERR: ^~ BUILDSTDERR: src/addsub/s_fp_sub.c:30:21: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = (t >> DIGIT_BIT); BUILDSTDERR: ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_radix_size.o src/bin/fp_radix_size.c BUILDSTDERR: src/bin/fp_radix_size.c: In function 'fp_radix_size': BUILDSTDERR: src/bin/fp_radix_size.c:14:11: warning: variable 'digs' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int digs; BUILDSTDERR: ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_read_radix.o src/bin/fp_read_radix.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_read_signed_bin.o src/bin/fp_read_signed_bin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_read_unsigned_bin.o src/bin/fp_read_unsigned_bin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_reverse.o src/bin/fp_reverse.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_s_rmap.o src/bin/fp_s_rmap.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_signed_bin_size.o src/bin/fp_signed_bin_size.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_to_signed_bin.o src/bin/fp_to_signed_bin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_to_unsigned_bin.o src/bin/fp_to_unsigned_bin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_toradix.o src/bin/fp_toradix.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bin/fp_unsigned_bin_size.o src/bin/fp_unsigned_bin_size.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_cnt_lsb.o src/bit/fp_cnt_lsb.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_count_bits.o src/bit/fp_count_bits.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_div_2.o src/bit/fp_div_2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_div_2d.o src/bit/fp_div_2d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_lshd.o src/bit/fp_lshd.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_mod_2d.o src/bit/fp_mod_2d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/bit/fp_rshd.o src/bit/fp_rshd.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/divide/fp_div.o src/divide/fp_div.c BUILDSTDERR: src/divide/fp_div.c: In function 'fp_div': BUILDSTDERR: src/divide/fp_div.c:80:40: warning: left shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: q.dp[i - t - 1] = ((((fp_word)1) << DIGIT_BIT) - 1); BUILDSTDERR: ^~ BUILDSTDERR: src/divide/fp_div.c:83:33: warning: left shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: tmp = ((fp_word) x.dp[i]) << ((fp_word) DIGIT_BIT); BUILDSTDERR: ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/divide/fp_div_d.o src/divide/fp_div_d.c BUILDSTDERR: src/divide/fp_div_d.c: In function 'fp_div_d': BUILDSTDERR: src/divide/fp_div_d.c:72:13: warning: left shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: w = (w << ((fp_word)DIGIT_BIT)) | ((fp_word)a->dp[ix]); BUILDSTDERR: ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/divide/fp_mod.o src/divide/fp_mod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/divide/fp_mod_d.o src/divide/fp_mod_d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/exptmod/fp_2expt.o src/exptmod/fp_2expt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/exptmod/fp_exptmod.o src/exptmod/fp_exptmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/misc/fp_ident.o src/misc/fp_ident.c BUILDSTDERR: src/misc/fp_ident.c: In function 'fp_ident': BUILDSTDERR: src/misc/fp_ident.c:18:1: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: "TomsFastMath (%s)\n" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/misc/fp_ident.c:73:17: BUILDSTDERR: "\n", __DATE__, sizeof(fp_digit), sizeof(fp_word), FP_MAX_SIZE); BUILDSTDERR: ~~~~~~~~~~~~~~~~ BUILDSTDERR: src/misc/fp_ident.c:21:16: note: format string is defined here BUILDSTDERR: "\tfp_digit = %u\n" BUILDSTDERR: ~^ BUILDSTDERR: %lu BUILDSTDERR: src/misc/fp_ident.c:18:1: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: "TomsFastMath (%s)\n" BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/misc/fp_ident.c:73:35: BUILDSTDERR: "\n", __DATE__, sizeof(fp_digit), sizeof(fp_word), FP_MAX_SIZE); BUILDSTDERR: ~~~~~~~~~~~~~~~ BUILDSTDERR: src/misc/fp_ident.c:22:16: note: format string is defined here BUILDSTDERR: "\tfp_word = %u\n" BUILDSTDERR: ~^ BUILDSTDERR: %lu cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/misc/fp_set.o src/misc/fp_set.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_calc_normalization.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mont/fp_montgomery_reduce.o src/mont/fp_montgomery_reduce.c BUILDSTDERR: src/mont/fp_montgomery_reduce.c: In function 'fp_montgomery_reduce': BUILDSTDERR: src/mont/fp_montgomery_reduce.c:453:12: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: cy = (t >> DIGIT_BIT); \ BUILDSTDERR: ^~ BUILDSTDERR: src/mont/fp_montgomery_reduce.c:521:11: note: in expansion of macro 'INNERMUL' BUILDSTDERR: INNERMUL; BUILDSTDERR: ^~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mont/fp_montgomery_setup.o src/mont/fp_montgomery_setup.c BUILDSTDERR: src/mont/fp_montgomery_setup.c: In function 'fp_montgomery_setup': BUILDSTDERR: src/mont/fp_montgomery_setup.c:40:24: warning: left shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: *rho = (((fp_word) 1 << ((fp_word) DIGIT_BIT)) - ((fp_word)x)); BUILDSTDERR: ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul.o src/mul/fp_mul.c BUILDSTDERR: src/mul/fp_mul.c: In function 'fp_mul': BUILDSTDERR: src/mul/fp_mul.c:15:14: warning: variable 'yy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int y, yy; BUILDSTDERR: ^~ BUILDSTDERR: src/mul/fp_mul.c:15:11: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int y, yy; BUILDSTDERR: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_2.o src/mul/fp_mul_2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_2d.o src/mul/fp_mul_2d.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba.o src/mul/fp_mul_comba.c BUILDSTDERR: src/mul/fp_mul_comba.c: In function 'fp_mul_comba': BUILDSTDERR: src/mul/fp_mul_comba.c:301:25: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = (fp_word)c1 + (t >> DIGIT_BIT); c1 = t; c2 += t >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/mul/fp_mul_comba.c:349:11: note: in expansion of macro 'MULADD' BUILDSTDERR: MULADD(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/mul/fp_mul_comba.c:301:67: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = (fp_word)c1 + (t >> DIGIT_BIT); c1 = t; c2 += t >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/mul/fp_mul_comba.c:349:11: note: in expansion of macro 'MULADD' BUILDSTDERR: MULADD(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_12.o src/mul/fp_mul_comba_12.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_17.o src/mul/fp_mul_comba_17.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_20.o src/mul/fp_mul_comba_20.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_24.o src/mul/fp_mul_comba_24.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_28.o src/mul/fp_mul_comba_28.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_3.o src/mul/fp_mul_comba_3.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_32.o src/mul/fp_mul_comba_32.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_4.o src/mul/fp_mul_comba_4.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_48.o src/mul/fp_mul_comba_48.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_6.o src/mul/fp_mul_comba_6.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_64.o src/mul/fp_mul_comba_64.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_7.o src/mul/fp_mul_comba_7.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_8.o src/mul/fp_mul_comba_8.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_9.o src/mul/fp_mul_comba_9.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_comba_small_set.o src/mul/fp_mul_comba_small_set.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mul_d.o src/mul/fp_mul_d.c BUILDSTDERR: src/mul/fp_mul_d.c: In function 'fp_mul_d': BUILDSTDERR: src/mul/fp_mul_d.c:25:22: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: w = w >> DIGIT_BIT; BUILDSTDERR: ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/mul/fp_mulmod.o src/mul/fp_mulmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_gcd.o src/numtheory/fp_gcd.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_invmod.o src/numtheory/fp_invmod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_isprime.o src/numtheory/fp_isprime.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_lcm.o src/numtheory/fp_lcm.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_prime_miller_rabin.o src/numtheory/fp_prime_miller_rabin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/numtheory/fp_prime_random_ex.o src/numtheory/fp_prime_random_ex.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr.o src/sqr/fp_sqr.c BUILDSTDERR: src/sqr/fp_sqr.c: In function 'fp_sqr': BUILDSTDERR: src/sqr/fp_sqr.c:15:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int y; BUILDSTDERR: ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba.o src/sqr/fp_sqr_comba.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_12.o src/sqr/fp_sqr_comba_12.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_17.o src/sqr/fp_sqr_comba_17.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_20.o src/sqr/fp_sqr_comba_20.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_24.o src/sqr/fp_sqr_comba_24.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_28.o src/sqr/fp_sqr_comba_28.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_3.o src/sqr/fp_sqr_comba_3.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_32.o src/sqr/fp_sqr_comba_32.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_4.o src/sqr/fp_sqr_comba_4.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_48.o src/sqr/fp_sqr_comba_48.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_6.o src/sqr/fp_sqr_comba_6.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_64.o src/sqr/fp_sqr_comba_64.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_7.o src/sqr/fp_sqr_comba_7.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_8.o src/sqr/fp_sqr_comba_8.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_9.o src/sqr/fp_sqr_comba_9.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_generic.o src/sqr/fp_sqr_comba_generic.c BUILDSTDERR: In file included from src/sqr/fp_sqr_comba_generic.c:12: BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c: In function 'fp_sqr_comba': BUILDSTDERR: src/sqr/fp_sqr_comba.c:649:27: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: tt = (fp_word)c1 + (tt >> DIGIT_BIT); c1 = tt; c2 += tt >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:71:11: note: in expansion of macro 'SQRADD2' BUILDSTDERR: SQRADD2(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sqr/fp_sqr_comba.c:649:60: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: tt = (fp_word)c1 + (tt >> DIGIT_BIT); c1 = tt; c2 += tt >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:71:11: note: in expansion of macro 'SQRADD2' BUILDSTDERR: SQRADD2(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sqr/fp_sqr_comba.c:651:27: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: tt = (fp_word)c1 + (tt >> DIGIT_BIT); c1 = tt; c2 += tt >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:71:11: note: in expansion of macro 'SQRADD2' BUILDSTDERR: SQRADD2(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sqr/fp_sqr_comba.c:651:60: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: tt = (fp_word)c1 + (tt >> DIGIT_BIT); c1 = tt; c2 += tt >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:71:11: note: in expansion of macro 'SQRADD2' BUILDSTDERR: SQRADD2(*tmpx++, *tmpy--); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sqr/fp_sqr_comba.c:640:16: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = c1 + (t >> DIGIT_BIT); c1 = t; c2 += t >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:76:11: note: in expansion of macro 'SQRADD' BUILDSTDERR: SQRADD(A->dp[ix>>1], A->dp[ix>>1]); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/sqr/fp_sqr_comba.c:640:59: warning: right shift count >= width of type [-Wshift-count-overflow] BUILDSTDERR: t = c1 + (t >> DIGIT_BIT); c1 = t; c2 += t >> DIGIT_BIT; \ BUILDSTDERR: ^~ BUILDSTDERR: src/sqr/fp_sqr_comba_generic.c:76:11: note: in expansion of macro 'SQRADD' BUILDSTDERR: SQRADD(A->dp[ix>>1], A->dp[ix>>1]); BUILDSTDERR: ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqr_comba_small_set.o src/sqr/fp_sqr_comba_small_set.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Os -I../libtomcrypt/src/headers -Isrc/headers -DTFM_ALREADY_SET -DTFM_NO_ASM -fPIC -Wall -W -Wshadow -Isrc/headers -c -o src/sqr/fp_sqrmod.o src/sqr/fp_sqrmod.c ar rv libtfm.a src/addsub/fp_add.o src/addsub/fp_add_d.o src/addsub/fp_addmod.o src/addsub/fp_cmp.o src/addsub/fp_cmp_d.o src/addsub/fp_cmp_mag.o src/addsub/fp_sub.o src/addsub/fp_sub_d.o src/addsub/fp_submod.o src/addsub/s_fp_add.o src/addsub/s_fp_sub.o src/bin/fp_radix_size.o src/bin/fp_read_radix.o src/bin/fp_read_signed_bin.o src/bin/fp_read_unsigned_bin.o src/bin/fp_reverse.o src/bin/fp_s_rmap.o src/bin/fp_signed_bin_size.o src/bin/fp_to_signed_bin.o src/bin/fp_to_unsigned_bin.o src/bin/fp_toradix.o src/bin/fp_unsigned_bin_size.o src/bit/fp_cnt_lsb.o src/bit/fp_count_bits.o src/bit/fp_div_2.o src/bit/fp_div_2d.o src/bit/fp_lshd.o src/bit/fp_mod_2d.o src/bit/fp_rshd.o src/divide/fp_div.o src/divide/fp_div_d.o src/divide/fp_mod.o src/divide/fp_mod_d.o src/exptmod/fp_2expt.o src/exptmod/fp_exptmod.o src/misc/fp_ident.o src/misc/fp_set.o src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_reduce.o src/mont/fp_montgomery_setup.o src/mul/fp_mul.o src/mul/fp_mul_2.o src/mul/fp_mul_2d.o src/mul/fp_mul_comba.o src/mul/fp_mul_comba_12.o src/mul/fp_mul_comba_17.o src/mul/fp_mul_comba_20.o src/mul/fp_mul_comba_24.o src/mul/fp_mul_comba_28.o src/mul/fp_mul_comba_3.o src/mul/fp_mul_comba_32.o src/mul/fp_mul_comba_4.o src/mul/fp_mul_comba_48.o src/mul/fp_mul_comba_6.o src/mul/fp_mul_comba_64.o src/mul/fp_mul_comba_7.o src/mul/fp_mul_comba_8.o src/mul/fp_mul_comba_9.o src/mul/fp_mul_comba_small_set.o src/mul/fp_mul_d.o src/mul/fp_mulmod.o src/numtheory/fp_gcd.o src/numtheory/fp_invmod.o src/numtheory/fp_isprime.o src/numtheory/fp_lcm.o src/numtheory/fp_prime_miller_rabin.o src/numtheory/fp_prime_random_ex.o src/sqr/fp_sqr.o src/sqr/fp_sqr_comba.o src/sqr/fp_sqr_comba_12.o src/sqr/fp_sqr_comba_17.o src/sqr/fp_sqr_comba_20.o src/sqr/fp_sqr_comba_24.o src/sqr/fp_sqr_comba_28.o src/sqr/fp_sqr_comba_3.o src/sqr/fp_sqr_comba_32.o src/sqr/fp_sqr_comba_4.o src/sqr/fp_sqr_comba_48.o src/sqr/fp_sqr_comba_6.o src/sqr/fp_sqr_comba_64.o src/sqr/fp_sqr_comba_7.o src/sqr/fp_sqr_comba_8.o src/sqr/fp_sqr_comba_9.o src/sqr/fp_sqr_comba_generic.o src/sqr/fp_sqr_comba_small_set.o src/sqr/fp_sqrmod.o BUILDSTDERR: ar: creating libtfm.a a - src/addsub/fp_add.o a - src/addsub/fp_add_d.o a - src/addsub/fp_addmod.o a - src/addsub/fp_cmp.o a - src/addsub/fp_cmp_d.o a - src/addsub/fp_cmp_mag.o a - src/addsub/fp_sub.o a - src/addsub/fp_sub_d.o a - src/addsub/fp_submod.o a - src/addsub/s_fp_add.o a - src/addsub/s_fp_sub.o a - src/bin/fp_radix_size.o a - src/bin/fp_read_radix.o a - src/bin/fp_read_signed_bin.o a - src/bin/fp_read_unsigned_bin.o a - src/bin/fp_reverse.o a - src/bin/fp_s_rmap.o a - src/bin/fp_signed_bin_size.o a - src/bin/fp_to_signed_bin.o a - src/bin/fp_to_unsigned_bin.o a - src/bin/fp_toradix.o a - src/bin/fp_unsigned_bin_size.o a - src/bit/fp_cnt_lsb.o a - src/bit/fp_count_bits.o a - src/bit/fp_div_2.o a - src/bit/fp_div_2d.o a - src/bit/fp_lshd.o a - src/bit/fp_mod_2d.o a - src/bit/fp_rshd.o a - src/divide/fp_div.o a - src/divide/fp_div_d.o a - src/divide/fp_mod.o a - src/divide/fp_mod_d.o a - src/exptmod/fp_2expt.o a - src/exptmod/fp_exptmod.o a - src/misc/fp_ident.o a - src/misc/fp_set.o a - src/mont/fp_montgomery_calc_normalization.o a - src/mont/fp_montgomery_reduce.o a - src/mont/fp_montgomery_setup.o a - src/mul/fp_mul.o a - src/mul/fp_mul_2.o a - src/mul/fp_mul_2d.o a - src/mul/fp_mul_comba.o a - src/mul/fp_mul_comba_12.o a - src/mul/fp_mul_comba_17.o a - src/mul/fp_mul_comba_20.o a - src/mul/fp_mul_comba_24.o a - src/mul/fp_mul_comba_28.o a - src/mul/fp_mul_comba_3.o a - src/mul/fp_mul_comba_32.o a - src/mul/fp_mul_comba_4.o a - src/mul/fp_mul_comba_48.o a - src/mul/fp_mul_comba_6.o a - src/mul/fp_mul_comba_64.o a - src/mul/fp_mul_comba_7.o a - src/mul/fp_mul_comba_8.o a - src/mul/fp_mul_comba_9.o a - src/mul/fp_mul_comba_small_set.o a - src/mul/fp_mul_d.o a - src/mul/fp_mulmod.o a - src/numtheory/fp_gcd.o a - src/numtheory/fp_invmod.o a - src/numtheory/fp_isprime.o a - src/numtheory/fp_lcm.o a - src/numtheory/fp_prime_miller_rabin.o a - src/numtheory/fp_prime_random_ex.o a - src/sqr/fp_sqr.o a - src/sqr/fp_sqr_comba.o a - src/sqr/fp_sqr_comba_12.o a - src/sqr/fp_sqr_comba_17.o a - src/sqr/fp_sqr_comba_20.o a - src/sqr/fp_sqr_comba_24.o a - src/sqr/fp_sqr_comba_28.o a - src/sqr/fp_sqr_comba_3.o a - src/sqr/fp_sqr_comba_32.o a - src/sqr/fp_sqr_comba_4.o a - src/sqr/fp_sqr_comba_48.o a - src/sqr/fp_sqr_comba_6.o a - src/sqr/fp_sqr_comba_64.o a - src/sqr/fp_sqr_comba_7.o a - src/sqr/fp_sqr_comba_8.o a - src/sqr/fp_sqr_comba_9.o a - src/sqr/fp_sqr_comba_generic.o a - src/sqr/fp_sqr_comba_small_set.o a - src/sqr/fp_sqrmod.o ranlib libtfm.a make[1]: Leaving directory '/builddir/build/BUILD/bitfrost-1.0.19/tomsfastmath' cp tomsfastmath/libtfm.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 -shared pysign.o libtomcrypt.a libtfm.a -o bitfrost/util/pysign.so pyrexc -o pyverify.c pyverify.pyx gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -fPIC -I/usr/include/python2.7 -I/usr/include/python2.7 -Ilibtomcrypt/src/headers pyverify.c BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h: In function '_crypt_init': BUILDSTDERR: pyverify.h:16:9: warning: unused variable 'st' [-Wunused-variable] BUILDSTDERR: int st; BUILDSTDERR: ^~ BUILDSTDERR: pyverify.c: In function '__pyx_f_8pyverify_verify_file': BUILDSTDERR: pyverify.c:213:55: warning: pointer targets in passing argument 2 of 'crypt_verify_file' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_7 = PyInt_FromLong(crypt_verify_file(__pyx_k9,__pyx_2,__pyx_3,__pyx_4,__pyx_5,__pyx_6)); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 44; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h:55:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_verify_file(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: pyverify.c:213:71: warning: pointer targets in passing argument 4 of 'crypt_verify_file' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_7 = PyInt_FromLong(crypt_verify_file(__pyx_k9,__pyx_2,__pyx_3,__pyx_4,__pyx_5,__pyx_6)); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 44; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h:55:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_verify_file(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: pyverify.c: In function '__pyx_f_8pyverify_verify_buffer': BUILDSTDERR: pyverify.c:265:57: warning: pointer targets in passing argument 2 of 'crypt_verify_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_8 = PyInt_FromLong(crypt_verify_buffer(__pyx_k9,__pyx_2,__pyx_3,__pyx_4,__pyx_5,__pyx_6,__pyx_7)); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 51; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h:81:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_verify_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pyverify.c:265:73: warning: pointer targets in passing argument 4 of 'crypt_verify_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_8 = PyInt_FromLong(crypt_verify_buffer(__pyx_k9,__pyx_2,__pyx_3,__pyx_4,__pyx_5,__pyx_6,__pyx_7)); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 51; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h:81:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_verify_buffer(char *hashname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pyverify.c:265:89: warning: pointer targets in passing argument 6 of 'crypt_verify_buffer' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_8 = PyInt_FromLong(crypt_verify_buffer(__pyx_k9,__pyx_2,__pyx_3,__pyx_4,__pyx_5,__pyx_6,__pyx_7)); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 51; goto __pyx_L1;} BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from pyverify.c:30: BUILDSTDERR: pyverify.h:81:1: note: expected 'unsigned char *' but argument is of type 'char *' BUILDSTDERR: crypt_verify_buffer(char *hashname, 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 -shared pyverify.o libtomcrypt.a libtfm.a -o bitfrost/util/pyverify.so rm pysign.c pyverify.c + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/bitfrost copying bitfrost/__init__.py -> build/lib/bitfrost creating build/lib/bitfrost/contents copying bitfrost/contents/utils.py -> build/lib/bitfrost/contents copying bitfrost/contents/__init__.py -> build/lib/bitfrost/contents creating build/lib/bitfrost/leases copying bitfrost/leases/core.py -> build/lib/bitfrost/leases copying bitfrost/leases/crypto.py -> build/lib/bitfrost/leases copying bitfrost/leases/__init__.py -> build/lib/bitfrost/leases copying bitfrost/leases/keys.py -> build/lib/bitfrost/leases copying bitfrost/leases/errors.py -> build/lib/bitfrost/leases creating build/lib/bitfrost/update copying bitfrost/update/irsync.py -> build/lib/bitfrost/update copying bitfrost/update/actinfo.py -> build/lib/bitfrost/update copying bitfrost/update/__init__.py -> build/lib/bitfrost/update copying bitfrost/update/microformat.py -> build/lib/bitfrost/update copying bitfrost/update/setup.py -> build/lib/bitfrost/update copying bitfrost/update/actutils.py -> build/lib/bitfrost/update creating build/lib/bitfrost/util copying bitfrost/util/json.py -> build/lib/bitfrost/util copying bitfrost/util/__init__.py -> build/lib/bitfrost/util copying bitfrost/util/urlrange.py -> build/lib/bitfrost/util + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UO0eDc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 + cd bitfrost-1.0.19 + /usr/bin/python setup.py install --skip-build --install-lib /usr/lib64/python2.7/site-packages --root /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/leases/core.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/leases/crypto.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/leases/__init__.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/leases/keys.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/leases/errors.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases copying build/lib/bitfrost/__init__.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util copying build/lib/bitfrost/util/json.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util copying build/lib/bitfrost/util/__init__.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util copying build/lib/bitfrost/util/urlrange.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/contents copying build/lib/bitfrost/contents/utils.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/contents copying build/lib/bitfrost/contents/__init__.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/contents creating /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/irsync.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/actinfo.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/__init__.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/microformat.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/setup.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update copying build/lib/bitfrost/update/actutils.py -> /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases/keys.py to keys.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/leases/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/urlrange.py to urlrange.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/contents/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/contents/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/irsync.py to irsync.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/actinfo.py to actinfo.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/microformat.py to microformat.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/update/actutils.py to actutils.pyc running install_egg_info Writing /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost-1.0.19-py2.7.egg-info + /usr/bin/install -d /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64//usr/lib64/python2.7/site-packages/bitfrost/util + /usr/bin/install -m 755 bitfrost/util/pysign.so bitfrost/util/pyverify.so /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64//usr/lib64/python2.7/site-packages/bitfrost/util/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.19-13.fc30 --unique-debug-suffix -1.0.19-13.fc30.riscv64 --unique-debug-src-base bitfrost-1.0.19-13.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bitfrost-1.0.19 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/pyverify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/pysign.so extracting debug info from /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/pysign.so extracting debug info from /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7/site-packages/bitfrost/util/pyverify.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: pysign.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: pyverify.c: Cannot stat: No such file or directory BUILDSTDERR: 1124 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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bitfrost-1.0.19-13.fc30.riscv64 Provides: bitfrost = 1.0.19-13.fc30 bitfrost(riscv-64) = 1.0.19-13.fc30 python2.7dist(bitfrost) = 1.0.19 python2dist(bitfrost) = 1.0.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) python(abi) = 2.7 rtld(GNU_HASH) Processing files: bitfrost-sugar-1.0.19-13.fc30.riscv64 Provides: bitfrost-sugar = 1.0.19-13.fc30 bitfrost-sugar(riscv-64) = 1.0.19-13.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: bitfrost-debugsource-1.0.19-13.fc30.riscv64 Provides: bitfrost-debugsource = 1.0.19-13.fc30 bitfrost-debugsource(riscv-64) = 1.0.19-13.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bitfrost-debuginfo-1.0.19-13.fc30.riscv64 Provides: bitfrost-debuginfo = 1.0.19-13.fc30 bitfrost-debuginfo(riscv-64) = 1.0.19-13.fc30 debuginfo(build-id) = 76514c59427daa060456c21162614a48d2cba11b debuginfo(build-id) = a827279615b275d2803bd4681eadf27632a2dfd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bitfrost-debugsource(riscv-64) = 1.0.19-13.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 Wrote: /builddir/build/RPMS/bitfrost-1.0.19-13.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/bitfrost-sugar-1.0.19-13.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/bitfrost-debugsource-1.0.19-13.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/bitfrost-debuginfo-1.0.19-13.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TcbkHg + umask 022 + cd /builddir/build/BUILD + cd bitfrost-1.0.19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bitfrost-1.0.19-13.fc30.riscv64 + exit 0 Child return code was: 0