On Mon, Oct 21, 2024 at 03:04:21PM -0400, Trevor Gamblin wrote: > > On 2024-09-26 08:34, Trevor Gamblin via lists.openembedded.org wrote: > > > > On 2024-09-26 07:51, Ross Burton wrote: > > > I suspect the problem is the rebase of the symbol visibility patch > > > went wrong? > > Possibly. I'll take another look. > I came back to this today. Looks like there was an update to lopper in > meta-virt on September 30th. I can't reproduce this failure with MACHINE = > "qemuarm64" and building either lopper or lopper-native. I do, however, run > into a do_rootfs dnf error that I'm assuming is a problem with me forgetting > something for meta-virt: > > |No match for argument: kernel-module-xen-blkback > |No match for argument: kernel-module-xen-gntalloc > |No match for argument: kernel-module-xen-gntdev > |No match for argument: kernel-module-xen-netback > |No match for argument: kernel-module-xen-wdt > |Error: Unable to find a match: kernel-module-xen-blkback > kernel-module-xen-gntalloc kernel-module-xen-gntdev > kernel-module-xen-netback kernel-module-xen-wdt > > Could this patch be re-tested (assuming that error isn't hiding the issue)?
Hi Trevor, Sorry, I retested your patch, and it seems the issue is still there: https://valkyrie.yoctoproject.org/#/builders/89/builds/274/steps/16/logs/stdio | [WARNING]: cant load yaml, disabling support: No module named 'ruamel' | Traceback (most recent call last): | File "/srv/pokybuild/yocto-worker/meta-virt/build/build/tmp/work/qemuarm64-poky-linux/xen-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/lopper/fdt.py", line 39, in <module> | import libfdt | File "/srv/pokybuild/yocto-worker/meta-virt/build/build/tmp/work/qemuarm64-poky-linux/xen-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/libfdt.py", line 12, in <module> | import _libfdt | ImportError: /srv/pokybuild/yocto-worker/meta-virt/build/build/tmp/work/qemuarm64-poky-linux/xen-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.12/site-packages/_libfdt.cpython-312-x86_64-linux-gnu.so: undefined symbol: fdt_get_symbol | -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206277): https://lists.openembedded.org/g/openembedded-core/message/206277 Mute This Topic: https://lists.openembedded.org/mt/108629987/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
