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[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' make check-here make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' true make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' set -e; for d in testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite' srcdir="." EXEEXT="" ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite' make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' Making check in nettle make[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' make check-here make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' true make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' set -e; for d in tools testsuite examples; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/tools' true make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/tools' Making check in testsuite make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/testsuite' LD_LIBRARY_PATH=../.lib srcdir="." \ ./run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test sha1-test sha256-test sha512-test serpent-test twofish-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test knuth-lfib-test cbc-test ctr-test hmac-test bignum-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: 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: sha1 PASS: sha256 PASS: sha512 PASS: serpent PASS: twofish PASS: buffer PASS: yarrow PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: knuth-lfib PASS: cbc PASS: ctr PASS: hmac PASS: bignum 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 40 tests passed =================== make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/testsuite' Making check in examples make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/examples' LD_LIBRARY_PATH=../.lib srcdir="." \ "."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test ....... ...........................................b ..................... .....................b ........................ ...... PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/examples' make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' Making check in spki make[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' make check-here make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' true make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' set -e; for d in tools testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/tools' Making check in testsuite make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/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 =================== make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/testsuite' make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' Making check in src make[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' make check-here make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' true make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' set -e; for d in testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite make[2]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite' gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c \ && true gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT aes-test.o -MD -MP -MF aes-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT cast128-test.o -MD -MP -MF cast128-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT des-test.o -MD -MP -MF des-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT serpent-test.o -MD -MP -MF serpent-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT twofish-test.o -MD -MP -MF twofish-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT md5-test.o -MD -MP -MF md5-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT sha1-test.o -MD -MP -MF sha1-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT rsa-test.o -MD -MP -MF rsa-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT dsa-test.o -MD -MP -MF dsa-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT server-config-test.o -MD -MP -MF server-config-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT spki-tag-test.o -MD -MP -MF spki-tag-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT string-test.o -MD -MP -MF string-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT sockaddr2info-test.o -MD -MP -MF sockaddr2info-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT utf8-test.o -MD -MP -MF utf8-test.o.d -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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT prgrp-timeout.o -MD -MP -MF prgrp-timeout.o.d -c prgrp-timeout.c \ && true prgrp-timeout.c: In function 'handle_sigchld': prgrp-timeout.c:18: warning: unused parameter 'signo' prgrp-timeout.c: In function 'main': prgrp-timeout.c:192: warning: implicit declaration of function 'getpgid' prgrp-timeout.c:192: warning: nested extern declaration of 'getpgid' 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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib prgrp-timeout.o -o prgrp-timeout gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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 -MT getpwnam-wrapper.o -MD -MP -MF getpwnam-wrapper.o.d -fpic -c getpwnam-wrapper.c \ && true getpwnam-wrapper.c: In function 'getpwnam': getpwnam-wrapper.c:61: warning: comparison between signed and unsigned 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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib -shared -o getpwnam-wrapper.so getpwnam-wrapper.o -lc -lcrypt LD_LIBRARY_PATH="`pwd`/../nettle_builddir/.lib" srcdir=`cd . && pwd` \ PASSWD_PRELOAD="getpwnam-wrapper.so" \ ./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 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 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-no-auth-test lshd-random-input-test Creating seed file Creating identity.pub for tests ........................................................................... ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g Authorizing key for login Created /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/.lsh/authorized_keys_sha1 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 .............................................................................................................. ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g (private-key (dsa (p |AL+TND9Bz36CYlkbiWILkNwdiVcY4caMrWM94SowkbiNfWggaI 0HWOyS80QVOmhHztCBLBIFMUyhyd3FBF4CMFIADD230kwIRGtV /knPBBlZ|) (q |AIbWZ1+bCbtlt/GUFn7veoEqyyFB|) (g |UtJbzR9qbqT3iWHDhDcXNoC+eRIi2ZIvgYH9Sbcf/si1RCY1hn DnEYIWVagz2T+NyH/dJ9XQPUWaJCTFkIyYevSOnnByEI/CfI5K zn6RbLQ=|) (y |Pf4crh5EoVrhuMqIcPYdIXN9R6rnd8pjbWJ9ZVqT0Pb/XInoVn Crne0POp1XBUMiyDiJHsc185/O5+XRZFfpXQD+6ADMwfvBwRP6 fltoO4w=|) (x |Dy1YQkdhCScGDGQ6tWumFbOWI5s=|))) PASS: keygen-1 Testing lsh-keygen RSA key generation ........ .................b .................................. ........... (private-key (rsa-pkcs1 (n |ATU8fN/K1vLl7KakCXFzMdFlUZhH10ftyNPVnWnTHHWU 8KvSjAXjalYGeeZn9OiHh5NGrn6N2wIkHDzArxqWB+Bo xLSPjpR5i2JB1tMqHyhOA58Qaz0byqzLP/3m4w1gp3k=|) (e |MnAbbQ==|) (d |AI6jT+oivTykMpItwJBQ5fnk0IfdVlV+9mCid99Kt8KG TVbDuLpsiPzE3sgaC3bRJ+Pz1Vg9SYWsvFjz4uAevVcb 7QRtSjzKd+adPNW1BHunXKXi/NFGZtkQpfcCB/X+4dU=|) (p |FV9eRNffps6RrUuEcl7cJo+v/VS/lh93l9OYo5VLj/Z+ /XkigEVcEo1tcZWDCyKHpQ==|) (q |DngHh4Hsw/4jWoNsl6faU7oXK3VNzT0TdHATuoINE43H 6vo72b1sqNRw3+5slO44RQ==|) (a |Br2MTfmjRhg4Q5VaueBPKislKTBbjVkaCJwZDtFlu8WI G159e4U66xjsnvmgOyXsmQ==|) (b |CjDrhywvs9IJYuvfKr2ZGns2V9vG1JuUadfSnOYRP+1n ngIIpzZQa7hx9lCzYHQpRQ==|) (c |BPCiARL0gJeXbIqYH37JUPh8lLCUH+rr4JPtQW/q/Uxq G3VFxdZ4kUYTqjLgohioXw==|))) 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: 9972 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-1 lsh, test 2 lshd pid: 10013 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service Hello world. lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-2 lsh, test 3 lshd pid: 10054 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Hello world. lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-3 lsh, test 4 lshd pid: 10097 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Hello world lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-4 lsh, test 5, using an RSA hostkey lshd pid: 10136 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-5 lsh, test 6, using various encryption algorithms lshd pid: 10177 Trying encryption flag arcfour lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag twofish lshd-connection: Transport layer closed lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag blowfish lshd-connection: Transport layer closed lshd-pty-helper: lshd-connection: Started connection service utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag 3des lshd-connection: Transport layer closed lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag aes128-cbc lshd-connection: Transport layer closed lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag aes128-ctr lshd-connection: Transport layer closed lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag aes256-cbc lshd-connection: Transport layer closed lshd-connection: Started connection service utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag aes256-ctr lshd-connection: Transport layer closed lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag cast128 lshd-connection: Transport layer closed lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok Trying encryption flag all lshd-connection: Transport layer closed lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx Ok lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-6 lsh, test 7 lshd pid: 10261 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session lshd pid: 10298 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-8 lsh, test 9, check that LSHFLAGS works. lshd pid: 10340 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-9 lsh, test 10 SKIP: lsh-10 lsh, test 11 lshd pid: 10408 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-11 lsh, test 12 lshd pid: 10452 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lsh exit status: 0 lshd-connection: Transport layer closed : Ok, files match. lshd: SIGHUP received. PASS: lsh-12 lsh test 13 lshd pid: 10498 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: lsh-13 lsh, encrypted key test SKIP: lsh-encrypted-key lsh-decrypt-key-test ........................................................ ....................b ............................ ................................................................................... PASS: lsh-decrypt-key lsh, cat test lshd pid: 10628 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lsh-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lsh-cat lshg test 1 lshd pid: 10671 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd: SIGHUP received. PASS: lshg-1 lshd-connection: Transport layer closed lshg, cat test lshd pid: 10718 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service lshg-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat lshd-connection: Transport layer closed lshg, cat 2 test lshd pid: 10767 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service lshg-cat-2-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat-2 lshd-connection: Transport layer closed Closed spurious fd 9 lshd pid: 10816 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed daemon-fd-test: Ok, files match. lshd: SIGHUP received. PASS: daemon-fd 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 lshd pid: 11027 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service bash: files/lcp-file-1.txt: cannot overwrite existing file bash: files/lcp-file-1.txt: cannot overwrite existing file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/../lcp: line 116: ./lcp-file-1.txt: cannot overwrite existing file lsh: write failed on channel write fd 1: Broken pipe. lshd: SIGHUP received. PASS: lcp lshd-connection: Transport layer closed lshd X11, test 1 lshd pid: 11151 Can't find any xauth information for X11 display. lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: x11-1 lsh X11, test 2 rm: cannot remove `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority': No such file or directory /usr/bin/xauth: creating new authority file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority lshd pid: 11200 lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service /usr/bin/xmodmap: unable to open display '' lshd-connection: Transport layer closed lshd: SIGHUP received. PASS: x11-2 lshd X11, test 3 lshd pid: 11249 /usr/bin/xauth: creating new authority file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Transport layer closed test.out1 test.out2 differ: char 1, line 1 lshd: SIGHUP received. PASS: x11-3 lshd X11, test 4 lshd pid: 11301 /usr/bin/xauth: creating new authority file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority lshd-connection: Started connection service lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx bloodberry/unix:10 MIT-MAGIC-COOKIE-1 d88f1fb4875e1fdcd684f517fadb8cd8 *** buffer overflow detected ***: ../lsh terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x3d)[0x401e16cd] /lib/libc.so.6[0x401dfb3c] ../lsh[0x804cc71] ../lsh[0x8058d6a] ../lsh[0x8059b01] ../lsh[0x804a9bc] ../lsh[0x805c2c5] ../lsh[0x805c470] ../lsh[0x80530f2] ../lsh[0x804f7dd] /lib/libc.so.6(__libc_start_main+0xd0)[0x4011da50] ../lsh[0x8049ec1] ======= Memory map: ======== 08048000-0806b000 r-xp 00000000 00:14 5015393 /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/lsh 0806b000-0806c000 r--p 00022000 00:14 5015393 /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/lsh 0806c000-0806d000 rw-p 00023000 00:14 5015393 /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/lsh 0806d000-080ba000 rw-p 00000000 00:00 0 [heap] 40000000-4001b000 r-xp 00000000 03:03 428659 /lib/ld-2.10.1.so 4001b000-4001c000 r--p 0001a000 03:03 428659 /lib/ld-2.10.1.so 4001c000-4001d000 rw-p 0001b000 03:03 428659 /lib/ld-2.10.1.so 40034000-40035000 rw-p 00000000 00:00 0 40035000-40041000 r-xp 00000000 03:03 197701 /lib/libpam.so.0.82.1 40041000-40042000 r--p 0000b000 03:03 197701 /lib/libpam.so.0.82.1 40042000-40043000 rw-p 0000c000 03:03 197701 /lib/libpam.so.0.82.1 40043000-40045000 r-xp 00000000 03:03 428657 /lib/libutil-2.10.1.so 40045000-40046000 r--p 00001000 03:03 428657 /lib/libutil-2.10.1.so 40046000-40047000 rw-p 00002000 03:03 428657 /lib/libutil-2.10.1.so 40047000-4004f000 r-xp 00000000 03:03 428641 /lib/libcrypt-2.10.1.so 4004f000-40050000 r--p 00007000 03:03 428641 /lib/libcrypt-2.10.1.so 40050000-40051000 rw-p 00008000 03:03 428641 /lib/libcrypt-2.10.1.so 40051000-40078000 rw-p 00000000 00:00 0 40078000-4007b000 r-xp 00000000 03:03 1097386 /usr/lib/libXau.so.6.0.0 4007b000-4007c000 r--p 00002000 03:03 1097386 /usr/lib/libXau.so.6.0.0 4007c000-4007d000 rw-p 00003000 03:03 1097386 /usr/lib/libXau.so.6.0.0 4007d000-40105000 r-xp 00000000 03:03 70123 /usr/lib/libgmp.so.3.5.2 40105000-40106000 r--p 00087000 03:03 70123 /usr/lib/libgmp.so.3.5.2 40106000-40107000 rw-p 00088000 03:03 70123 /usr/lib/libgmp.so.3.5.2 40107000-40239000 r-xp 00000000 03:03 428680 /lib/libc-2.10.1.so 40239000-4023b000 r--p 00132000 03:03 428680 /lib/libc-2.10.1.so 4023b000-4023c000 rw-p 00134000 03:03 428680 /lib/libc-2.10.1.so 4023c000-40240000 rw-p 00000000 00:00 0 40240000-40242000 r-xp 00000000 03:03 428639 /lib/libdl-2.10.1.so 40242000-40243000 r--p 00001000 03:03 428639 /lib/libdl-2.10.1.so 40243000-40244000 rw-p 00002000 03:03 428639 /lib/libdl-2.10.1.so 40244000-40566000 rw-p 00000000 00:00 0 40566000-40572000 r-xp 00000000 03:03 488346 /usr/lib/gcc/i586-pc-linux-gnu/4.3.4/libgcc_s.so.1 40572000-40573000 r--p 0000b000 03:03 488346 /usr/lib/gcc/i586-pc-linux-gnu/4.3.4/libgcc_s.so.1 40573000-40574000 rw-p 0000c000 03:03 488346 /usr/lib/gcc/i586-pc-linux-gnu/4.3.4/libgcc_s.so.1 bfcb4000-bfcc9000 rw-p 00000000 00:00 0 [stack] ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso] /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 168: 11312 Aborted HOME="$TEST_HOME" ../lsh $LSH_FLAGS --sloppy-host-authentication --no-use-gateway --host-db-update /dev/null -z -p $PORT localhost "$@" lshd-connection: Transport layer closed lshd: SIGHUP received. FAIL: x11-4 lshg X11, test 5 /usr/bin/xauth: creating new authority file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority lshd pid: 11374 lshd-pty-helper: utmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/utmpx lshd-pty-helper: wtmp_file: /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/wtmpx lshd-connection: Started connection service /usr/bin/xmodmap: unable to open display '' lshd: SIGHUP received. PASS: x11-5 lshd-connection: Transport layer closed SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth lshd, no-auth-test lshd: unrecognized option `--no-password' Try `lshd --help' or `lshd --usage' for more information. PASS: lshd-no-auth SKIP: lshd-random-input ==================== 1 of 50 tests failed ==================== Waiting 10 seconds, for grandchild processes to clean up. make[2]: *** [check] Error 1 make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite' make[1]: *** [check] Error 2 make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' make: *** [check] Error 2