From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVfBI-00065X-CW for qemu-devel@nongnu.org; Sun, 12 Jun 2011 03:34:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVfBG-0005C4-Rh for qemu-devel@nongnu.org; Sun, 12 Jun 2011 03:34:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVfBG-0005Bv-Kh for qemu-devel@nongnu.org; Sun, 12 Jun 2011 03:33:58 -0400 Date: Sun, 12 Jun 2011 10:34:07 +0300 From: "Michael S. Tsirkin" Message-ID: <20110612073407.GA11941@redhat.com> References: <20110611022325.0634A3FC03@buildbot.b1-systems.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] buildbot failure in qemu on pci_i386_debian_5_0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: gollub@b1-systems.de, qemu-devel@nongnu.org On Sat, Jun 11, 2011 at 02:34:59PM +0100, Stefan Hajnoczi wrote: > On Sat, Jun 11, 2011 at 3:23 AM, wrote: > > The Buildbot has detected a new failure on builder pci_i386_debian_5_= 0 while building qemu. > > Full details are available at: > > =A0http://buildbot.b1-systems.de/qemu/builders/pci_i386_debian_5_0/bu= ilds/0 >=20 > This is the first email notification from the QEMU buildbot, which > automatically builds qemu.git and several subsystem repositories (pci, > block, qmp, ppc, s390, agraf's xen, and trivial-patches). Builds run > every day and the goal is to catch build breakages before they enter > qemu.git. >=20 > To see the build errors relating to this failure, follow the link > above and select compile stdio output: >=20 > CC i386-softmmu/exec.o > /home/build/qemu/pci_i386_debian_5_0/build/exec.c: In function > 'phys_page_for_each': > /home/build/qemu/pci_i386_debian_5_0/build/exec.c:1816: error: too few > arguments to function 'client->set_memory' > make[2]: *** [exec.o] Error 1 > make[1]: *** [subdir-i386-softmmu] Error 2 >=20 > This failure is in the pci tree, so I think Michael will investigate. >=20 > If you feel failure notifications are spamming the list, please let > Daniel Gollub and me know so we can adjust > them. >=20 > For more info on the QEMU buildbot see: > http://wiki.qemu.org/ContinuousIntegration > http://buildbot.b1-systems.de/qemu/ >=20 > Stefan Fixed, thanks for the report!