Compilier error for Yacto project for i.MX6 in Dizzy branch

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

Compilier error for Yacto project for i.MX6 in Dizzy branch

886 Views
karthikas
Contributor IV

I am trying to build YOCTO image for I.MX6 as fallows

mkdir ~/yocto

cd ~/yocto
wget ftp://ftp.phytec.de/pub/Software/Linux/Yocto/Tools/phyLinux
chmod +x phyLinux
./phyLinux init

source sources/poky/oe-init-build-env

bitbake -c fetchall phytec-hwbringup-image

At the end it was strucking

sigma@sigma:~/yocto/build$ bitbake -c fetchall phytec-hwbringup-image
WARNING: Host distribution "Ubuntu-12.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Parsing recipes: 100% |#####################################################| Time: 00:01:57
Parsing of 1657 .bb files complete (0 cached, 1657 parsed). 2118 targets, 199 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.24.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "arm-phytec-linux-gnueabi"
MACHINE           = "phyflex-imx6-1"
DISTRO            = "yogurt"
DISTRO_VERSION    = "iMX6-PD15.1.0"
TUNE_FEATURES     = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta             
meta-yocto        = "(nobranch):3037db60f79a4b7e34bef14663ffa2523e9f0c03"
meta-phytec       = "(nobranch):7e0bce28341f527f6cee7f29d35ca6ceb5f41d14"
meta-phyimx6      = "(nobranch):30bc8131e36e6f431df67a5987f7b6796c5c75d2"
meta-yogurt       = "(nobranch):4aa5dff9e350fb6c0f69aaa523fa085ca2062556"
meta-oe          
meta-networking  
meta-python      
meta-multimedia   = "(nobranch):2ebb8752f378c9987b0ece5a14915d703b872c1d"
meta-qt5          = "(nobranch):adeca0db212d61a933d7952ad44ea1064cfca747"

NOTE: Preparing runqueue
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL http://downloads.sourceforge.net/project/libpng/libpng16/1.6.13/libpng-1.6.13.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://metalab.unc.edu/pub/Linux/utils/file/stat-3.3.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.6p1.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL git://git.gitorious.org/linux-can/can-utils.git;protocol=git;branch=master, attempting MIRRORS if available
WARNING: Failed to fetch URL http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-3.1.1.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/n/netbase/netbase_5.2.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/b/base-passwd/base-passwd_3.5.29.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.gnu.org/gnu/gcc/gcc-4.9.1/gcc-4.9.1.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.17.4.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://ftp.de.debian.org/debian/pool/main/m/mklibs/mklibs_0.1.39.tar.xz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://zlib.net/pigz/pigz-2.3.1.tar.gz, attempting MIRRORS if available
Currently 1 running tasks (205 of 206):
0: linux-mainline-3.19.5-phy3-r0 do_fetch (pid 5202)

Labels (3)
0 Kudos
2 Replies

493 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Karthik A S,

The git used if not from NXP's BSPs (Community or otherwise) so I would check the status of the repositories with the owner of this git. Moreover, it may be that you need some credentials in order to access these repositories or that they are no longer available. I couldn't fetch from them either.

Regards,

0 Kudos

493 Views
karthikas
Contributor IV

Hi  Gusarambula .,

Thank you for the reply. You just check it and inform me sir.

0 Kudos