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.

AM62A7: Yocto basic build issue

Part Number: AM62A7

Following the build instructions here from scratch, on Ubuntu 22.04.3 LTS, I can build tisdk-tiny-image but not tisdk-base-image or tisdk-edgeai-image etc:

https://software-dl.ti.com/processor-sdk-linux/esd/AM62AX/09_01_00/exports/docs/linux/Overview_Building_the_SDK.html

Initialising tasks: 100% |###############################################################################| Time: 0:00:03
Sstate summary: Wanted 610 Local 79 Mirrors 0 Missed 531 Current 1774 (12% match, 77% complete)
NOTE: Executing Tasks
ERROR: boost-1.78.0-r0 do_package: dwarfsrcfiles failed with exit code 1 (cmd was ['dwarfsrcfiles', '/home/evan/ti/yocto-build/build/arago-tmp-default-glibc/work/aarch64-oe-linux/boost/1.78.0-r0/package/usr/lib/libboost_locale.a']):
dwarfsrcfiles: /home/evan/ti/yocto-build/build/arago-tmp-default-glibc/work/aarch64-oe-linux/boost/1.78.0-r0/package/usr/lib/libboost_locale.a: not a valid ELF file

ERROR: Logfile of failure stored in: /home/evan/ti/yocto-build/build/arago-tmp-default-glibc/work/aarch64-oe-linux/boost/1.78.0-r0/temp/log.do_package.1243108
ERROR: Task (/home/evan/ti/yocto-build/sources/oe-core/meta/recipes-support/boost/boost_1.78.0.bb:do_package) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5091 tasks of which 5022 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds

Summary: 1 task failed:
/home/evan/ti/yocto-build/sources/oe-core/meta/recipes-support/boost/boost_1.78.0.bb:do_package
Summary: There was 1 ERROR message, returning a non-zero exit code.