* nettle-1.13.tar.gz MD5 ;-) ... [ ok ] * nettle-1.13.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking nettle-1.13.tar.gz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking nettle-1.13.tar.gz to /var/tmp/portage/dev-libs/nettle-1.13-r1/work * Applying nettle-1.13-preprocess-asm.patch ...  [ ok ] * Applying nettle-1.13-no-exec-stack.patch ...  [ ok ] * Applying nettle-1.13-PIC.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13 ... * econf: updating nettle-1.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nettle-1.13/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-openssl --enable-public-key --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-nm... i686-pc-linux-gnu-nm checking for a BSD-compatible install... /bin/install -c configure: Looking for assembler files in x86/. checking CCPIC... -fpic checking if globals are prefixed by underscore... no checking for ELF-style pseudo-ops... yes checking for m4... /usr/bin/m4 checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/cast.h usability... yes checking openssl/cast.h presence... yes checking for openssl/cast.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... 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 whether byte ordering is bigendian... no checking for memxor... no checking for __attribute__... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) checking for __gmpz_getlimbn in -lgmp... yes checking for BF_ecb_encrypt in -lcrypto... yes configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: linking ./x86/aes.asm to aes.asm config.status: linking ./x86/aes-encrypt.asm to aes-encrypt.asm config.status: linking ./x86/aes-decrypt.asm to aes-decrypt.asm config.status: linking ./x86/arcfour-crypt.asm to arcfour-crypt.asm config.status: linking ./x86/sha1-compress.asm to sha1-compress.asm config.status: linking ./x86/machine.m4 to machine.m4 config.status: executing dummy-dep-files commands config.status: executing nettle-stdint.h commands config.status: creating nettle-stdint.h : __NETTLE_STDINT_H make all-here make[1]: Entering directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13' i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes.asm >aes.S desdata.c:68: warning: unused parameter 'argc' i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes.o -MD -MP -MF aes.o.d -fpic -c aes.S shadata.c:19: warning: unused parameter 'argc'i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-decrypt-table.c \ && true shadata.c:19: warning: unused parameter 'argv' /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes-decrypt.asm >aes-decrypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-decrypt.S echo "aes.o : aes.asm ./asm.m4 machine.m4 config.m4" >aes.o.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-encrypt-table.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes-encrypt.asm >aes-encrypt.S echo "aes-decrypt.o : aes-decrypt.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt.o.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-encrypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-set-encrypt-key.c \ && true echo "aes-encrypt.o : aes-encrypt.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt.o.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c aes-set-decrypt-key.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ arcfour-crypt.asm >arcfour-crypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c arctwo-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base16-encode.c \ && true echo "arcfour-crypt.o : arcfour-crypt.asm ./asm.m4 machine.m4 config.m4" >arcfour-crypt.o.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base16-decode.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base16-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base64-encode.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base64-decode.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c base64-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c cast128-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c hmac-md5.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c hmac-sha1.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c hmac-sha256.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c knuth-lfib.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c md2-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c md4-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c md5-compat.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c md5-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ sha1-compress.asm >sha1-compress.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sha1-compress.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sha1-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ && true echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sha256-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent.o -MD -MP -MF serpent.o.d -fpic -c serpent.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c serpent-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c twofish-meta.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c yarrow_key_event.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sexp-format.c \ && true sexp.c: In function 'nettle_sexp_iterator_check_type': sexp.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp.c: In function 'nettle_sexp_iterator_check_types': sexp.c:314: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp.c: In function 'nettle_sexp_iterator_assoc': sexp.c:358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sexp-transport.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c sexp-transport-format.c \ && true sexp-format.c: In function 'nettle_sexp_vformat': sexp-format.c:101: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:174: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:207: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:237: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c bignum-random.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c pkcs1-rsa-md5.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c pkcs1-rsa-sha1.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-sign.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-verify.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-md5-sign.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-md5-verify.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-sha1-sign.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-sha1-verify.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-encrypt.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-decrypt.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c rsa-keygen.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c dsa-sign.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c dsa-verify.c \ && true sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp_alist': sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp': sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c dsa-keygen.c \ && true sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness sexp2rsa.c:103: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c pgp-encode.c \ && true sexp2dsa.c: In function 'nettle_dsa_keypair_from_sexp_alist': sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c: In function 'nettle_dsa_keypair_from_sexp': sexp2dsa.c:85: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness sexp2dsa.c:86: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness sexp2dsa.c: In function 'nettle_dsa_signature_from_sexp': sexp2dsa.c:94: warning: pointer targets in initialization differ in signedness sexp2dsa.c:94: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ && true rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:83: warning: pointer targets in passing argument 3 of 'nettle_pgp_put_userid' differ in signedness rsa2openpgp.c:69: warning: unused variable 'key_length' i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c buffer-init.c \ && true pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': pgp-encode.c:263: warning: unused variable 'digest16' pgp-encode.c: In function 'nettle_pgp_armor': pgp-encode.c:369: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:370: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:371: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:426: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:427: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 -fpic -c nettle-internal.c \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes.asm >aes.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes.po -MD -MP -MF aes.po.d -fpic -c aes.S -o aes.po realloc.c:35: warning: unused parameter 'ctx' realloc.c:41: warning: unused parameter 'ctx' i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-table.po -MD -MP -MF aes-decrypt-table.po.d -fpic -c aes-decrypt-table.c -o aes-decrypt-table.po \ && true echo "aes.po : aes.asm ./asm.m4 machine.m4 config.m4" >aes.po.d /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes-decrypt.asm >aes-decrypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.S -o aes-decrypt.po /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ aes-encrypt.asm >aes-encrypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.S -o aes-encrypt.po echo "aes-decrypt.po : aes-decrypt.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt.po.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ && true echo "aes-encrypt.po : aes-encrypt.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt.po.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ arcfour-crypt.asm >arcfour-crypt.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.S -o arcfour-crypt.po i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ && true echo "arcfour-crypt.po : arcfour-crypt.asm ./asm.m4 machine.m4 config.m4" >arcfour-crypt.po.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ sha1-compress.asm >sha1-compress.S i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.S -o sha1-compress.po i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ && true echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent.po -MD -MP -MF serpent.po.d -fpic -c serpent.c -o serpent.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ && true sexp.c: In function 'nettle_sexp_iterator_check_type': sexp.c:298: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp.c: In function 'nettle_sexp_iterator_check_types': sexp.c:314: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp.c: In function 'nettle_sexp_iterator_assoc': sexp.c:358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ && true sexp-format.c: In function 'nettle_sexp_vformat': sexp-format.c:101: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:174: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:207: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness sexp-format.c:237: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ && true sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp_alist': sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c:58: warning: pointer targets in initialization differ in signedness sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp': sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness sexp2rsa.c:98: warning: pointer targets in initialization differ in signedness sexp2rsa.c:103: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ && true sexp2dsa.c: In function 'nettle_dsa_keypair_from_sexp_alist': sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c:58: warning: pointer targets in initialization differ in signedness sexp2dsa.c: In function 'nettle_dsa_keypair_from_sexp': sexp2dsa.c:85: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness sexp2dsa.c:86: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness sexp2dsa.c: In function 'nettle_dsa_signature_from_sexp': sexp2dsa.c:94: warning: pointer targets in initialization differ in signedness sexp2dsa.c:94: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ && true rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:83: warning: pointer targets in passing argument 3 of 'nettle_pgp_put_userid' differ in signedness rsa2openpgp.c:69: warning: unused variable 'key_length' pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': pgp-encode.c:263: warning: unused variable 'digest16' pgp-encode.c: In function 'nettle_pgp_armor': pgp-encode.c:369: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:370: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:371: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ && true pgp-encode.c:426: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness pgp-encode.c:427: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.po -MD -MP -MF nettle-internal.po.d -fpic -c nettle-internal.c -o nettle-internal.po \ && true i686-pc-linux-gnu-gcc -I. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.c -o memxor.po \ && true realloc.c:35: warning: unused parameter 'ctx' realloc.c:41: warning: unused parameter 'ctx' i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-O1 -Wl,--sort-common -Wl,--as-needed aesdata.o -lgmp -o aesdata i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-O1 -Wl,--sort-common -Wl,--as-needed desdata.o -lgmp -o desdata i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-O1 -Wl,--sort-common -Wl,--as-needed shadata.o -lgmp -lm -o shadata rm -f libnettle.a ar cru libnettle.a aes.o aes-decrypt-table.o aes-decrypt.o aes-encrypt-table.o aes-encrypt.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-sha1.o hmac-sha256.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compat.o md5-meta.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-meta.o serpent.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o sexp2bignum.o pkcs1.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o rsa.o rsa-sign.o rsa-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-encrypt.o rsa-decrypt.o rsa-keygen.o rsa-compat.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o sexp2dsa.o pgp-encode.o rsa2openpgp.o buffer.o buffer-init.o realloc.o nettle-internal.o memxor.o i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -shared -Wl,-soname=libnettle.so.2 aes.po aes-decrypt-table.po aes-decrypt.po aes-encrypt-table.po aes-encrypt.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-sha1.po hmac-sha256.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compat.po md5-meta.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-meta.po serpent.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-random.po sexp2bignum.po pkcs1.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po rsa.po rsa-sign.po rsa-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-encrypt.po rsa-decrypt.po rsa-keygen.po rsa-compat.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po sexp2dsa.po pgp-encode.po rsa2openpgp.po buffer.po buffer-init.po realloc.po nettle-internal.po memxor.po -o libnettle.so i686-pc-linux-gnu-ranlib libnettle.a mkdir .lib 2>/dev/null [ -z "libnettle.so.2" ] || (cd .lib \ && ln -sf ../libnettle.so libnettle.so.2) make[1]: Leaving directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13' 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 `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/tools' i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true output.c: In function 'sexp_put_string': output.c:179: warning: pointer targets in passing argument 3 of 'sexp_put_data' differ in signedness input.c: In function 'sexp_get_char': input.c:84: warning: pointer targets in passing argument 2 of 'input->coding->decode_update' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true nettle-lfib-stream.c: In function 'main': nettle-lfib-stream.c:73: warning: pointer targets in passing argument 3 of 'nettle_knuth_lfib_random' differ in signedness i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sexp-conv.o input.o output.o parse.o getopt.o getopt1.o misc.o -lnettle -lgmp -o sexp-conv ../libnettle.so: undefined reference to `__gmpz_clear' ../libnettle.so: undefined reference to `__gmpz_add_ui' ../libnettle.so: undefined reference to `__gmpz_init_set' ../libnettle.so: undefined reference to `__gmpz_probab_prime_p' ../libnettle.so: undefined reference to `__gmpz_tstbit' ../libnettle.so: undefined reference to `__gmpz_divexact' ../libnettle.so: undefined reference to `__gmpz_mul_2exp' ../libnettle.so: undefined reference to `__gmpz_set' ../libnettle.so: undefined reference to `__gmpz_cmp' ../libnettle.so: undefined reference to `__gmpz_gcd' ../libnettle.so: undefined reference to `__gmpz_mul' ../libnettle.so: undefined reference to `__gmpz_set_ui' ../libnettle.so: undefined reference to `__gmpz_sub_ui' ../libnettle.so: undefined reference to `__gmpz_powm' ../libnettle.so: undefined reference to `__gmpz_com' ../libnettle.so: undefined reference to `__gmpz_cmp_ui' ../libnettle.so: undefined reference to `__gmpz_init' ../libnettle.so: undefined reference to `__gmpz_getlimbn' ../libnettle.so: undefined reference to `__gmpz_fdiv_r' ../libnettle.so: undefined reference to `__gmpz_ior' ../libnettle.so: undefined reference to `__gmpz_fdiv_r_2exp' ../libnettle.so: undefined reference to `__gmpz_add' ../libnettle.so: undefined reference to `__gmpz_setbit' ../libnettle.so: undefined reference to `__gmpz_sizeinbase' ../libnettle.so: undefined reference to `__gmpz_fdiv_ui' ../libnettle.so: undefined reference to `__gmpz_invert' ../libnettle.so: undefined reference to `__gmpz_init_set_ui' ../libnettle.so: undefined reference to `__gmpz_size' ../libnettle.so: undefined reference to `__gmpz_sub' collect2: ld returned 1 exit status make[1]: *** [nettle-lfib-stream] Error 1 make[1]: *** Waiting for unfinished jobs.... ../libnettle.so: undefined reference to `__gmpz_clear' ../libnettle.so: undefined reference to `__gmpz_add_ui' ../libnettle.so: undefined reference to `__gmpz_init_set' ../libnettle.so: undefined reference to `__gmpz_probab_prime_p' ../libnettle.so: undefined reference to `__gmpz_tstbit' ../libnettle.so: undefined reference to `__gmpz_divexact' ../libnettle.so: undefined reference to `__gmpz_mul_2exp' ../libnettle.so: undefined reference to `__gmpz_set' ../libnettle.so: undefined reference to `__gmpz_cmp' ../libnettle.so: undefined reference to `__gmpz_gcd' ../libnettle.so: undefined reference to `__gmpz_mul' ../libnettle.so: undefined reference to `__gmpz_set_ui' ../libnettle.so: undefined reference to `__gmpz_sub_ui' ../libnettle.so: undefined reference to `__gmpz_powm' ../libnettle.so: undefined reference to `__gmpz_com' ../libnettle.so: undefined reference to `__gmpz_cmp_ui' ../libnettle.so: undefined reference to `__gmpz_init' ../libnettle.so: undefined reference to `__gmpz_getlimbn' ../libnettle.so: undefined reference to `__gmpz_fdiv_r' ../libnettle.so: undefined reference to `__gmpz_ior' ../libnettle.so: undefined reference to `__gmpz_fdiv_r_2exp' ../libnettle.so: undefined reference to `__gmpz_add' ../libnettle.so: undefined reference to `__gmpz_setbit' ../libnettle.so: undefined reference to `__gmpz_sizeinbase' ../libnettle.so: undefined reference to `__gmpz_fdiv_ui' ../libnettle.so: undefined reference to `__gmpz_invert' ../libnettle.so: undefined reference to `__gmpz_init_set_ui' ../libnettle.so: undefined reference to `__gmpz_size' ../libnettle.so: undefined reference to `__gmpz_sub' collect2: ld returned 1 exit status make[1]: *** [sexp-conv] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/tools' Making all in testsuite make[1]: Entering directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/testsuite' i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -I.. -c testutils.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -I.. -c aes-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -I.. -c arcfour-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -I.. -c arctwo-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -I.. -c blowfish-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -I.. -c cast128-test.c && true testutils.c: In function 'test_armor': testutils.c:350: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness testutils.c:373: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness testutils.c: In function 'test_rsa_md5': testutils.c:524: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness testutils.c:537: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness testutils.c:542: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness testutils.c:549: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness testutils.c: In function 'test_rsa_sha1': testutils.c:567: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:580: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:585: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:592: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c: In function 'test_dsa': testutils.c:690: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:710: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:715: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness testutils.c:722: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness blowfish-test.c: In function 'test_main': blowfish-test.c:12: warning: pointer targets in passing argument 3 of 'test_cipher' differ in signedness blowfish-test.c:12: warning: pointer targets in passing argument 5 of 'test_cipher' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -I.. -c base16-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -I.. -c base64-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -I.. -c des-test.c && true des-test.c: In function 'test_main': des-test.c:35: warning: pointer targets in passing argument 5 of 'test_cipher' differ in signedness base64-test.c: In function 'test_main': base64-test.c:22: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:22: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:23: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:23: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:24: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:24: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:25: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:25: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:26: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:26: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:27: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:27: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:28: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:28: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base64-test.c:29: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base64-test.c:29: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -I.. -c des3-test.c && true base16-test.c: In function 'test_main': base16-test.c:17: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:17: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:18: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:18: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:19: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:19: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:20: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:20: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:21: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:21: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:22: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:22: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness base16-test.c:23: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness base16-test.c:23: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -I.. -c des-compat-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -I.. -c md2-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -I.. -c md4-test.c && true des3-test.c: In function 'test_main': des3-test.c:18: warning: pointer targets in passing argument 5 of 'test_cipher' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -I.. -c md5-test.c && true des-compat-test.c: In function 'test_main': des-compat-test.c:312: warning: unused variable 'str' des-compat-test.c:311: warning: unused variable 'num' des-compat-test.c:310: warning: unused variable 'lqret' des-compat-test.c:309: warning: unused variable 'qret' md4-test.c: In function 'test_main': md4-test.c:9: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:11: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:13: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:15: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:17: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:21: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md4-test.c:25: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -I.. -c md5-compat-test.c && true md2-test.c: In function 'test_main': md2-test.c:9: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:11: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:13: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:15: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:17: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:21: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md2-test.c:24: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness des-compat-test.c: At top level: des-compat-test.c:290: warning: 'cfb_test' declared 'static' but never defined des-compat-test.c:291: warning: 'cfb64_test' declared 'static' but never defined des-compat-test.c:292: warning: 'ede_cfb64_test' declared 'static' but never defined i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -I.. -c sha1-test.c && true md5-test.c: In function 'test_main': md5-test.c:8: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:11: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:14: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:17: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:20: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:26: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-test.c:31: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -I.. -c sha256-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -I.. -c serpent-test.c && true sha256-test.c: In function 'test_main': sha256-test.c:8: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha256-test.c:14: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha256-test.c:22: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-compat-test.c: In function 'test_main': sha1-test.c: In function 'test_main': sha1-test.c:8: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:11: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:14: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:17: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:20: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:25: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness sha1-test.c:30: warning: pointer targets in passing argument 3 of 'test_hash' differ in signedness md5-compat-test.c:16: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness md5-compat-test.c:23: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness md5-compat-test.c:30: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness md5-compat-test.c:37: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness md5-compat-test.c:44: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness md5-compat-test.c:53: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -I.. -c twofish-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -I.. -c buffer-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -I.. -c sexp-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -I.. -c sexp-format-test.c && true sexp-test.c: In function 'test_main': sexp-test.c:10: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:13: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:20: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:25: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:36: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:53: warning: pointer targets in passing argument 3 of 'nettle_sexp_transport_iterator_first' differ in signedness sexp-test.c:70: warning: pointer targets in initialization differ in signedness sexp-test.c:70: warning: pointer targets in initialization differ in signedness sexp-test.c:73: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:89: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness sexp-test.c:93: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness buffer-test.c: In function 'test_main': buffer-test.c:11: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness buffer-test.c:23: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness buffer-test.c:26: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -I.. -c rsa2sexp-test.c && true sexp-format-test.c: In function 'test_main': sexp-format-test.c:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:34: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:61: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:65: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:73: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:85: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:89: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:93: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:100: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:104: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:108: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:117: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:120: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sexp-format-test.c:139: warning: pointer targets in passing argument 3 of 'nettle_mpz_init_set_str_256_u' differ in signedness sexp-format-test.c:140: warning: pointer targets in passing argument 3 of 'nettle_mpz_init_set_str_256_u' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -I.. -c sexp2rsa-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -I.. -c knuth-lfib-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -I.. -c cbc-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -I.. -c ctr-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -I.. -c hmac-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -I.. -c bignum-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -I.. -c pkcs1-test.c && true hmac-test.c: In function 'test_main': hmac-test.c:20: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_update' differ in signedness hmac-test.c:28: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_set_key' differ in signedness hmac-test.c:29: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_update' differ in signedness hmac-test.c:64: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_update' differ in signedness hmac-test.c:78: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_update' differ in signedness hmac-test.c:92: warning: pointer targets in passing argument 3 of 'nettle_hmac_md5_update' differ in signedness hmac-test.c:105: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_update' differ in signedness hmac-test.c:113: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_set_key' differ in signedness hmac-test.c:114: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_update' differ in signedness hmac-test.c:149: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_update' differ in signedness hmac-test.c:163: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_update' differ in signedness hmac-test.c:177: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_update' differ in signedness hmac-test.c:191: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:202: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:215: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:229: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:238: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_set_key' differ in signedness hmac-test.c:239: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:280: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:294: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness hmac-test.c:310: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_update' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -I.. -c rsa-test.c && true pkcs1-test.c: In function 'test_main': pkcs1-test.c:17: warning: pointer targets in passing argument 4 of 'nettle_pkcs1_signature_prefix' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -I.. -c rsa-encrypt-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -I.. -c rsa-keygen-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -I.. -c dsa-test.c && true i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -I.. -c dsa-keygen-test.c && true rsa-encrypt-test.c: In function 'test_main': rsa-encrypt-test.c:18: warning: pointer targets in initialization differ in signedness rsa-encrypt-test.c:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness rsa-keygen-test.c:6: warning: unused parameter 'ctx' i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -I.. -c yarrow-test.c && true i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed aes-test.o testutils.o -lnettle -lgmp -o aes-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed arcfour-test.o testutils.o -lnettle -lgmp -o arcfour-test dsa-keygen-test.c:6: warning: unused parameter 'ctx' i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed arctwo-test.o testutils.o -lnettle -lgmp -o arctwo-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed blowfish-test.o testutils.o -lnettle -lgmp -o blowfish-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed cast128-test.o testutils.o -lnettle -lgmp -o cast128-test yarrow-test.c: In function 'test_main': yarrow-test.c:103: warning: pointer targets in passing argument 5 of 'nettle_yarrow256_update' differ in signedness i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed base16-test.o testutils.o -lnettle -lgmp -o base16-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed base64-test.o testutils.o -lnettle -lgmp -o base64-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed des-test.o testutils.o -lnettle -lgmp -o des-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed des3-test.o testutils.o -lnettle -lgmp -o des3-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed des-compat-test.o testutils.o -lnettle -lgmp -o des-compat-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed md2-test.o testutils.o -lnettle -lgmp -o md2-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed md4-test.o testutils.o -lnettle -lgmp -o md4-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed md5-test.o testutils.o -lnettle -lgmp -o md5-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed md5-compat-test.o testutils.o -lnettle -lgmp -o md5-compat-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sha1-test.o testutils.o -lnettle -lgmp -o sha1-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sha256-test.o testutils.o -lnettle -lgmp -o sha256-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed serpent-test.o testutils.o -lnettle -lgmp -o serpent-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed twofish-test.o testutils.o -lnettle -lgmp -o twofish-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed buffer-test.o testutils.o -lnettle -lgmp -o buffer-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sexp-test.o testutils.o -lnettle -lgmp -o sexp-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sexp-format-test.o testutils.o -lnettle -lgmp -o sexp-format-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa2sexp-test.o testutils.o -lnettle -lgmp -o rsa2sexp-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed sexp2rsa-test.o testutils.o -lnettle -lgmp -o sexp2rsa-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed knuth-lfib-test.o testutils.o -lnettle -lgmp -o knuth-lfib-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed cbc-test.o testutils.o -lnettle -lgmp -o cbc-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed ctr-test.o testutils.o -lnettle -lgmp -o ctr-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed hmac-test.o testutils.o -lnettle -lgmp -o hmac-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed bignum-test.o testutils.o -lnettle -lgmp -o bignum-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed pkcs1-test.o testutils.o -lnettle -lgmp -o pkcs1-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-test.o testutils.o -lnettle -lgmp -o rsa-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-encrypt-test.o testutils.o -lnettle -lgmp -o rsa-encrypt-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-keygen-test.o testutils.o -lnettle -lgmp -o rsa-keygen-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed dsa-test.o testutils.o -lnettle -lgmp -o dsa-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed dsa-keygen-test.o testutils.o -lnettle -lgmp -o dsa-keygen-test i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed yarrow-test.o testutils.o -lnettle -lgmp -o yarrow-test make[1]: Leaving directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/testsuite' Making all in examples make[1]: Entering directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/examples' i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 io.c: In function 'simple_random': io.c:168: warning: pointer targets in passing argument 3 of 'nettle_yarrow256_seed' differ in signedness io.c: In function 'hash_file': io.c:183: warning: pointer targets in passing argument 3 of 'hash->update' differ in signedness io.c: In function 'read_rsa_key': io.c:203: warning: pointer targets in passing argument 5 of 'nettle_rsa_keypair_from_sexp' differ in signedness rsa-keygen.c: In function 'main': rsa-keygen.c:139: warning: pointer targets in passing argument 3 of 'write_file' differ in signedness rsa-keygen.c:148: warning: pointer targets in passing argument 3 of 'write_file' differ in signedness i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -I.. -I.. -DHAVE_CONFIG_H -march=pentium3 -Wall -W -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 i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed nettle-benchmark.o nettle-openssl.o io.o \ -lnettle -lgmp -lcrypto -o nettle-benchmark rsa-decrypt.c: In function 'process_file': rsa-decrypt.c:151: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness rsa-decrypt.c:174: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-keygen.o io.o -lnettle -lgmp -o rsa-keygen rsa-encrypt.c: In function 'write_uint32': rsa-encrypt.c:66: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness rsa-encrypt.c: In function 'write_bignum': rsa-encrypt.c:88: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness rsa-encrypt.c: In function 'process_file': rsa-encrypt.c:125: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness rsa-encrypt.c:146: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-sign.o io.o -lnettle -lgmp -o rsa-sign i686-pc-linux-gnu-gcc -march=pentium3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--sort-common -Wl,--as-needed rsa-verify.o io.o -lnettle -lgmp -o rsa-verify ../libnettle.so: undefined reference to `__gmpz_clear' ../libnettle.so: undefined reference to `__gmpz_add_ui' ../libnettle.so: undefined reference to `__gmpz_init_set'. ./libnettle.so: undefined reference. to `__gmpz_clear' ../libnettle.so: undefined reference to `__gmpz_add_ui' .../libnettle.so: undefined reference /to `__gmpz_init_set' ../libnettle.so: undefined reference to `__gmpz_probab_prime_p' ../libnettle.so: undefined reference to `__gmpz_tstbit' ../libnettle.so: libnettle.soundefined reference to `__gmpz_divexact' ../libnettle.so: undefined reference to `__gmpz_mul_2exp' ../libnettle.so: undefined reference to `__gmpz_set' ../libnettle.so: undefined reference to `__gmpz_cmp' ../libnettle.so: undefined reference to `__gmpz_gcd' ../libnettle.so:: undefined reference to `__gmpz_mul' ../libnettle.so: undefined reference to `__gmpz_set_ui' ../libnettle.so: undefined reference to `__gmpz_sub_ui' ../libnettle.so: undefined reference to `__gmpz_powm' ../libnettle.so: undefined reference to `__gmpz_com' ../libnettle.so: undefined reference to `__gmpz_cmp_ui' ../libnettle.so: undefined reference to `__gmpz_init' ../libnettle.so: undefined reference to `__gmpz_getlimbn' ../libnettle.so: undefined reference to `__gmpz_fdiv_r' ../libnettle.so: undefined reference to `__gmpz_ior' ../libnettle.so: undefined reference to `__gmpz_fdiv_r_2exp' ../libnettle.so: undefined reference to `__gmpz_add' ../libnettle.so: undefined reference to `__gmpz_setbit' ../libnettle.so: undefinedundefined referencereference to `__gmpz_sizeinbase' ../libnettle.so: undefined reference to `__gmpz_fdiv_ui' ../libnettle.so: undefined reference to `__gmpz_invert' ../libnettle.so: undefined reference to `__gmpz_init_set_ui' ../libnettle.so: undefined reference to `__gmpz_size' ../libnettle.so:to undefined reference to `__gmpz_sub' `__gmpz_probab_prime_p' ../libnettle.socollect2: :ld returned 1 exit status undefined reference to `__gmpz_tstbit' ../libnettle.so: undefined reference to `__gmpz_divexact' ../libnettle.so: undefined reference to `__gmpz_mul_2expmake[1]: *** [nettle-benchmark] Error 1 make[1]: *** Waiting for unfinished jobs.... ' ../libnettle.so: undefined reference to `__gmpz_set' ../libnettle.so: undefined reference to `__gmpz_cmp' ../libnettle.so: undefined reference to `__gmpz_gcd' ../libnettle.so: undefined reference to `__gmpz_mul' ../libnettle.so: undefined reference to `__gmpz_set_ui' ../libnettle.so: undefined reference to `__gmpz_sub_ui' ../libnettle.so: undefined reference to `__gmpz_powm' ../libnettle.so: undefined reference to `__gmpz_com' ../libnettle.so: undefined reference to `__gmpz_cmp_ui' ../libnettle.so: undefined reference to `__gmpz_init' ../libnettle.so: undefined reference to `__gmpz_getlimbn' ../libnettle.so: undefined reference to `__gmpz_fdiv_r' ../libnettle.so: undefined reference to `__gmpz_ior' ../libnettle.so: undefined reference to `__gmpz_fdiv_r_2exp' ../libnettle.so: undefined reference to `__gmpz_add' ../libnettle.so: undefined reference to `__gmpz_setbit' ../libnettle.so: undefined reference to `__gmpz_sizeinbase' ../libnettle.so: undefined reference to `__gmpz_fdiv_ui' ../libnettle.so: undefined reference to `__gmpz_invert' ../libnettle.so: undefined reference to `__gmpz_init_set_ui' ../libnettle.so: undefined reference to `__gmpz_size' ../libnettle.so: undefined reference to `__gmpz_sub' collect2: ld returned 1 exit status make[1]: *** [rsa-keygen] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/nettle-1.13-r1/work/nettle-1.13/examples' make: *** [all] Error 2 !!! ERROR: dev-libs/nettle-1.13-r1 failed. Call stack: ebuild.sh, line 1568: Called dyn_compile ebuild.sh, line 937: Called src_compile nettle-1.13-r1.ebuild, line 37: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant.