ERROR: Nothing PROVIDES 'optee-os_3.17.0.imx.bb'

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

ERROR: Nothing PROVIDES 'optee-os_3.17.0.imx.bb'

437 Views
Panchiman
Contributor I

Hello, I am creating an image with this guide. I have followed all the steps and I am using Ubuntu 20.04

 My problem is: When i run bitbake imx-image-core, it gives me the following error:


ERROR: optee-os-3.17.0.imx-r0 do_compile: oe_runmake failed
ERROR: optee-os-3.17.0.imx-r0 do_compile: ExecutionError('/home/a/yocto/build-dir/tmp/work/imx8mp_cgtsx8p-poky-linux/optee-os/3.17.0.imx-r0/temp/run.do_compile.32384', 1, None, None)
ERROR: Logfile of failure stored in: /home/a/yocto/build-dir/tmp/work/imx8mp_cgtsx8p-poky-linux/optee-os/3.17.0.imx-r0/temp/log.do_compile.32384

ERROR: Task (/home/a/yocto/sources/meta-imx/meta-bsp/recipes-security/optee-imx/optee-os_3.17.0.imx.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3963 tasks of which 3962 didn't need to be rerun and 1 failed

Summary: 1 task failed:
  /home/a/yocto/sources/meta-imx/meta-bsp/recipes-security/optee-imx/optee-os_3.17.0.imx.bb:do_compile
Summary: There were 2 ERROR messages, returning a non-zero exit code.



I have entered file log.do_compile.32384 and it says this:

make: *** [mk/subdir.mk:183: /home/a/yocto/build-dir/tmp/work/imx8mp_cgtsx8p-poky-linux/optee-os/3.17.0.imx-r0/build/core/ta_pub_key.c] Illegal instruction (core dumped)


Also run the commands bitbake -v optee-os_3.17.0.imx.bb   AND bitbake -DDD optee-os_3.17.0.imx.bb and they both tell me the same thing

 ERROR: Nothing PROVIDES 'optee-os_3.17.0.imx.bb'



Tags (1)
0 Kudos
Reply
0 Replies