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: Alexander Graf
Subject: Re: [Qemu-devel] buildbot failure in qemu on default_ppc
Date: Fri, 4 Jan 2013 15:17:23 +0100

On 04.01.2013, at 15:12, Gerd Hoffmann wrote:

>>  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?

In the SLE11 case on this machine, it's:

#define PIXMAN_VERSION_STRING "0.16.0"


Alex




reply via email to

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