From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN26W-0002zA-3c for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:03:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZN26R-0000mb-MS for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:03:47 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:32841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZN26R-0000mJ-HO for qemu-devel@nongnu.org; Wed, 05 Aug 2015 13:03:43 -0400 Received: by wijp15 with SMTP id p15so56680385wij.0 for ; Wed, 05 Aug 2015 10:03:43 -0700 (PDT) References: From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Wed, 05 Aug 2015 18:03:41 +0100 Message-ID: <87zj25k6qa.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Segmentation Fault while running tests. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Julio Faracco , QEMU Developers Peter Maydell writes: > On 4 August 2015 at 22:21, Julio Faracco wrote: >> Hi guys. >> >> I'm trying to run the QEMU tests for i386 and x86_64 architectures but >> they are returning some errors. >> I'm using the most update version from git tree and my system is Ubuntu 14.04. >> Take a look at this segfault errors. >> >> $ make test > > 'make test' is a mess of ancient rubbish. The tests that > actually work and get run by everybody are under 'make check'. Should we just remove the make target and test for now until they can be added in a working manner? > > thanks > -- PMM -- Alex Bennée