I am using yocto poky warrior with meta-ti and custom meta layersto build image for am335x-evm evaluation board. (i.e in local.conf MACHINE=am335x-evm).
I am getting below error with bitbake file related ti specific x86 bases tool.
ERROR: ti-cgt-pru-native-2.2.1-r0 do_install: Function failed: do_install (log file is located at /home/embeddedadmin/test1/build/tmp/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4174)
ERROR: Logfile of failure stored in: /home/embeddedadmin/test1/build/tmp/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4174
Log data follows:
| DEBUG: Executing shell function do_install
| cp: cannot stat '/home/embeddedadmin/test1/build/tmp/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at /home/embeddedadmin/test1/build/tmp/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4174)
ERROR: Task (virtual:native:/home/embeddedadmin/test1/platform-meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3194 tasks of which 3190 didn't need to be rerun and 1 failed.