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 -I.. -I.. -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/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 -fPIC -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true gcc -I.. -I.. -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/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 -fPIC -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true make[2]: *** No rule to make target `../libnettle.a', needed by `aes-test'. Stop. 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 gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L../nettle_builddir -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib principal-test.o testutils.o ../libspki.a -lhogweed -lnettle -lgmp -o principal-test ld: library not found for -lhogweed collect2: ld returned 1 exit status make[2]: *** [principal-test] Error 1 make[1]: *** [check] Error 2 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 -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.o -MD -MP -MF ../server_config.o.d -c ../server_config.c \ && true ../server_config.c: In function 'parse_value_unsigned': ../server_config.c:213: warning: unused parameter 'value' ../server_config.c:213: warning: unused parameter 'length' ../server_config.c:213: warning: unused parameter 'arg' ../server_config.c: In function 'server_config_parse_string': ../server_config.c:325: warning: 'data' may be used uninitialized in this function 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 ../tokenize_config.o -MD -MP -MF ../tokenize_config.o.d -c ../tokenize_config.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 powerpc-apple-darwin9-gcc-4.0.1: ../server_config.o: No such file or directory powerpc-apple-darwin9-gcc-4.0.1: ../tokenize_config.o: No such file or directory make[2]: *** [arcfour-test] 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'.