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.

[参考译文] PROCESSOR-SDK-AM62A:SDK 9.1生成错误

Guru**** 2465890 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1475516/processor-sdk-am62a-sdk-9-1-build-error

器件型号:PROCESSOR-SDK-AM62A

工具与软件:

尊敬的 Expert:

我尝试了构建 SDK 版本9.1 tisdk-edgeai-image、因为 SDK 10与模型编写器不兼容。 但构建中似乎有3个错误。

NOTE: Tasks Summary: Attempted 11292 tasks of which 11289 didn't need to be rerun and 3 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds

Summary: 3 tasks failed:
  /home/tisdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtdeclarative_git.bb:do_compile
  /home/tisdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtscript_git.bb:do_package
  /home/tisdk/tisdk/sources/oe-core/meta/recipes-devtools/cmake/cmake_3.22.3.bb:do_package
Summary: There were 4 ERROR messages, returning a non-zero exit code.

您的 IT 解决方案。

谢谢!
Sajan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Sajan:

    您提供的非常有限的日志不包含有关此处可能出现问题的任何线索。 您应该使用如下命令来清理出现错误的软件包...

    $ MACHINE=am62axx-evm bitbake -c cleanall qtdeclarative qtscript cmake

    ...然后重新开始您的映像构建,并提供完整的日志。

    此致、Andreas