D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nettle-3.6-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JvqJ2S + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nettle-3.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nettle-3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nettle-3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IUXtUT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nettle-3.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... not found checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for ifunc support... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking if LD -Wl,--version-script works... yes checking whether make sets $(MAKE)... yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-nm... aarch64-mageia-linux-gnu-nm checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether ln -s works... yes checking for build system executable suffix... checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of long... 8 checking size of size_t... 8 checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/ecdsa.h usability... yes checking openssl/ecdsa.h presence... yes checking for openssl/ecdsa.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strerror... yes checking for secure_getenv... yes checking for getline... yes checking whether byte ordering is bigendian... no checking for __builtin_bswap64... yes checking for __attribute__... yes checking for fcntl file locking... yes checking for __gmpn_zero_p in -lgmp... yes checking for GMP limb size... 64 bits checking CCPIC... -fpic checking if Intel CET is enabled... no checking for m4... /usr/bin/m4 checking for makeinfo... /usr/bin/makeinfo checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating version.h config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating nettle.pc config.status: creating hogweed.pc config.status: creating libnettle.map config.status: creating libhogweed.map config.status: creating config.h configure: summary of build options: Version: nettle 3.6 Host type: aarch64-mageia-linux-gnu ABI: standard Assembly files: none Install prefix: /usr Library directory: /usr/lib64 Compiler: aarch64-mageia-linux-gnu-gcc Static libraries: yes Shared libraries: yes Public key crypto: yes Using mini-gmp: no Documentation: yes + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-here make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-table.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-key-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-invert-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-encode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-decode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-decode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-encode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-decode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-encode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-table.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer-init.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-invert-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia192-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-absorb.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-crypt-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-decrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes192.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-encrypt-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-memcpy.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-core-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cfb.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr16.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-nonce.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des3.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gost28147.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac64.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-gosthash94.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hkdf.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c knuth-lfib.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compat.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memeql-sec.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-lookup-hash.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-aeads.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor3.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-ciphers.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-armors.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-macs.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-hashes.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-gosthash94.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-aes.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c realloc.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-core-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-internal.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20r12-crypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-256-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-128-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-nonce.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha224-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-224-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha384-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-permute.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c shake256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish-meta.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh-n.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l3.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-encrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l2.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly64.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-set-key.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac32.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac96.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c version.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-be32.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac64.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le64.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow_key_event.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le32.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes128.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport-format.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-encrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2bignum.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-sec-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-digest.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random-prime.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-md5.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss-mgf1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha512.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-format.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-compute-root.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-sign-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt-tr.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-encrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2sexp.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-blind.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-keygen.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-decrypt.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-gen-params.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat-keygen.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2rsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-hash.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-keygen.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa2sexp.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2dsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2dsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-add-1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2openpgp.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der-iterator.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-sub-1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-tabselect.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-copy.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2rsa.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' /usr/bin/make eccdata make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-inv.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pp1-redc.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-arith.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pm1-redc.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-size.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-j-to-a.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-a-to-j.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jjj.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-jj.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-eh-to-a.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-eh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-eh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pgp-encode.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jja.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-ehh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-th.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-th.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g-eh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-thh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gmp-glue.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a-eh.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-hash.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-scalar.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-random.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-m.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul-g.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc eccdata.c -lm -o eccdata make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' echo stamp > eccdata.stamp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-keygen.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-vko.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul-g.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-eh-to-x.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-compress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-hash.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul-g.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-eh-to-x.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-decompress.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-expand.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-pubkey.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-pubkey.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-pubkey.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-verify.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-sign.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' rm -f libnettle.a aarch64-mageia-linux-gnu-ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o cfb.o siv-cmac.o siv-cmac-aes128.o siv-cmac-aes256.o cnd-memcpy.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o ctr16.o des.o des3.o eax.o eax-aes128.o eax-aes128-meta.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o cmac.o cmac64.o cmac-aes128.o cmac-aes256.o cmac-des3.o cmac-aes128-meta.o cmac-aes256-meta.o cmac-des3-meta.o gost28147.o gosthash94.o gosthash94-meta.o hmac.o hmac-gosthash94.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o hmac-md5-meta.o hmac-ripemd160-meta.o hmac-sha1-meta.o hmac-sha224-meta.o hmac-sha256-meta.o hmac-sha384-meta.o hmac-sha512-meta.o knuth-lfib.o hkdf.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memeql-sec.o memxor.o memxor3.o nettle-lookup-hash.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o nettle-meta-macs.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o shake256.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o version.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o xts.o xts-aes128.o xts-aes256.o aarch64-mageia-linux-gnu-ranlib libnettle.a echo nettle > libnettle.stamp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname=libnettle.so.8 aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o cfb.o siv-cmac.o siv-cmac-aes128.o siv-cmac-aes256.o cnd-memcpy.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o ctr16.o des.o des3.o eax.o eax-aes128.o eax-aes128-meta.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o cmac.o cmac64.o cmac-aes128.o cmac-aes256.o cmac-des3.o cmac-aes128-meta.o cmac-aes256-meta.o cmac-des3-meta.o gost28147.o gosthash94.o gosthash94-meta.o hmac.o hmac-gosthash94.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o hmac-md5-meta.o hmac-ripemd160-meta.o hmac-sha1-meta.o hmac-sha224-meta.o hmac-sha256-meta.o hmac-sha384-meta.o hmac-sha512-meta.o knuth-lfib.o hkdf.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memeql-sec.o memxor.o memxor3.o nettle-lookup-hash.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o nettle-meta-macs.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o shake256.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o version.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o xts.o xts-aes128.o xts-aes256.o -Wl,--version-script=libnettle.map -o libnettle.so mkdir .lib 2>/dev/null (cd .lib \ && rm -f libnettle.so \ && ln -s ../libnettle.so libnettle.so \ && [ -z "libnettle.so.8" ] \ || { rm -f libnettle.so.8 \ && ln -s libnettle.so libnettle.so.8 ; } ) echo nettle > libnettle.stamp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata secp192r1 8 6 64 > ecc-secp192r1.hT && mv ecc-secp192r1.hT ecc-secp192r1.h Table size: 256 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata secp224r1 16 7 64 > ecc-secp224r1.hT && mv ecc-secp224r1.hT ecc-secp224r1.h Table size: 256 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata gost_gc256b 11 6 64 > ecc-gost-gc256b.hT && mv ecc-gost-gc256b.hT ecc-gost-gc256b.h Table size: 256 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp192r1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp224r1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc256b.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata secp256r1 11 6 64 > ecc-secp256r1.hT && mv ecc-secp256r1.hT ecc-secp256r1.h Table size: 256 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp256r1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata curve25519 11 6 64 > ecc-curve25519.hT && mv ecc-curve25519.hT ecc-curve25519.h Table size: 256 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve25519.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata secp384r1 32 6 64 > ecc-secp384r1.hT && mv ecc-secp384r1.hT ecc-secp384r1.h Table size: 128 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp384r1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata gost_gc512a 43 6 64 > ecc-gost-gc512a.hT && mv ecc-gost-gc512a.hT ecc-gost-gc512a.h Table size: 128 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc512a.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata secp521r1 44 6 64 > ecc-secp521r1.hT && mv ecc-secp521r1.hT ecc-secp521r1.h Table size: 128 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp521r1.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' ./eccdata curve448 38 6 64 > ecc-curve448.hT && mv ecc-curve448.hT ecc-curve448.h Table size: 128 entries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve448.c \ && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' rm -f libhogweed.a aarch64-mageia-linux-gnu-ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-sec-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o pss.o pss-mgf1.o rsa.o rsa-sign.o rsa-sign-tr.o rsa-verify.o rsa-sec-compute-root.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-sign-tr.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-sign-tr.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-sign-tr.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-sign-tr.o rsa-sha512-verify.o rsa-pss-sha256-sign-tr.o rsa-pss-sha256-verify.o rsa-pss-sha512-sign-tr.o rsa-pss-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-sec-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-curve25519.o ecc-curve448.o ecc-gost-gc256b.o ecc-gost-gc512a.o ecc-secp192r1.o ecc-secp224r1.o ecc-secp256r1.o ecc-secp384r1.o ecc-secp521r1.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-dup-th.o ecc-add-th.o ecc-add-thh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-m.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o ecc-gostdsa-sign.o gostdsa-sign.o ecc-gostdsa-verify.o gostdsa-verify.o gostdsa-vko.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o curve448-mul-g.o curve448-mul.o curve448-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ed448-shake256.o ed448-shake256-pubkey.o ed448-shake256-sign.o ed448-shake256-verify.o aarch64-mageia-linux-gnu-ranlib libhogweed.a echo hogweed > libhogweed.stamp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname=libhogweed.so.6 sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-sec-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o pss.o pss-mgf1.o rsa.o rsa-sign.o rsa-sign-tr.o rsa-verify.o rsa-sec-compute-root.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-sign-tr.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-sign-tr.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-sign-tr.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-sign-tr.o rsa-sha512-verify.o rsa-pss-sha256-sign-tr.o rsa-pss-sha256-verify.o rsa-pss-sha512-sign-tr.o rsa-pss-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-sec-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-curve25519.o ecc-curve448.o ecc-gost-gc256b.o ecc-gost-gc512a.o ecc-secp192r1.o ecc-secp224r1.o ecc-secp256r1.o ecc-secp384r1.o ecc-secp521r1.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-dup-th.o ecc-add-th.o ecc-add-thh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-m.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o ecc-gostdsa-sign.o gostdsa-sign.o ecc-gostdsa-verify.o gostdsa-verify.o gostdsa-vko.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o curve448-mul-g.o curve448-mul.o curve448-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ed448-shake256.o ed448-shake256-pubkey.o ed448-shake256-sign.o ed448-shake256-verify.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp mkdir .lib 2>/dev/null make[1]: [Makefile:301: libhogweed.so] Error 1 (ignored) (cd .lib \ && rm -f libhogweed.so \ && ln -s ../libhogweed.so libhogweed.so \ && [ -z "libhogweed.so.6" ] \ || { rm -f libhogweed.so.6 \ && ln -s libhogweed.so libhogweed.so.6 ; } ) echo hogweed > libhogweed.stamp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' set -e; for d in tools testsuite examples; do \ echo "Making all in $d" ; (cd $d && /usr/bin/make all); done Making all in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-lfib-stream.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-conv.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c misc.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c parse.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-pbkdf2.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-hash.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c input.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c output.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pkcs1-conv.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' Making all in testsuite make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha1-huge-test.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c testutils.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' Making all in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base64dec.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base16dec.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c timing.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c io.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base64enc.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base16enc.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-keygen.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-verify.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-openssl.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-sign.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c read_rsa_key.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags base16enc.o io.o \ -lnettle -lgmp -o base16enc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-encrypt.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags base64enc.o io.o \ -lnettle -lgmp -o base64enc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags base16dec.o io.o \ -lnettle -lgmp -o base16dec make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags base64dec.o io.o \ -lnettle -lgmp -o base64dec make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-decrypt.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c random-prime.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags rsa-sign.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-sign make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags rsa-keygen.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-keygen make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags rsa-verify.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-verify make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags rsa-decrypt.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-decrypt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags random-prime.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o random-prime make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags rsa-encrypt.o io.o read_rsa_key.o \ ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-encrypt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-benchmark.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c hogweed-benchmark.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags ecc-benchmark.o timing.o -lhogweed -lnettle -lgmp -lm -lgmp \ -o ecc-benchmark make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags hogweed-benchmark.o timing.o \ -lhogweed -lnettle -lgmp -lm -lgmp -lcrypto \ -o hogweed-benchmark make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-benchmark.c && true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o timing.o -lnettle -lgmp -lm -lcrypto -o nettle-benchmark make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nMJ2WV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 + cd nettle-3.6 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-here make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/info f=nettle.info ; \ [ -f $f ] || f="./$f" ; \ /usr/bin/install -p -m 644 "$f" /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/info ; \ if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ install-info --info-dir="/home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/info" "$f" ; \ else : ; fi /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h twofish.h umac.h yarrow.h xts.h poly1305.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -p -m 644 "$f" /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/include/nettle ; \ else \ /usr/bin/install -p -m 644 "./$f" /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 for f in libnettle.a libhogweed.a; do \ /usr/bin/install -p -m 644 $f /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 ; \ done /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64/pkgconfig for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -p -m 644 "$f" /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64/pkgconfig ; \ done /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 /usr/bin/install -p -m 644 libnettle.so /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64/libnettle.so.8.0 [ -z "libnettle.so.8" ] \ || (cd /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.0 libnettle.so.8 \ && ln -s libnettle.so.8.0 libnettle.so) /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 /usr/bin/install -p -m 644 libhogweed.so /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64/libhogweed.so.6.0 [ -z "libhogweed.so.6" ] \ || (cd /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/lib64 \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.0 libhogweed.so.6 \ && ln -s libhogweed.so.6.0 libhogweed.so) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6' set -e; for d in tools testsuite examples; do \ echo "Making install in $d" ; (cd $d && /usr/bin/make install); done Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -p $f /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin ; \ done make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/tools' Making install in testsuite make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/testsuite' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' true make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nettle-3.6/examples' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.6-1.mga8 --unique-debug-suffix -3.6-1.mga8.aarch64 --unique-debug-src-base nettle-3.6-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nettle-3.6 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-hash explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-lfib-stream explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-pbkdf2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/pkcs1-conv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-hash extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-lfib-stream extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/pkcs1-conv explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/sexp-conv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/nettle-pbkdf2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/bin/sexp-conv original debug info size: 528kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 407 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: undefined symbols in /usr/lib64/libnettle.so.8.0: Warning: undefined symbols in /usr/lib64/libhogweed.so.6.0: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: nettle-3.6-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MOhn9U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nettle-3.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/nettle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/nettle + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/nettle + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/nettle + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/nettle + RPM_EC=0 ++ jobs -p + exit 0 Provides: nettle = 1:3.6-1.mga8 nettle(aarch-64) = 1:3.6-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libhogweed.so.6()(64bit) libhogweed.so.6(HOGWEED_6)(64bit) libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(64bit) Processing files: lib64nettle8-3.6-1.mga8.aarch64 Provides: lib64nettle8 = 1:3.6-1.mga8 lib64nettle8(aarch-64) = 1:3.6-1.mga8 libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(64bit) libnettle.so.8(NETTLE_INTERNAL_8_0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64hogweed6-3.6-1.mga8.aarch64 Provides: lib64hogweed6 = 1:3.6-1.mga8 lib64hogweed6(aarch-64) = 1:3.6-1.mga8 libhogweed.so.6()(64bit) libhogweed.so.6(HOGWEED_6)(64bit) libhogweed.so.6(HOGWEED_INTERNAL_6_0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(64bit) Processing files: lib64nettle-devel-3.6-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T9ZNIU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nettle-3.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/lib64nettle-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/lib64nettle-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/lib64nettle-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/lib64nettle-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64/usr/share/doc/lib64nettle-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhogweed(64bit)) devel(libnettle(64bit)) lib64nettle-devel = 1:3.6-1.mga8 lib64nettle-devel(aarch-64) = 1:3.6-1.mga8 nettle-devel = 1:3.6-1.mga8 pkgconfig(hogweed) = 3.6 pkgconfig(nettle) = 3.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgmp(64bit)) devel(libnettle(64bit)) pkgconfig pkgconfig(nettle) Processing files: nettle-debugsource-3.6-1.mga8.aarch64 Provides: nettle-debugsource = 1:3.6-1.mga8 nettle-debugsource(aarch-64) = 1:3.6-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nettle-debuginfo-3.6-1.mga8.aarch64 Provides: debuginfo(build-id) = 0549ea3d7ce3fc7b7908ec9f6649990cd8ac2ed2 debuginfo(build-id) = 0b3c1e31ede67be1ba78cbc07cf768e386ac5439 debuginfo(build-id) = 1a5246ba39d323b5b3de461769e82d61ed2c80e5 debuginfo(build-id) = e4f4e6ec967446fb8c32edb4091ddbdf9b935496 debuginfo(build-id) = fe0875ef97a27bc38e0af46737f8b61ccfa5c8f4 nettle-debuginfo = 1:3.6-1.mga8 nettle-debuginfo(aarch-64) = 1:3.6-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nettle-debugsource(aarch-64) = 1:3.6-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nettle-debugsource-3.6-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nettle-debuginfo-3.6-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nettle-3.6-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hogweed6-3.6-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nettle8-3.6-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nettle-devel-3.6-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ra7TgV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nettle-3.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nettle-3.6-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RZbsPT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf nettle-3.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!