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-devel

Re: [Xen-devel] [XCI] build.git does not work! fails patch apply

To: iicolsandersii <jlander@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [XCI] build.git does not work! fails patch apply
From: Daniel Barden <daniel.barden@xxxxxxxxx>
Date: Thu, 23 Jul 2009 11:52:05 -0300
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 23 Jul 2009 07:52:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=BzwUe5PLw1KAUOgX+48kEkRwUfOvydatBl/Qx1XeJIM=; b=cW0b/EVg7iPkoJlZtj+jKAz/zK0qymYtv5scncVdfAAgVrJYQ3wBVLemKBOvcaAM8c JWUTPD5e68KjW0eC6nWMsuwXM6GVSFdw9AhszhDBrQMMKwo99/28wsKmnLh1RaNk0J6B J4S596/ZYISoXpz0C4WwNp7kZVkWwSUE6K+a0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Eo7xqN99vMjMDkLUx2Pq5FTWLTrXiEocZKIYorRZr6qXPt6w+Qrp9hNnumZiGMV7Pr W+i8oVX6Qnm9Nso2XA2wHMpQ/Kgy4m7YjRn8ZwPWIsi2spc2vKio+lk7ZyJ97SEKvMJ1 fzY/7kHslabkM4xymJmMml6e2WV315oGXZyZg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <24611864.post@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <14D9C9E2ED61ED41BC3B37ACDF4E880002CE11E9FB08@xxxxxxxxxxxxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002CE11E9CDA5@xxxxxxxxxxxxxxxxxxxxxxx> <4A672B05.9020409@xxxxxxxxxxxxx> <24611864.post@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

About the following error:

ln: target `' is not a directory: No such file or directory
Applying patch..check-open-pv-log-file
error: patch failed: tools/libxc/xc_dom_core.c:30
error: tools/libxc/xc_dom_core.c: patch does not apply
To force apply this patch, use 'guilt push -f'
make[1]: *** [/root/build/repo/xenclient-xen] Error 1
make[1]: Leaving directory `/root/build'
make: *** [/root/build/build_i686/xenclient-xen-tip/.installed] Error 2

First of all, the patches are now working, they are being applied. Thanks.

About the 'ln' message (ln: target `' is not a directory: No such file or directory), it is generated by a script located at "scripts/git_checkout.sh". There is a function "git_get_pq" that has a undefined variable $checkout, that is used in the 'ln' command (line 101).

I didn't take my time to solve it, but, in a first glance (I haven't finished my build yet) caused me no problems. Probably this $checkout should contain "master", but I'm not sure.

Best regards,
Daniel Barden
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel