Yocto build fail in Linux 5.15.52_2.1.0​

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Yocto build fail in Linux 5.15.52_2.1.0​

564 次查看
charleshuang
Senior Contributor II

Hi NXP

We follow the "Linux 5.15.52_2.1.0​" Yocto Project User Guide.

Try compiler the imx8mplus demo image.

DISTRO=fsl-imx-xwayland MACHINE=imx8mp-lpddr4-evk source imx-setup-release.sh -b build-xwayland 

bitbake imx-image-full

But we cat the compiler Error message:

ERROR: Task (/home/adv/adv-release-bsp/sources/meta-qt6/recipes-qt/qt6/qtbase_git.bb:do_install_ptest_base) failed with exit code '1'

charleshuang_0-1666169195521.png

Do you have any idea to fixed the issue? 

Thanks.

0 项奖励
回复
2 回复数

506 次查看
coilnpark
Contributor IV

Hi~~

I had the same experience.

You just update gcc version over gcc10~.

That is all.

0 项奖励
回复

529 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

How about the bellow setting, I just finished build success:

DISTRO=fsl-imx-wayland MACHINE=imx8mp-lpddr4-evk source imx-setup-release.sh -b build-wayland

bitbake imx-image-full

0 项奖励
回复