From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr7Sx-00032F-Ux for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:37:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr7Sw-0001jL-Ll for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:37:43 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41468 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr7Sw-0001jH-Fc for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:37:42 -0500 Message-ID: <50E6DB20.5080106@suse.de> Date: Fri, 04 Jan 2013 14:37:36 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <20130104132156.A57714552E@buildbot.b1-systems.de> In-Reply-To: <20130104132156.A57714552E@buildbot.b1-systems.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] buildbot failure in qemu on default_ppc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, gollub@b1-systems.de, qemu@buildbot.b1-systems.de, agraf@suse.de, lcapitulino@redhat.com Am 04.01.2013 14:21, schrieb qemu@buildbot.b1-systems.de: > The Buildbot has detected a new failure on builder default_ppc while bu= ilding qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/default_ppc/builds/517 >=20 > Buildbot URL: http://buildbot.b1-systems.de/qemu/ >=20 > Buildslave for this Build: qemu-ppc.opensuse.org >=20 > Build Reason: The Nightly scheduler named 'nightly_default' triggered t= his build > Build Source Stamp: [branch master] HEAD > Blamelist:=20 >=20 > 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 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg