set -e; for d in argp nettle spki src sftp doc; do echo "Making check in $d" ; (cd $d && make check); done Making check in argp make check-here true set -e; for d in testsuite; do echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite srcdir="." EXEEXT="" ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== Making check in nettle make check-here true set -e; for d in tools testsuite examples; do echo "Making check in $d" ; (cd $d && make check); done Making check in tools true Making check in testsuite LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." ./run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test PASS: aes PASS: arcfour PASS: arctwo PASS: blowfish PASS: cast128 PASS: base16 PASS: base64 PASS: camellia PASS: des PASS: des3 Doing ecb Doing ede ecb Doing cbc Doing ede cbc Doing cbc_cksum PASS: des-compat PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: memxor PASS: sha1 PASS: sha224 PASS: sha256 PASS: sha384 PASS: sha512 PASS: serpent PASS: twofish PASS: knuth-lfib PASS: cbc PASS: ctr PASS: gcm PASS: hmac PASS: buffer PASS: yarrow PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: bignum PASS: random-prime PASS: pkcs1 PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: dsa PASS: dsa-keygen PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: symbols =================== All 46 tests passed =================== Making check in examples LD_LIBRARY_PATH=../.lib srcdir="." "."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test xxxxx xxxxx PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== Making check in spki make check-here true set -e; for d in tools testsuite; do echo "Making check in $d" ; (cd $d && make check); done Making check in tools Making check in testsuite LD_LIBRARY_PATH=../nettle_builddir/.lib srcdir=. ./run-tests principal-test date-test tag-test read-acl-test lookup-acl-test read-cert-test cdsa-reduce-test check-signature-test make-signature-test delegate-test reduce-test PASS: principal PASS: date PASS: tag PASS: read-acl PASS: lookup-acl PASS: read-cert i: 1 i: 2 i: 3 i: 4 i: 5 i: 6 i: 7 i: 8 i: 9 i: 10 i: 11 i: 12 i: 14 i: 15 i: 16 i: 17 i: 21 i: 22 i: 23 i: 24 i: 25 i: 26 PASS: cdsa-reduce Bad signature Bad signature Bad signature Hash value doesn't match input. Bad signature Bad signature Bad signature PASS: check-signature Hash value doesn't match input. PASS: make-signature PASS: delegate PASS: reduce =================== All 11 tests passed =================== Making check in src make check-here true set -e; for d in testsuite; do echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c testutils.c && true gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c arcfour-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib arcfour-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o arcfour-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c aes-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib aes-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o aes-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c blowfish-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib blowfish-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o blowfish-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c cast128-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib cast128-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o cast128-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c des-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib des-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o des-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c serpent-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib serpent-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o serpent-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c twofish-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib twofish-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o twofish-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c md5-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib md5-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o md5-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c sha1-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib sha1-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o sha1-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c rsa-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib rsa-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o rsa-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c dsa-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib dsa-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o dsa-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c server-config-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib server-config-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o server-config-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c spki-tag-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib spki-tag-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o spki-tag-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c string-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib string-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o string-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c sockaddr2info-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib sockaddr2info-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o sockaddr2info-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c utf8-test.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../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib utf8-test.o testutils.o ../algorithms.o ../alist.o ../atoms.o ../charset.o ../compress.o ../crypto.o ../dsa.o ../list.o ../format.o ../gc.o ../io.o ../lsh_string.o ../parse.o ../pkcs5.o ../resource.o ../rsa.o ../server_config.o ../sexp.o ../spki.o ../tokenize_config.o ../werror.o ../xalloc.o -lspki -lhogweed -lnettle -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o utf8-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c prgrp-timeout.c && true In file included from prgrp-timeout.c:13: getopt.h:146: warning: function declaration isn't a prototype prgrp-timeout.c: In function 'handle_sigchld': prgrp-timeout.c:20: warning: unused parameter 'signo' gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c getopt.c && true In file included from getopt.c:104: getopt.h:146: warning: function declaration isn't a prototype getopt.c:211: warning: function declaration isn't a prototype getopt.c:216: warning: function declaration isn't a prototype getopt.c: In function '_getopt_initialize': getopt.c:397: warning: unused parameter 'argc' getopt.c:398: warning: unused parameter 'argv' getopt.c: At top level: getopt.c:985: warning: function declaration isn't a prototype gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c getopt1.c && true In file included from getopt1.c:24: getopt.h:146: warning: function declaration isn't a prototype gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib prgrp-timeout.o getopt.o getopt1.o -o prgrp-timeout gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/include -I/usr/local/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 -c mini-inetd.c && true In file included from mini-inetd.c:43: getopt.h:146: warning: function declaration isn't a prototype gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L../argp_builddir -L../nettle_builddir -L../spki_builddir -L/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/local/lib mini-inetd.o getopt.o getopt1.o -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o mini-inetd LD_LIBRARY_PATH="`pwd`/../nettle_builddir/.lib" srcdir=`cd . && pwd` ./prgrp-timeout -n -t 28800 ./run-tests arcfour-test aes-test blowfish-test cast128-test des-test serpent-test twofish-test md5-test sha1-test rsa-test dsa-test server-config-test spki-tag-test string-test sockaddr2info-test utf8-test conv-1-test conv-2-test conv-3-test export-1-test keygen-1-test keygen-2-test write-key-1-test write-key-2-test seed-test lsh-1-test lsh-2-test lsh-3-test lsh-4-test lsh-5-test lsh-6-test lsh-7-test lsh-8-test lsh-9-test lsh-10-test lsh-11-test lsh-12-test lsh-13-test lsh-encrypted-key-test lsh-decrypt-key-test lsh-cat-test lshg-1-test lshg-cat-test lshg-cat-2-test daemon-fd-test lshd-example-config-test tcpip-local-test tcpip-local-in-use-test tcpip-remote-test socks5-test socks4-test lshg-tcpip-local-test lshg-tcpip-remote-test lcp-test passwd-1-test passwd-2-test x11-1-test x11-2-test x11-3-test x11-4-test x11-5-test rapid7-lsh-test rapid7-lshd-test login-auth-test lshd-random-input-test Creating seed file Creating identity.pub for tests xxxxxxxxxqpg Authorizing key for login Created /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/.lsh/authorized_keys_sha1 Creating test password Creating utmp/wtmp logs PASS: arcfour PASS: aes PASS: blowfish PASS: cast128 PASS: des PASS: serpent PASS: twofish PASS: md5 PASS: sha1 PASS: rsa PASS: dsa PASS: server-config PASS: spki-tag PASS: string PASS: sockaddr2info PASS: utf8 PASS: conv-1 PASS: conv-2 PASS: conv-3 PASS: export-1 Testing lsh-keygen DSA key generation xxxxxxxxxqpg (private-key (dsa (p |AMprx4kcl//sLywtuIYI+N0UDS0X5QpP4bULTcixSRWC9UZuZt z/nimFWU1KnfRht71MSaqNrMwMPeCETeshUy4kw5z/IBxkU8UE N7k4qU4J|) (q |AKPjhhQvueA4N8vQ9rh3BE6MRckf|) (g |AIZrRgO/Aq74ImQVcnyb1X9viTsN+N7GP6/Xn2s7izJ3DJO4eA QvN6hjEQJwQNbE/3GIgiOdpd/FJwXXwQDGDlFT2q96iUtHwoBc fPCMvrtE|) (y |JvW0RPquIhtl9x4s5yqW+199OmQ2wqV3z5q2CYUT0BG78Lj12O wYjwbw4ztl6do1IQcTxAr3z/gZjkDJ8WhxMdD2DbiZ7wLbge6q CZD0VZI=|) (x |AJK2G9IcC7g+HHicDL2G/KQACDAr|))) PASS: keygen-1 Testing lsh-keygen RSA key generation xxxxx xxxxx (private-key (rsa-pkcs1 (n |Abv1WEq15mxeEq8qXBimStD4Fjz7t1Uh6uW8DGUmg5MV bdYayqCIbqrhLWh5SZUYELn3kXwDYh5R0GrOcbd93EzL GyCWtAakOL5zyr3aM5Rl1oLG5Qgm9aFqF90SWBWJX68=|) (e |M6ysaw==|) (d |TavlgproD4Y32KzLQbi3E+Ii1C5FQ1JSzGbcQY3WzMqu l6K6elmH2I9yVzUggpweM/7Gic0JoKSirE7LhkNqSeN1 u0om+FVjvPf+E7h3+33DwuyQdaX/vGExqSaG5qiyEw==|) (p |HPhZLSykrMTmU4AtdU2ByiRsFw8xGdzdCh3mmI3YDORU zBPK+MfnTjv3OyoePYguuQ==|) (q |D1Mf0RDCPILxkS8ZPFY+9QASLcOO87UxuqyIlPbR3zTB t4n+VejSmK6akHT2PC+Npw==|) (a |HGBQjYnaqr11KDUCz8RxXFKfTH3dHABGatEHt6DcWlM3 YgdZZynn7v16OXdnwMliaw==|) (b |A4XbJN5GHIWCOcjjHVjuFgGFqdZoGuZn088v8Q6dyknb UWcluPAHATKdfc9BjmBHJw==|) (c |Gvh4d9AzI3+pSTdm8qgsu1QJKZuk+11htTZyhax+ysx6 U3zLDW4rgUC+u2bdPKm0CA==|))) PASS: keygen-2 Testing lsh-keygen --read-raw PASS: write-key-1 Testing lsh-keygen --read-raw with no argument PASS: write-key-2 Testing lsh-make-seed test-seed-1 test-seed-2 differ: char 1, line 1 PASS: seed lsh, test 1 lshd pid: 79023 lshd: SIGHUP received. PASS: lsh-1 lsh, test 2 lshd pid: 79057 Hello world. lshd: SIGHUP received. PASS: lsh-2 lsh, test 3 lshd pid: 79091 Hello world. lshd: SIGHUP received. PASS: lsh-3 lsh, test 4 lshd pid: 79125 Hello world lshd: SIGHUP received. PASS: lsh-4 lsh, test 5, using an RSA hostkey lshd pid: 79158 lshd: SIGHUP received. PASS: lsh-5 lsh, test 6, using various encryption algorithms lshd pid: 79192 Trying encryption flag arcfour Ok Trying encryption flag twofish Ok Trying encryption flag blowfish Ok Trying encryption flag 3des Ok Trying encryption flag aes128-cbc Ok Trying encryption flag aes128-ctr Ok Trying encryption flag aes256-cbc Ok Trying encryption flag aes256-ctr Ok Trying encryption flag cast128 Ok Trying encryption flag all Ok lshd: SIGHUP received. PASS: lsh-6 lsh, test 7 lshd pid: 79271 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session lshd pid: 79302 lshd: SIGHUP received. PASS: lsh-8 lsh, test 9, check that LSHFLAGS works. lshd pid: 79336 lshd: SIGHUP received. PASS: lsh-9 lsh, test 10 SKIP: lsh-10 lsh, test 11 lshd pid: 79392 lshd: SIGHUP received. PASS: lsh-11 lsh, test 12 lshd pid: 79430 io_set_nonblocking: fcntl(F_SETFL) failed: Inappropriate ioctl for device. lsh exit status: 0 : Ok, files match. lshd: SIGHUP received. PASS: lsh-12 lsh test 13 lshd pid: 79469 lshd: SIGHUP received. PASS: lsh-13 lsh, encrypted key test xxxxxx xxxxxx lshd pid: 79513 Hello world lshd: SIGHUP received. PASS: lsh-encrypted-key lsh-decrypt-key-test xxxxxx xxxxxx PASS: lsh-decrypt-key lsh, cat test lshd pid: 79579 lsh-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lsh-cat lshg test 1 lshd pid: 79663 lshd: SIGHUP received. PASS: lshg-1 lshg, cat test lshd pid: 79705 lshg-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat lshg, cat 2 test lshd pid: 79756 lshg-cat-2-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat-2 SKIP: daemon-fd Testing lshd --use-example-config lshd: Reading seed-file `/home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/.lsh/yarrow-seed-file' lshd pid: 79819 lshd: Client version string: SSH-2.0-lsh-transport-2.9.1-exp a GNU ssh lshd: Received KEXINIT message. Key exchange initated. lshd: Selected keyexchange algorithm: diffie-hellman-group14-sha1 with hostkey algorithm: ssh-dss lshd: Selected bulk algorithms: (client to server, server to client) Encryption: (aes128-ctr, aes128-ctr) Message authentication: (hmac-sha1, hmac-sha1) Compression: (none, none) lshd-userauth: Processing publickey request. lshd-connection: helper fd: 4. lshd-connection: Allocated local channel number 0 lshd-connection: Receiving EOF on channel 0 (local 0) lshd-connection: Sending EOF on channel 0 lshd-connection: Child 79827 died with exit code 0. lshd-connection: Sending exit-status message on channel 0. lshd-connection: Sending CLOSE on channel 0 lshd-connection: Receiving CLOSE on channel 0 (local 0) lshd-connection: Deallocating local channel 0 lshd: Received disconnect message (11): Service done. lshd-connection: Transport layer closed. lshd-connection: Exiting. lshd: SIGHUP received. PASS: lshd-example-config SKIP: tcpip-local SKIP: tcpip-local-in-use SKIP: tcpip-remote SKIP: socks5 SKIP: socks4 SKIP: lshg-tcpip-local SKIP: lshg-tcpip-remote testing lcp SKIP: lcp passwd test, publickey login SKIP: passwd-1 passwd test, password login SKIP: passwd-2 lshd X11, test 1 lshd pid: 80045 Can't find any xauth information for X11 display. lshd: SIGHUP received. PASS: x11-1 lsh X11, test 2 rm: /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority: No such file or directory /usr/local/bin/xauth: creating new authority file /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority MIT-SHM extension disabled due to lack of kernel support [dix] Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing from list! lshd pid: 80088 lshd: SIGHUP received. FAIL: x11-2 lshd X11, test 3 lshd pid: 80132 /usr/local/bin/xauth: creating new authority file /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority MIT-SHM extension disabled due to lack of kernel support [dix] Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing from list! Can't find any local X11 display to forward. /usr/local/bin/bash: xauth: command not found cmp: EOF on test.out1 lshd: SIGHUP received. PASS: x11-3 lshd X11, test 4 lshd pid: 80180 /usr/local/bin/xauth: creating new authority file /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority MIT-SHM extension disabled due to lack of kernel support [dix] Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing from list! shell.gmplib.org/unix:10 MIT-MAGIC-COOKIE-1 66a2bdea201e83890c148db3b0dfd320 Syntax error: "&&" unexpected lshd: SIGHUP received. FAIL: x11-4 lshg X11, test 5 /usr/local/bin/xauth: creating new authority file /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority MIT-SHM extension disabled due to lack of kernel support [dix] Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing from list! lshd pid: 80234 lshd: SIGHUP received. FAIL: x11-5 SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth SKIP: lshd-random-input ==================== 3 of 49 tests failed ==================== Waiting 10 seconds, for grandchild processes to clean up. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src/testsuite. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp/src. *** Error code 1 Stop in /home/nisse/xenofarm/client/lsh/shell.gmplib.org/buildtmp/dist/lsh-2.9.1-exp.