[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dtls-stress test fails on kfreebsd-am64
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: dtls-stress test fails on kfreebsd-am64 |
Date: |
Sat, 25 Feb 2012 20:42:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 |
On 02/25/2012 07:08 PM, Sean Buckheister wrote:
>> dtls-stress exits with exitcode 3 on kfreebsd-am64:
>
> That would mean that your OS does not support the CLOCK_MONOTONIC clock,
> if the POSIX/FreeBSD manpages apply. Is that so?
I tried to reproduce on a native freebsd system, and in order to compile
I make the following commits:
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=fad26f7329b80b9c38bf782353f137246dd8fd07
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=e06474ab977af37d633d1aefdc6b0ab016198970
http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=cb2d61723ce1aadc1ee6d082f0bdcd59e27067da
It seems one or all of them fixed the issue because I couldn't reproduce
that.
regards,
Nikos