All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Bug 1205156 <1205156@bugs.launchpad.net>
Cc: qemu-stable@nongnu.org, qemu-devel@nongnu.org,
	jean-christophe manciot <manciot.jeanchristophe@gmail.com>
Subject: Re: [Qemu-devel] [Bug 1205156] [NEW] Errors while compiling version 1.5.2
Date: Fri, 26 Jul 2013 07:12:59 +0200	[thread overview]
Message-ID: <51F2055B.9060400@weilnetz.de> (raw)
In-Reply-To: <20130726020346.25247.74538.malonedeb@gac.canonical.com>

Am 26.07.2013 04:03, schrieb jean-christophe manciot:
> Public bug reported:
>
> Environment: Ubuntu 13.04
>
> "hw/ide/macio.c: In function ‘pmac_ide_atapi_transfer_cb’:
> hw/ide/macio.c:134:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
> hw/ide/macio.c: In function ‘pmac_ide_transfer_cb’:
> hw/ide/macio.c:215:5: error: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int64_t’ [-Werror=format]
> hw/ide/macio.c:222:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
> hw/ide/macio.c:264:9: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘hwaddr’ [-Werror=format]
> 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"
>
> ** Affects: qemu
>      Importance: Undecided
>          Status: New
>



This patch should fix it: http://patchwork.ozlabs.org/patch/258774/.

It's also still missing in git master, but was already applied to
qemu-trivial.

Stefan

  reply	other threads:[~2013-07-26  5:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26  2:03 [Qemu-devel] [Bug 1205156] [NEW] Errors while compiling version 1.5.2 jean-christophe manciot
2013-07-26  5:12 ` Stefan Weil [this message]
2013-08-13  1:05   ` Michael Roth
2013-08-13  1:07     ` Michael Roth
2013-08-13  4:06       ` Alexander Graf
2013-08-13 16:41         ` Michael Roth
2013-07-26  6:02 ` [Qemu-devel] [Bug 1205156] " jean-christophe manciot
2013-07-29 13:22 ` jean-christophe manciot
2016-08-17 10:15 ` T. Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F2055B.9060400@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=1205156@bugs.launchpad.net \
    --cc=manciot.jeanchristophe@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.