WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 4.0.1-rc3 build failing in tools at http://xenbits.xenso

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 4.0.1-rc3 build failing in tools at http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
From: Jonathan White <jonxwhite@xxxxxxxxx>
Date: Tue, 20 Jul 2010 02:45:27 -0700
Delivery-date: Tue, 20 Jul 2010 02:46:47 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=RlmjAjtixx8ZUsOHh/c3GBkb+vnbl9eYaiLHvfqUQic=; b=hxrE7IGr3CaHnKL6DlmLwNKOrFnE+WyNyFoz0C57VfhGxyt2loDrtcM1WL/srsE4SE XYlsU2s8Bda+Cw1GuCiWt0VS5phNXZ0cJcNB2rIBd2NNX7jC6pHd0rWOjPiqURHRBXoP RX9uIlnwqtQSDjBqbahO83lNHG8oiV2C679CU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FNHEF+y964J6oxL424wYFUT0SBOOD0IcWTIHSaLNXoJAKngVWW2ArA9J0JJ8J09+12 Yvu+S6FPTNKcmX9SpxT9Sen9jiBjOjCJ465oW6xEFsOfaRm+K6fZHHxboU99lKGvpgpG sk0SBGF0VsUk1jwi7wNz90jTNTefMX/5khiTw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

I am new to this list. So not sure if this list is meant for getting help on build issues.

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?
http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git

Thanks, Jon




+ test -d 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 http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git ioemu-remote.tmp
Cloning into ioemu-remote.tmp...
error: Failed connect to xenbits.xensource.com:80; No such file or directory (curl_result = 7, http_code = 0, sha1 = 80568daca983dc4b9adc6c9e87e962
91fc5973a4)
error: Unable to find 80568daca983dc4b9adc6c9e87e96291fc5973a4 under 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


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>