nxp-imx / meta-nxp-connectivity

The layer files for integrate the Matter and OpenThread into i.MX Yocto Linux
Other
35 stars 18 forks source link

compilation errors #15

Open nandlol opened 1 year ago

nandlol commented 1 year ago

Hi,

i got these error when i tryed to build the Yocto image for Matter demo.

NOTE: Tasks Summary: Attempted 8936 tasks of which 0 didn't need to be rerun and 4 failed.

Summary: 4 tasks failed:
  virtual:native:/home/faenzafe/imx-yocto-bsp/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.59.0.bb:do_compile
  /home/faenzafe/imx-yocto-bsp/sources/meta-imx/meta-bsp/recipes-support/opencv/opencv_4.6.0.imx.bb:do_compile
  /home/faenzafe/imx-yocto-bsp/sources/poky/meta/recipes-devtools/gcc/gcc_11.3.bb:do_compile
  /home/faenzafe/imx-yocto-bsp/sources/meta-imx/meta-sdk/recipes-graphics/renderdoc/renderdoc_1.17.imx.bb:do_compile
Summary: There were 8 WARNING messages.
Summary: There were 5 ERROR messages, returning a non-zero exit code.

I'm using WSL with Ubuntu 20.04.

Do you have any suggestions please?