Yocto ENV build for 8MMINILPD4-EVKB failed

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

Yocto ENV build for 8MMINILPD4-EVKB failed

519件の閲覧回数
tanyagroysberg
Contributor II

Hi,

 

I'm trying to build the latest yocto environment from 

https://github.com/nxp-imx/imx-manifest/tree/imx-linux-nanbield

The build failed with qemu-native build error.

The build command:

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

The build log file is attached.

Is it a known issue? 

 

Thank you in advance,

Tanya.

0 件の賞賛
返信
4 返答(返信)

479件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

It seems there is no build log attached. Can you share again and share more steps of what you have taken?

 

Regards

Harvey

0 件の賞賛
返信

474件の閲覧回数
tanyagroysberg
Contributor II

Hi Harvey,

The following steps were taken:

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-nanbield -m imx-6.6.3-1.0.0.xml
repo sync
DISTRO=fsl-imx-wayland MACHINE=imx8mp-lpddr4-evk source imx-setup-release.sh -b build
bitbake core-image-minimal.

The log file is attached.

Thank you in advance,

Tanya

0 件の賞賛
返信

460件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Test it on my side with the same steps and without such issue. 

From the build log, would suggest to check your hardware configuration, such as cores and memory, should be a ratio of 1/4, and a reference to bb_number_threads 

Also, a reference to Host setup for the Host packages from IMX_YOCTO_PROJECT_USERS_GUIDE.pdf 

 

Regards

Harvey

0 件の賞賛
返信

393件の閲覧回数
tanyagroysberg
Contributor II

Thank you,

Seams that there is a problem with compiling this environment on Ubuntu 18.04.