Hello,
I am using SDK Linux Automotive 3.00.00.03 for JACINTO board (processors.wiki.ti.com/.../Category:Processor_SDK_Linux_Automotive).
When I try to build yocto file system I get following error for command "./build-core-sdk.sh dra7xx-evm"
Please help me in resolving this error.
The logs are as below
[PSDKLA]> cd build
[PSDKLA]> . conf/setenv
[PSDKLA]> cp conf/local.conf conf/local.conf.pristine
[PSDKLA]> MACHINE=dra7xx-evm bitbake tisdk-rootfs-image
NOTE: Started PRServer with DBfile: /home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 45587, PID: 11644
NOTE: Your conf/bblayers.conf has been automatically updated.
Loading cache: 100% |#################################################################################################| ETA: 00:00:00
Loaded 2824 entries from dependency cache.
Parsing recipes: 100% |###############################################################################################| Time: 00:00:02
Parsing of 2231 .bb files complete (2116 cached, 115 parsed). 2823 targets, 447 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-arago/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-linux-gnueabi"
MACHINE = "dra7xx-evm"
DISTRO = "arago"
DISTRO_VERSION = "2016.07"
TUNE_FEATURES = "arm armv7ve vfp thumb neon callconvention-hard cortexa15"
TARGET_FPU = "hard"
meta-glsdk = "HEAD:fa59a61ec4ff277c2a6b4a884841f35f17431319"
meta-arago-distro
meta-arago-extras = "HEAD:674d98f4997efa2e60f7ce39e6d7f908eaacb999"
meta-qt5 = "HEAD:d715f2c1d340fa38f8a9860acc73de5e14a38b75"
meta-networking
meta-ruby
meta-python
meta-oe = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-ti = "HEAD:a00cd08b1173400b0afbeaf8891f8fb9c1861ac0"
meta-linaro-toolchain = "HEAD:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
meta = "HEAD:dd330056ace289c8a9c5d77b6bb6e860b9f0913e"
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: ti-ccsv6-native-6.1.3.00033-r0 do_configure: QA Issue: ti-ccsv6-native: LIC_FILES_CHKSUM points to an invalid file: /home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-ccsv6-native/6.1.3.00033-r0/ccsv6/doc/EULA/EULA.doc [license-checksum]
ERROR: ti-ccsv6-native-6.1.3.00033-r0 do_configure: Fatal QA errors found, failing task.
ERROR: ti-ccsv6-native-6.1.3.00033-r0 do_configure: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-ccsv6-native/6.1.3.00033-r0/temp/log.do_configure.11714
ERROR: Task 4597 (/home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00033.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1446 tasks of which 1442 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/anjali.m/GLSDK/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00033.bb, do_configure
Summary: There was 1 WARNING message shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
[PSDKLA]>
[PSDKLA]> Completed Yocto build at Thu Aug 4 12:46:18 IST 2016
Regards,
Anjali
