From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuVBx-0004p9-5Y for qemu-devel@nongnu.org; Mon, 06 Feb 2012 15:29:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuVBv-0005tM-N9 for qemu-devel@nongnu.org; Mon, 06 Feb 2012 15:29:37 -0500 Received: from e8.ny.us.ibm.com ([32.97.182.138]:45701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuVBv-0005tD-Ii for qemu-devel@nongnu.org; Mon, 06 Feb 2012 15:29:35 -0500 Received: from /spool/local by e8.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 6 Feb 2012 15:29:32 -0500 Received: from d01relay07.pok.ibm.com (d01relay07.pok.ibm.com [9.56.227.147]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id 198AE38C8059 for ; Mon, 6 Feb 2012 15:29:08 -0500 (EST) Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay07.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q16KRpcH2252966 for ; Mon, 6 Feb 2012 15:27:51 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q16KRlIf013700 for ; Mon, 6 Feb 2012 15:27:49 -0500 Message-ID: <4F3037BF.7030004@linux.vnet.ibm.com> Date: Mon, 06 Feb 2012 15:27:43 -0500 From: Corey Bryant MIME-Version: 1.0 References: <20120204001158.1A86B3FC6C@buildbot.b1-systems.de> <4F2C712B.6030207@codemonkey.ws> <4F2CEC70.6080206@weilnetz.de> In-Reply-To: <4F2CEC70.6080206@weilnetz.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] buildbot failure in qemu on default_mingw32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Alexander Graf , qemu-devel@nongnu.org On 02/04/2012 03:29 AM, Stefan Weil wrote: > Am 04.02.2012 00:43, schrieb Anthony Liguori: >> On 02/03/2012 06:11 PM, qemu@buildbot.b1-systems.de wrote: >>> 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/167 >>> >>> 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 >> >> Hi Corey, >> >> This came in through your net bridge helper series. Can you send a >> patch for this? Stefan Weil may be able to help you figure out what's >> needed here for win32. >> >> Regards, >> >> Anthony Liguori > > Hi, > > removing the bridge code for hosts which don't support it (quote from > Corey's commit: "this is very Linux centric") > seems currently the best solution. I just sent a patch which does this > for w32 hosts. Maybe BSD also should be > added. > > Regards, > > Stefan Weil > > Who can I talk to about BSD? -- Regards, Corey