Yocto build error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto build error

3,843 Views
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
~                           

Tags (3)
0 Kudos
1 Reply

1,634 Views
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 Kudos