From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoUyl-0005ol-CJ for qemu-devel@nongnu.org; Tue, 10 Jul 2012 03:35:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoUyf-0003dx-6G for qemu-devel@nongnu.org; Tue, 10 Jul 2012 03:35:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoUye-0003dt-Tg for qemu-devel@nongnu.org; Tue, 10 Jul 2012 03:35:21 -0400 Message-ID: <4FFBDB33.5000407@redhat.com> Date: Tue, 10 Jul 2012 09:35:15 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1341875882-16723-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1341875882-16723-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] megasas: disable due to build breakage List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , qemu-devel@nongnu.org, Alex Graf On 07/10/12 01:18, Anthony Liguori wrote: > The Buildbot has detected a new failure on builder default_i386_rhel61 while > building qemu. > > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/default_i386_rhel61/builds/304 > > The proper fix is non-trivial so let's disable the build by default until it's > fixed properly. btw: what about "make check" still failing (for months now)? I guess we should either disable or fix that one too ... cheers, Gerd