From: Florin <flocirel@gmail.com>
To: poky@yoctoproject.org
Subject: do_fetch error with gcc-cross-initial_4.7
Date: Thu, 23 Aug 2012 00:35:48 +0300 [thread overview]
Message-ID: <503550B4.6060708@gmail.com> (raw)
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
next reply other threads:[~2012-08-22 21:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-22 21:35 Florin [this message]
2012-08-23 7:29 ` do_fetch error with gcc-cross-initial_4.7 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=503550B4.6060708@gmail.com \
--to=flocirel@gmail.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.