From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XISUP-0007iT-3e for qemu-devel@nongnu.org; Fri, 15 Aug 2014 21:09:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XISUK-0002BG-4c for qemu-devel@nongnu.org; Fri, 15 Aug 2014 21:09:01 -0400 Message-ID: <53EEAF23.7010802@redhat.com> Date: Fri, 15 Aug 2014 19:08:51 -0600 From: Eric Blake MIME-Version: 1.0 References: <1407357598-21541-1-git-send-email-mdroth@linux.vnet.ibm.com> <53E3DFAD.2050101@redhat.com> <53EE54C9.2070004@redhat.com> <20140815210113.12341.52022@loki> In-Reply-To: <20140815210113.12341.52022@loki> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pRCXrdqVFAm1Dbp7TtJ7UtgONAeXcD0DP" Subject: Re: [Qemu-devel] [000/108] Patch Round-up for stable 2.0.1, freeze on 2014-08-12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pRCXrdqVFAm1Dbp7TtJ7UtgONAeXcD0DP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/15/2014 03:01 PM, Michael Roth wrote: >>> I tried to compile on Fedora 20, but had to backport this to get it t= o work: >>> >>> Luiz Capitulino >>> a49db98d fpu: softfloat: drop INLINE macro >>> >> >> ping >=20 > Hmm, unfortunately I didn't see this until after 2.0.1 was tagged/pushe= d. My > understanding however was that the build issues you were seeing were th= e result > of a dirty build directory. Can you confirm whether or not the build is= sue > is present in v2.0.1 (now tagged in origin)? If a build fix is still re= quired > I can push a minor v2.0.2 update monday and skip v2.0.1 for the > announcement/tarball. Using Fedora 20, I did a fresh clone to v2.0.1, followed by: ./configure --enable-kvm --enable-system --disable-user \ --target-list=3Dx86_64-softmmu --enable-debug and make failed: In file included from /usr/include/spice-server/spice.h:25:0, from /home/eblake/qemu-tmp/include/ui/qemu-spice.h:25, from qemu-char.c:84: /usr/include/spice-1/spice/macros.h:105:0: error: "INLINE" redefined [-Werror] #define INLINE inline ^ Bummer. It's unrelated to a dirty build directory. I don't know how many others will be impacted, to know if it warrants an immediate 2.0.2 (if it's just me hitting it, I don't mind calling 2.0.1 good; and distro packagers can do the trivial backport that I did). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pRCXrdqVFAm1Dbp7TtJ7UtgONAeXcD0DP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT7q8jAAoJEKeha0olJ0NqlBgIAKervJ9sbGW+InA0fcLcOzs1 HvrdZL6Me1q7O6JyH4wY+lwFRWtCYtN9IyyFnLSMZljNgxikinpGg6SHMEKajkil ENWzBCq/lAdq30Cd0S4jx/rco1u1/GTOBZVXoLLXAlRUEGTRitsLFOyGEs787wQd cfx69xNyh4xyV9hLqbMqiBbhutsHsV/45ftv2WxIH0almtp8/zZERhUjDRUfjdap QpMWhGVjZ9mHyTBO1fg1r9GsAdnzg4CPEYOmbqLmADaLihCE6+EqpKxYNR3uXVpI Nhxb86fX9zE6Pu4UmueP88bhYZjGDqpbIPFcq+sp4SLEGX61zBNVzXDVKjHgBTw= =WjLF -----END PGP SIGNATURE----- --pRCXrdqVFAm1Dbp7TtJ7UtgONAeXcD0DP--