From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bELdN-0007s7-E6 for qemu-devel@nongnu.org; Sat, 18 Jun 2016 15:10:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bELdJ-00017E-0e for qemu-devel@nongnu.org; Sat, 18 Jun 2016 15:10:20 -0400 Received: from [2a03:4000:1::4e2f:c7ac:d] (port=58250 helo=mail.weilnetz.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bELdI-00016s-Nt for qemu-devel@nongnu.org; Sat, 18 Jun 2016 15:10:16 -0400 References: <20120320164514.17246.72054.malonedeb@gac.canonical.com> <20160617154949.2592.53342.malone@chaenomeles.canonical.com> From: Stefan Weil Message-ID: <57659C87.1030307@weilnetz.de> Date: Sat, 18 Jun 2016 21:09:59 +0200 MIME-Version: 1.0 In-Reply-To: <20160617154949.2592.53342.malone@chaenomeles.canonical.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Up16WOHdOx0XMKD3vpBOwrwo3msQkuE69" Subject: Re: [Qemu-devel] OSX 10.7 build failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Up16WOHdOx0XMKD3vpBOwrwo3msQkuE69 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Am 17.06.2016 um 17:49 schrieb Peter Maydell: > QEMU 2.6 builds without any deprecation warnings being generated. > > > ** Changed in: qemu > Status: New =3D> Fix Released The deprecation warnings from https://bugs.launchpad.net/bugs/960378 are fixed, but I get new ones with OS X 10.11.5 and latest XCode. Here is a list of problems which I noticed: configure: readelf: Error: Not an ELF file - it has the wrong magic bytes at the start ld: unknown option: --verbose make: /Users/admin/src/qemu/qemu.org/qemu/qemu-doc.texi:7: warning: unrecognized encoding name `UTF-8'. /Users/admin/src/qemu/qemu.org/qemu/hw/audio/fmopl.c:1082:39: warning: shifting a negative signed value is undefined [-Wshift-negative-value] /Users/admin/src/qemu/qemu.org/qemu/ui/vnc.c:3766:20: warning: 'sasl_server_init' is deprecated: first deprecated in OS X 10.11 [-Wdeprecated-declarations] (more sasl related deprecation warnings follow) /Users/admin/src/qemu/qemu.org/qemu/target-mips/op_helper.c:1326:68: warning: shifting a negative signed value is undefined [-Wshift-negative-value] (more similar warnings follow) The complete build protocol is available from https://qemu.weilnetz.de/test/Mac-OS-X-10.11.5.txt The resulting binary qemu-system-x86_64 boots the BIOS with curses, but not with cocoa which does not show any window or other output. Regards, Stefan --Up16WOHdOx0XMKD3vpBOwrwo3msQkuE69 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXZZyTAAoJEOCMIdVndFCtyE0P/jYqyqThs6I/jOJdSrFFLVcH ucgCKYvIwzzstKtfhKATHk5NBo6uQXYj150Wtn/Ruderfwf2aEccObD+ZKIbpypb CefbY6cGGuNIlHpqDcSHhGk3Z9uYI/5YUomT/xAkLQbSMzz+BStNX7bqz/t8rafs qecnH8EUnRpV6wZzwzLo20OXj3gWMgoyhiorBmqfS2mEh2EDI3r+ssiK5UU4pGD8 gCBL9aBjXEnGKiq3wXFuraAW3y1Taa+O7rD5oLO+zPtOvKpjRlrnIHg+1C4MSDPQ bLNAmJ/0gcRfoA0aybvepB8ebC7GZdX1Dpblh/OwAJLppof4VeWidR+XGRNciaHj L5YGKBN5LkBsOnubIXshIbksQhOhOrUBV/LiXFTkcUr6Gaj+tsvfmmBraCcgUvV8 6V7njgJF1M3lpW1I/9kbVMN9Eei1jaMo1iYOJNGF9W1da5hso8ejjUMt1bR3fjjx d8eW2R410G3+lqii6wqtTeaRGeLs2WHpLMd6u09gTGlaCAhbDtY+wAv7K6OuqpDb Dg93OCFLLiW0pbt2qBu2sSNpqw1NyEimRYcWJTsOuFTqsZrw0yLeoo0swEtpdsM3 hQAJ7YYi+OB9ukfR89uQmyV+FWfFsZwuVIfLXPkeiLV0Z4tVLNyRWawgPCgu5XH9 QajzhHE19vOCjICd54gh =JObx -----END PGP SIGNATURE----- --Up16WOHdOx0XMKD3vpBOwrwo3msQkuE69--