Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. make: Entering directory `/tmp/vmware-config6/vmmon-only'
  2. make -C /lib/modules/2.6.26-2-686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  3. make[1]: Entering directory `/usr/src/linux-headers-2.6.26-2-686'
  4. CC [M] /tmp/vmware-config6/vmmon-only/linux/driver.o
  5. CC [M] /tmp/vmware-config6/vmmon-only/linux/driverLog.o
  6. CC [M] /tmp/vmware-config6/vmmon-only/linux/hostif.o
  7. CC [M] /tmp/vmware-config6/vmmon-only/common/comport.o
  8. CC [M] /tmp/vmware-config6/vmmon-only/common/cpuid.o
  9. CC [M] /tmp/vmware-config6/vmmon-only/common/hash.o
  10. CC [M] /tmp/vmware-config6/vmmon-only/common/memtrack.o
  11. CC [M] /tmp/vmware-config6/vmmon-only/common/phystrack.o
  12. CC [M] /tmp/vmware-config6/vmmon-only/common/task.o
  13. cc1plus: warning: command line option "-Werror-implicit-function-declaration" is valid for C/ObjC butnot for C++
  14. cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not forC++
  15. cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
  16. cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
  17. cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
  18. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV321]’:
  19. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2491: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  20. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2492: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  21. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  22. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  23. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV3]’:
  24. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2491: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  25. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2492: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  26. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  27. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageGSX1]’:
  28. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2491: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  29. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2492: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  30. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  31. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  32. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMCrossPage*, VMDriver*) [with VMCrossPage = VMCrossPageV2]’:
  33. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2491: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
  34. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2492: warning: ‘sysenterState.SysenterStateV45::rip’ is used uninitialized in this function
  35. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  36. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  37. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM_V4(VMDriver*, Vcpuid) [with VMCrossPage = VMCrossPageV4]’:
  38. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::validEIP’ may be used uninitialized in this function
  39. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::cs’ may be used uninitialized in this function
  40. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::rsp’ may be used uninitialized in this function
  41. /tmp/vmware-config6/vmmon-only/common/task_compat.h:3028: warning: ‘sysenterState.SysenterStateV45::rip’ may be used uninitialized in this function
  42. /tmp/vmware-config6/vmmon-only/common/task_compat.h: In function ‘int Vmx86_RunVM(VMDriver*, Vcpuid)’:
  43. /tmp/vmware-config6/vmmon-only/common/task_compat.h:2491: warning: ‘sysenterState.SysenterStateV45::rsp’ is used uninitialized in this function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement