IMX8 bitbake image fail with package depend error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX8 bitbake image fail with package depend error

跳至解决方案
492 次查看
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.

标签 (1)
0 项奖励
回复
1 解答
462 次查看
Harvey021
NXP TechSupport
NXP TechSupport

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

Regards

Harvey

在原帖中查看解决方案

0 项奖励
回复
2 回复数
463 次查看
Harvey021
NXP TechSupport
NXP TechSupport

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

Regards

Harvey

0 项奖励
回复
449 次查看
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 项奖励
回复