Tool/software: Linux
Hi,
just wanted to log an issue with the Yocto build of latest Linux PSDK 3.2.0.5
| NOTE: make -j 2 am572x-idk.dtb
| DTC arch/arm/boot/dts/am572x-idk.dtb
| NOTE: make -j 2 am572x-idk-lcd-osd.dtb
| DTC arch/arm/boot/dts/am572x-idk-lcd-osd.dtb
| NOTE: make -j 2 am572x-idk-lcd-osd101t2587.dtb
| DTC arch/arm/boot/dts/am572x-idk-lcd-osd101t2587.dtb
| NOTE: make -j 2 am572x-idk-pru-excl-uio.dtb
| make[3]: *** No rule to make target 'arch/arm/boot/dts/am572x-idk-pru-excl-uio.dtb'. Stop.
| arch/arm/Makefile:333: recipe for target 'am572x-idk-pru-excl-uio.dtb' failed
| make[2]: *** [am572x-idk-pru-excl-uio.dtb] Error 2
| Makefile:150: recipe for target 'sub-make' failed
| make[1]: *** [sub-make] Error 2
| Makefile:24: recipe for target '__sub-make' failed
| make: *** [__sub-make] Error 2
| WARNING: exit code 1 from a shell command.
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /home/gunter/oe/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-processor-sdk/4.4.32+gitAUTOINC+adde2ca9f8-r7c/temp/log.do_compile.28733)
ERROR: Task 55 (/home/gunter/oe/tisdk/sources/meta-processor-sdk/recipes-kernel/linux/linux-processor-sdk_4.4.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1438 tasks of which 0 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/gunter/oe/tisdk/sources/meta-processor-sdk/recipes-kernel/linux/linux-processor-sdk_4.4.bb, do_compile
Summary: There were 3 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Here is command history
27 git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk
28 cd tisdk/
36 ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-03.02.00.05-config.txt
37 cd build/
39 . conf/setenv
40 export PATH=$HOME/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin:$PATH
42 MACHINE=am57xx-evm bitbake arago-core-tisdk-image
BTW, I put CCS 6.1.3.00034 into the downloads directory, but haven't checked what we are using with the latest PSDK.
Regards,
--Gunter