小编huo*_*yen的帖子

错误:YoctoProject - core-image-sato:do_populate_sdk

我是 Yocto 项目的初学者。我正在尝试使用命令行构建 Beaglebone Black Board 的图像:bitbake core-image-sato -c populate_sdk并且在上一个任务中出现错误(详细信息如下)。

环境构建: Ubuntu 16.04 LTS,使用 Bash Shell 而不是 Dash Shell。我多次尝试再次构建,但仍然面临同样的错误。任何人都可以帮我解决这个错误吗?

日志档案:

NOTE: Executing create_sdk_files ...
DEBUG: Executing shell function create_sdk_files
DEBUG: Shell function create_sdk_files finished
NOTE: Executing check_sdk_sysroots ...
DEBUG: Executing python function check_sdk_sysroots
DEBUG: Python function check_sdk_sysroots finished
NOTE: Executing archive_sdk ...
DEBUG: Executing shell function archive_sdk
/home/huongnguyen/Desktop/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/run.archive_sdk.4392: line 106: 11617 Broken pipe             tar --owner=root --group=root -cf - .
     11618 Killed                  | xz -T 0 -9 > /home/huongnguyen/Desktop/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-sato/1.0-r0/x86_64-deploy-core-image-sato-populate-sdk/poky-glibc-x86_64-core-image-sato-armv7at2hf-neon-beaglebone-toolchain-3.0.tar.xz …
Run Code Online (Sandbox Code Playgroud)

yocto

2
推荐指数
1
解决办法
2984
查看次数

标签 统计

yocto ×1