On Wed, Oct 30, 2024 at 11:58 AM, Alexander Kanavin wrote: > > Is the header in the sysroot?
Nope, seems to be totally missing. > > Are you doing other tweaks to > qemu recipe that break something? No, and from what I can tell the only changes to qemu thats made is meta-virtualization/recipes-devtools/qemu/qemu_%.bbappend Which looks like a standard yocto-thing? > > Does the issue occur if you try > building nativesdk-qemu in plain poky? If you mean a completely clean with no layers then I have not tested that. I will setup a new environment with nothing added at all. Might take a while though. I tried building nativesdk-qemu directly without doing the whole populate_sdk based on our distro. Same result. Looks like nativesdk-virglrenderer is not built or installed. Looking in the recipe for qemu I can not find virglrenderer explicitly set as a dependency anywhere. Not really any other dependencies set there either. Assuming its done somewhere else. There is however a part that makes sure to remove virglrenderer (and some other bits) if the system cannot support it. >From >https://git.yoctoproject.org/poky/plain/meta/recipes-devtools/qemu/qemu.inc # Disable kvm/virgl/mesa on targets that do not support it PACKAGECONFIG:remove:darwin = "kvm virglrenderer epoxy gtk+" PACKAGECONFIG:remove:mingw32 = "kvm virglrenderer epoxy gtk+ pie" /Freddy
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64179): https://lists.yoctoproject.org/g/yocto/message/64179 Mute This Topic: https://lists.yoctoproject.org/mt/109275322/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-