From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: KVM-kmod upstream built on a fully updated F12 box cannot be loaded Date: Fri, 05 Feb 2010 08:17:36 -0200 Message-ID: <1265365056.2407.0.camel@localhost.localdomain> References: <1265326179.2330.4.camel@localhost.localdomain> <4B6BE3F6.40500@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: KVM mailing list , Marcelo Tosatti To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:5838 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598Ab0BEKRo (ORCPT ); Fri, 5 Feb 2010 05:17:44 -0500 In-Reply-To: <4B6BE3F6.40500@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 2010-02-05 at 10:25 +0100, Jan Kiszka wrote: > Lucas Meneghel Rodrigues wrote: > > Hi folks: > > > > Today's upstream test couldn't go further due to a problem trying to > > load the module built with kvm-kmod: > > > > TestFail: Failed to load KVM modules: Command failed, rc=1, Command returned non-zero exit status > > * Command: > > insmod /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm.ko > > Exit status: 1 > > Duration: 0 > > > > stderr: > > insmod: error inserting '/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm.ko': -1 Unknown symbol in module > > Having the kernel log here would be more helpful. But I bet you are > bitten by the issue that breaks kvm-kmod builds against 2.6.32 and older > since this night: http://buildbot.kiszka.org/kvm-kmod/waterfall Yes, sorry, forgot to post dmesg here: kvm: Unknown symbol getboottime kvm: Unknown symbol monotonic_to_bootbased Thanks for looking into this Jan! Lucas