[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.3.2-rc1 and 4.2.4-rc1 have been tagged
On Mon, 10 Feb 2014, Jan Beulich wrote: > >>> On 07.02.14 at 23:04, Don Slutz <dslutz@xxxxxxxxxxx> wrote: > > 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 > > Is this a regression over 4.3.1? > > In any event, it would be Stefano to take care of this, just like for > 4.4. > Don, would a backport of "configure: Disable libtool if -fPIE does not work with it (bug #1257099)" (027c412ff71ad8bff6e335cc7932857f4ea74391 in qemu-upstream-unstable.git) fix the issue in 4.3 as well? If so, I would rather do that than introduce a workaround. > > Has more info, for this testing I changed: > > > > > > Author: Don Slutz <dslutz@xxxxxxxxxxx> > > 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@xxxxxxxxxxxxx > >> http://lists.xen.org/xen-devel > > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |