>>> nettle: Building main/nettle 3.9.1-r0 (using abuild 3.11.4-r0) started Thu, 01 Jun 2023 22:03:55 +0000 >>> nettle: Checking sanity of /home/buildozer/aports/main/nettle/APKBUILD... >>> nettle: Analyzing dependencies... >>> nettle: Installing for build: build-base gmp-dev m4 (1/4) Installing libgmpxx (6.2.1-r3) (2/4) Installing gmp-dev (6.2.1-r3) (3/4) Installing m4 (1.4.19-r3) (4/4) Installing .makedepends-nettle (20230601.220356) Executing busybox-1.36.1-r0.trigger OK: 377 MiB in 107 packages >>> nettle: Cleaning up srcdir >>> nettle: Cleaning up pkgdir >>> nettle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nettle-3.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nettle: Fetching https://ftp.gnu.org/gnu/nettle/nettle-3.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2340k 100 2340k 0 0 1462k 0 0:00:01 0:00:01 --:--:-- 1463k >>> nettle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nettle-3.9.1.tar.gz >>> nettle: Checking sha512sums... nettle-3.9.1.tar.gz: OK >>> nettle: Unpacking /var/cache/distfiles/edge/nettle-3.9.1.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr/lib... 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 x86_64-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ifunc support... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if LD -Wl,--version-script works... yes checking whether make sets $(MAKE)... yes checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d 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... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... no checking openssl/evp.h presence... no checking for openssl/evp.h... no 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 configure: Compiler uses 64-bit ABI. To change, set CC. configure: Looking for assembler files in x86_64/fat x86_64. checking CCPIC... -fpic checking if globals are prefixed by underscore... no checking for ELF-style .type,%function pseudo-ops... yes checking for ELF-style .type,#function pseudo-ops... no checking for COFF-style .type directive... no checking if we should use a .note.GNU-stack section... yes checking if .align assembly directive is logarithmic... no checking if Intel CET is enabled... no checking for m4... /usr/bin/m4 checking for makeinfo... not-found 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 config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm config.status: linking x86_64/md5-compress.asm to md5-compress.asm config.status: linking x86_64/fat/memxor.asm to memxor.asm config.status: linking x86_64/memxor3.asm to memxor3.asm config.status: linking x86_64/fat/ghash-update.asm to ghash-update.asm config.status: linking x86_64/poly1305-internal.asm to poly1305-internal.asm config.status: linking x86_64/chacha-core-internal.asm to chacha-core-internal.asm config.status: linking x86_64/salsa20-core-internal.asm to salsa20-core-internal.asm config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm config.status: linking x86_64/fat/sha1-compress.asm to sha1-compress.asm config.status: linking x86_64/fat/sha256-compress-n.asm to sha256-compress-n.asm config.status: linking x86_64/sha512-compress.asm to sha512-compress.asm config.status: linking x86_64/sha3-permute.asm to sha3-permute.asm config.status: linking x86_64/umac-nh.asm to umac-nh.asm config.status: linking x86_64/umac-nh-n.asm to umac-nh-n.asm config.status: linking x86_64/machine.m4 to machine.m4 config.status: linking x86_64/fat/cpuid.asm to cpuid.asm config.status: linking x86_64/fat/memxor-2.asm to memxor-2.asm config.status: linking x86_64/fat/aes128-encrypt-2.asm to aes128-encrypt-2.asm config.status: linking x86_64/fat/aes128-decrypt-2.asm to aes128-decrypt-2.asm config.status: linking x86_64/fat/aes192-encrypt-2.asm to aes192-encrypt-2.asm config.status: linking x86_64/fat/aes192-decrypt-2.asm to aes192-decrypt-2.asm config.status: linking x86_64/fat/aes256-encrypt-2.asm to aes256-encrypt-2.asm config.status: linking x86_64/fat/aes256-decrypt-2.asm to aes256-decrypt-2.asm config.status: linking x86_64/fat/cbc-aes128-encrypt-2.asm to cbc-aes128-encrypt-2.asm config.status: linking x86_64/fat/cbc-aes192-encrypt-2.asm to cbc-aes192-encrypt-2.asm config.status: linking x86_64/fat/cbc-aes256-encrypt-2.asm to cbc-aes256-encrypt-2.asm config.status: linking x86_64/poly1305-blocks.asm to poly1305-blocks.asm config.status: linking x86_64/fat/ghash-set-key-2.asm to ghash-set-key-2.asm config.status: linking x86_64/fat/ghash-update-2.asm to ghash-update-2.asm config.status: linking x86_64/salsa20-2core.asm to salsa20-2core.asm config.status: linking x86_64/fat/sha1-compress-2.asm to sha1-compress-2.asm config.status: linking x86_64/fat/sha256-compress-n-2.asm to sha256-compress-n-2.asm config.status: linking x86_64/ecc-secp192r1-modp.asm to ecc-secp192r1-modp.asm config.status: linking x86_64/ecc-secp224r1-modp.asm to ecc-secp224r1-modp.asm config.status: linking x86_64/ecc-secp256r1-redc.asm to ecc-secp256r1-redc.asm config.status: linking x86_64/ecc-secp384r1-modp.asm to ecc-secp384r1-modp.asm config.status: linking x86_64/ecc-secp521r1-modp.asm to ecc-secp521r1-modp.asm config.status: linking x86_64/ecc-curve25519-modp.asm to ecc-curve25519-modp.asm config.status: linking x86_64/ecc-curve448-modp.asm to ecc-curve448-modp.asm configure: summary of build options: Version: nettle 3.9.1 Host type: x86_64-alpine-linux-musl ABI: 64 Assembly files: x86_64/fat x86_64 Install prefix: /usr Library directory: /usr/lib Compiler: gcc Static libraries: yes Shared libraries: yes Public key crypto: yes Using mini-gmp: no Documentation: no make all-here make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -c getopt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -c getopt1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -c nettle-internal.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -c aes-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-table.o -MD -MP -MF aes-decrypt-table.o.d -c aes-decrypt-table.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-decrypt.o -MD -MP -MF aes128-decrypt.o.d -c aes128-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-decrypt.o -MD -MP -MF aes192-decrypt.o.d -c aes192-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-decrypt.o -MD -MP -MF aes256-decrypt.o.d -c aes256-decrypt.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes-encrypt-internal.asm >aes-encrypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -c aes-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -c aes-encrypt-table.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-encrypt.o -MD -MP -MF aes128-encrypt.o.d -c aes128-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-encrypt.o -MD -MP -MF aes192-encrypt.o.d -c aes192-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-encrypt.o -MD -MP -MF aes256-encrypt.o.d -c aes256-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-invert-internal.o -MD -MP -MF aes-invert-internal.o.d -c aes-invert-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -c aes-decrypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-key-internal.o -MD -MP -MF aes-set-key-internal.o.d -c aes-set-key-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -c aes-encrypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -c aes-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -c aes-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-set-encrypt-key.o -MD -MP -MF aes128-set-encrypt-key.o.d -c aes128-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-set-decrypt-key.o -MD -MP -MF aes128-set-decrypt-key.o.d -c aes128-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-meta.o -MD -MP -MF aes128-meta.o.d -c aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-set-encrypt-key.o -MD -MP -MF aes192-set-encrypt-key.o.d -c aes192-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-set-decrypt-key.o -MD -MP -MF aes192-set-decrypt-key.o.d -c aes192-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-meta.o -MD -MP -MF aes192-meta.o.d -c aes192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-set-encrypt-key.o -MD -MP -MF aes256-set-encrypt-key.o.d -c aes256-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-set-decrypt-key.o -MD -MP -MF aes256-set-decrypt-key.o.d -c aes256-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-meta.o -MD -MP -MF aes256-meta.o.d -c aes256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nist-keywrap.o -MD -MP -MF nist-keywrap.o.d -c nist-keywrap.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -c arcfour.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -c arctwo.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -c arctwo-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -c blowfish.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-bcrypt.o -MD -MP -MF blowfish-bcrypt.o.d -c blowfish-bcrypt.c \ && true In file included from getopt1.c:26: getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from getopt.c:91: getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ getopt.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 139 | extern char *getenv (); | ^~~~~~ getopt.c: In function '_getopt_initialize': getopt.c:265:25: warning: unused parameter 'argc' [-Wunused-parameter] 265 | _getopt_initialize (int argc, char *const *argv, const char *optstring, | ~~~~^~~~ getopt.c:265:44: warning: unused parameter 'argv' [-Wunused-parameter] 265 | _getopt_initialize (int argc, char *const *argv, const char *optstring, | ~~~~~~~~~~~~~^~~~ gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT balloon.o -MD -MP -MF balloon.o.d -c balloon.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT balloon-sha1.o -MD -MP -MF balloon-sha1.o.d -c balloon-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT balloon-sha256.o -MD -MP -MF balloon-sha256.o.d -c balloon-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT balloon-sha384.o -MD -MP -MF balloon-sha384.o.d -c balloon-sha384.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT balloon-sha512.o -MD -MP -MF balloon-sha512.o.d -c balloon-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -c base16-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -c base16-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -c base16-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -c base64-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -c base64-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -c base64-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64url-encode.o -MD -MP -MF base64url-encode.o.d -c base64url-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64url-decode.o -MD -MP -MF base64url-decode.o.d -c base64url-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64url-meta.o -MD -MP -MF base64url-meta.o.d -c base64url-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -c buffer.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -c buffer-init.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 camellia-crypt-internal.asm >camellia-crypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -c camellia-table.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-absorb.o -MD -MP -MF camellia-absorb.o.d -c camellia-absorb.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-invert-key.o -MD -MP -MF camellia-invert-key.o.d -c camellia-invert-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia128-set-encrypt-key.o -MD -MP -MF camellia128-set-encrypt-key.o.d -c camellia128-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia128-crypt.o -MD -MP -MF camellia128-crypt.o.d -c camellia128-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -c camellia-crypt-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia128-set-decrypt-key.o -MD -MP -MF camellia128-set-decrypt-key.o.d -c camellia128-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia128-meta.o -MD -MP -MF camellia128-meta.o.d -c camellia128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia192-meta.o -MD -MP -MF camellia192-meta.o.d -c camellia192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia256-set-encrypt-key.o -MD -MP -MF camellia256-set-encrypt-key.o.d -c camellia256-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia256-crypt.o -MD -MP -MF camellia256-crypt.o.d -c camellia256-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia256-set-decrypt-key.o -MD -MP -MF camellia256-set-decrypt-key.o.d -c camellia256-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia256-meta.o -MD -MP -MF camellia256-meta.o.d -c camellia256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -c cast128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -c cast128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -c cbc.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes128-encrypt.o -MD -MP -MF cbc-aes128-encrypt.o.d -c cbc-aes128-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes192-encrypt.o -MD -MP -MF cbc-aes192-encrypt.o.d -c cbc-aes192-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes256-encrypt.o -MD -MP -MF cbc-aes256-encrypt.o.d -c cbc-aes256-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ccm.o -MD -MP -MF ccm.o.d -c ccm.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ccm-aes128.o -MD -MP -MF ccm-aes128.o.d -c ccm-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ccm-aes192.o -MD -MP -MF ccm-aes192.o.d -c ccm-aes192.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ccm-aes256.o -MD -MP -MF ccm-aes256.o.d -c ccm-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cfb.o -MD -MP -MF cfb.o.d -c cfb.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-cmac.o -MD -MP -MF siv-cmac.o.d -c siv-cmac.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-cmac-aes128.o -MD -MP -MF siv-cmac-aes128.o.d -c siv-cmac-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-cmac-aes256.o -MD -MP -MF siv-cmac-aes256.o.d -c siv-cmac-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-gcm.o -MD -MP -MF siv-gcm.o.d -c siv-gcm.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-gcm-aes128.o -MD -MP -MF siv-gcm-aes128.o.d -c siv-gcm-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-gcm-aes256.o -MD -MP -MF siv-gcm-aes256.o.d -c siv-gcm-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cnd-memcpy.o -MD -MP -MF cnd-memcpy.o.d -c cnd-memcpy.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-crypt.o -MD -MP -MF chacha-crypt.o.d -c chacha-crypt.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 chacha-core-internal.asm >chacha-core-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-poly1305.o -MD -MP -MF chacha-poly1305.o.d -c chacha-poly1305.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-core-internal.o -MD -MP -MF chacha-core-internal.o.d -c chacha-core-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-poly1305-meta.o -MD -MP -MF chacha-poly1305-meta.o.d -c chacha-poly1305-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-set-key.o -MD -MP -MF chacha-set-key.o.d -c chacha-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT chacha-set-nonce.o -MD -MP -MF chacha-set-nonce.o.d -c chacha-set-nonce.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -c ctr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr16.o -MD -MP -MF ctr16.o.d -c ctr16.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -c des.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -c des3.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eax.o -MD -MP -MF eax.o.d -c eax.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eax-aes128.o -MD -MP -MF eax-aes128.o.d -c eax-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eax-aes128-meta.o -MD -MP -MF eax-aes128-meta.o.d -c eax-aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ghash-set-key.o -MD -MP -MF ghash-set-key.o.d -c ghash-set-key.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ghash-update.asm >ghash-update.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-ghash-set-key.o -MD -MP -MF siv-ghash-set-key.o.d -c siv-ghash-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ghash-update.o -MD -MP -MF ghash-update.o.d -c ghash-update.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT siv-ghash-update.o -MD -MP -MF siv-ghash-update.o.d -c siv-ghash-update.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -c gcm.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -c gcm-aes.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes128.o -MD -MP -MF gcm-aes128.o.d -c gcm-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes128-meta.o -MD -MP -MF gcm-aes128-meta.o.d -c gcm-aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes192.o -MD -MP -MF gcm-aes192.o.d -c gcm-aes192.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes192-meta.o -MD -MP -MF gcm-aes192-meta.o.d -c gcm-aes192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes256.o -MD -MP -MF gcm-aes256.o.d -c gcm-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes256-meta.o -MD -MP -MF gcm-aes256-meta.o.d -c gcm-aes256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-camellia128.o -MD -MP -MF gcm-camellia128.o.d -c gcm-camellia128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-camellia128-meta.o -MD -MP -MF gcm-camellia128-meta.o.d -c gcm-camellia128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-camellia256.o -MD -MP -MF gcm-camellia256.o.d -c gcm-camellia256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-camellia256-meta.o -MD -MP -MF gcm-camellia256-meta.o.d -c gcm-camellia256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-sm4.o -MD -MP -MF gcm-sm4.o.d -c gcm-sm4.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-sm4-meta.o -MD -MP -MF gcm-sm4-meta.o.d -c gcm-sm4-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac.o -MD -MP -MF cmac.o.d -c cmac.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac64.o -MD -MP -MF cmac64.o.d -c cmac64.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-aes128.o -MD -MP -MF cmac-aes128.o.d -c cmac-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-aes256.o -MD -MP -MF cmac-aes256.o.d -c cmac-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-des3.o -MD -MP -MF cmac-des3.o.d -c cmac-des3.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-aes128-meta.o -MD -MP -MF cmac-aes128-meta.o.d -c cmac-aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-aes256-meta.o -MD -MP -MF cmac-aes256-meta.o.d -c cmac-aes256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cmac-des3-meta.o -MD -MP -MF cmac-des3-meta.o.d -c cmac-des3-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gost28147.o -MD -MP -MF gost28147.o.d -c gost28147.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gosthash94.o -MD -MP -MF gosthash94.o.d -c gosthash94.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gosthash94-meta.o -MD -MP -MF gosthash94-meta.o.d -c gosthash94-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -c hmac.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-gosthash94.o -MD -MP -MF hmac-gosthash94.o.d -c hmac-gosthash94.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -c hmac-md5.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -c hmac-ripemd160.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -c hmac-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -c hmac-sha224.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -c hmac-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -c hmac-sha384.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -c hmac-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-streebog.o -MD -MP -MF hmac-streebog.o.d -c hmac-streebog.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sm3.o -MD -MP -MF hmac-sm3.o.d -c hmac-sm3.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5-meta.o -MD -MP -MF hmac-md5-meta.o.d -c hmac-md5-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160-meta.o -MD -MP -MF hmac-ripemd160-meta.o.d -c hmac-ripemd160-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1-meta.o -MD -MP -MF hmac-sha1-meta.o.d -c hmac-sha1-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224-meta.o -MD -MP -MF hmac-sha224-meta.o.d -c hmac-sha224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256-meta.o -MD -MP -MF hmac-sha256-meta.o.d -c hmac-sha256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384-meta.o -MD -MP -MF hmac-sha384-meta.o.d -c hmac-sha384-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512-meta.o -MD -MP -MF hmac-sha512-meta.o.d -c hmac-sha512-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-streebog-meta.o -MD -MP -MF hmac-streebog-meta.o.d -c hmac-streebog-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sm3-meta.o -MD -MP -MF hmac-sm3-meta.o.d -c hmac-sm3-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -c knuth-lfib.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hkdf.o -MD -MP -MF hkdf.o.d -c hkdf.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -c md2.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -c md2-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -c md4.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -c md4-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -c md5.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 md5-compress.asm >md5-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -c md5-compat.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -c md5-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memeql-sec.o -MD -MP -MF memeql-sec.o.d -c memeql-sec.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 memxor.asm >memxor.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 memxor3.asm >memxor3.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lookup-hash.o -MD -MP -MF nettle-lookup-hash.o.d -c nettle-lookup-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-aeads.o -MD -MP -MF nettle-meta-aeads.o.d -c nettle-meta-aeads.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -c memxor.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -c nettle-meta-armors.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor3.o -MD -MP -MF memxor3.o.d -c memxor3.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -c nettle-meta-ciphers.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -c nettle-meta-hashes.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-macs.o -MD -MP -MF nettle-meta-macs.o.d -c nettle-meta-macs.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ocb.o -MD -MP -MF ocb.o.d -c ocb.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ocb-aes128.o -MD -MP -MF ocb-aes128.o.d -c ocb-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2.o -MD -MP -MF pbkdf2.o.d -c pbkdf2.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2-hmac-gosthash94.o -MD -MP -MF pbkdf2-hmac-gosthash94.o.d -c pbkdf2-hmac-gosthash94.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2-hmac-sha1.o -MD -MP -MF pbkdf2-hmac-sha1.o.d -c pbkdf2-hmac-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -c md5-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2-hmac-sha256.o -MD -MP -MF pbkdf2-hmac-sha256.o.d -c pbkdf2-hmac-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2-hmac-sha384.o -MD -MP -MF pbkdf2-hmac-sha384.o.d -c pbkdf2-hmac-sha384.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pbkdf2-hmac-sha512.o -MD -MP -MF pbkdf2-hmac-sha512.o.d -c pbkdf2-hmac-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT poly1305-aes.o -MD -MP -MF poly1305-aes.o.d -c poly1305-aes.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 poly1305-internal.asm >poly1305-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT poly1305-update.o -MD -MP -MF poly1305-update.o.d -c poly1305-update.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT poly1305-internal.o -MD -MP -MF poly1305-internal.o.d -c poly1305-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -c realloc.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -c ripemd160.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -c ripemd160-compress.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -c ripemd160-meta.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 salsa20-core-internal.asm >salsa20-core-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt-internal.o -MD -MP -MF salsa20-crypt-internal.o.d -c salsa20-crypt-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -c salsa20-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-core-internal.o -MD -MP -MF salsa20-core-internal.o.d -c salsa20-core-internal.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20r12-crypt.o -MD -MP -MF salsa20r12-crypt.o.d -c salsa20r12-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -c salsa20-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-nonce.o -MD -MP -MF salsa20-set-nonce.o.d -c salsa20-set-nonce.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-128-set-key.o -MD -MP -MF salsa20-128-set-key.o.d -c salsa20-128-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-256-set-key.o -MD -MP -MF salsa20-256-set-key.o.d -c salsa20-256-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -c sha1.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha1-compress.asm >sha1-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -c sha1-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -c sha1-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -c sha256.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha256-compress-n.asm >sha256-compress-n.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -c sha224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -c sha256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -c sha512.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha512-compress.asm >sha512-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -c sha384-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress-n.o -MD -MP -MF sha256-compress-n.o.d -c sha256-compress-n.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -c sha512-compress.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -c sha512-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-224-meta.o -MD -MP -MF sha512-224-meta.o.d -c sha512-224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-256-meta.o -MD -MP -MF sha512-256-meta.o.d -c sha512-256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3.o -MD -MP -MF sha3.o.d -c sha3.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha3-permute.asm >sha3-permute.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-224.o -MD -MP -MF sha3-224.o.d -c sha3-224.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-224-meta.o -MD -MP -MF sha3-224-meta.o.d -c sha3-224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-256.o -MD -MP -MF sha3-256.o.d -c sha3-256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-permute.o -MD -MP -MF sha3-permute.o.d -c sha3-permute.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-256-meta.o -MD -MP -MF sha3-256-meta.o.d -c sha3-256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-384.o -MD -MP -MF sha3-384.o.d -c sha3-384.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-384-meta.o -MD -MP -MF sha3-384-meta.o.d -c sha3-384-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-512.o -MD -MP -MF sha3-512.o.d -c sha3-512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha3-512-meta.o -MD -MP -MF sha3-512-meta.o.d -c sha3-512-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shake256.o -MD -MP -MF shake256.o.d -c shake256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sm3.o -MD -MP -MF sm3.o.d -c sm3.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sm3-meta.o -MD -MP -MF sm3-meta.o.d -c sm3-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -c serpent-set-key.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 serpent-encrypt.asm >serpent-encrypt.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 serpent-decrypt.asm >serpent-decrypt.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -c serpent-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -c serpent-encrypt.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -c serpent-decrypt.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT streebog.o -MD -MP -MF streebog.o.d -c streebog.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT streebog-meta.o -MD -MP -MF streebog-meta.o.d -c streebog-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -c twofish.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -c twofish-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sm4.o -MD -MP -MF sm4.o.d -c sm4.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sm4-meta.o -MD -MP -MF sm4-meta.o.d -c sm4-meta.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 umac-nh.asm >umac-nh.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 umac-nh-n.asm >umac-nh-n.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-l2.o -MD -MP -MF umac-l2.o.d -c umac-l2.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-l3.o -MD -MP -MF umac-l3.o.d -c umac-l3.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-nh.o -MD -MP -MF umac-nh.o.d -c umac-nh.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-poly64.o -MD -MP -MF umac-poly64.o.d -c umac-poly64.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-nh-n.o -MD -MP -MF umac-nh-n.o.d -c umac-nh-n.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-poly128.o -MD -MP -MF umac-poly128.o.d -c umac-poly128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac-set-key.o -MD -MP -MF umac-set-key.o.d -c umac-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac32.o -MD -MP -MF umac32.o.d -c umac32.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac64.o -MD -MP -MF umac64.o.d -c umac64.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac96.o -MD -MP -MF umac96.o.d -c umac96.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT umac128.o -MD -MP -MF umac128.o.d -c umac128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT version.o -MD -MP -MF version.o.d -c version.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -c write-be32.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -c write-le32.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le64.o -MD -MP -MF write-le64.o.d -c write-le64.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -c yarrow256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -c yarrow_key_event.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT xts.o -MD -MP -MF xts.o.d -c xts.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT xts-aes128.o -MD -MP -MF xts-aes128.o.d -c xts-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT xts-aes256.o -MD -MP -MF xts-aes256.o.d -c xts-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT fat-x86_64.o -MD -MP -MF fat-x86_64.o.d -c fat-x86_64.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 cpuid.asm >cpuid.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 memxor-2.asm >memxor-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes128-encrypt-2.asm >aes128-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cpuid.o -MD -MP -MF cpuid.o.d -c cpuid.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-encrypt-2.o -MD -MP -MF aes128-encrypt-2.o.d -c aes128-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-2.o -MD -MP -MF memxor-2.o.d -c memxor-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes128-decrypt-2.asm >aes128-decrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes192-encrypt-2.asm >aes192-encrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes192-decrypt-2.asm >aes192-decrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes256-encrypt-2.asm >aes256-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes128-decrypt-2.o -MD -MP -MF aes128-decrypt-2.o.d -c aes128-decrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-encrypt-2.o -MD -MP -MF aes192-encrypt-2.o.d -c aes192-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-encrypt-2.o -MD -MP -MF aes256-encrypt-2.o.d -c aes256-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes192-decrypt-2.o -MD -MP -MF aes192-decrypt-2.o.d -c aes192-decrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 aes256-decrypt-2.asm >aes256-decrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 cbc-aes128-encrypt-2.asm >cbc-aes128-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes256-decrypt-2.o -MD -MP -MF aes256-decrypt-2.o.d -c aes256-decrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 cbc-aes192-encrypt-2.asm >cbc-aes192-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes128-encrypt-2.o -MD -MP -MF cbc-aes128-encrypt-2.o.d -c cbc-aes128-encrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 cbc-aes256-encrypt-2.asm >cbc-aes256-encrypt-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes192-encrypt-2.o -MD -MP -MF cbc-aes192-encrypt-2.o.d -c cbc-aes192-encrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 poly1305-blocks.asm >poly1305-blocks.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-aes256-encrypt-2.o -MD -MP -MF cbc-aes256-encrypt-2.o.d -c cbc-aes256-encrypt-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ghash-set-key-2.asm >ghash-set-key-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT poly1305-blocks.o -MD -MP -MF poly1305-blocks.o.d -c poly1305-blocks.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ghash-update-2.asm >ghash-update-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 salsa20-2core.asm >salsa20-2core.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ghash-set-key-2.o -MD -MP -MF ghash-set-key-2.o.d -c ghash-set-key-2.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha1-compress-2.asm >sha1-compress-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ghash-update-2.o -MD -MP -MF ghash-update-2.o.d -c ghash-update-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-2core.o -MD -MP -MF salsa20-2core.o.d -c salsa20-2core.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 sha256-compress-n-2.asm >sha256-compress-n-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -c sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress-2.o -MD -MP -MF sha1-compress-2.o.d -c sha1-compress-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -c sexp-format.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress-n-2.o -MD -MP -MF sha256-compress-n-2.o.d -c sha256-compress-n-2.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -c sexp-transport.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -c sexp-transport-format.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -c bignum.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -c bignum-random.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -c bignum-random-prime.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -c sexp2bignum.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -c pkcs1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -c pkcs1-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -c pkcs1-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-sec-decrypt.o -MD -MP -MF pkcs1-sec-decrypt.o.d -c pkcs1-sec-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -c pkcs1-rsa-digest.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -c pkcs1-rsa-md5.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -c pkcs1-rsa-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -c pkcs1-rsa-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -c pkcs1-rsa-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pss.o -MD -MP -MF pss.o.d -c pss.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pss-mgf1.o -MD -MP -MF pss-mgf1.o.d -c pss-mgf1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -c rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign-tr.o -MD -MP -MF rsa-sign-tr.o.d -c rsa-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sec-compute-root.o -MD -MP -MF rsa-sec-compute-root.o.d -c rsa-sec-compute-root.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -c rsa-pkcs1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -c rsa-pkcs1-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -c rsa-pkcs1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -c rsa-md5-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign-tr.o -MD -MP -MF rsa-md5-sign-tr.o.d -c rsa-md5-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -c rsa-md5-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -c rsa-sha1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign-tr.o -MD -MP -MF rsa-sha1-sign-tr.o.d -c rsa-sha1-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -c rsa-sha1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -c rsa-sha256-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign-tr.o -MD -MP -MF rsa-sha256-sign-tr.o.d -c rsa-sha256-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -c rsa-sha256-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -c rsa-sha512-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign-tr.o -MD -MP -MF rsa-sha512-sign-tr.o.d -c rsa-sha512-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -c rsa-sha512-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pss-sha256-sign-tr.o -MD -MP -MF rsa-pss-sha256-sign-tr.o.d -c rsa-pss-sha256-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pss-sha256-verify.o -MD -MP -MF rsa-pss-sha256-verify.o.d -c rsa-pss-sha256-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pss-sha512-sign-tr.o -MD -MP -MF rsa-pss-sha512-sign-tr.o.d -c rsa-pss-sha512-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pss-sha512-verify.o -MD -MP -MF rsa-pss-sha512-verify.o.d -c rsa-pss-sha512-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sec-decrypt.o -MD -MP -MF rsa-sec-decrypt.o.d -c rsa-sec-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -c rsa-decrypt-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -c rsa-blind.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -c rsa2sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -c sexp2rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -c dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-compat.o -MD -MP -MF dsa-compat.o.d -c dsa-compat.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-compat-keygen.o -MD -MP -MF dsa-compat-keygen.o.d -c dsa-compat-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-gen-params.o -MD -MP -MF dsa-gen-params.o.d -c dsa-gen-params.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -c dsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -c dsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -c dsa-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-hash.o -MD -MP -MF dsa-hash.o.d -c dsa-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -c dsa-sha1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -c dsa-sha1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -c dsa-sha256-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -c dsa-sha256-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -c dsa2sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -c sexp2dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -c pgp-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -c rsa2openpgp.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -c der-iterator.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -c der2rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -c der2dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sec-add-1.o -MD -MP -MF sec-add-1.o.d -c sec-add-1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sec-sub-1.o -MD -MP -MF sec-sub-1.o.d -c sec-sub-1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gmp-glue.o -MD -MP -MF gmp-glue.o.d -c gmp-glue.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cnd-copy.o -MD -MP -MF cnd-copy.o.d -c cnd-copy.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mod.o -MD -MP -MF ecc-mod.o.d -c ecc-mod.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mod-inv.o -MD -MP -MF ecc-mod-inv.o.d -c ecc-mod-inv.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mod-arith.o -MD -MP -MF ecc-mod-arith.o.d -c ecc-mod-arith.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-pp1-redc.o -MD -MP -MF ecc-pp1-redc.o.d -c ecc-pp1-redc.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-pm1-redc.o -MD -MP -MF ecc-pm1-redc.o.d -c ecc-pm1-redc.c \ && true make eccdata gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-size.o -MD -MP -MF ecc-size.o.d -c ecc-size.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-j-to-a.o -MD -MP -MF ecc-j-to-a.o.d -c ecc-j-to-a.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-a-to-j.o -MD -MP -MF ecc-a-to-j.o.d -c ecc-a-to-j.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-dup-jj.o -MD -MP -MF ecc-dup-jj.o.d -c ecc-dup-jj.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-jja.o -MD -MP -MF ecc-add-jja.o.d -c ecc-add-jja.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-jjj.o -MD -MP -MF ecc-add-jjj.o.d -c ecc-add-jjj.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-nonsec-add-jjj.o -MD -MP -MF ecc-nonsec-add-jjj.o.d -c ecc-nonsec-add-jjj.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-eh-to-a.o -MD -MP -MF ecc-eh-to-a.o.d -c ecc-eh-to-a.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-dup-eh.o -MD -MP -MF ecc-dup-eh.o.d -c ecc-dup-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-eh.o -MD -MP -MF ecc-add-eh.o.d -c ecc-add-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-ehh.o -MD -MP -MF ecc-add-ehh.o.d -c ecc-add-ehh.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-dup-th.o -MD -MP -MF ecc-dup-th.o.d -c ecc-dup-th.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-th.o -MD -MP -MF ecc-add-th.o.d -c ecc-add-th.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-add-thh.o -MD -MP -MF ecc-add-thh.o.d -c ecc-add-thh.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mul-g-eh.o -MD -MP -MF ecc-mul-g-eh.o.d -c ecc-mul-g-eh.c \ && true make[2]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' gcc -O -g eccdata.c -lm -o eccdata gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mul-a-eh.o -MD -MP -MF ecc-mul-a-eh.o.d -c ecc-mul-a-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mul-m.o -MD -MP -MF ecc-mul-m.o.d -c ecc-mul-m.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mul-g.o -MD -MP -MF ecc-mul-g.o.d -c ecc-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-mul-a.o -MD -MP -MF ecc-mul-a.o.d -c ecc-mul-a.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-hash.o -MD -MP -MF ecc-hash.o.d -c ecc-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-random.o -MD -MP -MF ecc-random.o.d -c ecc-random.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-point.o -MD -MP -MF ecc-point.o.d -c ecc-point.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-scalar.o -MD -MP -MF ecc-scalar.o.d -c ecc-scalar.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-point-mul.o -MD -MP -MF ecc-point-mul.o.d -c ecc-point-mul.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-point-mul-g.o -MD -MP -MF ecc-point-mul-g.o.d -c ecc-point-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-ecdsa-sign.o -MD -MP -MF ecc-ecdsa-sign.o.d -c ecc-ecdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecdsa-sign.o -MD -MP -MF ecdsa-sign.o.d -c ecdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-ecdsa-verify.o -MD -MP -MF ecc-ecdsa-verify.o.d -c ecc-ecdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecdsa-verify.o -MD -MP -MF ecdsa-verify.o.d -c ecdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecdsa-keygen.o -MD -MP -MF ecdsa-keygen.o.d -c ecdsa-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-gostdsa-sign.o -MD -MP -MF ecc-gostdsa-sign.o.d -c ecc-gostdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gostdsa-sign.o -MD -MP -MF gostdsa-sign.o.d -c gostdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-gostdsa-verify.o -MD -MP -MF ecc-gostdsa-verify.o.d -c ecc-gostdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gostdsa-verify.o -MD -MP -MF gostdsa-verify.o.d -c gostdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gostdsa-vko.o -MD -MP -MF gostdsa-vko.o.d -c gostdsa-vko.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve25519-mul-g.o -MD -MP -MF curve25519-mul-g.o.d -c curve25519-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve25519-mul.o -MD -MP -MF curve25519-mul.o.d -c curve25519-mul.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve25519-eh-to-x.o -MD -MP -MF curve25519-eh-to-x.o.d -c curve25519-eh-to-x.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve448-mul-g.o -MD -MP -MF curve448-mul-g.o.d -c curve448-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve448-mul.o -MD -MP -MF curve448-mul.o.d -c curve448-mul.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT curve448-eh-to-x.o -MD -MP -MF curve448-eh-to-x.o.d -c curve448-eh-to-x.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-compress.o -MD -MP -MF eddsa-compress.o.d -c eddsa-compress.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-decompress.o -MD -MP -MF eddsa-decompress.o.d -c eddsa-decompress.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-expand.o -MD -MP -MF eddsa-expand.o.d -c eddsa-expand.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-hash.o -MD -MP -MF eddsa-hash.o.d -c eddsa-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-pubkey.o -MD -MP -MF eddsa-pubkey.o.d -c eddsa-pubkey.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-sign.o -MD -MP -MF eddsa-sign.o.d -c eddsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eddsa-verify.o -MD -MP -MF eddsa-verify.o.d -c eddsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed25519-sha512.o -MD -MP -MF ed25519-sha512.o.d -c ed25519-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed25519-sha512-pubkey.o -MD -MP -MF ed25519-sha512-pubkey.o.d -c ed25519-sha512-pubkey.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed25519-sha512-sign.o -MD -MP -MF ed25519-sha512-sign.o.d -c ed25519-sha512-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed25519-sha512-verify.o -MD -MP -MF ed25519-sha512-verify.o.d -c ed25519-sha512-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed448-shake256.o -MD -MP -MF ed448-shake256.o.d -c ed448-shake256.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed448-shake256-pubkey.o -MD -MP -MF ed448-shake256-pubkey.o.d -c ed448-shake256-pubkey.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed448-shake256-sign.o -MD -MP -MF ed448-shake256-sign.o.d -c ed448-shake256-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ed448-shake256-verify.o -MD -MP -MF ed448-shake256-verify.o.d -c ed448-shake256-verify.c \ && true /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-secp192r1-modp.asm >ecc-secp192r1-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp192r1-modp.o -MD -MP -MF ecc-secp192r1-modp.o.d -c ecc-secp192r1-modp.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-secp224r1-modp.asm >ecc-secp224r1-modp.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-secp256r1-redc.asm >ecc-secp256r1-redc.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp224r1-modp.o -MD -MP -MF ecc-secp224r1-modp.o.d -c ecc-secp224r1-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp256r1-redc.o -MD -MP -MF ecc-secp256r1-redc.o.d -c ecc-secp256r1-redc.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-secp384r1-modp.asm >ecc-secp384r1-modp.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-secp521r1-modp.asm >ecc-secp521r1-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp384r1-modp.o -MD -MP -MF ecc-secp384r1-modp.o.d -c ecc-secp384r1-modp.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-curve25519-modp.asm >ecc-curve25519-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp521r1-modp.o -MD -MP -MF ecc-secp521r1-modp.o.d -c ecc-secp521r1-modp.s /usr/bin/m4 ./m4-utils.m4 ./asm.m4 config.m4 machine.m4 ecc-curve448-modp.asm >ecc-curve448-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-curve25519-modp.o -MD -MP -MF ecc-curve25519-modp.o.d -c ecc-curve25519-modp.s gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-curve448-modp.o -MD -MP -MF ecc-curve448-modp.o.d -c ecc-curve448-modp.s rm -f libnettle.a ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-decrypt-table.o aes128-decrypt.o aes192-decrypt.o aes256-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes128-encrypt.o aes192-encrypt.o aes256-encrypt.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 nist-keywrap.o arcfour.o arctwo.o arctwo-meta.o blowfish.o blowfish-bcrypt.o balloon.o balloon-sha1.o balloon-sha256.o balloon-sha384.o balloon-sha512.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 cbc-aes128-encrypt.o cbc-aes192-encrypt.o cbc-aes256-encrypt.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 siv-gcm.o siv-gcm-aes128.o siv-gcm-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 ghash-set-key.o ghash-update.o siv-ghash-set-key.o siv-ghash-update.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 gcm-sm4.o gcm-sm4-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-streebog.o hmac-sm3.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 hmac-streebog-meta.o hmac-sm3-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 ocb.o ocb-aes128.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o pbkdf2-hmac-sha384.o pbkdf2-hmac-sha512.o poly1305-aes.o poly1305-internal.o poly1305-update.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt-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-n.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 sm3.o sm3-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o streebog.o streebog-meta.o twofish.o twofish-meta.o sm4.o sm4-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 fat-x86_64.o cpuid.o memxor-2.o aes128-encrypt-2.o aes128-decrypt-2.o aes192-encrypt-2.o aes192-decrypt-2.o aes256-encrypt-2.o aes256-decrypt-2.o cbc-aes128-encrypt-2.o cbc-aes192-encrypt-2.o cbc-aes256-encrypt-2.o poly1305-blocks.o ghash-set-key-2.o ghash-update-2.o salsa20-2core.o sha1-compress-2.o sha256-compress-n-2.o gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname=libnettle.so.8 aes-decrypt-internal.o aes-decrypt.o aes-decrypt-table.o aes128-decrypt.o aes192-decrypt.o aes256-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes128-encrypt.o aes192-encrypt.o aes256-encrypt.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 nist-keywrap.o arcfour.o arctwo.o arctwo-meta.o blowfish.o blowfish-bcrypt.o balloon.o balloon-sha1.o balloon-sha256.o balloon-sha384.o balloon-sha512.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 cbc-aes128-encrypt.o cbc-aes192-encrypt.o cbc-aes256-encrypt.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 siv-gcm.o siv-gcm-aes128.o siv-gcm-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 ghash-set-key.o ghash-update.o siv-ghash-set-key.o siv-ghash-update.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 gcm-sm4.o gcm-sm4-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-streebog.o hmac-sm3.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 hmac-streebog-meta.o hmac-sm3-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 ocb.o ocb-aes128.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o pbkdf2-hmac-sha384.o pbkdf2-hmac-sha512.o poly1305-aes.o poly1305-internal.o poly1305-update.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt-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-n.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 sm3.o sm3-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o streebog.o streebog-meta.o twofish.o twofish-meta.o sm4.o sm4-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 fat-x86_64.o cpuid.o memxor-2.o aes128-encrypt-2.o aes128-decrypt-2.o aes192-encrypt-2.o aes192-decrypt-2.o aes256-encrypt-2.o aes256-decrypt-2.o cbc-aes128-encrypt-2.o cbc-aes192-encrypt-2.o cbc-aes256-encrypt-2.o poly1305-blocks.o ghash-set-key-2.o ghash-update-2.o salsa20-2core.o sha1-compress-2.o sha256-compress-n-2.o -Wl,--version-script=libnettle.map -o libnettle.so ar: `u' modifier ignored since `D' is the default (see `U') ranlib libnettle.a echo nettle > libnettle.stamp 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[2]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' echo stamp > eccdata.stamp ./eccdata curve25519 11 6 64 > ecc-curve25519.hT && mv ecc-curve25519.hT ecc-curve25519.h ./eccdata curve448 38 6 64 > ecc-curve448.hT && mv ecc-curve448.hT ecc-curve448.h ./eccdata gost_gc256b 11 6 64 > ecc-gost-gc256b.hT && mv ecc-gost-gc256b.hT ecc-gost-gc256b.h ./eccdata gost_gc512a 43 6 64 > ecc-gost-gc512a.hT && mv ecc-gost-gc512a.hT ecc-gost-gc512a.h ./eccdata secp192r1 8 6 64 > ecc-secp192r1.hT && mv ecc-secp192r1.hT ecc-secp192r1.h ./eccdata secp224r1 16 7 64 > ecc-secp224r1.hT && mv ecc-secp224r1.hT ecc-secp224r1.h ./eccdata secp256r1 11 6 64 > ecc-secp256r1.hT && mv ecc-secp256r1.hT ecc-secp256r1.h ./eccdata secp384r1 32 6 64 > ecc-secp384r1.hT && mv ecc-secp384r1.hT ecc-secp384r1.h ./eccdata secp521r1 44 6 64 > ecc-secp521r1.hT && mv ecc-secp521r1.hT ecc-secp521r1.h Table size: 256 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp192r1.o -MD -MP -MF ecc-secp192r1.o.d -c ecc-secp192r1.c \ && true Table size: 256 entries Table size: 256 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-gost-gc256b.o -MD -MP -MF ecc-gost-gc256b.o.d -c ecc-gost-gc256b.c \ && true Table size: 256 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp256r1.o -MD -MP -MF ecc-secp256r1.o.d -c ecc-secp256r1.c \ && true gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp224r1.o -MD -MP -MF ecc-secp224r1.o.d -c ecc-secp224r1.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp384r1.o -MD -MP -MF ecc-secp384r1.o.d -c ecc-secp384r1.c \ && true Table size: 256 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-curve25519.o -MD -MP -MF ecc-curve25519.o.d -c ecc-curve25519.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-gost-gc512a.o -MD -MP -MF ecc-gost-gc512a.o.d -c ecc-gost-gc512a.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-secp521r1.o -MD -MP -MF ecc-secp521r1.o.d -c ecc-secp521r1.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ecc-curve448.o -MD -MP -MF ecc-curve448.o.d -c ecc-curve448.c \ && true rm -f libhogweed.a gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 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-nonsec-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 ecc-secp192r1-modp.o ecc-secp224r1-modp.o ecc-secp256r1-redc.o ecc-secp384r1-modp.o ecc-secp521r1-modp.o ecc-curve25519-modp.o ecc-curve448-modp.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp 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 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-nonsec-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 ecc-secp192r1-modp.o ecc-secp224r1-modp.o ecc-secp256r1-redc.o ecc-secp384r1-modp.o ecc-secp521r1-modp.o ecc-curve25519-modp.o ecc-curve448-modp.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhogweed.a echo hogweed > libhogweed.stamp mkdir .lib 2>/dev/null make[1]: [Makefile:322: 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/buildozer/aports/main/nettle/src/nettle-3.9.1' set -e; for d in tools testsuite examples; do \ echo "Making all in $d" ; (cd $d && make all); done Making all in tools make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT input.o -MD -MP -MF input.o.d -c input.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT output.o -MD -MP -MF output.o.d -c output.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT nettle-pbkdf2.o -MD -MP -MF nettle-pbkdf2.o.d -c nettle-pbkdf2.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true In file included from nettle-hash.c:46: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from nettle-pbkdf2.c:48: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from sexp-conv.c:57: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from pkcs1-conv.c:50: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2 gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' Making all in testsuite make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' Making all in examples make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT timing.o -MD -MP -MF timing.o.d -c timing.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT io.o -MD -MP -MF io.o.d -c io.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT hogweed-benchmark.o -MD -MP -MF hogweed-benchmark.o.d -c hogweed-benchmark.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-benchmark.o -MD -MP -MF ecc-benchmark.o.d -c ecc-benchmark.c && true In file included from nettle-benchmark.c:77: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from rsa-keygen.c:49: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from random-prime.c:47: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ In file included from rsa-encrypt.c:56: ../getopt.h:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 169 | extern int getopt (); | ^~~~~~ gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base16enc.o io.o \ -lnettle -lgmp -o base16enc gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base16dec.o io.o \ -lnettle -lgmp -o base16dec gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base64enc.o io.o \ -lnettle -lgmp -o base64enc gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base64dec.o io.o \ -lnettle -lgmp -o base64dec gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-keygen.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-keygen gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-sign.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-sign gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-verify.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-verify gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs random-prime.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o random-prime gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-decrypt.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-decrypt gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-encrypt.o io.o read_rsa_key.o \ ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-encrypt gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-benchmark.o timing.o -lhogweed -lnettle -lgmp -lm -lgmp \ -o ecc-benchmark gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o timing.o -lnettle -lgmp -lm -o nettle-benchmark gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs hogweed-benchmark.o timing.o \ -lhogweed -lnettle -lgmp -lm -lgmp \ -o hogweed-benchmark make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' make: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' make: Nothing to be done for 'default'. make: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' make check-here make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' true make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' set -e; for d in tools testsuite examples; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' true make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' Making check in testsuite make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT aes-keywrap-test.o -MD -MP -MF aes-keywrap-test.o.d -c aes-keywrap-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT balloon-test.o -MD -MP -MF balloon-test.o.d -c balloon-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT bcrypt-test.o -MD -MP -MF bcrypt-test.o.d -c bcrypt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT chacha-test.o -MD -MP -MF chacha-test.o.d -c chacha-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT cnd-memcpy-test.o -MD -MP -MF cnd-memcpy-test.o.d -c cnd-memcpy-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT memeql-test.o -MD -MP -MF memeql-test.o.d -c memeql-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gosthash94-test.o -MD -MP -MF gosthash94-test.o.d -c gosthash94-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT hkdf-test.o -MD -MP -MF hkdf-test.o.d -c hkdf-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha512-224-test.o -MD -MP -MF sha512-224-test.o.d -c sha512-224-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha512-256-test.o -MD -MP -MF sha512-256-test.o.d -c sha512-256-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha3-permute-test.o -MD -MP -MF sha3-permute-test.o.d -c sha3-permute-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha3-224-test.o -MD -MP -MF sha3-224-test.o.d -c sha3-224-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha3-256-test.o -MD -MP -MF sha3-256-test.o.d -c sha3-256-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha3-384-test.o -MD -MP -MF sha3-384-test.o.d -c sha3-384-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sha3-512-test.o -MD -MP -MF sha3-512-test.o.d -c sha3-512-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT shake256-test.o -MD -MP -MF shake256-test.o.d -c shake256-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT streebog-test.o -MD -MP -MF streebog-test.o.d -c streebog-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sm3-test.o -MD -MP -MF sm3-test.o.d -c sm3-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sm4-test.o -MD -MP -MF sm4-test.o.d -c sm4-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT version-test.o -MD -MP -MF version-test.o.d -c version-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT cfb-test.o -MD -MP -MF cfb-test.o.d -c cfb-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT eax-test.o -MD -MP -MF eax-test.o.d -c eax-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ccm-test.o -MD -MP -MF ccm-test.o.d -c ccm-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT cmac-test.o -MD -MP -MF cmac-test.o.d -c cmac-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ocb-test.o -MD -MP -MF ocb-test.o.d -c ocb-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT siv-cmac-test.o -MD -MP -MF siv-cmac-test.o.d -c siv-cmac-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT siv-gcm-test.o -MD -MP -MF siv-gcm-test.o.d -c siv-gcm-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT poly1305-test.o -MD -MP -MF poly1305-test.o.d -c poly1305-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT chacha-poly1305-test.o -MD -MP -MF chacha-poly1305-test.o.d -c chacha-poly1305-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT umac-test.o -MD -MP -MF umac-test.o.d -c umac-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT meta-aead-test.o -MD -MP -MF meta-aead-test.o.d -c meta-aead-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT meta-mac-test.o -MD -MP -MF meta-mac-test.o.d -c meta-mac-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT xts-test.o -MD -MP -MF xts-test.o.d -c xts-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pbkdf2-test.o -MD -MP -MF pbkdf2-test.o.d -c pbkdf2-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT x86-ibt-test.o -MD -MP -MF x86-ibt-test.o.d -c x86-ibt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pkcs1-sec-decrypt-test.o -MD -MP -MF pkcs1-sec-decrypt-test.o.d -c pkcs1-sec-decrypt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pss-test.o -MD -MP -MF pss-test.o.d -c pss-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-sign-tr-test.o -MD -MP -MF rsa-sign-tr-test.o.d -c rsa-sign-tr-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT pss-mgf1-test.o -MD -MP -MF pss-mgf1-test.o.d -c pss-mgf1-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-pss-sign-tr-test.o -MD -MP -MF rsa-pss-sign-tr-test.o.d -c rsa-pss-sign-tr-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-sec-decrypt-test.o -MD -MP -MF rsa-sec-decrypt-test.o.d -c rsa-sec-decrypt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT rsa-compute-root-test.o -MD -MP -MF rsa-compute-root-test.o.d -c rsa-compute-root-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT curve25519-dh-test.o -MD -MP -MF curve25519-dh-test.o.d -c curve25519-dh-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT curve448-dh-test.o -MD -MP -MF curve448-dh-test.o.d -c curve448-dh-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-mod-arith-test.o -MD -MP -MF ecc-mod-arith-test.o.d -c ecc-mod-arith-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-mod-test.o -MD -MP -MF ecc-mod-test.o.d -c ecc-mod-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-modinv-test.o -MD -MP -MF ecc-modinv-test.o.d -c ecc-modinv-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-redc-test.o -MD -MP -MF ecc-redc-test.o.d -c ecc-redc-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-sqrt-test.o -MD -MP -MF ecc-sqrt-test.o.d -c ecc-sqrt-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-dup-test.o -MD -MP -MF ecc-dup-test.o.d -c ecc-dup-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-add-test.o -MD -MP -MF ecc-add-test.o.d -c ecc-add-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-mul-g-test.o -MD -MP -MF ecc-mul-g-test.o.d -c ecc-mul-g-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecc-mul-a-test.o -MD -MP -MF ecc-mul-a-test.o.d -c ecc-mul-a-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecdsa-sign-test.o -MD -MP -MF ecdsa-sign-test.o.d -c ecdsa-sign-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecdsa-verify-test.o -MD -MP -MF ecdsa-verify-test.o.d -c ecdsa-verify-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecdsa-keygen-test.o -MD -MP -MF ecdsa-keygen-test.o.d -c ecdsa-keygen-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ecdh-test.o -MD -MP -MF ecdh-test.o.d -c ecdh-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT eddsa-compress-test.o -MD -MP -MF eddsa-compress-test.o.d -c eddsa-compress-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT eddsa-sign-test.o -MD -MP -MF eddsa-sign-test.o.d -c eddsa-sign-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT eddsa-verify-test.o -MD -MP -MF eddsa-verify-test.o.d -c eddsa-verify-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ed25519-test.o -MD -MP -MF ed25519-test.o.d -c ed25519-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ed448-test.o -MD -MP -MF ed448-test.o.d -c ed448-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gostdsa-sign-test.o -MD -MP -MF gostdsa-sign-test.o.d -c gostdsa-sign-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gostdsa-verify-test.o -MD -MP -MF gostdsa-verify-test.o.d -c gostdsa-verify-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gostdsa-keygen-test.o -MD -MP -MF gostdsa-keygen-test.o.d -c gostdsa-keygen-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT gostdsa-vko-test.o -MD -MP -MF gostdsa-vko-test.o.d -c gostdsa-vko-test.c && true g++ -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true gcc -I.. -I.. -DHAVE_CONFIG_H -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT dlopen-test.o -MD -MP -MF dlopen-test.o.d -c dlopen-test.c && true gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs aes-keywrap-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-keywrap-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs balloon-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o balloon-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs bcrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bcrypt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs chacha-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cnd-memcpy-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cnd-memcpy-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs memeql-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memeql-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gosthash94-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gosthash94-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs hkdf-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hkdf-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha512-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-224-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha512-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-256-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha3-permute-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-permute-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha3-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-224-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha3-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-256-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha3-384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-384-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sha3-512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-512-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs shake256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o shake256-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs streebog-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o streebog-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sm3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sm3-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sm4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sm4-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs version-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o version-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cfb-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cfb-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eax-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eax-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ccm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ccm-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cmac-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ocb-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ocb-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs siv-cmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o siv-cmac-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs siv-gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o siv-gcm-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o poly1305-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs chacha-poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-poly1305-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs umac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o umac-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs meta-aead-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-aead-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs meta-mac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-mac-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs xts-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o xts-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pbkdf2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pbkdf2-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs x86-ibt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o x86-ibt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pkcs1-sec-decrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-sec-decrypt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pss-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pss-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-sign-tr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-sign-tr-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs pss-mgf1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pss-mgf1-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-pss-sign-tr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-pss-sign-tr-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-sec-decrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-sec-decrypt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs rsa-compute-root-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-compute-root-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs curve25519-dh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o curve25519-dh-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs curve448-dh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o curve448-dh-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-mod-arith-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mod-arith-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-mod-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mod-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-modinv-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-modinv-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-redc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-redc-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-sqrt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-sqrt-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-dup-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-dup-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-add-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-add-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-mul-g-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-g-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecc-mul-a-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-a-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecdsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-sign-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecdsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-verify-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecdsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-keygen-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ecdh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdh-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eddsa-compress-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-compress-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eddsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-sign-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eddsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-verify-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ed25519-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ed25519-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ed448-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ed448-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gostdsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gostdsa-sign-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gostdsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gostdsa-verify-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gostdsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gostdsa-keygen-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs gostdsa-vko-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gostdsa-vko-test g++ -Os -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs dlopen-test.o -ldl -o dlopen-test gcc -Os -Wformat -Werror=format-security -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test TEST_SHLIB_DIR="/home/buildozer/aports/main/nettle/src/nettle-3.9.1/.lib" \ srcdir="." \ EMULATOR="" NM="nm" EXEEXT="" \ ../run-tests aes-test aes-keywrap-test arcfour-test arctwo-test balloon-test blowfish-test bcrypt-test cast128-test base16-test base64-test camellia-test chacha-test cnd-memcpy-test des-test des3-test md2-test md4-test md5-test md5-compat-test memeql-test memxor-test gosthash94-test ripemd160-test hkdf-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test sha512-224-test sha512-256-test sha3-permute-test sha3-224-test sha3-256-test sha3-384-test sha3-512-test shake256-test streebog-test sm3-test sm4-test serpent-test twofish-test version-test knuth-lfib-test cbc-test cfb-test ctr-test gcm-test eax-test ccm-test cmac-test ocb-test siv-cmac-test siv-gcm-test poly1305-test chacha-poly1305-test hmac-test umac-test meta-hash-test meta-cipher-test meta-aead-test meta-armor-test meta-mac-test buffer-test yarrow-test xts-test pbkdf2-test x86-ibt-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test pkcs1-sec-decrypt-test pss-test rsa-sign-tr-test pss-mgf1-test rsa-pss-sign-tr-test rsa-test rsa-encrypt-test rsa-keygen-test rsa-sec-decrypt-test rsa-compute-root-test dsa-test dsa-keygen-test curve25519-dh-test curve448-dh-test ecc-mod-arith-test ecc-mod-test ecc-modinv-test ecc-redc-test ecc-sqrt-test ecc-dup-test ecc-add-test ecc-mul-g-test ecc-mul-a-test ecdsa-sign-test ecdsa-verify-test ecdsa-keygen-test ecdh-test eddsa-compress-test eddsa-sign-test eddsa-verify-test ed25519-test ed448-test gostdsa-sign-test gostdsa-verify-test gostdsa-keygen-test gostdsa-vko-test cxx-test sexp-conv-test pkcs1-conv-test nettle-pbkdf2-test symbols-test dlopen-test PASS: aes PASS: aes-keywrap PASS: arcfour PASS: arctwo PASS: balloon PASS: blowfish PASS: bcrypt PASS: cast128 PASS: base16 PASS: base64 PASS: camellia PASS: chacha PASS: cnd-memcpy PASS: des PASS: des3 PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: memeql PASS: memxor PASS: gosthash94 PASS: ripemd160 PASS: hkdf PASS: salsa20 PASS: sha1 PASS: sha224 PASS: sha256 PASS: sha384 PASS: sha512 PASS: sha512-224 PASS: sha512-256 PASS: sha3-permute PASS: sha3-224 PASS: sha3-256 PASS: sha3-384 PASS: sha3-512 PASS: shake256 PASS: streebog PASS: sm3 PASS: sm4 PASS: serpent PASS: twofish PASS: version PASS: knuth-lfib PASS: cbc PASS: cfb PASS: ctr PASS: gcm PASS: eax PASS: ccm PASS: cmac PASS: ocb PASS: siv-cmac PASS: siv-gcm PASS: poly1305 PASS: chacha-poly1305 PASS: hmac PASS: umac PASS: meta-hash PASS: meta-cipher PASS: meta-aead PASS: meta-armor PASS: meta-mac PASS: buffer PASS: yarrow PASS: xts PASS: pbkdf2 SKIP: x86-ibt PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: bignum PASS: random-prime PASS: pkcs1 PASS: pkcs1-sec-decrypt PASS: pss PASS: rsa-sign-tr PASS: pss-mgf1 PASS: rsa-pss-sign-tr PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: rsa-sec-decrypt PASS: rsa-compute-root PASS: dsa PASS: dsa-keygen PASS: curve25519-dh PASS: curve448-dh PASS: ecc-mod-arith PASS: ecc-mod PASS: ecc-modinv PASS: ecc-redc PASS: ecc-sqrt PASS: ecc-dup PASS: ecc-add PASS: ecc-mul-g PASS: ecc-mul-a PASS: ecdsa-sign PASS: ecdsa-verify PASS: ecdsa-keygen PASS: ecdh PASS: eddsa-compress PASS: eddsa-sign PASS: eddsa-verify PASS: ed25519 PASS: ed448 PASS: gostdsa-sign PASS: gostdsa-verify PASS: gostdsa-keygen PASS: gostdsa-vko PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: nettle-pbkdf2 PASS: symbols PASS: dlopen ==================== All 117 tests passed ==================== make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' Making check in examples make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' TEST_SHLIB_DIR="/home/buildozer/aports/main/nettle/src/nettle-3.9.1/.lib" \ srcdir="." EMULATOR="" EXEEXT="" \ ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test xxxxxx xxxxxx e PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' >>> nettle: Entering fakeroot... make install-here make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' ./install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/include/nettle ./config.status config.h config.status: creating config.h for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h balloon.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 siv-gcm.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h ocb.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 sm3.h sm4.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /home/buildozer/aports/main/nettle/pkg/nettle/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /home/buildozer/aports/main/nettle/pkg/nettle/usr/include/nettle ; \ fi ; done ./install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib/pkgconfig config.status: config.h is unchanged echo timestamp > stamp-h ./install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib ./install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib ./install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib/pkgconfig ; \ done for f in libnettle.a libhogweed.a; do \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib ; \ done /usr/bin/install -c -m 644 libnettle.so /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib/libnettle.so.8.8 /usr/bin/install -c -m 644 libhogweed.so /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib/libhogweed.so.6.8 [ -z "libnettle.so.8" ] \ || (cd /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.8 libnettle.so.8 \ && ln -s libnettle.so.8.8 libnettle.so) [ -z "libhogweed.so.6" ] \ || (cd /home/buildozer/aports/main/nettle/pkg/nettle/usr/lib \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.8 libhogweed.so.6 \ && ln -s libhogweed.so.6.8 libhogweed.so) make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1' set -e; for d in tools testsuite examples; do \ echo "Making install in $d" ; (cd $d && make install); done Making install in tools make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' .././install-sh -c -d /home/buildozer/aports/main/nettle/pkg/nettle/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /home/buildozer/aports/main/nettle/pkg/nettle/usr/bin ; \ done make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/tools' Making install in testsuite make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' true make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/testsuite' Making install in examples make[1]: Entering directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' true make[1]: Leaving directory '/home/buildozer/aports/main/nettle/src/nettle-3.9.1/examples' >>> nettle-static*: Running split function static... >>> nettle-static*: Preparing subpackage nettle-static... >>> nettle-static*: Stripping binaries >>> nettle-static*: Running postcheck for nettle-static >>> nettle-dev*: Running split function dev... >>> nettle-dev*: Preparing subpackage nettle-dev... >>> nettle-dev*: Stripping binaries >>> nettle-dev*: Running postcheck for nettle-dev >>> nettle-utils*: Running split function utils... '/home/buildozer/aports/main/nettle/pkg/nettle/usr/bin' -> '/home/buildozer/aports/main/nettle/pkg/nettle-utils/usr/bin' >>> nettle-utils*: Preparing subpackage nettle-utils... >>> nettle-utils*: Stripping binaries >>> nettle-utils*: Running postcheck for nettle-utils >>> nettle*: Running postcheck for nettle >>> nettle*: Preparing package nettle... >>> nettle*: Stripping binaries >>> nettle-dev*: Scanning shared objects >>> nettle-static*: Scanning shared objects >>> nettle-utils*: Scanning shared objects >>> nettle*: Scanning shared objects >>> nettle-dev*: Tracing dependencies... gmp-dev nettle=3.9.1-r0 pkgconfig >>> nettle-dev*: Package size: 436.0 KB >>> nettle-dev*: Compressing data... >>> nettle-dev*: Create checksum... >>> nettle-dev*: Create nettle-dev-3.9.1-r0.apk >>> nettle-static*: Tracing dependencies... >>> nettle-static*: Package size: 17.8 MB >>> nettle-static*: Compressing data... >>> nettle-static*: Create checksum... >>> nettle-static*: Create nettle-static-3.9.1-r0.apk >>> nettle-utils*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgmp.so.10 so:libhogweed.so.6 so:libnettle.so.8 >>> nettle-utils*: Package size: 124.0 KB >>> nettle-utils*: Compressing data... >>> nettle-utils*: Create checksum... >>> nettle-utils*: Create nettle-utils-3.9.1-r0.apk >>> nettle*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgmp.so.10 >>> nettle*: Package size: 600.0 KB >>> nettle*: Compressing data... >>> nettle*: Create checksum... >>> nettle*: Create nettle-3.9.1-r0.apk >>> nettle: Build complete at Thu, 01 Jun 2023 22:04:38 +0000 elapsed time 0h 0m 43s >>> nettle: Cleaning up srcdir >>> nettle: Cleaning up pkgdir >>> nettle: Uninstalling dependencies... (1/4) Purging .makedepends-nettle (20230601.220356) (2/4) Purging gmp-dev (6.2.1-r3) (3/4) Purging libgmpxx (6.2.1-r3) (4/4) Purging m4 (1.4.19-r3) Executing busybox-1.36.1-r0.trigger OK: 375 MiB in 103 packages >>> nettle: Updating the main/x86_64 repository index... >>> nettle: Signing the index...