[meta-freescale] fsl-image-gui build errors on ubuntu 12.04.2

Otavio Salvador otavio at ossystems.com.br
Wed Feb 6 07:47:55 PST 2013


On Wed, Feb 6, 2013 at 11:40 AM, Prasant J <pj0585 at gmail.com> wrote:
> Hi,
>
> I'm trying to build fsl-image-gui but getting the following errors and
> no images are prepared in tmp/deploy/
...
> (/home/prasant/im6-yocto/fsl-community-bsp/sources/meta-openembedded/meta-oe/recipes-support/mysql/mysql5_5.1.40.bb,
> do_unpack) failed with exit code '1'
> ERROR: Fetcher failure: Fetch command failed with exit code 2, output:
>
> gzip: stdin: invalid compressed data--format violated
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive
> tar: Error is not recoverable: exiting now

This seems your mysql tarball is corrupted. Do:

bitbake mysql5 -c cleanall

> ERROR: Function failed: Fetcher failure for URL:
> 'git://git.freescale.com/imx/linux-2.6-imx.git'. Unable to fetch URL
> from any source.
> ERROR: Logfile of failure stored in:
> /home/prasant/im6-yocto/fsl-community-bsp/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/linux-libc-headers-imx-3.0.35-r0/temp/log.do_fetch.2386
> ERROR: Task 650
> (/home/prasant/im6-yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_3.0.35.bb,
> do_fetch) failed with exit code '1'
> WARNING: Failed to fetch URL
> git://git.freescale.com/imx/linux-2.6-imx.git, attempting MIRRORS if
> available
> ERROR: Fetcher failure: Fetch command failed with exit code 2, output:
>
> gzip: stdin: invalid compressed data--crc error
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
>
> ERROR: Function failed: Fetcher failure for URL:
> 'git://git.freescale.com/imx/linux-2.6-imx.git'. Unable to fetch URL
> from any source.
> ERROR: Logfile of failure stored in:
> /home/prasant/im6-yocto/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx-3.0.35-r32.10/temp/log.do_fetch.2387
> ERROR: Task 247
> (/home/prasant/im6-yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb,
> do_fetch) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 1723 tasks of which 1712 didn't need to
> be rerun and 3 failed.
> Waiting for 0 running tasks to finish:

bitbake -c linux-imx -c cleanall

It seems the cached tarball is corrupted as well; please do those two
and give it a try.

I hope it helps.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list