On Wed, 2011-09-07 at 16:19 -0700, Bodke, Kishore K wrote: > Hi All, > > > > We get a strange build error all of sudden today. We did not change > any files, just started a fresh build and it failed at the very > beginning. > > > > If I remove poky-extras/meta-kernel-dev the build works fine though. > > > > Below is the error message. Could any one let me know what could be > the issue? >
Try removing or renaming linux-korg.bb to something without .bb on the end. Looks like it's timing out trying to resolve the git.kernel.org address. Tom > > > Pseudo is not present but is required, building this first before the > main build > > ERROR: Failure expanding variable SRCPV, expression was > ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: > Fetcher failure for URL: 'None'. Fetch command export > HOME="/home/kishore"; export SSH_AGENT_PID="1692"; export > SSH_AUTH_SOCK="/tmp/keyring-EQAQTf/ssh"; export > no_proxy="localhost,127.0.0.0/8,*.local"; export > https_proxy="https://proxy.sc.intel.com:911/"; export > ftp_proxy="http://proxy.sc.intel.com:911/"; export > http_proxy="http://proxy.sc.intel.com:911/"; export > GIT_CONFIG="/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux/usr/etc/gitconfig"; > export GIT_PROXY_COMMAND="/usr/local/bin/git-proxy"; export > PATH="/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux:/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/crystalforest/usr/bin/crossscripts:/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux/usr/sbin:/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux/usr/bin:/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux/sbin:/usr/local/src/crf/yocto/buildcrfrtqat4/tmp/sysroots/x86_64-linux//bin:/usr/local/src/crf/yocto/bitbake/bin/:/usr/local/src/crf/yocto/scripts:/usr/local/src/crf/yocto/bitbake/bin/:/usr/local/src/crf/yocto/scripts:/usr/local/src/crf/yocto/bitbake/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/src/crf/yocto/scripts"; > git ls-remote git://git.kernel.org/pub/scm/linux/kernel/git/torval ds/linux-2.6.git master failed with signal 128, output: > > nc: read failed (0/10): Broken pipe > > fatal: The remote end hung up unexpectedly > > > > ERROR: Command execution failed: Exited with 1 > > > > Thanks > > Kishore. > > _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto