make check fails on AIX 5.3
Simon Josefsson
simon at josefsson.org
Thu Feb 26 11:46:35 CET 2009
Jean Robertson <jean.robertson at mcgill.ca> writes:
> Hello,
>
> I am trying to compile and test gnutls and am getting the following:
>
> make[3]: Entering directory
> `/opt/src/rpms/build/gnutls-2.6.4/tests/rsa-md5-collision'
> ./rsa-md5-collision[28]: 397372 Memory fault(coredump)
> FAIL: rsa-md5-collision
> ===================================
> 1 of 1 tests failed
> Please report to bug-gnutls at gnu.org
> ===================================
> make[3]: *** [check-TESTS] Error 1
>
>
> Following is the environment:
>
> O/S: AIX 5.3
> GCC: 4.2.0
> gcrypt: 1.4.4
> autoconf: 2.63
>
> Please let me know how I can help.
> Specifically, I do not know how much more info you would like.
Strange, rsa-md5-collision is a shell script. Presumably it isn't the
script itself that crashes, but something it does.
Can you show the output of this command:
jas at mocca:~/src/gnutls/src master$ ./certtool --inder -i --infile ../tests/rsa-md5-collision/MD5CollisionCA.cer
/Simon
More information about the Gnutls-devel
mailing list