set -e; for d in argp nettle spki src sftp doc; do echo "Making all in $d" ; (cd $d && make all); done Making all in argp make all-here gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-ba.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-eexst.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-fmtstream.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-help.c && true argp-help.c:1739:4: warning: #warning No reasonable value to return gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-parse.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-pv.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-pvh.c && true gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c mempcpy.c && true mempcpy.c:14: warning: no previous prototype for 'mempcpy' gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c strchrnul.c && true strchrnul.c:15: warning: no previous prototype for 'strchrnul' rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c argp-test.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs argp-test.o libargp.a -o argp-test set -e; for d in testsuite; do echo "Making all in $d" ; (cd $d && make all); done Making all in testsuite gcc -I./.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ex1.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs ex1.o ../libargp.a -o ex1 gcc -I./.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ex3.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs ex3.o ../libargp.a -o ex3 gcc -I./.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ex4.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs ex4.o ../libargp.a -o ex4 Making all in nettle make all-here gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aesdata.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib aesdata.o -lgmp -o aesdata gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c desdata.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib desdata.o -lgmp -o desdata gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c shadata.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib shadata.o -lgmp -lm -o shadata gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c gcmdata.c && true gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib gcmdata.o -lgmp -o gcmdata /usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-decrypt-internal.s echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-decrypt.c && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-encrypt-internal.asm >aes-encrypt-internal.s gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-encrypt-internal.s echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-encrypt.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-encrypt-table.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-set-encrypt-key.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-set-decrypt-key.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c aes-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c arcfour.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c arcfour-crypt.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c arcfour-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c arctwo.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c arctwo-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base16-encode.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base16-decode.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base16-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base64-encode.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base64-decode.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c base64-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-crypt.c && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 camellia-crypt-internal.asm >camellia-crypt-internal.s gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-crypt-internal.s echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-set-encrypt-key.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-set-decrypt-key.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-table.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c camellia-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c cast128.c && true cast128.c: In function 'nettle_cast128_set_key': cast128.c:166: warning: 'z[0]' may be used uninitialized in this function cast128.c:166: warning: 'z[1]' may be used uninitialized in this function cast128.c:166: warning: 'z[2]' may be used uninitialized in this function cast128.c:166: warning: 'z[3]' may be used uninitialized in this function cast128.c:166: warning: 't[0]' may be used uninitialized in this function cast128.c:166: warning: 't[1]' may be used uninitialized in this function cast128.c:166: warning: 't[2]' may be used uninitialized in this function cast128.c:166: warning: 't[3]' may be used uninitialized in this function gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c cast128-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c blowfish.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c cbc.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c ctr.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c gcm.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c gcm-aes.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c des.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c des3.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c des-compat.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-md5.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-sha1.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-sha224.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-sha256.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-sha384.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c hmac-sha512.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c knuth-lfib.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md2.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md2-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md4.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md4-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md5.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md5-compress.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md5-compat.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c md5-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha1.c && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha1-compress.asm >sha1-compress.s gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha1-compress.s echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha1-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha256.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha256-compress.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha224-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha256-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha512.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha512-compress.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha384-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sha512-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c serpent.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c serpent-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c twofish.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c twofish-meta.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c yarrow256.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c yarrow_key_event.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c buffer.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c buffer-init.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c realloc.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c nettle-meta-hashes.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c nettle-meta-ciphers.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c nettle-meta-armors.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c nettle-internal.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c write-be32.c && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 memxor.asm >memxor.s gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c memxor.s echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d rm -f libnettle.a ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.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 camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o nettle-internal.o write-be32.o memxor.o ranlib libnettle.a gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp-format.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp-transport.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp-transport-format.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c bignum.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c bignum-next-prime.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c bignum-random.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c bignum-random-prime.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp2bignum.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pkcs1.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pkcs1-rsa-md5.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pkcs1-rsa-sha1.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pkcs1-rsa-sha256.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pkcs1-rsa-sha512.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-md5-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-md5-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha1-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha1-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha256-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha256-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha512-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-sha512-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-encrypt.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-decrypt.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-keygen.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa-compat.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa2sexp.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp2rsa.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-keygen.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-sha1-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-sha1-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-sha256-sign.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa-sha256-verify.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c dsa2sexp.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c sexp2dsa.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c pgp-encode.c && true pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': pgp-encode.c:249: warning: unused variable 'digest16' gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c rsa2openpgp.c && true rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:67: warning: unused variable 'key_length' gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c der-iterator.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c der2rsa.c && true gcc -I. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -fpic -c der2dsa.c && true rm -f libhogweed.a ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.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-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-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 dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o ranlib libhogweed.a set -e; for d in tools testsuite examples; do echo "Making all in $d" ; (cd $d && make all); done Making all in tools gcc -I.. -I.. -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-conv.c && true In file included from sexp-conv.c:49: getopt.h:146: warning: function declaration isn't a prototype sexp-conv.c:59: error: static declaration of 'xalloc' follows non-static declaration misc.h:47: error: previous declaration of 'xalloc' was here *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/nettle/tools. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/nettle. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp.