From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfZr4-0006aA-OC for qemu-devel@nongnu.org; Sun, 10 Nov 2013 13:35:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfZqx-00088a-QK for qemu-devel@nongnu.org; Sun, 10 Nov 2013 13:35:26 -0500 Received: from [2a03:4000:1::4e2f:c7ac:d] (port=37653 helo=v220110690675601.yourvserver.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfZhP-0004yE-Oi for qemu-devel@nongnu.org; Sun, 10 Nov 2013 13:25:28 -0500 Message-ID: <527FCF92.2070205@weilnetz.de> Date: Sun, 10 Nov 2013 19:25:22 +0100 From: Stefan Weil MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Buildbot failures (MinGW) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel Hello Gerd, could you please install bison and flex on the buildbot machine for default_mingw? That would fix some errors in the dtc build: BISON dtc-parser.tab.c make[1]: bison: Command not found LEX dtc-lexer.lex.c make[1]: flex: Command not found See http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/773/steps/compile/logs/stdio for the context. The build will still fail when compiling qga/vss-win32.c - I have already sent a patch for that error which hopefully will get merged soon.I'd appreciate if more of the buildbots would at least compile QEMU 1.7. Regards, Stefan