All of lore.kernel.org
 help / color / mirror / Atom feed
* do_fetch error with gcc-cross-initial_4.7
@ 2012-08-22 21:35 Florin
  2012-08-23  7:29 ` Tomas Frydrych
  0 siblings, 1 reply; 9+ messages in thread
From: Florin @ 2012-08-22 21:35 UTC (permalink / raw)
  To: poky

Hi all,
using today's poky master branch, sha 
603f6c631e9454d10517599e229943f2b26d08a5 , I get an error when fetching 
gcc.

I first get this warning:

WARNING: Failed to fetch URL 
git://github.com/mirrors/gcc.git;branch=gcc-4_7-branch;protocol=git, 
attempting MIRRORS if available


Then it stays stuck at fetching for a while and ends up with:

git clone --bare --mirror git://github.com/mirrors/gcc.git 
/home/me/poky/build/downloads/git2/github.com.mirrors.gcc.git failed 
with exit code 128, output:
STDOUT: Cloning into bare repository 
/home/me/poky/build/downloads/git2/github.com.mirrors.gcc.git...

STDERR: fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

ERROR: Function failed: Fetcher failure for URL: 
'git://github.com/mirrors/gcc.git;branch=gcc-4_7-branch;protocol=git'. 
Unable to fetch URL from any source.


After the build stops with this error, retrying the bitbake command to 
produce the rootfs fetches gcc successfully and gcc (and the rest of the 
packages) is compiled just fine.
Is there anybody else seeing this behavior?

Thank you,
Florin


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-09-24 12:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22 21:35 do_fetch error with gcc-cross-initial_4.7 Florin
2012-08-23  7:29 ` Tomas Frydrych
2012-08-23 14:09   ` Florin
2012-08-23 15:35     ` Khem Raj
2012-09-19  9:02       ` Florin
2012-09-24 10:51         ` Richard Purdie
2012-09-24 11:19           ` Gary Thomas
2012-09-24 11:31             ` [poky] " Martin Jansa
2012-09-24 12:24             ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.