Yocto(めまい)を使用してイメージを構築している間、私はエラーを取得する:私がチェックした場合Yocto:bitbake終了コードの混乱
No currently running tasks (6291 of 6292)
NOTE: Tasks Summary: Attempted 6292 tasks of which 18 didn't need to be rerun and all succeeded.
Summary: There were 13 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
:
ERROR: Creation of tar /mnt/workspace/build/tmp/deploy/tar/xev-dbg-1.2.1-r0.tar.gz failed.
とbitbake
コマンドでは、次のレポートで失敗
$ file /mnt/workspace/build/tmp/deploy/tar/xev-dbg-1.2.1-r0.tar.gz
/mnt/workspace/build/tmp/deploy/tar/xev-dbg-1.2.1-r0.tar.gz: gzip compressed data, from Unix, last modified: Mon Mar 27 20:19:55 201
、それは残りの2誤るため同じケースである:xev-dbg-1.2.1-r0.tar.gz
ファイル、私が取得しますors。
私は混乱しています:エラーが発生した場合
、なぜ
bitbake
は、すべてのタスクが成功したことを報告していますか?ファイルが正常に作成された場合、
bitbake
がゼロ以外の値で終了するのはなぜですか?