From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVOL8-0007ys-IX for qemu-devel@nongnu.org; Sat, 11 Jun 2011 09:35:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVOL7-0000q5-0L for qemu-devel@nongnu.org; Sat, 11 Jun 2011 09:35:02 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:48345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVOL6-0000q0-Sq for qemu-devel@nongnu.org; Sat, 11 Jun 2011 09:35:00 -0400 Received: by yia25 with SMTP id 25so420961yia.4 for ; Sat, 11 Jun 2011 06:35:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110611022325.0634A3FC03@buildbot.b1-systems.de> References: <20110611022325.0634A3FC03@buildbot.b1-systems.de> Date: Sat, 11 Jun 2011 14:34:59 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 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: qemu-devel@nongnu.org Cc: gollub@b1-systems.de, "Michael S. Tsirkin" On Sat, Jun 11, 2011 at 3:23 AM, wrote: > The Buildbot has detected a new failure on builder pci_i386_debian_5_0 wh= ile building qemu. > Full details are available at: > =A0http://buildbot.b1-systems.de/qemu/builders/pci_i386_debian_5_0/builds= /0 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. To see the build errors relating to this failure, follow the link above and select compile stdio output: 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 This failure is in the pci tree, so I think Michael will investigate. If you feel failure notifications are spamming the list, please let Daniel Gollub and me know so we can adjust them. For more info on the QEMU buildbot see: http://wiki.qemu.org/ContinuousIntegration http://buildbot.b1-systems.de/qemu/ Stefan