On Mon, Jan 18, 2010 at 03:24:45PM -0200, Lucas Meneghel Rodrigues wrote: > Today's git tests failed due to kvm-kmod problems again, please verify: > kvm-kmod needs to copy arch/x86/include/asm/hyperv.h during sync now. > ERROR kvm.qemu-kvm-git.build kvm.qemu-kvm-git.build timestamp=1263836706 localtime=Jan 18 12:45:06 Command <make -j 2> failed, rc=2, Command returned non-zero exit status > * Command: > make -j 2 > Exit status: 2 > Duration: 0 > > stdout: > make -C /lib/modules/2.6.31.6-166.fc12.x86_64/build M=`pwd` \ > LINUXINCLUDE="-I`pwd`/include -Iinclude \ > -Iarch/x86/include \ > -I`pwd`/include-compat -I`pwd`/x86 \ > -include include/linux/autoconf.h \ > -include `pwd`/x86/external-module-compat.h" \ > "$@" > make[1]: Entering directory `/usr/src/kernels/2.6.31.6-166.fc12.x86_64' > LD /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/built-in.o > CC [M] /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/svm.o > CC [M] /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/vmx.o > make[1]: Leaving directory `/usr/src/kernels/2.6.31.6-166.fc12.x86_64' > stderr: > In file included from /usr/local/autotest/tests/kvm/src/kvm_kmod/include/linux/kvm_para.h:64, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/../external-module-compat-comm.h:14, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/external-module-compat.h:16, > from <command-line>:0: > /usr/local/autotest/tests/kvm/src/kvm_kmod/include/asm/kvm_para.h:45:24: error: asm/hyperv.h: No such file or directory > In file included from /usr/local/autotest/tests/kvm/src/kvm_kmod/include/linux/kvm_para.h:64, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/../external-module-compat-comm.h:14, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/external-module-compat.h:16, > from <command-line>:0: > /usr/local/autotest/tests/kvm/src/kvm_kmod/include/asm/kvm_para.h:45:24: error: asm/hyperv.h: No such file or directory > In file included from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/irq.h:32, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/vmx.c:58: > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h: In function ‘kvm_hv_vapic_assist_page_enabled’: > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: ‘HV_X64_MSR_APIC_ASSIST_PAGE_ENABLE’ undeclared (first use in this function) > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: (Each undeclared identifier is reported only once > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: for each function it appears in.) > In file included from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/irq.h:32, > from /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/svm.c:58: > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h: In function ‘kvm_hv_vapic_assist_page_enabled’: > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: ‘HV_X64_MSR_APIC_ASSIST_PAGE_ENABLE’ undeclared (first use in this function) > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: (Each undeclared identifier is reported only once > /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/lapic.h:57: error: for each function it appears in.) > make[3]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/vmx.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/svm.o] Error 1 > make[2]: *** [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86] Error 2 > make[1]: *** [_module_/usr/local/autotest/tests/kvm/src/kvm_kmod] Error 2 > make: *** [all] Error 2 > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html