Igalia / meta-webkit

Yocto / OpenEmbedded layer for WebKit based engines and browsers
MIT License
125 stars 66 forks source link

Error when building cog and webkitgtk #479

Closed dcpower0 closed 8 months ago

dcpower0 commented 11 months ago

I am trying to add a browser to my imx8mm arm64 platform using webkitgtk and wayland with kirkstone branch and I am getting these errors:

Building cog gives me this Note: NOTE: Multiple providers are available for runtime virtual/wpebackend (wpebackend-fdo, wpebackend-rdk) Consider defining a PREFERRED_RPROVIDER entry to match virtual/wpebackend

Building rootfs give me this error:

How To Reproduce I've followed the instructions on the wiki page for webgitgtk and added these to local.conf (actually a .class file)

IMAGE_INSTALL:append = " \ webkitgtk \ cog \ " PACKAGECONFIG:pn-cog = "webkitgtk"

It feels like I'm missing something obvious. I have tried adding PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-fdo" and that didn't help but I read in the cog recipe that wpebackend isn't needed if webkitgtk is selected.

I am looking through the recipes to see what I may have missed but so far I don't see it.

Can anyone help?

Thanks!

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 8 months ago

This issue was closed because it has been stale for 7 days with no activity.