qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 00/11] Net patches


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PULL v2 00/11] Net patches
Date: Fri, 6 Mar 2015 14:49:08 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Mar 03, 2015 at 11:50:33PM +0900, Peter Maydell wrote:
> On 28 February 2015 at 02:07, Stefan Hajnoczi <address@hidden> wrote:
> > v2:
> >  * Squash in Jiri's fix for rocker format string specifiers [Peter]
> >  * Squash in Windows build fix [Peter]
> >  * Both build fixes are described in "rocker: add new rocker switch device"

Jiri or Scott: Please address these clang (llvm) warnings and send a
final revision of the Rocker patch series.  I recommend starting from
the patches in this pull request since they already include other
compiler warning fixes.

To build with clang, use: CC=clang ./configure --disable-werror ...

> Still hasn't fixed all the build errors, I'm afraid:
> 
> In file included from
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker.h:24,
>                  from
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.c:19:
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_world.h:24:
> error: redefinition of typedef 'RockerTlv'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_hw.h:143:
> error: previous declaration of 'RockerTlv' was here
> In file included from
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.c:19:
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker.h:71:
> error: redefinition of typedef 'World'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_world.h:22:
> error: previous declaration of 'World' was here
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker.h:72:
> error: redefinition of typedef 'Rocker'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_world.h:23:
> error: previous declaration of 'Rocker' was here
> In file included from
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.c:21:
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.h:25:
> error: redefinition of typedef 'Rocker'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker.h:72:
> error: previous declaration of 'Rocker' was here
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.h:27:
> error: redefinition of typedef 'World'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker.h:71:
> error: previous declaration of 'World' was here
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.c:42:
> error: redefinition of typedef 'FpPort'
> /home/petmay01/linaro/qemu-for-merges/hw/net/rocker/rocker_fp.h:26:
> error: previous declaration of 'FpPort' was here
> make: *** [hw/net/rocker/rocker_fp.o] Error 1
> 
> (similarly for other types like DescRing and DescInfo).
> 
> -- PMM
> 

Attachment: pgp249OgyhHwn.pgp
Description: PGP signature


reply via email to

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