From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScbIk-0002ar-N8 for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:54:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScbIh-0000tS-GP for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:54:54 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:48530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScbIh-0000t8-A0 for qemu-devel@nongnu.org; Thu, 07 Jun 2012 07:54:51 -0400 Received: by dadv2 with SMTP id v2so854284dad.4 for ; Thu, 07 Jun 2012 04:54:49 -0700 (PDT) Message-ID: <4FD09684.5070604@codemonkey.ws> Date: Thu, 07 Jun 2012 19:54:44 +0800 From: Anthony Liguori MIME-Version: 1.0 References: <20120607113054.BB1EF40244@spunk.home.kraxel.org> <4FD094C2.5040301@gmail.com> In-Reply-To: <4FD094C2.5040301@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" , Luiz Capitulino Luiz/Wen Congyang: ^ Regards, Anthony Liguori On 06/07/2012 07:47 PM, Gerd Hoffmann wrote: > > > -------- Original Message -------- > Subject: buildbot failure in qemu on fedora-mingw32 > Date: Thu, 07 Jun 2012 13:30:54 +0200 > From: buildbot@spunk.home.kraxel.org > To: kraxel+bb@gmail.com > > The Buildbot has detected a failed build on builder fedora-mingw32 while > building qemu. > Full details are available at: > http://www.kraxel.org/bb/builders/fedora-mingw32/builds/130 > > Buildbot URL: http://www.kraxel.org/bb/ > > Buildslave for this Build: fedora > > Build Reason: scheduler > Build Source Stamp: [branch kraxel-spice] > 901a8dd46efb5820796000d05f39d3677633bf64 > Blamelist: Alon Levy,Anthony Liguori > ,Daniel P. Berrange,Luiz > Capitulino,Wen Congyang > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > > > ========== log tail ========== > CC i386-softmmu/virtio-blk.o > CC i386-softmmu/virtio-balloon.o > CC i386-softmmu/virtio-net.o > CC i386-softmmu/virtio-serial-bus.o > CC i386-softmmu/virtio-scsi.o > CC i386-softmmu/vhost_net.o > CC i386-softmmu/kvm-stub.o > CC i386-softmmu/vga.o > CC i386-softmmu/memory.o > CC i386-softmmu/savevm.o > CC i386-softmmu/cputlb.o > CC i386-softmmu/memory_mapping.o > CC i386-softmmu/arch_memory_mapping.o > CC i386-softmmu/arch_dump.o > CC i386-softmmu/xen-stub.o > CC i386-softmmu/device-hotplug.o > CC i386-softmmu/exec.o > CC i386-softmmu/translate-all.o > CC i386-softmmu/cpu-exec.o > CC i386-softmmu/translate.o > CC i386-softmmu/tcg/tcg.o > CC i386-softmmu/tcg/optimize.o > CC i386-softmmu/fpu/softfloat.o > CC i386-softmmu/op_helper.o > CC i386-softmmu/helper.o > CC i386-softmmu/cpu.o > CC i386-softmmu/disas.o > CC i386-softmmu/dump.o > /home/buildbot/slave-spunk/fedora-mingw32/build/dump.c:17:24: fatal > error: sys/procfs.h: No such file or directory > compilation terminated. > make[1]: *** [dump.o] Error 1 > make: *** [subdir-i386-softmmu] Error 2 > > ========== full log ========== > http://www.kraxel.org/bb/builders/fedora-mingw32/builds/130/steps/compile/logs/stdio > >