Making check in src make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make check-recursive make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' Making check in argp make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp/testsuite' srcdir="." ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in rsync make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/rsync' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/rsync' Making check in nettle make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' make check-here make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' true make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/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[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/tools' true make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/tools' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/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 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 yarrow-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: 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: yarrow PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: symbols =================== All 39 tests passed =================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/testsuite' Making check in examples make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/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[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/examples' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' Making check in scm make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/scm' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/scm' Making check in sftp make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp/testsuite' srcdir="." ./run-tests connect-test get-1-test ls-1-test ls-2-test put-1-test PASS: connect PASS: get-1 PASS: ls-1 PASS: ls-2 PASS: put-1 ================== All 5 tests passed ================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in spki make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in tools make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/tools' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/tools' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/testsuite' LD_LIBRARY_PATH=../../nettle/.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[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in . make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' Making check in testsuite make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite' LD_LIBRARY_PATH="`pwd`/../nettle/.lib" srcdir=/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite \ /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/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 parse-config-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-encrypted-key-test lsh-decrypt-key-test lsh-cat-test lshg-1-test lshg-cat-test lshg-cat-2-test daemon-fd-test tcpip-local-test tcpip-local-in-use-test tcpip-remote-test socks5-test socks4-test lshg-tcpip-local-test lcp-test rapid7-lsh-test rapid7-lshd-test login-auth-test lshd-no-auth-test lshd-random-input-test Creating seed file Creating identity.pub for tests ................................................................................... ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g Authorizing key for login Created /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/.lsh/authorized_keys_sha1 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 Unknown keyword `name' Unknown keyword `domain' Unknown keyword `name' Unknown keyword `domain' kagedal { { user = davidk } hosts { kosmos {} abakus { address = foo31-152.visit.se } } lysator { { user = davidk } hosts { graycode {} nbcd {} asmodean {} mogheiden {} venom {} lenin {} hanna {} sandra {} britney {} aguilera {} fafner {} proton {} } PASS: parse-config PASS: sockaddr2info PASS: utf8 PASS: conv-1 PASS: conv-2 PASS: conv-3 PASS: export-1 Testing lsh-keygen DSA key generation ....... ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g (private-key (dsa (p |AKLVoMiITVEiYqe5twSUroEIQ7Axw43mthE285KB0T3xLO4KSC /feAcCV1rN4NdqQJLZp1/bJFHt44ynn0NoiJvjUbtEC+q6gOIf OIGVv9TD|) (q |AIOnI9VJcl0Spzu/NSoe/lDFRNjp|) (g |AIT3igxu6mGRhvh9OhoTACXXG0SFWGWy6PtC+JqsjtHlP38M38 bgKNq0pchQcBRR4CD77fN9q2nVQmHDGcaM9At31O5/QOojIzuY AI/7PJxg|) (y |JKKThmVbkdwHoowVhah+NiRZe98O9Bgu+ViLwMFTYXdJLT5bIZ pJZjYmbw19rYmIcim35HnYF0AlgjDnailBIScmxDo3W+ylGQIa HACHKFw=|) (x |WM+H8c4V3kcVYY+gsgjulDrhqgo=|))) PASS: keygen-1 Testing lsh-keygen RSA key generation ..................................................................+ .......+ (private-key (rsa-pkcs1 (n |AVQVPu65MATsxIIdPekWUgwNwlAA747Ri2axF6ozqC55 gNUlijZE8f+KMQZpjPHNsb7YEUa3e5UYxsR+8JmKVdPT Fnl3wJEnPx4k2vsc2xVopMLS/FHVqXE+E5YqkmwcH4s=|) (e |O63n3w==|) (d |FYTvY8fbaLO5rXEV6j2BQpWLKV0KVAYQzu/ZYKF0KI3C fcml3XtD5CzVj43mFKItnnaa9N7w2L/V239wFTEk9e3w eSnUyO1eDof6hYzizn5+X3VG1JtJiBgD0yPK0Fwgjw==|) (p |HIT+2BybAuDkH6RHeDgUn8xTxXEDDmlxu4wwMptMYM1C jjoh5c1ODO1UdAX+ogUM4w==|) (q |C+ywvv6B++WCKE1QPNHGqO9zqamV9FYAi1oDr8Un76Va gTL1xveDnDxCYsJWHp+LOQ==|) (a |FyYB1tYx/KFgM4g5cBBBNk668RIG3FGueEnw+vQGOqo6 NwInbVozHCd2732SeNRCsQ==|) (b |czG/vnOnM/7yL4fPEXXyeQE9bVk+GycWq1xVQ5o9w+oR oEzz7A09bSxyYMEa1+NX|) (c |FMpmNtPE/ddGGgtgryLXFEaXaZC74fGXGzJXCeRNHC1V FkQWNuoRNyxRs7P+7vWHUQ==|))) PASS: keygen-2 Testing lsh-writekey PASS: write-key-1 Testing lsh-writekey 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 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-1 lsh, test 2 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-2 lsh, test 3 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-3 lsh, test 4 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-4 lsh, test 5, using an RSA hostkey Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-5 lsh, test 6, using various encryption algorithms Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-6 lsh, test 7 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-7 lsh, test 8, unencrypted session Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-8 lsh, test 9, check that LSHFLAGS works. Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-9 lsh, test 10 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lsh-10 lsh, encrypted key test SKIP: lsh-encrypted-key lsh-decrypt-key-test .....................+ .............+ PASS: lsh-decrypt-key lsh, cat test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use cmp: test.out1: No such file or directory lsh-cat-test: Error, files are different. FAIL: lsh-cat lshg test 1 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use FAIL: lshg-1 lshg, cat test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use cmp: test.out1: No such file or directory lshg-cat-test: Error, files are different. FAIL: lshg-cat lshg, cat 2 test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use cmp: test.out1: No such file or directory lshg-cat-2-test: Error, files are different. FAIL: lshg-cat-2 Closed spurious fd 9 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use cmp: test.out1: No such file or directory daemon-fd-test: Error, files are different. FAIL: daemon-fd SKIP: tcpip-local SKIP: tcpip-local-in-use SKIP: tcpip-remote SKIP: socks5 SKIP: socks4 SKIP: lshg-tcpip-local testing lcp Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd: bind failed: (errno = 98): Address already in use spawn_lshd failed FAIL: lcp SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth lshd, no-auth-test ../lshd: unrecognized option `--no-password' Try `lshd --help' or `lshd --usage' for more information. PASS: lshd-no-auth SKIP: lshd-random-input ===================== 16 of 44 tests failed ===================== make[3]: *** [check] Error 1 make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make: *** [check-recursive] Error 1