From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFylJ-0007o8-7s for qemu-devel@nongnu.org; Tue, 18 Feb 2014 23:28:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WFylB-0005Aw-VN for qemu-devel@nongnu.org; Tue, 18 Feb 2014 23:27:57 -0500 Received: from smtp.mail.uni-mannheim.de ([134.155.96.80]:44120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFylB-0005Am-OT for qemu-devel@nongnu.org; Tue, 18 Feb 2014 23:27:49 -0500 Message-ID: <530432B8.7000908@weilnetz.de> Date: Wed, 19 Feb 2014 05:27:36 +0100 From: Stefan Weil MIME-Version: 1.0 References: <20131121084046.GE27039@stefanha-thinkpad.redhat.com> <528F000C.4040103@weilnetz.de> <20131122105412.GD24388@stefanha-thinkpad.redhat.com> <1385124694.3681.87.camel@nilsson.home.kraxel.org> <5291D335.7040206@weilnetz.de> <1385362813.25009.6.camel@nilsson.home.kraxel.org> In-Reply-To: <1385362813.25009.6.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Buildbot failure: MinGW List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Stefan Hajnoczi , qemu-devel Hi Gerd, hi Stefan, we now need a C++ compiler on the buildbots. Currently, it's missing for MinGW: /bin/sh: i686-pc-mingw32-g++: command not found Cheers Stefan