From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjqD4-0001EV-Pf for qemu-devel@nongnu.org; Fri, 22 Nov 2013 07:51:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjqCy-0004u4-RQ for qemu-devel@nongnu.org; Fri, 22 Nov 2013 07:51:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjqCy-0004tn-Jx for qemu-devel@nongnu.org; Fri, 22 Nov 2013 07:51:40 -0500 Message-ID: <1385124694.3681.87.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 22 Nov 2013 13:51:34 +0100 In-Reply-To: <20131122105412.GD24388@stefanha-thinkpad.redhat.com> References: <20131121084046.GE27039@stefanha-thinkpad.redhat.com> <528F000C.4040103@weilnetz.de> <20131122105412.GD24388@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Buildbot failure: MinGW (was: qga/vss-win32/requester.h compile error) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Stefan Weil , qemu-devel Hi, > > 'make check' for MinGW cross builds needs an installation of wine to run > > the resulting exe files. I don't think it is a good idea to run tests for cross builds by default. cheers, Gerd