IMX8QuadMax image build error

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

IMX8QuadMax image build error

256 Views
hewei5
Contributor I

Hello,

I am trying to build a Yocto project image for IMX8QuadMax by following the instruction of i.MX Yocto Project User's Guide (L6.1.1_1.0.0).  Command issued as following:

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-langdale -m imx-6.1.1-1.0.0.xml

repo sync

 

MACHINE=imx8qmmek DISTRO=fsl-imx-wayland source imx-setup-release.sh -b build

bitbake -k -v imx-image-multimedia

 

While the building is nearly completed I got the Error:

 

ERROR: imx-image-multimedia-1.0-r0 do_rootfs: Unable to install packages. Command '/home/hewei/Workspace/yocto-bsp-imx8QM/build/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0-r0/recipe-sysroot-native/usr/bin/apt-get install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove --no-install-recommends avahi-locale-en-gb glib-networking-locale-en-gb glibc-locale-en-gb gstreamer1.0-locale-en-gb gstreamer1.0-plugins-bad-locale-en-gb gstreamer1.0-plugins-base-locale-en-gb gstreamer1.0-plugins-good-locale-en-gb gtk+3-locale-en gtk+3-locale-en-gb libatk-1.0-locale-en-gb libgdk-pixbuf-2.0-locale-en-gb libglib-2.0-locale-en-gb libsoup-2.4-locale-en-gb mc-locale-en-gb p11-kit-locale-en-gb powertop-locale-en-gb powertop-locale-en-us shared-mime-info-locale-en-gb systemtap-locale-en xkeyboard-config-locale-en-gb' returned 100:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package glib-networking-locale-en-gb

ERROR: Logfile of failure stored in: /home/hewei/Workspace/yocto-bsp-imx8QM/build/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0-r0/temp/log.do_rootfs.186299
ERROR: Task (/home/hewei/Workspace/yocto-bsp-imx8QM/sources/meta-imx/meta-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs) failed with exit code '1'

Can anybody help me out please?

Thanks in advance!

 

 

0 Kudos
0 Replies