From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pasi =?iso-8859-1?Q?K=E4rkk=E4inen?= Subject: Re: Xen 4.0.1-rc3 build failing in tools at http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git Date: Tue, 20 Jul 2010 13:10:15 +0300 Message-ID: <20100720101015.GS17817@reaktio.net> References: <20100720095616.GQ17817@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20100720095616.GQ17817@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jonathan White Cc: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Jul 20, 2010 at 12:56:16PM +0300, Pasi K=E4rkk=E4inen wrote: > On Tue, Jul 20, 2010 at 02:50:59AM -0700, Jonathan White wrote: > > Hi > >=20 > > I am new to this list. So not sure if this list is meant for getti= ng help > > on build issues. I have already posted this query to xen_users lis= t. > >=20 > > 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 t= ools. > > 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 > >=20 > > Thanks, Jon > >=20 > > + 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=20 > > >=20 > Looks like a problem with your Internet connection.. >=20 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 >=20 >=20 > (curl_result =3D 7, http_code =3D 0, sha1 =3D > > 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 > >=20 > > References > >=20 > > 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 >=20 > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel >=20 >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel