[yocto] Why does my bitbake build hang fetching linux-yocto-3.14.git

SMITH Peter T peter.t.smith at alstom.com
Tue May 12 05:11:07 PDT 2015


Hi All

Fairly new to Yocto, trying to build Wind River's Linux distro (https://github.com/WindRiver-OpenSourceLabs). Everything goes to plan until bitbake gets round to fetching a clone of linux-yocto-3.14 (see output below), when bitbake just hangs forever (I left it overnight).

If however I try to clone manually with "git -c core.fsyncobjectfiles=0 clone --bare --mirror http://git.yoctoproject.org/git/linux-yocto-3.14.git /home/user/wr-core/build-xilinx-zynq/downloads/git2/git.yoctoproject.org.git.linux-yocto-3.14.git" which seems to be the command line executed by bitbake, everything works as expected.

Can anyone point me in the right direction?

Regards
Peter Smith

user at user-VirtualBox:~/wr-core/build-xilinx-zynq$ bitbake virtual/kernel
Loading cache: 100% |##############################################################################################| ETA:  00:00:00
Loaded 1603 entries from dependency cache.
Parsing recipes: 100% |############################################################################################| Time: 00:00:01
Parsing of 1180 .bb files complete (1178 cached, 2 parsed). 1604 targets, 94 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.24.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
DISTRO            = "wrlinux-small"
DISTRO_VERSION    = "7.0.0.2"
MACHINE           = "xilinx-zynq"
DEFAULTTUNE       = "armv7at-neon"
TARGET_SYS        = "arm-wrs-linux-gnueabi"
TUNE_FEATURES     = "arm armv7a vfp thumb neon"
TARGET_FPU        = "vfp-neon"
wrlinux           = "(detachedfrom9105011):9105011489c249abcfec7970ea584ab65c1dd972"
meta              = "(detachedfrom7cccaaf):7cccaafc69e7758d4c2cfd2b0d19e06c7fbb10ee"
meta-webserver    = "(detachedfromef02194):ef02194433c135da983695a0201660ff66c96be1"
meta-perl-subset  = "(detachedfrom80e6f87):80e6f878aae0054e7cf00d166654f3a19ea14db8"
meta-python-subset = "(detachedfrom4f1eab3):4f1eab38f8e603de1777b7cd3db0534fd1400997"
meta-oe-subset    = "(detachedfromf777254):f77725420cd906496689e3aeb223597b011f39fc"
meta-gnome-subset = "(detachedfromea11bab):ea11babea7de95c98efd7e45e10ea782657b494c"
meta-networking   = "(detachedfrom7cd5080):7cd508084fb4eff70e0fe96124555b9ef31007de"
wr-fixes          = "(detachedfrom1a6a90d):1a6a90d8b68585be2385d639de67a6edc2f792b5"
wr-base           = "(detachedfromc7aae03):c7aae03c71ffc38467adfb838a57c90403e5238d"
xilinx-zynq       = "(detachedfromf58d751):f58d751ca8372e34df39c9bb5053e6aac9588b04"
wr-kernel         = "(detachedfrom65f8f3e):65f8f3e6a6313a7c85b7ea1a42267bf548b3f04d"
wrlabs-integration = "(detachedfrom47e351d):47e351d1ed1f8c2ac5221934a7aceb458c41c30b"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Currently 1 running tasks (200 of 434):
0: linux-yocto-3.14.39+gitAUTOINC+fb6271a942_db1db62eee-r0 do_fetch (pid 8317)



________________________________
CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150512/bb0bafe5/attachment.html>


More information about the yocto mailing list