From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Stefan Weil <sw@weilnetz.de>, Bug 1205156 <1205156@bugs.launchpad.net>
Cc: jean-christophe manciot <manciot.jeanchristophe@gmail.com>,
qemu-stable@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1205156] [NEW] Errors while compiling version 1.5.2
Date: Mon, 12 Aug 2013 20:05:32 -0500 [thread overview]
Message-ID: <20130813010532.26907.17548@loki> (raw)
In-Reply-To: <51F2055B.9060400@weilnetz.de>
Quoting Stefan Weil (2013-07-26 00:12:59)
> 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.
This doesn't seem to be vanilla 1.5.2, where 04dd1259 isn't applicable
(no MACIO_DPRINTF statements), but rather a newer release or past
version with this patch on top:
commit 80fc95d8bdaf3392106b131a97ca701fd374489a
Author: Alexander Graf <agraf@suse.de>
Date: Fri Jun 28 13:30:01 2013 +0200
PPC: dbdma: Support unaligned DMA access
I'd pull them both in if Alex wants to send a backported version for
1.5.2, but otherwise this doesn't seem to be an issue with stable.
>
> Stefan
next prev parent reply other threads:[~2013-08-13 1:05 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
2013-08-13 1:05 ` Michael Roth [this message]
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=20130813010532.26907.17548@loki \
--to=mdroth@linux.vnet.ibm.com \
--cc=1205156@bugs.launchpad.net \
--cc=manciot.jeanchristophe@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=sw@weilnetz.de \
/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.