From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYJ3K-0000BQ-2H for qemu-devel@nongnu.org; Fri, 03 May 2013 12:41:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYJ3G-0001kt-8T for qemu-devel@nongnu.org; Fri, 03 May 2013 12:41:46 -0400 Received: from cantor2.suse.de ([195.135.220.15]:41235 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYJ3G-0001kg-1d for qemu-devel@nongnu.org; Fri, 03 May 2013 12:41:42 -0400 Message-ID: <5183E8C1.5070506@suse.de> Date: Fri, 03 May 2013 18:41:37 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1367438026-27573-1-git-send-email-jcd@tribudubois.net> <51825E30.5000802@suse.de> <5183D4E3.9060505@tribudubois.net> <5183D5D7.3010805@suse.de> <5183E020.2030209@tribudubois.net> In-Reply-To: <5183E020.2030209@tribudubois.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jean-Christophe DUBOIS Cc: qemu-devel@nongnu.org Am 03.05.2013 18:04, schrieb Jean-Christophe DUBOIS: > So I added a libi2c-imx.c file, a ds1338-test.c file ... (Note that in light of http://patchwork.ozlabs.org/patch/241004/ this will likely become libqos/i2c-imx.c.) > but when I run "make check" I get the following. [...] > $ make check [...] > CC tests/libi2c-imx.o > LINK tests/tmp105-test > CC tests/ds1338-test.o > LINK tests/ds1338-test > GTESTER check-qtest-arm > Kernel image must be specified Without seeing your code and since tmp105-test is working on my side, I can only guess that your ds1338-test is starting either your own machine or some machine that terminates with above error. The solution is to only mandate -kernel, -initrd, -dtb, etc. in the machine init function if !qtest_enabled() or so. > Broken pipe That's just qtest complaining that the process unexpectedly is gone due to the above. > make: *** [check-qtest-arm] Error 1 Note: For getting your test working you can skip the other tests above using either the specific name from the error or check-qtest: $ make check-help Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg