Hello,
I have been using TI processor SDK processor-sdk-04.00.00.04 for my development. I am now trying to update that to TI's latest processor SDK 04_01_00_06.
After configuring the SDK, at the time of compilation through "bitbake arago-core-tisdk-image", I get following toolchain related errors:
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
NOTE: Your conf/bblayers.conf has been automatically updated.
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Failed to obtain external Linaro toolchain version: Execution of '/media/dmaisuria/Storage/toolchain/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
Please set a valid MACHINE in your local.conf or environment
Summary: There were 21 ERROR messages shown, returning a non-zero exit code.
Please suggest the solution.
Thanks,
Divyeshkumar M