添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Part Number: PROCESSOR-SDK-AM62X

Hi E2E-Team,

I am trying to build the Processor SDK Linux image and getting following error.  Please can you help me on to resolve this issue?

Setup:

I am following instruction - software-dl.ti.com/.../Overview_Building_the_SDK.html

root after virtual:native:/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/sources/oe-core/meta/recipes-support/sqlite/sqlite3_3.31.1.bb:do_populate_sysroot
NOTE: Executing Tasks
WARNING: pseudo-native-1.9.0+gitAUTOINC+2b4b88eb51-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/pseudo;branch=oe-core, attempting MIRRORS if available
WARNING: e2fsprogs-native-1.45.7-r0 do_fetch: Failed to fetch URL git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git;branch=master, attempting MIRRORS if available
WARNING: binutils-crosssdk-x86_64-arago-linux-2.34-r0 do_fetch: Failed to fetch URL git://sourceware.org/git/binutils-gdb.git;branch=binutils-2_34-branch;protocol=git, attempting MIRRORS if available
WARNING: update-rc.d-native-0.8-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/update-rc.d;branch=master, attempting MIRRORS if available
WARNING: nativesdk-glibc-2.31+gitAUTOINC+d4b7559457-r0 do_fetch: Failed to fetch URL git://sourceware.org/git/glibc.git;branch=release/2.31/master;name=glibc, attempting MIRRORS if available
WARNING: kmod-26-r0 do_fetch: Failed to fetch URL git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git;branch=master, attempting MIRRORS if available
WARNING: dtc-native-1.6.0-r0 do_fetch: Failed to fetch URL git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=master, attempting MIRRORS if available
WARNING: prelink-native-1.0+gitAUTOINC+f9975537db-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/prelink-cross.git;branch=cross_prelink_staging, attempting MIRRORS if available
ERROR: re2c-native-1.0.1-r0 do_compile: oe_runmake failed
ERROR: re2c-native-1.0.1-r0 do_compile: Execution of '/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/work/x86_64-linux/re2c-native/1.0.1-r0/temp/run.do_compile.15983' failed with exit code 1
ERROR: Logfile of failure stored in: /data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/work/x86_64-linux/re2c-native/1.0.1-r0/temp/log.do_compile.15983

/ast/unescape.o src/ast/validate.o src/util/s_to_n32_unsafe.o src/util/range.o src/ast/lex.o src/ast/lex_conf.o src/ast/parser.o src/conf/parse_opts.o src/conf/help.o
| /data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/hosttools/ld: src/code/bitmap.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
| //lib/x86_64-linux-gnu/libgcc_s.so.1: error adding symbols: DSO missing from command line
| collect2: error: ld returned 1 exit status
| Makefile:1222: recipe for target 're2c' failed
| make[1]: *** [re2c] Error 1
| make[1]: Leaving directory '/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/work/x86_64-linux/re2c-native/1.0.1-r0/build'
| Makefile:873: recipe for target 'all' failed
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: /data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/work/x86_64-linux/re2c-native/1.0.1-r0/temp/run.do_compile.15983:1 exit 1 from 'exit 1'
| ERROR: Execution of '/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/build/arago-tmp-external-arm-glibc/work/x86_64-linux/re2c-native/1.0.1-r0/temp/run.do_compile.15983' failed with exit code 1
ERROR: Task (virtual:native:/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/sources/oe-core/meta/recipes-support/re2c/re2c_1.0.1.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 597 tasks of which 0 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 11 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 11 seconds

Summary: 1 task failed:
virtual:native:/data/home/vpalanisamy/workspace/adas/compute/dmsecu-psdk/tisdk/sources/oe-core/meta/recipes-support/re2c/re2c_1.0.1.bb:do_compile
Summary: There were 10 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
vpalanisamy@awsmblx404bs017:~/workspace/adas/compute/dmsecu-psdk/tisdk/build$

sdk_build_error_06_13.txt

Are you using all the Yocto layers/recipes and local.conf as-is, without any modifications? This is always important to establish a known-good baseline.

Also note the current/last AM62x SDK version is v8.6, please consider using this instead.

Also, what is your exact build host OS?

Regards, Andreas

Hi Andreas,

Yes, I did not modify anything.   I am following as it is.

I am following instruction - software-dl.ti.com/.../Overview_Building_the_SDK.html

Note:  I have tied couple of times (clean(remove/delete) and retries) and as well as my colleague also run into same issue. At two different machine.

Host-OS:

Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic

Regards,

Vadivel

Hi Vadivel,

I noticed this case is still open, please let me know if this still needs attention.

Regards, Andreas