1 Failed test on GNUTLS 3.0.18
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu Apr 5 08:57:26 CEST 2012
On Wed, Apr 4, 2012 at 3:00 PM, Enric Caussa Morales <me at enric.me> wrote:
> Good day.
> I've been building 3.0.18 on Arch Linux PPC, and during `make check'
> there's a failed test. GCC version is 4.6.2. Here's the bit that fails:
> test-float.c:344: assertion failed
> /bin/sh: line 5: 8887 Aborted EXEEXT='' srcdir='.'
> abs_aux_dir='/build/src/gnutls-3.0.18/build-aux' MAKE='make' ${dir}$tst
> FAIL: test-float
> PASS: test-fputc
Hello,
This is a floating point test suite, from gnulib. Does this processor
has floating point?
If you do:
$ cd tests
$ make check
in the gnutls top directory do all tests succeed?
regards,
Nikos
More information about the Gnutls-devel
mailing list