Yocto PokyでCubietruckcore-image-sato
用の をビルドしています。パッケージに含めましたが、パッケージのエラーが発生します。abiword
do-install
libgdata_0.7.1.bb
これは私が得るエラーです
ERROR: oe_runmake failed - ... meta-oe/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb, do_install) failed with exit code '1'
ログファイルでは、これがエラーの始まりです:
..
/bin/sh: /home/user/install-sh: No such file or directory
| /usr/bin/install: cannot create regular file '/home/user/build
/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libgdata/0.7.1-r0/image /usr/share/locale/ca/LC_MESSAGES/gdata.mo': No such file or directory
…と続きます。
エラーの原因がわかりません。さまざまな画像タイプを試しbitbake -c clean libgdata
、プロセスを何度も開始しましたが、同じエラーが発生します。