Hi, 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? Best regards, Zoltán Böszörményi
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205913): https://lists.openembedded.org/g/openembedded-core/message/205913 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]] -=-=-=-=-=-=-=-=-=-=-=-
