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.
Hi Expert!
Facing below issue.
ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/recipe-sysroot-native/lib -Wl,-rpath,/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zconf.tab.o
| scripts/kconfig/conf --defconfig=arch/../configs/am62x_evm_r5_defconfig Kconfig
| ***
| *** Can't find default configuration "arch/../configs/am62x_evm_r5_defconfig"!
| ***
| /home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/git/scripts/kconfig/Makefile:128: recipe for target 'am62x_evm_r5_defconfig' failed
| make[2]: *** [am62x_evm_r5_defconfig] Error 1
| /home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/git/Makefile:539: recipe for target 'am62x_evm_r5_defconfig' failed
| make[1]: *** [am62x_evm_r5_defconfig] Error 2
| make[1]: Leaving directory '/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/build'
| Makefile:167: recipe for target 'sub-make' failed
| make: *** [sub-make] Error 2
| make: Leaving directory '/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/git'
| ERROR: oe_runmake failed
| WARNING: /home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/temp/run.do_configure.30346:1 exit 1 from 'exit 1'
| ERROR: Execution of '/home/aws-suma/OneControl/build-lrd-am62xx-onecontrol-lrd-5.10-rt-test/tmp/work/am62xx_onecontrol_lrd_k3r5_hs_se-poky-linux-gnueabi/u-boot-ti-staging/1_2020.01+gitAUTOINC+2781231a33-r36/temp/run.do_configure.30346' failed with exit code 1
ERROR: Task (mc:k3r5-hs-se:/home/aws-suma/OneControl/yocto/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb:do_configure) failed with exit code '1'
Is there any ti related changes happned ? for hs-se machine ?
Thanks,
Suraj.
Suraj,
Thanks for your Query, I have assigned your query to an expert.
In the meantime to assist better can you please list out the steps you have been following and the EVM details, OS Details & SDK version.
I would also like to check if "conf scripts" is a new folder that has been created, Please note the space in "conf scripts" , we have seen path having spaces creating issues unless the path is enclosed in quotes.
Regards
Anshu
Are you trying to build a poky-based system? Note that we don't support this with our current Yocto Dunfell (SDK v8.x) based offering, also see here for more background and alternative solutions: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1158131/am625-am62xx-evm-yocto-processor-sdk-linux-build-with-poky-distro/4359103#4359103
Once we move to Kirkstone (SDK v9.0, e/o July 2023) I was told this should be much MUCH easier then.
Regards, Andreas
Yeah, Andreas right.
But if we build without SDK then aslo it should work fine right ?
ERROR: Task (mc:k3r5-hs-se:/home/aws-suma/OneControl/yocto/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb:do_configure) failed with exit
It's blocking for gp as well.
It will work without SDK aslo right ?
Suraj,
But if we build without SDK then aslo it should work fine right ?
as I said this is not something we support at the moment. Our upcoming Yocto Kirstone-based SDK should be a better starting point if you really want to use Poky. Otherwise I'd highly recommend staying close to the current SDK offering.
Regards, Andreas