From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: Build problem found during daily testing (09/30/09) Date: Wed, 30 Sep 2009 14:36:35 -0300 Message-ID: <20090930173635.GA9998@amt.cnet> References: <1254311503.2818.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: KVM mailing list , Jan Kiszka To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:1087 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754660AbZI3Rgw (ORCPT ); Wed, 30 Sep 2009 13:36:52 -0400 Content-Disposition: inline In-Reply-To: <1254311503.2818.3.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Sep 30, 2009 at 08:51:43AM -0300, Lucas Meneghel Rodrigues wrot= e: > Today's git test failed due to a build problem: > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm_main.c:381: error:= unknown field =E2=80=98change_pte=E2=80=99 specified in initializer > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm_main.c:381: warnin= g: initialization from incompatible pointer type > make[3]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm_main= =2Eo] Error 1 >=20 > Relevant commit hashes: >=20 > 09/30 04:52:40 INFO | kvm_utils:0182| Commit hash for git://git.kerne= l.org/pub/scm/linux/kernel/git/avi/kvm.git is d80e68823cada7b6d850330da= 1edfdf8bff9e2e6 (v2.6.31-rc3-11538-gd80e688) > 09/30 04:53:21 INFO | kvm_utils:0182| Commit hash for git://git.kerne= l.org/pub/scm/virt/kvm/qemu-kvm.git is 692d9aca97b865b0f7903565274a5260= 6910f129 (kvm-88-1366-g692d9ac) > 09/30 04:53:23 INFO | kvm_utils:0182| Commit hash for git://git.kerne= l.org/pub/scm/virt/kvm/kvm-kmod.git is b86de9524511f75bf9115047b7b57e1d= a86bfb37 (kvm-88-22-gb86de95) >=20 > If you need more info please let me know, >=20 > Lucas Lucas, I commited a half-assed fix to kvm-kmod.