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.

LINUXSDK-AM35X: do_compile: oe_runmake failed

Part Number: LINUXSDK-AM35X

Hi TI team,

i am building sdk using https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Overview_Building_the_SDK.html on my am5726 evm board.

after running  MACHINE=am57xx-evm bitbake arago-base-tisdk-image getting 2 error

  • ERROR: linux-ti-staging-4.19.94+gitAUTOINC+4dae378bbe-r7a.arago5.tisdk0.3 do_compile: oe_runmake failed
  • FATAL ERROR: Unable to parse input tree
    | make[3]: *** [scripts/Makefile.lib:293: arch/arm/boot/dts/am5729-beagleboneai.dtb] Error 1
    | make[2]: *** [arch/arm/Makefile:345: am5729-beagleboneai.dtb] Error 2
    | make[1]: *** [Makefile:146: sub-make] Error 2
    | make: *** [Makefile:24: __sub-make] Error 2
    | ERROR: oe_runmake failed

  • ERROR: Task (/home/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.19.bb:do_compile) failed with exit code '1'

Summary: 1 task failed:  /home/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.19.bb:do_compile.

Thank you.

  • Parth,

    My best guess from this error message is that you have either not installed the host (Ubuntu) dependenies or  you have made changes in the dtb file that are causing this issue.

    Can you please confirm botht these points and check further?

    Regards

    Karthik