On Tue, 15 Oct 2024 at 14:43, Zoltan Boszormenyi via lists.openembedded.org <[email protected]> wrote: > I found build errors in scarthgap while trying to update > my meta-python-ai layer to be Yocto 5.1 compatible. > > 1. python3-pandas needs "inherit pkgconfig" > > The pandas version now uses the mesonpy build system and > in turn meson. The latter complains about the lack of > pkg-config. Adding "inherit pkgconfig" fixes it. > > 2. libgfortran-dbg throws a QA error about TMPDIR references > > Is INSANE_SKIP:libgfortran-gdb += "buildpaths" acceptable at this stage > of scarthgap development in upstream meta-openembedded?
It's maybe better to check those issues on current master and send backports for any needed fixes. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205915): https://lists.openembedded.org/g/openembedded-core/message/205915 Mute This Topic: https://lists.openembedded.org/mt/109021497/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
