|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 4.0.1-rc3 build failing in tools at http://xenbits.x
On Tue, Jul 20, 2010 at 12:56:16PM +0300, Pasi Kärkkäinen wrote:
> On Tue, Jul 20, 2010 at 02:50:59AM -0700, Jonathan White wrote:
> > Hi
> >
> > I am new to this list. So not sure if this list is meant for getting help
> > on build issues. I have already posted this query to xen_users list.
> >
> > I am trying to build (via make world) Xen 4.0.1-rc3 as well as 4.0.1-rc4.
> > But in both cases the build is failing at the following point in tools.
> > Could someone please tell me what could be going wrong?
> > Is the following URL correct in the Makefile?
> > [1]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> >
> > Thanks, Jon
> >
> > + test -d
> > [2]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > + '[' '!' -d ioemu-remote ']'
> > + rm -rf ioemu-remote ioemu-remote.tmp
> > + mkdir ioemu-remote.tmp
> > + rmdir ioemu-remote.tmp
> > + git clone
> > [3]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > ioemu-remote.tmp
> > Cloning into ioemu-remote.tmp...
> > error: Failed connect to [4]xenbits.xensource.com:80; No such file or
> > directory
> >
>
> Looks like a problem with your Internet connection..
>
I just tried:
hg clone http://xenbits.xen.org/xen-4.0-testing.hg
cd xen-4.0-testing.hg
make xen && make tools
and it worked ok. No problems/errors cloning qemu-xen-4.0-testing.git.
You might have some broken NAT router, or broken HTTP proxy, or something..
-- Pasi
>
>
> (curl_result = 7, http_code = 0, sha1 =
> > 80568daca983dc4b9adc6c9e87e96291fc5973a4)
> > error: Unable to find 80568daca983dc4b9adc6c9e87e962
> > 91fc5973a4 under
> > [5]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > Cannot obtain needed blob 80568daca983dc4b9adc6c9e87e96291fc5973a4
> > while processing commit 08251d35eafe5bafff42d226ccd56277014b16e9.
> > error: Fetch failed.
> > make[2]: *** [ioemu-dir-find] Error 128
> > make[2]: Leaving directory `/usr/src/xen-4.0-testing.hg/tools'
> > make[1]: *** [tools/ioemu-dir] Error 2
> > make[1]: Leaving directory `/usr/src/xen-4.0-testing.hg'
> > make: *** [world] Error 2
> >
> > References
> >
> > Visible links
> > 1. http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > 2. http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > 3. http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
> > 4. http://xenbits.xensource.com/
> > 5. http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
>
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|