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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

965件の閲覧回数
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 !

ラベル(1)
0 件の賞賛
2 返答(返信)

934件の閲覧回数
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 件の賞賛

952件の閲覧回数
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 件の賞賛