imx-5.4.3-2.0.0 on imx8mqevk - python3-setuptools-scm Error !

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

imx-5.4.3-2.0.0 on imx8mqevk - python3-setuptools-scm Error !

887 Views
manizillion
Contributor IV

I am trying to build the version imx-5.4.3-2.0.0 on imx8mqevk,

I tried these steps

 bitbake python -c cleanall
 bitbake python -c fetch
 bitbake python -c compile

After compiling these packages, continue to bitbake imx-image-full.

I get this error ,

virtual:native:/home/sarath/imx_latest/sources/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb:do_install

Host is ubuntu 16.04 ... Kindly suggest !

Labels (1)
0 Kudos
2 Replies

856 Views
manizillion
Contributor IV

I did bibtake imx-image-full after cleanall still the same issue , could this be because of Ubuntu 16.04 ,which we are using ?

virtual:native:/home/sarath/imx_latest/sources/meta-openembedded/meta-python/recipes-devtools/python/python3-setuptools-scm_2.1.0.bb:do_install

If any package is missing for this error then can you kindly let me know what is the name of the package so that I can install it on ubuntu 16.04 host? 

0 Kudos

874 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Manizillion,

I could not reproduce the issue, problably you need to install a package in your ubuntu host, because as you mentioned this error happend as build the L5.4.3. why are you making bitbake python clean all and all commends before the build? you have to do is bitbake -c clean all and bitbake your bsp again.

 

Regards

 

regards

 

0 Kudos