From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkHux-000322-Dr for qemu-devel@nongnu.org; Mon, 09 Jan 2012 11:17:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkHur-0004jj-JW for qemu-devel@nongnu.org; Mon, 09 Jan 2012 11:17:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkHur-0004jc-5m for qemu-devel@nongnu.org; Mon, 09 Jan 2012 11:17:45 -0500 Message-ID: <4F0B12F5.3060109@redhat.com> Date: Mon, 09 Jan 2012 18:16:53 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1326124572-8312-1-git-send-email-aliguori@us.ibm.com> <4F0B1016.2010600@us.ibm.com> In-Reply-To: <4F0B1016.2010600@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Please read: make check framework List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Mark McLoughlin , "Michael S. Tsirkin" , qemu-devel@nongnu.org, Alexander Graf , Blue Swirl , Max Filippov , Gerd Hoffmann , "Edgar E. Iglesias" , Peter Maydell , Markus Armbruster , =?ISO-8859-1?Q?Andreas_F=E4rber?= , =?ISO-8859-1?Q?Herv=E9_Poussineau?= , Stefan Hajnoczi , Stefano Stabellini , Stefan Weil , Riku Voipio , Jan Kiszka , Paul Brook , Daniel Gollub , Luiz Capitulino , "Venkateswararao Jujjuri (JV)" , Richard Henderson , Kevin Wolf , "Vassili Karpov (malc)" , Marcelo Tosatti , Michael Walle , Amit Shah , Paolo Bonzini , Aurelien Jarno On 01/09/2012 06:04 PM, Anthony Liguori wrote: > Hi, > > I'm going to apply this series quickly and will start running 'make > check-quick' as part a sniff test before pushing patches. > > I'd like to request that all maintainers/submaintainers do the same > and that everyone contributes unit tests to this target. > Good stuff. > The general rules for 'make check-quick': > > 1) It must complete in less than 10 minutes start to finish (the > entire rule). We can re-examine this over time but for now, it seems > like a reasonable limit. > > 2) It must gracefully degrade across architectures/targets. Do not > assume qemu-system-x86_64 is present or that an arm cross compiler is > available. > There's a cross compiler in Fedora, arm-gp2x-linux-gcc.x86_64. Is it suitable for make check? -- error compiling committee.c: too many arguments to function