ERROR: Function failed: Unpack failure for URL: 'ftp://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz;name=tarball'. Unpack command PATH="/home/fresxc/bin/fsl-release-bsp/sources/poky/scripts:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/imx6qsabresd/usr/bin/crossscripts:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/sbin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/bin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/sbin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux//bin:/home/fresxc/bin/fsl-release-bsp/sources/poky/scripts:/home/fresxc/bin/fsl-release-bsp/sources/poky/bitbake/bin:/home/fresxc/bin:/home/fresxc/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" tar xz --no-same-owner -f /home/fresxc/bin/fsl-release-bsp/downloads/bash-4.2.tar.gz failed with return value 2
ERROR: Logfile of failure stored in: /home/fresxc/bin/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/bash/4.2-r6/temp/log.do_unpack.8389
Log data follows:
| DEBUG: Executing python function do_unpack
| DEBUG: Executing python function base_do_unpack
| NOTE: Unpacking /home/fresxc/bin/fsl-release-bsp/downloads/bash-4.2.tar.gz to /home/fresxc/bin/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/bash/4.2-r6/
| tar: Skipping to next header
|
| 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: 'ftp://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz;name=tarball'. Unpack command PATH="/home/fresxc/bin/fsl-release-bsp/sources/poky/scripts:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/bin/cortexa9hf-vfp-neon-poky-linux-gnueabi:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/imx6qsabresd/usr/bin/crossscripts:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/sbin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/usr/bin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux/sbin:/home/fresxc/bin/fsl-release-bsp/build-x11/tmp/sysroots/x86_64-linux//bin:/home/fresxc/bin/fsl-release-bsp/sources/poky/scripts:/home/fresxc/bin/fsl-release-bsp/sources/poky/bitbake/bin:/home/fresxc/bin:/home/fresxc/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" tar xz --no-same-owner -f /home/fresxc/bin/fsl-release-bsp/downloads/bash-4.2.tar.gz failed with return value 2
ERROR: Task 2955 (/home/fresxc/bin/fsl-release-bsp/sources/poky/meta/recipes-extended/bash/bash_4.2.bb, do_unpack) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1953 tasks of which 1950 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/fresxc/bin/fsl-release-bsp/sources/poky/meta/recipes-extended/bash/bash_4.2.bb, do_unpack
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
按照文档《Freescale_Yocto_Project_user's_Guide.pdf》执行到bitbake fsl-image-x11时,安装了部分插件后突然出现以上错误并退出,问:要如何解决?
|