Part Number: TMDSIDK572
Hello,
I executed following command.
MACHINE=am57xx-evm bitbake arago-core-tisdk-bundle
Then, following error is appeared.
ERROR: opencl-monitor-1.2.00.02-r0.0 do_compile: oe_runmake failed
ERROR: opencl-monitor-1.2.00.02-r0.0 do_compile: Function failed: do_compile (log file is located at /home2/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.2.00.02-r0.0/temp/log.do_compile.7955)
ERROR: Logfile of failure stored in: /home2/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/opencl-monitor/1.2.00.02-r0.0/temp/log.do_compile.7955
I ran the same command before the error occurred, but I broke with Ctrl + C.
After that, when I performed bitbake by executing the following procedure, the above error occurred. The same error will occur even if you try again from 4.
1.$./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-06.03.00.106-config.txt(This command was unintentionally executed by mistake)
2.$cd build
3.$. conf/setenv
4.$MACHINE=am57xx-evm bitbake arago-core-tisdk-bundle -c cleansstate
5.MACHINE=am57xx-evm bitbake arago-core-tisdk-bundle
Is there a possible cause?
Could you tell me advice about it?
Regards,
U-SK