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: Tue, 16 Apr 2024 08:08:46 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1713247730; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MNdQ4EJEwg/t1xxX4LxQjlE0fIUQplYeYfsUDg3ggzU=; b=Vxy9DQBIO0iIfntQUGVO01MHCffF2hXEVwHLMgKzauWA7LiH1D+Ai4hcnY4ORWOXJQmhMO kw19bhehFHFDQiopZpcup/PHcUXULTW2KBHEHS2KrLeNahoyLjlelM8JnhTSAqOpqIyi5s TVKLSLprIXQHa8KGlCjYmf5o+vtN9T8=
On Tue, Apr 16, 2024 at 12:25:53AM +0200, Vincent Blut wrote:
> I have yet to set up an armhf based environment to properly debug those failures,
> but the most likely cause seems to be the ongoing migration of our
> 32-bits architectures to 64-bits time_t. If so, do you have an idea
> about where the problem lies?
> ¹ https://ci.debian.net/packages/c/chrony/unstable/armhf/45199616/#S6
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.
--
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.