From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbi6G-00009q-BZ for qemu-devel@nongnu.org; Mon, 04 Jun 2012 20:58:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sbi6E-0002JE-Fe for qemu-devel@nongnu.org; Mon, 04 Jun 2012 20:58:19 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:48901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbi6E-0002Iy-9T for qemu-devel@nongnu.org; Mon, 04 Jun 2012 20:58:18 -0400 Received: by pbbro12 with SMTP id ro12so7299333pbb.4 for ; Mon, 04 Jun 2012 17:58:16 -0700 (PDT) Message-ID: <4FCD59A1.4030804@codemonkey.ws> Date: Tue, 05 Jun 2012 08:58:09 +0800 From: Anthony Liguori MIME-Version: 1.0 References: <20120604233318.4C32E40771@buildbot.b1-systems.de> <4FCD58B7.9080802@suse.de> In-Reply-To: <4FCD58B7.9080802@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] buildbot failure in qemu on default_ppc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: qemu-devel@nongnu.org, Jan Kiszka , agraf@suse.de, Avi Kivity On 06/05/2012 08:54 AM, Andreas Färber wrote: > Am 05.06.2012 01:33, schrieb qemu@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/417 >> >> 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 ppc-softmmu/kvm-all.o > /home/build/qemu/default_ppc/build/kvm-all.c:66: error: field 'kroute' > has incomplete type > /home/build/qemu/default_ppc/build/kvm-all.c: In function 'kvm_init': > /home/build/qemu/default_ppc/build/kvm-all.c:1289: error: 'KVMState' has > no member named 'direct_msi' > make[1]: *** [kvm-all.o] Error 1 > make: *** [subdir-ppc-softmmu] Error 2 Aren't GSI and even MSI very x86-centric concepts? Why is this code in kvm-all.c to begin with? Regards, Anthony Liguori > > /-F >