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.

AM3358: am3358

Part Number: AM3358


你好:

另外我按照1.2. Building the SDK — Processor SDK Linux for AM335X Documentation 这个手册在ubuntu16.04上面编译的时候,又出现了下面这个错误,现在是16.04和18.04都不能编译,请问你们这个07版本要求的ubuntu版本又是多少?

NOTE: Executing Tasks
ERROR: input-utils-1.0-r0 do_compile: oe_runmake failed
ERROR: input-utils-1.0-r0 do_compile: Execution of '/media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.1501' failed with exit code 1:
Make.config:1: *** empty variable name. Stop.
WARNING: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.1501:1 exit 1 from 'exit 1'

ERROR: Logfile of failure stored in: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/log.do_compile.1501

  • 这两个版本是可以的,SDK手册中有说明。

    请问具体是编译哪部分内容出现报错的?

  • 你好:

    18.04出现的问题已经贴在上一个问题了,下面贴出16.04编译的问题:

    wujl@system2-ubuntu1604:~/yocto_ti/tisdk/build$ . conf/setenv
    wujl@system2-ubuntu1604:~/yocto_ti/tisdk/build$ export TOOLCHAIN_PATH_ARMV7=/media/wujl/335x/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf

    然后编译过程会出现下面input-utils的错误,编译过程是按照官方wiki来的,相关的包都已经安装,现在18.04和16.04均不能正常编译
    Initialising tasks: 100% |########################################################################################| Time: 0:00:04
    Sstate summary: Wanted 1364 Found 0 Missed 1364 Current 544 (0% match, 28% complete)
    NOTE: Executing Tasks
    ERROR: input-utils-1.0-r0 do_compile: oe_runmake failed
    ERROR: input-utils-1.0-r0 do_compile: Execution of '/media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.29340' failed with exit code 1:
    Make.config:1: *** empty variable name. Stop.
    WARNING: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.29340:1 exit 1 from 'exit 1'

    ERROR: Logfile of failure stored in: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/log.do_compile.29340
    Log data follows:
    | DEBUG: Executing shell function do_compile
    | NOTE: make -j 8 DESTDIR=/media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/image STRIP=
    | Make.config:1: *** empty variable name. Stop.
    | ERROR: oe_runmake failed
    | WARNING: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.29340:1 exit 1 from 'exit 1'
    | ERROR: Execution of '/media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.29340' failed with exit code 1:
    | Make.config:1: *** empty variable name. Stop.
    | WARNING: /media/wujl/yocto_ti/tisdk/build/arago-tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/input-utils/1.0-r0/temp/run.do_compile.29340:1 exit 1 from 'exit 1'
    |
    ERROR: Task (/media/wujl/yocto_ti/tisdk/sources/meta-arago/meta-arago-extras/recipes-devtools/input-utils/input-utils_1.0.bb:do_compile) failed with exit code '1'

  • 请到以下帖子中跟进,谢谢!

    e2e.ti.com/.../am3358-am3358

  • 但是16.04编译出现的input-utils这个问题还是存在,我之后把这个包直接给去掉了,然后才编译正常

  • 感谢分享!有疑问可以继续跟进英文贴。