Lucas Meneghel Rodrigues wrote:
> Hi folks, today's git test failed due to a build problem. Attached goes
> the build log. The relevant snippet I could identify is:
> 
> 10/29 04:57:13 DEBUG|     utils:0085|   CC
> [M]  /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/i8259.o
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:80:40: error: 
> linux/user-return-notifier.h: No such file or directory
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:142: error: field ‘urn’ 
> has incomplete type
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c: In function 
> ‘kvm_on_user_return’:
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:191: warning: type 
> defaults to ‘int’ in declaration of ‘__mptr’
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:191: warning: 
> initialization from incompatible pointer type
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:201: error: implicit 
> declaration of function ‘user_return_notifier_unregister’
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c: In function 
> ‘kvm_set_shared_msr’:
> 10/29 04:57:13 ERROR|     utils:0085| 
> /usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.c:238: error: implicit 
> declaration of function ‘user_return_notifier_register’
> 10/29 04:57:13 ERROR|     utils:0085| make[3]: *** 
> [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86/x86.o] Error 1
> 10/29 04:57:13 ERROR|     utils:0085| make[3]: *** Waiting for unfinished 
> jobs....
> 10/29 04:57:14 ERROR|     utils:0085| make[2]: *** 
> [/usr/local/autotest/tests/kvm/src/kvm_kmod/x86] Error 2
> 10/29 04:57:14 DEBUG|     utils:0085| make[1]: Leaving directory 
> `/usr/src/kernels/2.6.29.6-217.2.8.fc11.x86_64'
> 10/29 04:57:14 ERROR|     utils:0085| make[1]: *** 
> [_module_/usr/local/autotest/tests/kvm/src/kvm_kmod] Error 2
> 10/29 04:57:14 ERROR|     utils:0085| make: *** [all] Error 2
> 
> Any doubts let me know!

Find a working version in current kvm-kmod.git (at least in next, master
should catch up soon).

Are you also picking up latest kvm-kmod.git for these builds?

Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to