[gnutls-devel] gnutls 3.2.2
Nikos Mavrogiannopoulos
nmav at gnutls.org
Mon Jul 15 19:41:38 CEST 2013
On 07/15/2013 06:22 PM, Andreas Radke wrote:
>
>
>> Test suite completes well when run with -j1
>
> This was only x86_64. The i686 build fails even -j1 with:
> Making check in dtls
> make[2]: Entering directory `/build/gnutls/src/gnutls-3.2.2/tests/dtls'
> make dtls-stress \
> dtls dtls-nb
> make[3]: Entering directory `/build/gnutls/src/gnutls-3.2.2/tests/dtls'
> CC dtls-stress.o
> CCLD dtls-stress
> make[3]: Nothing to be done for `dtls'.
> make[3]: Nothing to be done for `dtls-nb'.
> make[3]: Leaving directory `/build/gnutls/src/gnutls-3.2.2/tests/dtls'
> make check-TESTS
> make[3]: Entering directory `/build/gnutls/src/gnutls-3.2.2/tests/dtls'
> make[4]: Entering directory `/build/gnutls/src/gnutls-3.2.2/tests/dtls'
> FAIL: dtls
Thanks for reporting that. That's very interesting. Could you find out
which command fails by running it manually? Is the error easily
reproducible?
If no, would the error be fixed if you replace SOCK_DGRAM with
SOCK_STREAM in line 732 of dtls-stress.c?
regards,
Nikos
More information about the Gnutls-devel
mailing list