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 gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib gcm-test.o testutils.o -lhogweed -lnettle -lgmp -o gcm-test Undefined symbols: "_gcm_aes_auth", referenced from: _test_gcm_aes in gcm-test.o _test_gcm_aes in gcm-test.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [gcm-test] 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 |AM3sfIzvnOdICeBPqkyM7vfudEkAFSEfBxSYKiSa/jiN6Th6v0 yjLehb8MNXBbvL1VaMgDt0X+8JhSnc5jKaoB6/K/fs63Lxae44 o7F236ur|) (q |AOab47CFpK/Oe+FMltOPg6QpYGbN|) (g |UxHt3bYVpBiMIKALY4FEmaRcVznGLqShIsVAqzp4T386T0wB3g mMSvpvW+QOLIGqPf+Ds+fQ1DGgEwCeuIy9mUqOtsKv8nZhw0hP dYuqsO8=|) (y |WxLfMrbMckiCqg93Z2Mfd4Uiv7qIwNvUxt9gGEn2UiVHJiqh9r FFY7WHuNI2pAjclVHqPOSPCGF9PWvfrNblX6ejQo0tX4ZInWa5 edZSzvo=|) (x |AILvFdqaekHZRYjuiMYODaYZmdNr|))) PASS: keygen-1 Testing lsh-keygen RSA key generation xxxxx xxxxx (private-key (rsa-pkcs1 (n |Ab7tzQo3AkSMIGuTU3TmoA2yBKxCmz0rsSweyz82+zEo pfLgS+48NWXP4ItUHdxCpb6Sh9wBHWvKxQOQvV7ufKP8 NUd2LnG+h4l+AwlaxJhRejlN52E8WzwJExPR+ulEN60=|) (e |M2T1vw==|) (d |ASrhEaE6203+aMRqjhxXOR8GxwAhsWv+qaB4LVtn6SMo rA+a3EdIkCWrEC8adiTlrql6JKSQtnlriuwD2ky+JQaJ nRb1tSQswqA+LMeJUGAqOtNBm2RAEUiHej3j6sHlh4M=|) (p |HtgF0g2SUzlulFsgX9BZwDg7h7bQNxbPkJCqe4T5ggnl FulGLp3MYzL+xhFLITLG9w==|) (q |Dn10OKYf8qkg8eof93T9C03/IxNtkbNBeTeHXo35O2iD DSRIUTdVyrbHIQEjpHOZew==|) (a |Fi/OOS8LnCjRYiBqjojahUSme1W4ss/ukJJxMfccqwTi yDX3pJ/zh+GpfFx6T2Y52Q==|) (b |DJEMmrio8OQKzDpOh1Z5q2kFQwS9Jmzj90EzMaQzAoYd dodQ25gkPHbQYeTWMWfomQ==|) (c |HogJJ8Tfj2LvRehNClb+MuvOTDDQBob5aM3JjPeOYSO3 AVU8DNwZMI5ZbcJYhUK9Mw==|))) 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: 95245 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: 95289 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: 95333 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: 95377 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: 95419 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-5 lsh, test 6, using various encryption algorithms lshd pid: 95462 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: 95504 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session lshd pid: 95543 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: 95586 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: 95658 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: 95702 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: 95745 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-13 lsh, encrypted key test xxxxxx xxxxxx lshd pid: 95799 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: 95879 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: 95924 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: (95932) - No such process FAIL: lshg-1 lshg, cat test lshd pid: 95974 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: (95982) - No such process FAIL: lshg-cat lshg, cat 2 test lshd pid: 96023 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: (96032) - 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: 96100 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: 96325 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: (96332) - 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: 96438 Can't find any xauth information for X11 display. 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. 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: 96487 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: 96533 /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: 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. 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: 96592 /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: 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. (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! 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: 96646 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: (96655) - 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'.