OSSystems / meta-browser

OpenEmbedded/Yocto BSP layer for Web Browsers
MIT License
185 stars 194 forks source link

Error in progress of building core-image-weston with meta-chromium and meta-clang (dunfell branch ) #612

Closed MonsieurHBA closed 2 years ago

MonsieurHBA commented 2 years ago

Hello guys :+1: So is that will affect my image or chromium will not work after build ?

Screenshot from 2022-03-02 06-24-26

rakuco commented 2 years ago

One of your recipes (not chromium) has failed to build, which means you won't be able to build the final image since one of the required packages will be missing.

MonsieurHBA commented 2 years ago

and how can i fix that , this recipe (meta) i didn't change anything in , is that any solution please

MonsieurHBA commented 2 years ago

Error this my config file

rakuco commented 2 years ago

Sorry, but we don't maintain that recipe and can't help you further with that. Please check who the maintainer of that recipe is and what the instructions for filing bugs is. Just one side note: meta-clang needs to track the clang12 branch, not the dunfell branch. Good luck!

kraj commented 2 years ago

yeah I think we need to fix other dunfell layers to build with clang12. @MonsieurHBA can you add

CFLAGS:append:pn-kbd:toolchain-clang = " -Wno-error"

to meta-clang/conf/nonclangable.conf