set -e; for d in argp nettle spki src sftp doc; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in argp make check-here true set -e; for d in testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite srcdir="." EXEEXT="" ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== Making check in nettle make check-here true set -e; for d in tools testsuite examples; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools true Making check in testsuite LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ ./run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test PASS: aes PASS: arcfour PASS: arctwo PASS: blowfish PASS: cast128 PASS: base16 PASS: base64 PASS: camellia PASS: des PASS: des3 Doing ecb Doing ede ecb Doing cbc Doing ede cbc Doing cbc_cksum PASS: des-compat PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: memxor PASS: sha1 PASS: sha224 PASS: sha256 PASS: sha384 PASS: sha512 PASS: serpent PASS: twofish PASS: knuth-lfib PASS: cbc PASS: ctr PASS: gcm PASS: hmac PASS: buffer PASS: yarrow PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: bignum PASS: random-prime PASS: pkcs1 PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: dsa PASS: dsa-keygen PASS: cxx PASS: sexp-conv ./pkcs1-conv-test: line 38: ../examples/rsa-sign: No such file or directory FAIL: pkcs1-conv PASS: symbols ==================== 1 of 46 tests failed ==================== make[2]: *** [check] Error 1 Making check in examples LD_LIBRARY_PATH=../.lib srcdir="." \ "."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test SKIP: rsa-sign SKIP: rsa-verify SKIP: rsa-encrypt ================== All 0 tests passed ================== Making check in spki make check-here true set -e; for d in tools testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[2]: Nothing to be done for `check'. Making check in testsuite LD_LIBRARY_PATH=../nettle_builddir/.lib srcdir=. \ ./run-tests principal-test date-test tag-test read-acl-test lookup-acl-test read-cert-test cdsa-reduce-test check-signature-test make-signature-test delegate-test reduce-test PASS: principal PASS: date PASS: tag PASS: read-acl PASS: lookup-acl PASS: read-cert i: 1 i: 2 i: 3 i: 4 i: 5 i: 6 i: 7 i: 8 i: 9 i: 10 i: 11 i: 12 i: 14 i: 15 i: 16 i: 17 i: 21 i: 22 i: 23 i: 24 i: 25 i: 26 PASS: cdsa-reduce Bad signature Bad signature Bad signature Hash value doesn't match input. Bad signature Bad signature Bad signature PASS: check-signature Hash value doesn't match input. PASS: make-signature PASS: delegate PASS: reduce =================== All 11 tests passed =================== Making check in src make check-here true set -e; for d in testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in testsuite gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o arcfour-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o aes-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o blowfish-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o cast128-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o des-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o serpent-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o twofish-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o md5-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o sha1-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o rsa-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o dsa-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o server-config-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o spki-tag-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o string-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o sockaddr2info-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/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 -lutil -lXau -loop -lgmp -largp -o utf8-test gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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 In file included from prgrp-timeout.c:13: getopt.h:146: warning: function declaration isn't a prototype prgrp-timeout.c: In function 'handle_sigchld': prgrp-timeout.c:20: warning: unused parameter 'signo' gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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 In file included from getopt.c:104: getopt.h:146: warning: function declaration isn't a prototype getopt.c:211: warning: function declaration isn't a prototype getopt.c:216: warning: function declaration isn't a prototype getopt.c: In function '_getopt_initialize': getopt.c:397: warning: unused parameter 'argc' getopt.c:398: warning: unused parameter 'argv' getopt.c: At top level: getopt.c:985: warning: function declaration isn't a prototype gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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 In file included from getopt1.c:24: getopt.h:146: warning: function declaration isn't a prototype gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L../argp_builddir -L../nettle_builddir -L../spki_builddir -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib prgrp-timeout.o getopt.o getopt1.o -o prgrp-timeout gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/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 In file included from mini-inetd.c:43: getopt.h:146: warning: function declaration isn't a prototype gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L../argp_builddir -L../nettle_builddir -L../spki_builddir -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib mini-inetd.o getopt.o getopt1.o -lutil -lXau -loop -lgmp -largp -o mini-inetd LD_LIBRARY_PATH="`pwd`/../nettle_builddir/.lib" srcdir=`cd . && pwd` \ ./prgrp-timeout -n -t 28800 ./run-tests arcfour-test aes-test blowfish-test cast128-test des-test serpent-test twofish-test md5-test sha1-test rsa-test dsa-test server-config-test spki-tag-test string-test sockaddr2info-test utf8-test conv-1-test conv-2-test conv-3-test export-1-test keygen-1-test keygen-2-test write-key-1-test write-key-2-test seed-test lsh-1-test lsh-2-test lsh-3-test lsh-4-test lsh-5-test lsh-6-test lsh-7-test lsh-8-test lsh-9-test lsh-10-test lsh-11-test lsh-12-test lsh-13-test lsh-encrypted-key-test lsh-decrypt-key-test lsh-cat-test lshg-1-test lshg-cat-test lshg-cat-2-test daemon-fd-test lshd-example-config-test tcpip-local-test tcpip-local-in-use-test tcpip-remote-test socks5-test socks4-test lshg-tcpip-local-test lshg-tcpip-remote-test lcp-test passwd-1-test passwd-2-test x11-1-test x11-2-test x11-3-test x11-4-test x11-5-test rapid7-lsh-test rapid7-lshd-test login-auth-test lshd-random-input-test Creating seed file Creating identity.pub for tests xxxxxxxxxqpg Authorizing key for login Created /Users/hungerf3/xeno/xenoclient/lsh/oldmac/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 |ALzoSGo3L9gUlY3BMwJir2qSoH1zNePsot9zfD9I7Pn4fY+FIO GQmhx34B646dPHC8Z7xA5adY8zoRah1cr9FxMSyxfNhN7QtLgf sKZyojof|) (q |AOyHIPQNYaftJtlshJzXcmHY87jD|) (g |ALi1K4EORppBMm5LhLsrYzcnGSBlGfrCMsFgIYIFKnOIAHkfe1 Je0tIid5k36mFc9hDz5eoaQrLE/EmCSoLdmeMskzGVciEmXqNb tu1gdvoa|) (y |KnXfMVlcVg7Uk+u0lsy0VZQzrhjO4SiEKpO/D+Ws6GJhGoRbty KuBnzrPGoGUGuqqclhMMMgLXaUaSFihIl1USWu5lkvoy7p3I7/ GZZLSrU=|) (x |YA3kvQQfa4rTM1ixhe+wDgnxIrs=|))) PASS: keygen-1 Testing lsh-keygen RSA key generation xxxxx xxxxx (private-key (rsa-pkcs1 (n |AWK6bJ7xW2gEiakiC+WOL64MOj25K26bPZHx7Hxcipxp wc/UV/iQo+PXAk1hMxFU0DkcbaR1aOr0V3d/gWyjFTcw SEZsMm3NvVQwTSt6/OU1NEHyqs89GA2eE+3IMlgypMs=|) (e |PzC4mQ==|) (d |CNynvShlmutpSSV9EN5tnZ5LqCWN76mr3ow9qHy3AGW2 VJ/wB7qWvCxxVXdkP8pHCcrXq6EWk8Qn4tjvsbyOoljM Q9aUx459My9BPur9t7QpeBe4Xhc7jdzVLNaV2//fSQ==|) (p |GHesgO7DsNsGF+p8sa0p+At3HZaL4IfMCvNeAZdvWTEN tEOPW8yTbBq3fLZjpk4xGQ==|) (q |Dn95lvNu0ixAoi3yC98zFkiv1dYs2bHLK+7wqSFyhRrz O5UaGh/lvdoIfOT/eyNNgw==|) (a |CjqwmOn7feQ1ecAXtKg065R2bDampzCWHKMcSocE5Sr3 r9OcijmV8tGbjp2vf8VaAQ==|) (b |CSYuuB/DpldErtvPOyXWUhDbgKuwvUkxFIM+b1B+FFEi 1iq0SBEwImDDnXzAB8wccw==|) (c |FC4FmpaYDVDQj4+TIrFIGRhFdZPZRIJqVreGo8FPtLUb Ns1K40A4s95b60cNpRH39g==|))) 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: 74180 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-1 lsh, test 2 lshd pid: 74223 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-2 lsh, test 3 lshd pid: 74267 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-3 lsh, test 4 lshd pid: 74310 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-4 lsh, test 5, using an RSA hostkey lshd pid: 74351 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: Disconnecting: Connection to service layer failed. lshd: SIGHUP received. FAIL: lsh-5 lsh, test 6, using various encryption algorithms lshd pid: 74394 Trying encryption flag arcfour lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. Fail lshd: SIGHUP received. FAIL: lsh-6 lsh, test 7 lshd pid: 74435 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session lshd pid: 74475 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-8 lsh, test 9, check that LSHFLAGS works. lshd pid: 74518 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-9 lsh, test 10 SKIP: lsh-10 lsh, test 11 lshd pid: 74590 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-11 lsh, test 12 lshd pid: 74633 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-12 lsh test 13 lshd pid: 74675 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: Disconnecting: Connection to service layer failed. lshd: SIGHUP received. FAIL: lsh-13 lsh, encrypted key test xxxxxx xxxxxx lshd pid: 74730 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: lsh-encrypted-key lsh-decrypt-key-test xxxxxx xxxxxx PASS: lsh-decrypt-key lsh, cat test lshd pid: 74810 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. cmp: EOF on test.out1 lsh-cat-test: Error, files are different. lshd: SIGHUP received. FAIL: lsh-cat lshg test 1 lshd pid: 74854 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 83: kill: (74862) - No such process FAIL: lshg-1 lshg, cat test lshd pid: 74905 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. cmp: EOF on test.out1 lshg-cat-test: Error, files are different. lshd: SIGHUP received. /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 83: kill: (74912) - No such process FAIL: lshg-cat lshg, cat 2 test lshd pid: 74954 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. cmp: test.out1: No such file or directory lshg-cat-2-test: Error, files are different. lshd: SIGHUP received. /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 83: kill: (74965) - No such process FAIL: lshg-cat-2 SKIP: daemon-fd Testing lshd --use-example-config lshd: Reading seed-file `/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/.lsh/yarrow-seed-file' lshd pid: 75038 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-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: 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: 75263 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lsh: Could not open gateway: Connection refused. lsh-transport: Failed to open `/Users/hungerf3/.lsh/identity' for reading: No such file or directory. lsh-transport: Server's hostkey is not trusted. Disconnecting. lsh-transport: Disconnecting: Unknown server host key lsh: Lost local connection. lcp failed, 1 lshd: SIGHUP received. /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 83: kill: (75271) - No such process FAIL: lcp passwd test, publickey login SKIP: passwd-1 passwd test, password login SKIP: passwd-2 lshd X11, test 1 lshd pid: 75377 Can't find any xauth information for X11 display. lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: x11-1 lsh X11, test 2 rm: /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority: No such file or directory /usr/X11R6/bin/xauth: creating new authority file /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority InitConnectionLimits: MaxClients = 255 Sync Extension 3.0 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base (dix) initialising device 0 (dix) initialising device 1 (dix) initialising device 2 (dix) initialising device 3 (dix) enabling device 0 (dix) enabling device 1 (dix) enabling device 2 (dix) enabling device 3 Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! lshd pid: 75428 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. FAIL: x11-2 lshd X11, test 3 lshd pid: 75473 /usr/X11R6/bin/xauth: creating new authority file /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority InitConnectionLimits: MaxClients = 255 Sync Extension 3.0 lshd-userauth: execl failed: No such file or directory. lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. cmp: EOF on test.out1 lshd: SIGHUP received. (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base (dix) initialising device 0 (dix) initialising device 1 (dix) initialising device 2 (dix) initialising device 3 (dix) enabling device 0 (dix) enabling device 1 (dix) enabling device 2 (dix) enabling device 3 Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! PASS: x11-3 lshd X11, test 4 lshd pid: 75526 /usr/X11R6/bin/xauth: creating new authority file /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority InitConnectionLimits: MaxClients = 255 Sync Extension 3.0 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base (dix) initialising device 0 (dix) initialising device 1 (dix) initialising device 2 (dix) initialising device 3 (dix) enabling device 0 (dix) enabling device 1 (dix) enabling device 2 (dix) enabling device 3 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! FAIL: x11-4 lshg X11, test 5 /usr/X11R6/bin/xauth: creating new authority file /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/home/xauthority InitConnectionLimits: MaxClients = 255 Sync Extension 3.0 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base (dix) initialising device 0 (dix) initialising device 1 (dix) initialising device 2 (dix) initialising device 3 (dix) enabling device 0 (dix) enabling device 1 (dix) enabling device 2 (dix) enabling device 3 Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! lshd pid: 75641 lshd-userauth: start_service: exec failed: No such file or directory. lshd-userauth: Service not available: Failed to start service process. lshd-userauth: execl failed: No such file or directory. lshd: SIGHUP received. /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/src/testsuite/functions.sh: line 83: kill: (75649) - No such process FAIL: x11-5 SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth SKIP: lshd-random-input ===================== 22 of 50 tests failed ===================== Waiting 10 seconds, for grandchild processes to clean up. kill of process group failed: errno = 1 make[2]: *** [check] Error 1 make[1]: *** [check] Error 2 Making check in sftp set -e; for d in testsuite; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in 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 ================== Making check in doc make[1]: Nothing to be done for `check'.