qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/64] ppc-for-2.8 queue 20160907


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 00/64] ppc-for-2.8 queue 20160907
Date: Wed, 14 Sep 2016 16:21:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0


On 14/09/2016 16:00, Alex Bennée wrote:
> For reference this has broken 32 bit x86 builds on CentOS6. I bisected
> the problem to:
> 
>     commit 3654fa95bc29e72c2eef22f26eb621af1f86feec
>     Author: Cédric Le Goater <address@hidden>
>     Date:   Tue Aug 2 19:38:01 2016 +0200
> 
>         hw/ppc: add a ppc_create_page_sizes_prop() helper routine
> 
>         The exact same routine will be used in PowerNV.
> 
>         Signed-off-by: Cédric Le Goater <address@hidden>
>         Signed-off-by: David Gibson <address@hidden>
> 
> With:
> 
>     15:00 address@hidden/i686  [qemu.git/bisect:???] >make
>       CC    ppc-softmmu/hw/ppc/fdt.o
>     In file included from /home/alex/lsrc/qemu.git/hw/ppc/fdt.c:14:
>     /home/alex/lsrc/qemu.git/include/hw/ppc/fdt.h:15: error: redefinition of 
> typedef ‘CPUPPCState’
>     /home/alex/lsrc/qemu.git/target-ppc/cpu-qom.h:41: note: previous 
> declaration of ‘CPUPPCState’ was here
>     make[1]: *** [hw/ppc/fdt.o] Error 1
>     make: *** [subdir-ppc-softmmu] Error 2
>     15:00 address@hidden/i686  [qemu.git/bisect:???] >

My pull request includes a fix.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]