rfc2253-escape-test failed

Simon Josefsson simon at josefsson.org
Fri Jul 9 23:31:23 CEST 2010


lfinsto at gwdg.de writes:

> Hello,
>
> I've just cloned the git repository and built the library.
> make and make install succeeded, but I got the following error with make
> check:
>
> valgrind: mmap(0x0, 688128) failed in UME with error 13 (Permission denied).
> FAIL: rfc2253-escape-test
> ===================================
> 1 of 44 tests failed
> Please report to bug-gnutls at gnu.org
> ===================================
>
> However, when I call [...]/gnutls/tests/rfc2253-escape-test directly in a
> shell, it returns 0.

Sounds like a valgrind problem.  Try 'make check VALGRIND=' or
./configure --disable-valgrind-tests.

/Simon




More information about the Gnutls-devel mailing list