Yocto ENV build for 8MMINILPD4-EVKB failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto ENV build for 8MMINILPD4-EVKB failed

163 Views
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 Kudos
4 Replies

123 Views
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 Kudos

118 Views
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 Kudos

104 Views
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 Kudos

37 Views
tanyagroysberg
Contributor II

Thank you,

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