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: Andreas Färber
Subject: Re: [Qemu-devel] buildbot failure in qemu on default_ppc
Date: Fri, 04 Jan 2013 14:37:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Am 04.01.2013 14:21, schrieb address@hidden:
> 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

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