ADLINK / meta-adlink-nxp

Single Yocto layer for NXP iMX6 & iMX8M & iMX8MPlus based Computer on Modules. (SMARC)
12 stars 13 forks source link

Error building Kirkstone for the IMX8MP #29

Open NicolasPepinHermann-Zoetis opened 1 year ago

NicolasPepinHermann-Zoetis commented 1 year ago

Hi,

I adapted the documentation provided in the repo to build a Kirkstone image for the IMX8MP and I get an error during the build. I kept the source with no modifications in hopes to have a build that passes successfully before starting to tweak around.

The bitbake imx-image-multimedia commands starts building the image, and return after this error:

ERROR: Task (/home/pepinhen/mol-from-adlink-repo/vetscan-mol-instrument/sources/poky/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_install) failed with exit code '1'

Please note that I've attached the log of the failing recipe to the message.

Here are the commands I ran starting from an empty folder:

$ repo init -u https://github.com/ADLINK/adlink-manifest -b lec-imx-yocto-kirkstone -m adlink-lec-imx8mp-yocto-kirkstone_1v0.xml
$ repo sync
$ MACHINE=lec-imx8mp DISTRO=fsl-imx-wayland source adlink-imx-setup-release.sh -b build
$ bitbake imx-image-multimedia

Does anyone reported this error already and have you got anyone knowing how to fix it?

Nico.

log.do_install.571078.txt