This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62A-LP: Errors that I'm getting while building the SDK using YOCTO build system provided by ti under tisdk

Part Number: SK-AM62A-LP

I have ran the yocto build system by executing the following lines of code:. conf/setenv
export PATH=$PATH:/home/vivek/tisdk/sources/bitbake/bin/
export TOOLCHAIN_PATH_ARMV8=$HOME/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu
export TOOLCHAIN_PATH_ARMV7=$HOME/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
#MACHINE=am62xx-evm bitbake -k tisdk-base-image
MACHINE=am62xx-evm bitbake -k ti-rtos-firmware

most of the tasks have ran successfully except for a few

I have attached the error log file (run.do_install.1021696) for the same. 

The console messages after I ran bitbake are below.

Please provide some assisstance. Thanks

NOTE: Started PRServer with DBfile: /home/vivek/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 46585, PID: 1021349
Loading cache: 100% |####################################################################| Time: 0:00:02
Loaded 17408 entries from dependency cache.
Parsing recipes: 100% |##################################################################| Time: 0:00:03
Parsing of 3112 .bb files complete (3111 cached, 1 parsed). 17408 targets, 2589 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "aarch64-linux"
MACHINE              = "am62xx-evm"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro    
meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "HEAD:45bdaf7da0bc79fa73f1e01bb30b5c3b2eb34545"
meta-arm             
meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-fs"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro    
meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "HEAD:45bdaf7da0bc79fa73f1e01bb30b5c3b2eb34545"
meta-arm             
meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-gp"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro    
meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "HEAD:45bdaf7da0bc79fa73f1e01bb30b5c3b2eb34545"
meta-arm             
meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"


Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-22.04"
TARGET_SYS           = "arm-linux-gnueabi"
MACHINE              = "am62xx-evm-k3r5-hs-se"
DISTRO               = "arago"
DISTRO_VERSION       = "2021.09"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-processor-sdk   = "HEAD:fab130c5c3c2fb43c432d294c9783e92a4b67401"
meta-arago-distro    
meta-arago-extras    = "HEAD:e4fcc247b2fadc457efaff8edabdf12a6b4fa4d1"
meta-qt5             = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f"
meta-virtualization  = "HEAD:beea119eb529b4a11f266004aee8b548427aea39"
meta-networking      
meta-python          
meta-oe              
meta-gnome           
meta-filesystems     
meta-multimedia      = "HEAD:87571345059f82fb7599e3aa82e6fdcfbd361098"
meta-ti              = "HEAD:45bdaf7da0bc79fa73f1e01bb30b5c3b2eb34545"
meta-arm             
meta-arm-toolchain   = "HEAD:c4f04f3fb66f8f4365b08b553af8206372e90a63"
meta                 = "HEAD:daaee6fcb0d201f041678af433d8e1cd6f924d09"
meta-sysrepo         = "HEAD:8bcc6151897c0e67c2931c78340477bf3a12d8cb"
meta-jupyter         = "HEAD:82db248e2eca36e52cbeafe599b755dc87720383"

Initialising tasks: 100% |###############################################################| Time: 0:00:11
Sstate summary: Wanted 15 Found 0 Missed 15 Current 234 (0% match, 93% complete)
NOTE: Executing Tasks
ERROR: ti-rtos-firmware-08.02.00.04-r3.0 do_install: Execution of '/home/vivek/tisdk/build/arago-tmp-external-arm-glibc/work/am62xx_evm-linux/ti-rtos-firmware/08.02.00.04-r3.0/temp/run.do_install.1021696' failed with exit code 1
ERROR: Logfile of failure stored in: /home/vivek/tisdk/build/arago-tmp-external-arm-glibc/work/am62xx_evm-linux/ti-rtos-firmware/08.02.00.04-r3.0/temp/log.do_install.1021696
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['virtual:native:/home/vivek/tisdk/sources/oe-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'virtual:native:/home/vivek/tisdk/sources/oe-core/meta/recipes-connectivity/openssl/openssl_1.1.1s.bb:do_populate_sysroot', '/home/vivek/tisdk/sources/oe-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb:do_populate_sysroot', 'virtual:native:/home/vivek/tisdk/sources/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/home/vivek/tisdk/sources/oe-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot', 'virtual:native:/home/vivek/tisdk/sources/meta-ti/recipes-ti/secdev/ti-k3-secdev_git.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['patch-native', 'openssl-native', 'opkg-utils', 'pseudo-native', 'quilt-native', 'ti-k3-secdev-native', 'attr-native', 'gnu-config-native', 'libtool-native', 'autoconf-native', 'automake-native', 'external-arm-toolchain', 'gettext-minimal-native', 'texinfo-dummy-native', 'm4-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_install
| mv: cannot stat 'am62-mcu-m4f0_0-fw': No such file or directory
| WARNING: /home/vivek/tisdk/build/arago-tmp-external-arm-glibc/work/am62xx_evm-linux/ti-rtos-firmware/08.02.00.04-r3.0/temp/run.do_install.1021696:1 exit 1 from 'do_install'
| ERROR: Execution of '/home/vivek/tisdk/build/arago-tmp-external-arm-glibc/work/am62xx_evm-linux/ti-rtos-firmware/08.02.00.04-r3.0/temp/run.do_install.1021696' failed with exit code 1
ERROR: Task (/home/vivek/tisdk/sources/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1211 tasks of which 1210 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

Summary: 1 task failed:
  /home/vivek/tisdk/sources/meta-ti/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb:do_install
Summary: There was 1 ERROR message shown, returning a non-zero exit code.