From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTCPj-0002zQ-WF for qemu-devel@nongnu.org; Tue, 30 Oct 2012 10:03:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTCPi-0006Vy-I8 for qemu-devel@nongnu.org; Tue, 30 Oct 2012 10:03:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTCPi-0006Vo-9B for qemu-devel@nongnu.org; Tue, 30 Oct 2012 10:03:30 -0400 Date: Tue, 30 Oct 2012 16:05:45 +0200 From: "Michael S. Tsirkin" Message-ID: <20121030140545.GA27913@redhat.com> References: <20121030005326.E9404417B0@buildbot.b1-systems.de> <508F89BA.5090907@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <508F89BA.5090907@redhat.com> Subject: Re: [Qemu-devel] buildbot failure in qemu on default_mingw32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, gollub@b1-systems.de, qemu@buildbot.b1-systems.de, agraf@suse.de, lcapitulino@redhat.com On Tue, Oct 30, 2012 at 09:03:06AM +0100, Paolo Bonzini wrote: > Il 30/10/2012 01:53, qemu@buildbot.b1-systems.de ha scritto: > > The Buildbot has detected a new failure on builder default_mingw32 while building qemu. > > Full details are available at: > > http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/420 > > > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > > > Buildslave for this Build: kraxel_rhel61 > > > > Build Reason: The Nightly scheduler named 'nightly_default' triggered this build > > Build Source Stamp: [branch master] HEAD > > Blamelist: > > > > BUILD FAILED: failed compile > > > > sincerely, > > -The Buildbot > > > > Michael, this is yours: > > LINK i386-softmmu/qemu-system-i386.exe > hw/virtio-net.o:virtio-net.c:(.text+0xbe0): undefined reference to `tap_has_vnet_hdr_len' > hw/virtio-net.o:virtio-net.c:(.text+0xbfc): undefined reference to `tap_set_vnet_hdr_len' > make[1]: *** [qemu-system-i386.exe] Error 1 > make: *** [subdir-i386-softmmu] Error 2 Fixed, thanks for the report.