Yocto build error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Yocto build error

4,280 次查看
bharadwaaj
Contributor III

Hi tried to compile Linux for sambrae dual light auto... got this error google search yielded me nothing. Need help to rectify it...

DEBUG: Executing python function do_unpack
DEBUG: Executing python function base_do_unpack
NOTE: Unpacking /home/sudoer/fsl-release-bsp-x11/downloads/hicolor-icon-theme-0.12.tar.gz to /home/sudoer/fsl-release-bsp-x11/build/tmp/work/all-poky-linux/hicolor-icon-theme/0.12-r1/

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
DEBUG: Python function base_do_unpack finished
DEBUG: Python function do_unpack finished
ERROR: Function failed: Unpack failure for URL: 'http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.12.tar.gz'. Unpack command PATH="/home/sudoer/fsl-release-bsp-x11/sources/poky/scripts:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/x86_64-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/imx6dlsabreauto/usr/bin/crossscripts:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/x86_64-linux/usr/bin:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/x86_64-linux/sbin:/home/sudoer/fsl-release-bsp-x11/build/tmp/sysroots/x86_64-linux//bin:/home/sudoer/fsl-release-bsp-x11/sources/poky/scripts:/home/sudoer/fsl-release-bsp-x11/sources/poky/bitbake/bin:/home/sudoer/bin:/home/sudoer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" tar xz --no-same-owner -f /home/sudoer/fsl-release-bsp-x11/downloads/hicolor-icon-theme-0.12.tar.gz failed with return value 2
~                           

标记 (3)
0 项奖励
回复
1 回复

2,071 次查看
saurabh206
Senior Contributor III

Hi,

you can download "http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.12.tar.gz.' manually and copied it to your download folder.

Create hicolor-icon-theme-0.12.tar.gz.done file in download folder.

Build again. It should fixed your issue.

Thanks

Saurabh

0 项奖励
回复