Re: [poky] Poky calls host pzstd with uninative's libstdc++.so.6 instead of the host library
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <091ffe210164018ec2f25379850c24a06aedcab4.camel@linuxfoundation.org> |
On Wed, 2024-09-04 at 12:01 +0200, Tamara Schmitz wrote: > On Wed, 2024-09-04 at 10:41 +0100, Richard Purdie wrote: > > A key piece of information is which version of poky are you trying > > to > > build? > > The Vendor BSP specifies branch scarthgap commit > 02eacd385eca7aa9cf25aaaa61427aa9c126e0bc which is between the yocto- > 5.0 and the yocto-5.0.1 release tag which is from May. Yeah could use > an update. https://git.yoctoproject.org/poky/commit/?h=scarthgap&id=818fe3d7df535256c2736f200fc30d92ae19a7fe is probably what you need and there are gcc fixes on the branch too which should be helpful to make fedora 40 work I'd suggest moving down that branch for oe-core for the security updates too. > > uninative changes the loader of executables to use the loader from > > uninative rather than the host system. It does this so that > > binaries > > built on a newer distro can work on an older one. > > > > The cost of doing that is that you need to use a uninative that > > matches > > or is greater than the host system. > > Wouldn't it be great if Poky could distinct between host binaries and > its own binaries? In the previous email you implied the developers working on the project were "silly" and you're now implying we're missing easy fixes to these problems. If you think you can do this better than what we have, feel free. If that is the case you don't need my help to debug this either. It might not be as easy as you think. Cheers, Richard