> On 16 May 2024, at 16:31, Zoran via lists.yoctoproject.org 
> <zoran.stojsavljevic=gmail....@lists.yoctoproject.org> wrote:
> The full log (full_log.txt) is attached to this @, as per Ur request
> (lot of stuff, echt!).

From your log:

WARNING: Host distribution "fedora-40" has not been validated with this version 
of the build system; you may possibly experience unexpected failures. It is 
recommended that you use a tested distribution.

This is saying that Fedora 40 has not been validated and you may experience 
unexpected failures.

Later in the log:

pzstd: 
/home/vuser/projects2/yocto/yocto_test2/bbb-yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/usr/lib/libstdc++.so.6:
 version `CXXABI_1.3.15' not found (required by pzstd)

That is the sort of unexpected failure you can expect when using Fedora 40, 
because it has not been validated.

This is an incompatibility with Fedora 40 and uninative, so until this is 
resolved you can disable uninative with this in your local.conf:

INHERIT:remove = “uninative”

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63119): https://lists.yoctoproject.org/g/yocto/message/63119
Mute This Topic: https://lists.yoctoproject.org/mt/106133618/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to