Yocto build fail in Linux 5.15.52_2.1.0​

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto build fail in Linux 5.15.52_2.1.0​

536件の閲覧回数
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 返答(返信)

478件の閲覧回数
coilnpark
Contributor IV

Hi~~

I had the same experience.

You just update gcc version over gcc10~.

That is all.

0 件の賞賛
返信

501件の閲覧回数
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 件の賞賛
返信