[yocto] Errors while building imx6qsabresd using fsl-community-bsp repo

Charmi Suchak charmi.suchak at volansystech.com
Tue Jun 20 03:51:08 PDT 2017


Hi,

I am new to yocto training and I am trying to build a linux for imx series
target from NXP. I got the bsp layer along with poky using the following:

repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
daisy
repo sync

Now when I try to build core-image-minimal I get the following errors:

Parsing recipes: 100%
|########################################################################################################|
Time: 00:01:23
Parsing of 1398 .bb files complete (0 cached, 1398 parsed). 1826 targets,
101 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.22.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx6qsabresd"
DISTRO            = "poky"
DISTRO_VERSION    = "1.6.3"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):39ec0738d4bdc566eca2724dc35c557955042242"
meta-oe           = "(nobranch):d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"
meta-fsl-arm      = "(nobranch):0c4de80867c3ab4e9682dd7802d3fd907d1e1a23"
meta-fsl-arm-extra = "(nobranch):c95f3f8b5b347f1b3e77d2d11063207ddb7dc5ec"
meta-fsl-demos    = "(nobranch):f141c7d1158b8addbd6f1ed047a1b47c2ed85f8f"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Checksum failure encountered with download of
http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-20120814.tar.bz2
- will attempt other sources if available
WARNING: Renaming
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/gnu-config-20120814.tar.bz2
to
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/gnu-config-20120814.tar.bz2_bad-checksum_550a1f90200546416f8d12b878edfb50
WARNING: Checksum failure encountered with download of
http://download.savannah.gnu.org/releases/quilt/quilt-0.61.tar.gz - will
attempt other sources if available
WARNING: Renaming
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/quilt-0.61.tar.gz
to
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/quilt-0.61.tar.gz_bad-checksum_edff525cc95ce8932e66c2e2bfeabdbf
WARNING: Checksum failure encountered with download of
ftp://ftp.gnu.org/gnu/automake/automake-1.14.tar.gz - will attempt other
sources if available
WARNING: Renaming
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/automake-1.14.tar.gz
to
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/automake-1.14.tar.gz_bad-checksum_1ada9887dbde94d6fbda52bd91543738
WARNING: Checksum failure encountered with download of
ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz - will attempt other
sources if available
WARNING: Renaming
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/libtool-2.4.2.tar.gz
to
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/libtool-2.4.2.tar.gz_bad-checksum_9546fcbc4c15aada3464891bfe3f484b
WARNING: Failed to fetch URL
http://download.gna.org/cryptodev-linux/cryptodev-linux-1.6.tar.gz,
attempting MIRRORS if available
WARNING: Failed to fetch URL
http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz,
attempting MIRRORS if available
WARNING: Checksum failure encountered with download of
http://download.oracle.com/berkeley-db/db-5.3.21.tar.gz - will attempt
other sources if available
WARNING: Renaming
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/db-5.3.21.tar.gz
to
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/downloads/db-5.3.21.tar.gz_bad-checksum_49429d4ac8880348db65209c82fd2549
WARNING: Failed to fetch URL http://zlib.net/pigz/pigz-2.3.1.tar.gz,
attempting MIRRORS if available
WARNING: Failed to fetch URL
http://downloads.sourceforge.net/libusb/libusb-1.0.9.tar.bz2, attempting
MIRRORS if available
WARNING: Failed to fetch URL git://
git.freescale.com/imx/linux-2.6-imx.git;branch=imx_3.10.17_1.0.1_ga,
attempting MIRRORS if available


*ERROR: Fetcher failure: Fetch command failed with exit code 128,
output:fatal: Not a git repository (or any of the parent directories): .git*


*ERROR: Function failed: Fetcher failure for URL:
'git://git.freescale.com/imx/linux-2.6-imx.git;branch=imx_3.10.17_1.0.1_ga
<http://git.freescale.com/imx/linux-2.6-imx.git;branch=imx_3.10.17_1.0.1_ga>'.
Unable to fetch URL from any source.ERROR: Logfile of failure stored in:
/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.10.17-r0/temp/log.do_fetch.17316ERROR:
Task 70
(/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb
<http://linux-imx_3.10.17.bb>, do_fetch) failed with exit code '1'*
NOTE: Tasks Summary: Attempted 624 tasks of which 13 didn't need to be
rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:

/home/charmi/charmi/charmi/Training/yocto/imx6/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/
linux-imx_3.10.17.bb, do_fetch
Summary: There were 15 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.


Can anyone please help me resolve this?
-- 

Regards
*Charmi Suchak*
*Associate Engineer*
ᐧ
ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170620/643085d7/attachment.html>


More information about the yocto mailing list