From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: recent kvm-kmod commit breaks on F18 Date: Mon, 29 Apr 2013 22:33:29 +0200 Message-ID: <517ED919.6090409@web.de> References: <20130429183341.GC1646@HEDWIG.INI.CMU.EDU> <517EC4BD.7080605@web.de> <20130429194412.GD1646@HEDWIG.INI.CMU.EDU> <517ED386.5040309@web.de> <20130429203030.GH1646@HEDWIG.INI.CMU.EDU> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2TQHDKNAOMRHNVKEAIFNH" Cc: "kvm@vger.kernel.org" To: "Gabriel L. Somlo" Return-path: Received: from mout.web.de ([212.227.17.12]:55423 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756690Ab3D2Udd (ORCPT ); Mon, 29 Apr 2013 16:33:33 -0400 In-Reply-To: <20130429203030.GH1646@HEDWIG.INI.CMU.EDU> Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2TQHDKNAOMRHNVKEAIFNH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2013-04-29 22:30, Gabriel L. Somlo wrote: > On Mon, Apr 29, 2013 at 10:09:42PM +0200, Jan Kiszka wrote: >> On 2013-04-29 21:44, Gabriel L. Somlo wrote: >>> On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote: >>>>> Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 >> Linking should work as well, though is unnecessary: >> >> make LINUX=3D/path/to/your/repo sync >> >> That's what I'm doing all the time to test my kvm hacks on my >> not-so-recent host kernel. >=20 > OK, I "git clone"d both kvm and kvm-kmod right alongside each other in > a test directory. I then went into kvm-kmod, and did >=20 > ./configure > make LINUX=3D../kvm sync > make >=20 > and got the same error as before: >=20 >=20 > make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=3D`pwd` \ > LINUXINCLUDE=3D"-I`pwd`/include -I`pwd`/include/uapi -Iinclude = \ > -Iinclude2 > -I/lib/modules/3.8.9-200.fc18.x86_64/source/include > -I/lib/modules/3.8.9-200.fc18.x86_64/source/include/uapi > -I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include > -I/lib/modules/3.8.9-200.fc18.x86_64/source/arch/x86/include/uapi \ > -Iinclude/generated/uapi -Iarch/x86/include/generated > \ > -Iarch/x86/include/generated/uapi \ > -I`pwd`/include-compat -I`pwd`/x86 \ > -include include/generated/autoconf.h \ > -include `pwd`/x86/external-module-compat.h" \ > "$@" > make[1]: Entering directory `/usr/src/kernels/3.8.9-200.fc18.x86_64' > make[3]: *** No rule to make target > `/home/somlo/FOO/kvm-kmod/x86/irqchip.o', needed by > `/home/somlo/FOO/kvm-kmod/x86/kvm.o'. Stop. > make[2]: *** [/home/somlo/FOO/kvm-kmod/x86] Error 2 > make[1]: *** [_module_/home/somlo/FOO/kvm-kmod] Error 2 > make[1]: Leaving directory `/usr/src/kernels/3.8.9-200.fc18.x86_64' > make: *** [all] Error 2 >=20 >=20 > This happens when I symlink (or use LINUX=3D../kvm with "make sync"), > but works OK with "git submodule update --init" (which I'd rather > avoid if possible). I dare to say that ../kvm/virt/kvm/irqchip.c does not exit, thus your external kvm directory is not recent enough. Jan ------enig2TQHDKNAOMRHNVKEAIFNH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlF+2RkACgkQitSsb3rl5xRv7QCfWae0XFr6z+DTreviUEo+/CcV 100An2hrjSZDIaCfML0weeAaDAWu86d0 =8Uok -----END PGP SIGNATURE----- ------enig2TQHDKNAOMRHNVKEAIFNH--