From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3nXE-00017x-CZ for qemu-devel@nongnu.org; Mon, 29 Jul 2013 09:30:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3nX8-0002Ac-Us for qemu-devel@nongnu.org; Mon, 29 Jul 2013 09:30:48 -0400 Received: from indium.canonical.com ([91.189.90.7]:42814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3nX8-0002AY-O9 for qemu-devel@nongnu.org; Mon, 29 Jul 2013 09:30:42 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1V3nX7-0000nM-Oc for ; Mon, 29 Jul 2013 13:30:41 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id AEF8F2E807E for ; Mon, 29 Jul 2013 13:30:41 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 29 Jul 2013 13:22:33 -0000 From: jean-christophe manciot Sender: bounces@canonical.com References: <20130726020346.25247.74538.malonedeb@gac.canonical.com> Message-Id: <20130729132234.24467.53485.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1205156] Re: Errors while compiling version 1.5.2 Reply-To: Bug 1205156 <1205156@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I'm glad that ASAs do not crash anymore within GNS3 with this latest qemu release: nice work guys! :) -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1205156 Title: Errors while compiling version 1.5.2 Status in QEMU: New Bug description: Environment: Ubuntu 13.04 "hw/ide/macio.c: In function =E2=80=98pmac_ide_atapi_transfer_cb=E2=80=99: hw/ide/macio.c:134:9: error: format =E2=80=98%lx=E2=80=99 expects argumen= t of type =E2=80=98long unsigned int=E2=80=99, but argument 3 has type =E2= =80=98hwaddr=E2=80=99 [-Werror=3Dformat] hw/ide/macio.c: In function =E2=80=98pmac_ide_transfer_cb=E2=80=99: hw/ide/macio.c:215:5: error: format =E2=80=98%ld=E2=80=99 expects argumen= t of type =E2=80=98long int=E2=80=99, but argument 5 has type =E2=80=98int6= 4_t=E2=80=99 [-Werror=3Dformat] hw/ide/macio.c:222:9: error: format =E2=80=98%lx=E2=80=99 expects argumen= t of type =E2=80=98long unsigned int=E2=80=99, but argument 3 has type =E2= =80=98hwaddr=E2=80=99 [-Werror=3Dformat] hw/ide/macio.c:264:9: error: format =E2=80=98%lx=E2=80=99 expects argumen= t of type =E2=80=98long unsigned int=E2=80=99, but argument 3 has type =E2= =80=98hwaddr=E2=80=99 [-Werror=3Dformat] cc1: all warnings being treated as errors make: *** [hw/ide/macio.o] Error 1" I got the source files with a "git clone git://git.qemu- project.org/qemu.git" + a recent "git fetch" To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1205156/+subscriptions