You're most likely missing this fix: https://git.openembedded.org/openembedded-core/commit/?id=914128f6bd988cde278e087fb9457a0c70c7e5ec
On Fri, May 17, 2024 at 12:47 PM Zoran via lists.yoctoproject.org <zoran.stojsavljevic=gmail....@lists.yoctoproject.org> wrote: > > Hello People, > > Thank you very much for helping me with uninative. > > This command does it for time being (as said): INHERIT:remove = “uninative” > > I fixed a few issues furthermore (my own mess). > > But interesting enough, I have another package issue which popped up > (the last obstacle before building .cpio): > > ERROR: cracklib-native-2.9.11-r0 do_compile: oe_runmake failed > ERROR: cracklib-native-2.9.11-r0 do_compile: > ExecutionError('/home/vuser/projects2/yocto/yocto_test2/bbb-yocto/poky/build/tmp/work/x86_64-linux/cracklib-native/2.9.11/temp/run.do_compile.628699', > 1, None, None) > ERROR: Logfile of failure stored in: > /home/vuser/projects2/yocto/yocto_test2/bbb-yocto/poky/build/tmp/work/x86_64-linux/cracklib-native/2.9.11/temp/log.do_compile.628699 > > I even have no idea what the purpose of cracklib-native package is? > > Should I disable it (if not important) in local.conf? > > The .log. (cracklib-native.log) file is attached to this email. > > Zee > _______ > > On Thu, May 16, 2024 at 5:58 PM Khem Raj <raj.k...@gmail.com> wrote: > > > > We need a new uninative tarball generated with gcc14 for f40 so there might > > be issues like you are seeing due to that. You can disable uninative > > temporarily in your build and see if that works for the moment > > > > On Thu, May 16, 2024 at 8:39 AM Ross Burton via lists.yoctoproject.org > > <ross.burton=arm....@lists.yoctoproject.org> wrote: > >> > >> > >> > >> > 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 (#63131): https://lists.yoctoproject.org/g/yocto/message/63131 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] -=-=-=-=-=-=-=-=-=-=-=-