Am 04.01.2013 14:21, schrieb q...@buildbot.b1-systems.de:
> The Buildbot has detected a new failure on builder default_ppc while building 
> qemu.
> Full details are available at:
>  http://buildbot.b1-systems.de/qemu/builders/default_ppc/builds/517
> 
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
> 
> Buildslave for this Build: qemu-ppc.opensuse.org
> 
> Build Reason: The Nightly scheduler named 'nightly_default' triggered this 
> build
> Build Source Stamp: [branch master] HEAD
> Blamelist: 
> 
> BUILD FAILED: failed compile

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

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to