kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* KVM module build problem on today's git testing
@ 2009-09-16 17:48 Lucas Meneghel Rodrigues
  2009-09-16 19:18 ` Lucas Meneghel Rodrigues
  0 siblings, 1 reply; 3+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-09-16 17:48 UTC (permalink / raw)
  To: KVM mailing list

Hi folks, I've got a build problem on today's git testing, the relevant
bits of the failure can be seen here:

09/16 13:17:22 INFO |kvm_instal:0279| Building KVM modules
09/16 13:17:22 DEBUG|     utils:0053| Running './configure'
09/16 13:17:22 DEBUG|     utils:0053| Running 'make clean'
09/16 13:17:22 DEBUG|     utils:0085| make -C /lib/modules/2.6.29.6-217.2.8.fc11.x86_64/build M=`pwd` clean
09/16 13:17:23 DEBUG|     utils:0085| make[1]: Entering directory `/usr/src/kernels/2.6.29.6-217.2.8.fc11.x86_64'
09/16 13:17:24 DEBUG|     utils:0085| make[1]: Leaving directory `/usr/src/kernels/2.6.29.6-217.2.8.fc11.x86_64'
09/16 13:17:24 DEBUG|     utils:0053| Running 'make sync LINUX=/usr/local/autotest/tests/kvm/src/kvm'
09/16 13:17:26 DEBUG|     utils:0085| ./sync -v  v2.6.31-rc3-8224-g852a3e8 -l /usr/local/autotest/tests/kvm/src/kvm
09/16 13:17:32 DEBUG|     utils:0053| Running 'make -j 4'
09/16 13:17:32 DEBUG|     utils:0085| make -C /lib/modules/2.6.29.6-217.2.8.fc11.x86_64/build M=`pwd` \
09/16 13:17:32 DEBUG|     utils:0085| 		LINUXINCLUDE="-I`pwd`/include -Iinclude \
09/16 13:17:32 DEBUG|     utils:0085| 		 -Iarch/x86/include -I`pwd`/include-compat \
09/16 13:17:32 DEBUG|     utils:0085| 		-include include/linux/autoconf.h \
09/16 13:17:32 DEBUG|     utils:0085| 		-include `pwd`/x86/external-module-compat.h " \
09/16 13:17:32 DEBUG|     utils:0085| 		"$@"
09/16 13:17:32 DEBUG|     utils:0085| make[1]: Entering directory `/usr/src/kernels/2.6.29.6-217.2.8.fc11.x86_64'
09/16 13:17:33 DEBUG|     utils:0085|   LD      /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/built-in.o
09/16 13:17:33 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/svm.o
09/16 13:17:33 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/vmx-debug.o
09/16 13:17:33 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/vmx.o
09/16 13:17:33 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/kvm_main.o
09/16 13:17:35 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.o
09/16 13:17:35 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/mmu.o
09/16 13:17:35 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/emulate.o
09/16 13:17:36 DEBUG|     utils:0085|   CC [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/../anon_inodes.o
09/16 13:17:36 ERROR|     utils:0085| /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c: In function ‘emulator_cmpxchg_emulated’:
09/16 13:17:36 ERROR|     utils:0085| /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:2681: error: implicit declaration of function ‘printk_once’
09/16 13:17:36 ERROR|     utils:0085| make[3]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.o] Error 1
09/16 13:17:36 ERROR|     utils:0085| make[3]: *** Waiting for unfinished jobs....
09/16 13:17:37 ERROR|     utils:0085| make[2]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86] Error 2
09/16 13:17:37 DEBUG|     utils:0085| make[1]: Leaving directory `/usr/src/kernels/2.6.29.6-217.2.8.fc11.x86_64'
09/16 13:17:37 ERROR|     utils:0085| make[1]: *** [_module_/usr/local/autotest/tests/kvm/src/kvm_kmod] Error 2
09/16 13:17:37 ERROR|     utils:0085| make: *** [all] Error 2
09/16 13:17:37 ERROR|       kvm:0114| Test failed: Command <make -j 4> failed, rc=2, Command returned non-zero exit status

Please let's look into this in order to unbreak the build. The host machine is a fully up-to-date Fedora 11 box. I am available to provide any additional info.

Cheers,

Lucas


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-16 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 17:48 KVM module build problem on today's git testing Lucas Meneghel Rodrigues
2009-09-16 19:18 ` Lucas Meneghel Rodrigues
2009-09-16 21:10   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).