cryptlib-3.4.5-7.fc32 fails to build on x86_64 in F32: make[1]: Entering directory '/home/test/fedora/cryptlib/cryptlib-3.4.5' make libcl.a OBJPATH=./static-obj/ OSNAME=`uname` CFLAGS="-c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DFIXED_SEED=0xc64da63d1f75b757 -DHAS_LDAP -DHAS_ZLIB -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -mcpu=pentium -DOSVERSION=5 -O3 -fomit-frame-pointer -D_REENTRANT" make[2]: Entering directory '/home/test/fedora/cryptlib/cryptlib-3.4.5' gcc -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DFIXED_SEED=0xc64da63d1f75b757 -DHAS_LDAP -DHAS_ZLIB -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -mcpu=pentium -DOSVERSION=5 -O3 -fomit-frame-pointer -D_REENTRANT -o ./static-obj/bn_asm.o bn/bn_asm.c gcc: warning: ‘-mcpu=’ is deprecated; use ‘-mtune=’ or ‘-march=’ instead cc1: error: CPU you selected does not support x86-64 instruction set make[2]: *** [makefile:579: static-obj/bn_asm.o] Error 1 make[2]: Leaving directory '/home/test/fedora/cryptlib/cryptlib-3.4.5' A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/7741040>. This could be triggered by upgrading gcc from 9.2.1-1.fc32.3 to 10.0.1-0.3.fc32.
Version cryptlib-3.4.5-8.fc32 removes the offending compiler flag -mcpu=pentium