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 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 =================== 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 xxxxx xxxxx 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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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:20: warning: unused parameter 'signo' prgrp-timeout.c: In function 'main': prgrp-timeout.c:203: warning: implicit declaration of function 'getpgid' prgrp-timeout.c:203: warning: nested extern declaration of 'getpgid' gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -MT getopt.o -MD -MP -MF getopt.o.d -c getopt.c \ && true gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -MT getopt1.o -MD -MP -MF getopt1.o.d -c getopt1.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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -MT mini-inetd.o -MD -MP -MF mini-inetd.o.d -c mini-inetd.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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib mini-inetd.o getopt.o getopt1.o -lpam -lutil -lcrypt -lXau -loop -lgmp -largp -o mini-inetd gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 -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/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib -shared -o getpwnam-wrapper.so getpwnam-wrapper.o -lc -lcrypt 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 /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/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 |AIpv744wLlipec8jPLPHMxQI3IDYH8uBLXLZVMMGgDisBju9gT RLhTIhOXW3/NKSfKuYdOqLgD8wtiUNBlo9YT0fj04zvHa5m4bN XAJpu/pL|) (q |AM2SkaKWwr7qgLmYVt+g98kDfty9|) (g |RPBZrW7qeNxAILq8eIfNVKWWC9kfxDaqkH61xr3JPBRoSqHIHk iVCgRD7/jqXGv0Fur7jhNryN9J2hxpq+cWyeR+TeQUgmLpXGrY MQO47kk=|) (y |Z6jG1zTS+VuSf9rqaabpWRfYV12eEgcZezHfKY4hslZcg2LdXF RKaVhQAwu1KGbRAEY09IqaKLNwe9uMIgjjVJLrHwolFS6nPFmA aWxZX7s=|) (x |AJpGgjVFaIbax7CYUarwx2sVGaef|))) PASS: keygen-1 Testing lsh-keygen RSA key generation xxxxx xxxxx (private-key (rsa-pkcs1 (n |AZsX5Oa+5Nl95v5ErQHIH8e2azOQcE4ay/JwEuDO+9tZ 26qdHhJW5B10/sY0OmqBJp99hFdKtGEcf8b46i1MCssi yMsDpPHPj/ZliF0iGj40dYSdpIys6fzDsAI/9zRGfNc=|) (e |JXPlXw==|) (d |AQVf3t9LWVOckg/ZVUz0KfoDeJOglMOq6RnwBssz2bkq cjy99e0JWlQeDjKWLrBxAtaU8WqVlfELR3T89KgWa0np Z4c2AhEAOxZp0bjN63voukp8b43CbdkRDFCwSNcKi38=|) (p |HVMO6188o+eTAkpLpn+iV9rEaYAqKrMSydDVq/TP/VoT 4iZSQgj1fsGCgVkioBxqGQ==|) (q |DgTPmfXL9Xfp6984rojoKhoM1cAoqbAPgbs2b92334K4 FU5LYz9wZFVAThACmd/cbw==|) (a |Cp2nowrCXIfERIhOjBC97l3vTsvAv/8kBXtfLww0RMRA mjzCP7pzc9rqRodcvQjbFw==|) (b |CPb7/guZM+3pvSqjveDo9UgPHsAzUeYWR5YGMElx4FTi supt18CfI6xoHCYYmOnk5Q==|) (c |BXL6iguXeyoRj6QF/x2aTHVdC3RnhJMF+eCdWp07zSOA 5FBW35ukVABBE6kg6hfaSA==|))) 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: 18662 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: lsh-1 lsh, test 2 lshd pid: 18707 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: SIGHUP received. PASS: lsh-2 lsh, test 3 lshd pid: 18750 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: SIGHUP received. PASS: lsh-3 lsh, test 4 lshd pid: 18794 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: SIGHUP received. PASS: lsh-4 lsh, test 5, using an RSA hostkey lshd pid: 18836 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: lsh-5 lsh, test 6, using various encryption algorithms lshd pid: 18880 Trying encryption flag arcfour 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-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-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 3des 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-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-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-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-ctr 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-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-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: SIGHUP received. PASS: lsh-6 lsh, test 7 lshd pid: 18968 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session lshd pid: 19008 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: lsh-8 lsh, test 9, check that LSHFLAGS works. lshd pid: 19052 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: lsh-9 lsh, test 10 SKIP: lsh-10 lsh, test 11 lshd pid: 19123 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: lsh-11 lsh, test 12 lshd pid: 19172 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 : Ok, files match. lshd: SIGHUP received. PASS: lsh-12 lsh test 13 lshd pid: 19221 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: lsh-13 lsh, encrypted key test xxxxxx xxxxxx lshd pid: 19276 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: SIGHUP received. PASS: lsh-encrypted-key lsh-decrypt-key-test xxxxxx xxxxxx PASS: lsh-decrypt-key lsh, cat test lshd pid: 19357 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-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lsh-cat lshg test 1 lshd pid: 19405 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 lshg, cat test lshd pid: 19454 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 lshg-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat lshg, cat 2 test lshd pid: 19505 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 lshg-cat-2-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat-2 Closed spurious fd 9 lshd pid: 19588 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 daemon-fd-test: Ok, files match. lshd: SIGHUP received. PASS: daemon-fd Testing lshd --use-example-config lshd: Reading seed-file `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/.lsh/yarrow-seed-file' lshd pid: 19634 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-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: helper fd: 4. lshd-connection: Allocated local channel number 0 lshd-connection: Receiving EOF on channel 0 (local 0) lshd-connection: Child 19643 died with exit code 0. lshd-connection: Sending exit-status message on channel 0. lshd-connection: Sending EOF on channel 0 lshd-connection: Sending CLOSE on channel 0 lshd: Received disconnect message (11): Service done. lshd-connection: Receiving CLOSE on channel 0 (local 0) lshd-connection: Deallocating local channel 0 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 lshd pid: 19861 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 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 passwd test, publickey login lshd pid: 19988 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 foo 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: passwd-1 passwd test, password login lshd pid: 20040 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 foo lshd: SIGHUP received. PASS: passwd-2 lshd X11, test 1 lshd pid: 20150 Can't find any xauth information for X11 display. 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: x11-1 lsh X11, test 2 /usr/bin/xauth: file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority does not exist lshd pid: 20199 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 5 XSELINUXs still allocated at reset SCREEN: 0 objects of 64 bytes = 0 total bytes 0 private allocs DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 4 DEVICEs still allocated at reset DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 1 PIXMAPs still allocated at reset PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 8 bytes, 0 allocs 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 /usr/bin/xmodmap: unable to open display '' lshd: SIGHUP received. PASS: x11-2 lshd X11, test 3 lshd pid: 20251 /usr/bin/xauth: file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority does not exist 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 test.out1 test.out2 differ: char 1, line 1 lshd: SIGHUP received. PASS: x11-3 lshd X11, test 4 lshd pid: 20307 /usr/bin/xauth: file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority does not exist 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 05f218397e7f7deb5b63953685f95800 5 XSELINUXs still allocated at reset SCREEN: 0 objects of 64 bytes = 0 total bytes 0 private allocs DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 4 DEVICEs still allocated at reset DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 1 PIXMAPs still allocated at reset PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 8 bytes, 0 allocs /usr/bin/xmodmap: unable to open display 'unix:10.0' /usr/bin/xmodmap: unable to open display 'unix:10.0' lshd: SIGHUP received. PASS: x11-4 lshg X11, test 5 /usr/bin/xauth: file /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority does not exist lshd pid: 20383 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 5 XSELINUXs still allocated at reset SCREEN: 0 objects of 64 bytes = 0 total bytes 0 private allocs DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 4 DEVICEs still allocated at reset DEVICE: 4 objects of 16 bytes = 64 total bytes 0 private allocs CLIENT: 0 objects of 108 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 16 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 72 bytes, 0 allocs 1 PIXMAPs still allocated at reset PIXMAP: 1 objects of 8 bytes = 8 total bytes 0 private allocs GC: 0 objects of 44 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 8 bytes, 0 allocs /usr/bin/xmodmap: unable to open display '' lshd: SIGHUP received. PASS: x11-5 SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth SKIP: lshd-random-input =================== All 53 tests passed =================== Waiting 10 seconds, for grandchild processes to clean up. make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite' make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' Making check in sftp make[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/sftp' 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/sftp/testsuite' srcdir="." ./run-tests connect-test get-1-test ls-1-test ls-2-test put-1-test PASS: connect PASS: get-1 PASS: ls-1 PASS: ls-2 PASS: put-1 ================== All 5 tests passed ================== make[2]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/sftp/testsuite' make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/sftp' Making check in doc make[1]: Entering directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/doc'