From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: Xen 4.3.2-rc1 and 4.2.4-rc1 have been tagged Date: Fri, 07 Feb 2014 17:04:42 -0500 Message-ID: <52F5587A.4010608@terremark.com> References: <52E7D3BB02000078001179F5@nat28.tlf.novell.com> <52E8F6B30200007800117E35@nat28.tlf.novell.com> <52E8F6B30200007800117E35@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WBtXS-0005MY-8n for xen-devel@lists.xenproject.org; Fri, 07 Feb 2014 22:04:46 +0000 In-Reply-To: <52E8F6B30200007800117E35@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 01/29/14 06:40, Jan Beulich wrote: > All, > > aiming at releases with, as before, presumably just one more RC on > each of them, please test! Tested 4.3.2-rc1 on CentOS 5.10 and Fedora 17. CentOS 5.10 has a build issue with QEMU: http://lists.xen.org/archives/html/xen-devel/2014-02/msg00084.html Has more info, for this testing I changed: Author: Don Slutz Date: Fri Jan 31 22:37:04 2014 +0000 Work around QEMU bug #1257099 on CentOS 5.10 diff --git a/tools/Makefile b/tools/Makefile index e44a3e9..b411e60 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -187,7 +187,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find source=.; \ fi; \ cd qemu-xen-dir; \ - $$source/configure --enable-xen --target-list=i386-softmmu \ + $$source/configure --enable-xen --target-list=i386-softmmu --disable-smartcard-nss\ --prefix=$(PREFIX) \ --source-path=$$source \ --extra-cflags="-I$(XEN_ROOT)/tools/include \ and was able to use the resulting build for some simple testing. No new issues were found. -Don Slutz > Thanks, Jan > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel