IMX8 bitbake image fail with package depend error

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

IMX8 bitbake image fail with package depend error

Jump to solution
490 Views
Mingheng
Contributor I

Hi 

I got the erro message from 'bitbake imx-image-full' 

```

ERROR: imx-image-full-1.0-r0 do_rootfs: Unable to install packages. Command '/home/vmware/imx-yocto-bsp/build-xwayland/tmp/work/imx8mm_lpddr4_evk-poky-linux/imx-image-full/1.0/recipe-sysroot-native/usr/bin/apt-get install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove apt curl docker dpkg firmwared imx-g2d-samples jailhouse opencv-apps opencv-samples optee-client optee-os os-release packagegroup-base-extended packagegroup-core-boot packagegroup-core-full-cmdline packagegroup-core-nfs-client packagegroup-core-sdk packagegroup-core-ssh-openssh packagegroup-core-standalone-sdk-target packagegroup-core-tools-debug packagegroup-core-tools-profile packagegroup-core-tools-testapps packagegroup-core-weston packagegroup-fsl-gstreamer1.0 packagegroup-fsl-gstreamer1.0-full packagegroup-fsl-optee-imx packagegroup-fsl-tools-audio packagegroup-fsl-tools-benchmark packagegroup-fsl-tools-gpu packagegroup-fsl-tools-gpu-external packagegroup-fsl-tools-testapps packagegroup-imx-isp packagegroup-imx-ml packagegroup-imx-security packagegroup-qt6-imx packagegroup-security-parsec packagegroup-security-tpm2 packagegroup-tools-bluetooth psplash python3-opencv run-postinsts softhsm swtpm tzdata weston-xwayland xterm' returned 100:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kernel-module-jailhouse-6.6.23-lts-next-gb586a521770e : Depends: kernel-6.6.23-lts-next-gb586a521770e but it is not installable
packagegroup-fsl-tools-testapps : Depends: cryptodev-module but it is not installable
E: Unable to correct problems, you have held broken packages.

ERROR: Logfile of failure stored in: /home/vmware/imx-yocto-bsp/build-xwayland/tmp/work/imx8mm_lpddr4_evk-poky-linux/imx-image-full/1.0/temp/log.do_rootfs.229769
ERROR: Task (/home/vmware/imx-yocto-bsp/sources/meta-imx/meta-imx-sdk/dynamic-layers/qt6-layer/recipes-fsl/images/imx-image-full.bb:do_rootfs) failed with exit code '1'

```

What's the meaning of this error and what should we do next.

Labels (1)
0 Kudos
Reply
1 Solution
460 Views
Harvey021
NXP TechSupport
NXP TechSupport

I try to build the full image with host <22.04.1-Ubuntu > with success.

Regards

Harvey

View solution in original post

0 Kudos
Reply
2 Replies
461 Views
Harvey021
NXP TechSupport
NXP TechSupport

I try to build the full image with host <22.04.1-Ubuntu > with success.

Regards

Harvey

0 Kudos
Reply
447 Views
Mingheng
Contributor I
Thanks for your reply

I tried to removed the build directory and rebuild, with success.
I think the reason is that there was no enouth memory for building so that the tasks were closed by ubuntu system, seems like input stopped command(ctrl + C).

Regards
Mingheng
0 Kudos
Reply