From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQx4x-0000Ne-Q1 for qemu-devel@nongnu.org; Wed, 24 Oct 2012 05:16:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQx4v-0004u9-Uv for qemu-devel@nongnu.org; Wed, 24 Oct 2012 05:16:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQx4v-0004u1-LH for qemu-devel@nongnu.org; Wed, 24 Oct 2012 05:16:45 -0400 Message-ID: <5087B1F6.1030206@redhat.com> Date: Wed, 24 Oct 2012 11:16:38 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <20121024010551.093214172A@buildbot.b1-systems.de> In-Reply-To: <20121024010551.093214172A@buildbot.b1-systems.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] buildbot failure in qemu on block_mingw32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu@buildbot.b1-systems.de Cc: qemu-devel@nongnu.org, gollub@b1-systems.de, agraf@suse.de, lcapitulino@redhat.com Am 24.10.2012 03:05, schrieb qemu@buildbot.b1-systems.de: > The Buildbot has detected a new failure on builder block_mingw32 while building qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/block_mingw32/builds/363 > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > Buildslave for this Build: kraxel_rhel61 > > Build Reason: The Nightly scheduler named 'nightly_block' triggered this build > Build Source Stamp: [branch block] HEAD > Blamelist: > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot Luiz, this is yours: CC i386-softmmu/exec.o In file included from /usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gthread.h:36, from /usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib.h:34, from /home/buildbot/slave-public/block_mingw32/build/qemu-common.h:41, from /home/buildbot/slave-public/block_mingw32/build/exec.c:27: /usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gutils.h:290: warning: redundant redeclaration of 'atexit' /usr/i686-pc-mingw32/sys-root/mingw/include/stdlib.h:371: note: previous declaration of 'atexit' was here /home/buildbot/slave-public/block_mingw32/build/exec.c: In function 'qemu_ram_alloc_from_ptr': /home/buildbot/slave-public/block_mingw32/build/exec.c:2574: error: 'QEMU_MADV_HUGEPAGE' undeclared (first use in this function) /home/buildbot/slave-public/block_mingw32/build/exec.c:2574: error: (Each undeclared identifier is reported only once /home/buildbot/slave-public/block_mingw32/build/exec.c:2574: error: for each function it appears in.) make[1]: *** [exec.o] Error 1 make: *** [subdir-i386-softmmu] Error 2