qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] buildbot failure in qemu on default_ppc


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] buildbot failure in qemu on default_ppc
Date: Fri, 04 Jan 2013 15:12:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121116 Thunderbird/10.0.11

>   CC    qemu-timer.o
> cc1: warnings being treated as errors
> In file included from
> /home/build/qemu/default_ppc/build/include/ui/qemu-pixman.h:9,
>                  from
> /home/build/qemu/default_ppc/build/include/ui/console.h:4,
>                  from qemu-timer.c:27:
> /usr/include/pixman-1/pixman.h:225: error: redundant redeclaration of
> 'pixman_transform_from_pixman_f_transform'
> /usr/include/pixman-1/pixman.h:221: error: previous declaration of
> 'pixman_transform_from_pixman_f_transform' was here
> make: *** [qemu-timer.o] Error 1
> 
> This is the same issue I ran into on SLE11 s390, and the way I got
> around it for testing for real warnings was to patch configure
> locally... (that list is initialized really early in configure)
> 
> Similar warnings can be encountered on the OpenBSD build slaves, where
> the mingw32 builds are being performed (using --disable-werror?).

Yes, mingw32[1] and openbsd can be built with --disable-werror only as
the system headers are f*cked up.

What pixman version is that?

cheers,
  Gerd

[1] mingw64 is alot better



reply via email to

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