qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jianjun Duan <duanj@linux.vnet.ibm.com>
To: John Snow <jsnow@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] build failure
Date: Mon, 19 Sep 2016 15:46:44 -0700	[thread overview]
Message-ID: <b18b3c4c-cec5-99e3-1eb0-292be1b67f0a@linux.vnet.ibm.com> (raw)
In-Reply-To: <82e22c47-c34b-24be-09b3-3cb41177b97e@redhat.com>

It seems my source tree wasn't clean. I removed the old tree and that
error is gone.

Thanks,
Jianjun

On 09/19/2016 02:51 PM, John Snow wrote:
> 
> 
> On 09/19/2016 05:44 PM, Peter Maydell wrote:
>> On 19 September 2016 at 22:38, John Snow <jsnow@redhat.com> wrote:
>>>
>>>
>>> On 09/19/2016 05:17 PM, Jianjun Duan wrote:
>>>>
>>>> Hi,
>>>> I ran into the follow problems when I tried to build code based on
>>>> latest master or ppc-for-2.8:
>>>>
>>>> hw/ide/core.c: In function ‘ide_init_ioport’:
>>>> hw/ide/core.c:2622:39: error: ‘IDEBus’ has no member named
>>>> ‘portio_list’
>>>>      isa_register_portio_list(dev, &bus->portio_list,
>>>>                                        ^
>>>> hw/ide/core.c:2626:43: error: ‘IDEBus’ has no member named
>>>> ‘portio2_list’
>>>>          isa_register_portio_list(dev, &bus->portio2_list,
>>>>                                            ^
>>>> make: *** [hw/ide/core.o] Error 1
>>>>
>>>> Is there a patch available for this?
>>>>
>>>> Thanks,
>>>> Jianjun
>>>>
>>>>
>>>
>>> Introduced in e305a16510afa74eec20390479e349402e55ef4c.
>>>
>>> Looks related to Marc's recent work, whom I have CC'd.
>>
>> That commit adds the 'portio_list' and 'portio2_list'
>> fields to struct IDEBus, though (and it passed build tests
>> unless I messed something up testing the merge)...
>>
>> thanks
>> -- PMM
>>
> 
> Serves me right for looking quickly.
> 
> Jianjun: Can you perform a build after a make distclean? Maybe you've
> got some outdated files in your tree ...?
> 
> --js
> 

  parent reply	other threads:[~2016-09-19 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 21:17 [Qemu-devel] build failure Jianjun Duan
2016-09-19 21:38 ` John Snow
2016-09-19 21:44   ` Peter Maydell
2016-09-19 21:51     ` John Snow
2016-09-19 22:11       ` Jianjun Duan
2016-09-19 22:46       ` Jianjun Duan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-29 22:34 Robert Reif

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=b18b3c4c-cec5-99e3-1eb0-292be1b67f0a@linux.vnet.ibm.com \
    --to=duanj@linux.vnet.ibm.com \
    --cc=jsnow@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).