Re: [chrony-dev] Failure of certain simulation tests |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Failure of certain simulation tests
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Thu, 18 Apr 2024 17:19:51 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1713453595; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=z1grY6Awy3A4nT2Wbr5tPeAgneqgSnInwmTxOR5TZLw=; b=YgWN9en3lX9gzdn2HXRAuJ6Yc/WC0SkPp3+U4J+5WjGvQUxlt9oIaXX904iGyehiOk/raP r4mX7d8gqTJpqHIC5+HId19nzSOdxkzMLdDux8c7KPKVtekf+p8B2YtG9YjiXo6SWuFKje RRF79RdY3PyXeTUDxIKB78fufQqwZhU=
On Thu, Apr 18, 2024 at 04:06:54PM +0200, Vincent Blut wrote:
> > The log shows that clknetsim is not built with the -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 flags. It needs to use the same
> > time_t as the chronyd binaries.
>
> So after building clknetsim with these flags, the same tests are still
> failing (well I guess so because I stopped the execution after 008-ntpera
> has failed since the execution time is so slow on my armhf vm.)
Hm, can you please run readelf -sW /usr/sbin/chronyd on this machine?
Maybe there is a new 64-bit specific symbol on this arch that needs to
be covered.
--
Miroslav Lichvar
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.