set -e; for d in argp nettle spki src doc; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in argp make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' make check-here make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' true make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.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 `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite' gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs ex1.o libargp.a -o ex1 gcc: libargp.a: No such file or directory make[2]: *** [ex1] Error 1 make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp/testsuite' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp' Making check in nettle make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' make check-here make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' true make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.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 `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/tools' true make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/tools' Making check in testsuite make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/testsuite' LD_LIBRARY_PATH=../.lib srcdir="." \ ./run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test sha1-test sha256-test serpent-test twofish-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test knuth-lfib-test cbc-test ctr-test hmac-test bignum-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test PASS: aes PASS: arcfour PASS: arctwo PASS: blowfish PASS: cast128 PASS: base16 PASS: base64 PASS: des PASS: des3 Doing ecb Doing ede ecb Doing cbc Doing ede cbc Doing cbc_cksum PASS: des-compat PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: sha1 PASS: sha256 PASS: serpent PASS: twofish PASS: buffer PASS: yarrow PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: knuth-lfib PASS: cbc PASS: ctr PASS: hmac PASS: bignum PASS: pkcs1 PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: dsa PASS: dsa-keygen PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: symbols =================== All 39 tests passed =================== make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/testsuite' Making check in examples make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.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 ...................+ .................................+ e PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle/examples' make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle' Making check in spki make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' make check-here make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' true make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.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 `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/tools' Making check in testsuite make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.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 `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki/testsuite' make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki' Making check in src make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' make check-here make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' true make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.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 `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite' gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/usr/local/include -I/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c \ && true gcc -I.. -I./.. -I../argp_builddir -I../nettle_builddir -I../spki_builddir -I/usr/local/include -I/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/include -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c \ && true testutils.c: In function 'test_cipher': testutils.c:128: error: too many arguments to function 'crypt_string' testutils.c:137: error: too many arguments to function 'crypt_string' make[2]: *** [testutils.o] Error 1 make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/testsuite' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src' Making check in doc make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2.9.1-exp/doc'