GnuTLS-2.10.0 instalation problem ("make check" tests failed)

Pedro Pereira pedro.pereira at tut.fi
Wed Jul 14 18:25:11 CEST 2010


Hi all,

It seems that When I was trying to install the new version  
GnuTLS-2.10.0, I got some errors when I was doing the make check.

libgcrypt-1.4.6 and libtasn1-2.7 has been installed by default:
./configure; make; make check (no errors); sudo make install;

GnuTLS-2.10.0 has been installed by default:
./configure; make; make check;

Everything was going fine with the "make check" until here:

...
Self test `./mini-eagain' finished with 0 errors
PASS: mini-eagain
Self test `./nul-in-x509-names' finished with 0 errors
PASS: nul-in-x509-names
Self test `./x509_altname' finished with 0 errors
PASS: x509_altname
Self test `./pkcs12_encode' finished with 0 errors
PASS: pkcs12_encode
PASS: mini-x509
PASS: mini-x509-rehandshake
Self test `./openssl' finished with 0 errors
PASS: openssl
Self test `./openpgp-keyring' finished with 0 errors
PASS: openpgp-keyring
PASS: pgps2kgnu
bind: Address already in use
server: bind failed
Self test `./x509self' finished with 1 errors
FAIL: x509self
bind: Address already in use
server: bind failed
Self test `./x509signself' finished with 1 errors
FAIL: x509signself
bind: Address already in use
server: bind failed
Self test `./x509dn' finished with 1 errors
FAIL: x509dn
bind: Address already in use
server: bind failed
Self test `./anonself' finished with 1 errors
FAIL: anonself
bind: Address already in use
server: bind failed
Self test `./pskself' finished with 1 errors
FAIL: pskself
bind: Address already in use
server: bind failed
Self test `./dhepskself' finished with 1 errors
FAIL: dhepskself
bind: Address already in use
server: bind failed
Self test `./tlsia' finished with 1 errors
FAIL: tlsia
bind: Address already in use
server: bind failed
Self test `./resume' finished with 1 errors
FAIL: resume
Self test `./netconf-psk' finished with 0 errors
PASS: netconf-psk
PASS: setcredcrash
bind: Address already in use
server: bind failed
Self test `./openpgpself' finished with 1 errors
FAIL: openpgpself
PASS: rfc2253-escape-test
===================================
9 of 45 tests failed
Please report to bug-gnutls at gnu.org
===================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory  
`/home/pedro/workspace/gnutls-install/gnutls-2.10.0/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory  
`/home/pedro/workspace/gnutls-install/gnutls-2.10.0/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory  
`/home/pedro/workspace/gnutls-install/gnutls-2.10.0/tests'
make: *** [check-recursive] Error 1

Anyone knows what's happening here? Am I missing something?

Regards,
Pedro





More information about the Gnutls-help mailing list