Hello kernel 5.0.1-1.el7.elrepo.x86_64 on CentOS 7.6. (I think, it is the same problem, so I didn't start a new thread.) I tried first to get my workstation player 15.0.2 working ( it...
See more...
Hello kernel 5.0.1-1.el7.elrepo.x86_64 on CentOS 7.6. (I think, it is the same problem, so I didn't start a new thread.) I tried first to get my workstation player 15.0.2 working ( it stopped after kernel update) after that I tried to install a fresh workstation player 15.0.4. I get both times the same result: I tried the patch from mkubecek. ----------------------------------------------------------------------------------------------------------------------------- First method of installation breaks with error: [holger@kraehe vmware-host-modules-workstation-15.0.2]$ make make -C vmmon-only Using kernel build system. make[1]: Entering directory `/home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-host-modules-workstation-15.0.2/vmmon-only' make -C /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/.. M=$PWD SRCROOT=PWD/. \ MODULEBUILDDIR= modules make[2]: Entering directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' CC [M] /home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-host-modules-wrkstation-15.0.2/vmmon-only/common/task.o /home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-host-modules-workstation15.0.2/vmmon-only/common/task.c: In function ‘Task_Switch’: /home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-host-modules-workstation15.0.2/vmmon-only/common/task.c:2326:7: error: invalid 'asm': invalid operand cde 'V' __asm__ __volatile__(CALL_NOSPEC ^ make[3]: *** [/home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-host-moduls-workstation-15.0.2/vmmon-only/common/task.o] Error 1 make[2]: *** [_module_/home/lokalinstaller/vmwareplayer/patch_kubecek/vmware-hot-modules-workstation-15.0.2/vmmon-only] Error 2 make[2]: Leaving directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' make[1]: *** [vmmon.ko] Error 2 make[1]: Leaving directory `/home/lokalinstaller/vmwareplayer/patch_kubecek/vmwre-host-modules-workstation-15.0.2/vmmon-only' make: *** [vmmon-only] Error 2 [holger@kraehe vmware-host-modules-workstation-15.0.2]$ ---------------------------------------------------------------------------------------------------------------------------------------- Second method gives also some errors: -modules-workstation-15.0.2]$ su Password: ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1554327275 [root@kraehe vmware-host-modules-workstation-15.0.2]# cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/ cp: overwrite ‘/usr/lib/vmware/modules/source/vmmon.tar’? y ‘vmmon.tar’ -> ‘/usr/lib/vmware/modules/source/vmmon.tar’ cp: overwrite ‘/usr/lib/vmware/modules/source/vmnet.tar’? y ‘vmnet.tar’ -> ‘/usr/lib/vmware/modules/source/vmnet.tar’ [root@kraehe vmware-host-modules-workstation-15.0.2]# vmware-modconfig --console --install-all [AppLoader] GLib does not have GSettings support. Stopping vmware (via systemctl): [ OK ] Using kernel build system. make: Entering directory `/tmp/modconfig-dY8Xnm/vmmon-only' /usr/bin/make -C /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/.. M=$PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= modules make[1]: Entering directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/linux/driverLog.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/linux/driver.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/memtrack.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/apic.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/vmx86.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/task.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/cpuid.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/comport.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/common/phystrack.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/vmcore/moduleloop.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/bootstrap/monLoaderVmmon.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/bootstrap/monLoader.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/bootstrap/vmmblob.o CC [M] /tmp/modconfig-dY8Xnm/vmmon-only/bootstrap/bootstrap.o /tmp/modconfig-dY8Xnm/vmmon-only/common/memtrack.o: warning: objtool: MemTrack_Cleanup()+0x4d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/bootstrap/monLoader.o: warning: objtool: MonLoader_Process()+0x202: indirect jump found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/vmcore/moduleloop.o: warning: objtool: Vmx86_RunVM()+0x118: indirect jump found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/common/task.c: In function ‘Task_Switch’: /tmp/modconfig-dY8Xnm/vmmon-only/common/task.c:2326:7: error: invalid 'asm': invalid operand code 'V' __asm__ __volatile__(CALL_NOSPEC ^ make[2]: *** [/tmp/modconfig-dY8Xnm/vmmon-only/common/task.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /tmp/modconfig-dY8Xnm/vmmon-only/linux/driver.o: warning: objtool: LinuxDriverSyncCallHook()+0x5e: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/driver.o: warning: objtool: LinuxDriver_Ioctl()+0x7c: indirect jump found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/driver.o: warning: objtool: LinuxDriver_Ioctl()+0x9c: indirect jump found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_SemaphoreWait()+0xd2: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_SemaphoreWait()+0x110: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_SemaphoreSignal()+0xa2: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_OneIPI()+0x1d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_IPI()+0x8e: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmmon-only/linux/hostif.o: warning: objtool: HostIF_CallOnEachCPU()+0x15: indirect call found in RETPOLINE build make[1]: *** [_module_/tmp/modconfig-dY8Xnm/vmmon-only] Error 2 make[1]: Leaving directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' make: *** [vmmon.ko] Error 2 make: Leaving directory `/tmp/modconfig-dY8Xnm/vmmon-only' Using kernel build system. make: Entering directory `/tmp/modconfig-dY8Xnm/vmnet-only' /usr/bin/make -C /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/.. M=$PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= modules make[1]: Entering directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/hub.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/driver.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/userif.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/netif.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/bridge.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/procfs.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/smac_compat.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/smac.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-dY8Xnm/vmnet-only/vnetUserListener.o /tmp/modconfig-dY8Xnm/vmnet-only/vnetEvent.o: warning: objtool: VNetEvent_Send()+0xef: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/vnetEvent.o: warning: objtool: VNetEvent_CreateListener()+0xc7: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/vnetUserListener.o: warning: objtool: VNetUserListenerPoll()+0x2d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/procfs.o: warning: objtool: VNetProcShow()+0x51: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/userif.o: warning: objtool: VNetUserIfPoll()+0x2d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpRead()+0x2d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpWrite()+0x2d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpPoll()+0x31: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetKrefRelease()+0x27: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetConnect()+0x2f: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetConnect()+0x50: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetConnect()+0xb4: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetConnect()+0xd3: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetDisconnect()+0x56: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetDisconnect()+0x6d: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetSend()+0x55: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpUnlockedIoctl()+0xbd: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpUnlockedIoctl()+0x3cc: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/driver.o: warning: objtool: VNetFileOpUnlockedIoctl()+0x411: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/hub.o: warning: objtool: VNetHubCycleDetect()+0x56: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/hub.o: warning: objtool: VNetHubIsBridged()+0x3f: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/hub.o: warning: objtool: VNetHubPortsChanged()+0x84: indirect call found in RETPOLINE build /tmp/modconfig-dY8Xnm/vmnet-only/bridge.o: warning: objtool: VNetCallSMACFunc()+0x53: indirect call found in RETPOLINE build LD [M] /tmp/modconfig-dY8Xnm/vmnet-only/vmnet.o Building modules, stage 2. MODPOST 1 modules CC /tmp/modconfig-dY8Xnm/vmnet-only/vmnet.mod.o LD [M] /tmp/modconfig-dY8Xnm/vmnet-only/vmnet.ko make[1]: Leaving directory `/usr/src/kernels/5.0.1-1.el7.elrepo.x86_64' /usr/bin/make -C $PWD SRCROOT=$PWD/. \ MODULEBUILDDIR= postbuild make[1]: Entering directory `/tmp/modconfig-dY8Xnm/vmnet-only' make[1]: `postbuild' is up to date. make[1]: Leaving directory `/tmp/modconfig-dY8Xnm/vmnet-only' cp -f vmnet.ko ./../vmnet.o make: Leaving directory `/tmp/modconfig-dY8Xnm/vmnet-only' Unable to install all modules. See log for details. [root@kraehe vmware-host-modules-workstation-15.0.2]# --------------------------------------------------------------------------------------------------------------------------------------------------- After that procedure, vmnet seams to work (before the procedure it also didn't compile) but vmmon didn't run: 2019-04-03T23:59:23.026+02:00| host-1250| I125: Log for VMware Workstation pid=1250 version=15.0.4 build=build-12990004 option=Release 2019-04-03T23:59:23.026+02:00| host-1250| I125: The process is 64-bit. 2019-04-03T23:59:23.026+02:00| host-1250| I125: Host codepage=UTF-8 encoding=UTF-8 2019-04-03T23:59:23.026+02:00| host-1250| I125: Host is Linux 5.0.1-1.el7.elrepo.x86_64 CentOS Linux release 7.6.1810 (Core) 2019-04-03T23:59:23.026+02:00| host-1250| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden. 2019-04-03T23:59:23.026+02:00| host-1250| I125: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden. 2019-04-03T23:59:23.026+02:00| host-1250| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values. 2019-04-03T23:59:23.026+02:00| host-1250| I125: DictionaryLoad: Cannot open file "/home/holger/.vmware/config": Datei oder Verzeichnis nicht gefunden. 2019-04-03T23:59:23.026+02:00| host-1250| I125: [msg.dictionary.load.openFailed] Cannot open file "/home/holger/.vmware/config": Datei oder Verzeichnis nicht gefunden. 2019-04-03T23:59:23.026+02:00| host-1250| I125: PREF Optional preferences file not found at /home/holger/.vmware/config. Using default values. 2019-04-03T23:59:23.041+02:00| host-1250| W115: Logging to /tmp/vmware-root/vmware-1250.log 2019-04-03T23:59:23.085+02:00| host-1250| I125: Obtaining info using the running kernel. 2019-04-03T23:59:23.085+02:00| host-1250| I125: Created new pathsHash. 2019-04-03T23:59:23.086+02:00| host-1250| I125: Setting header path for 5.0.1-1.el7.elrepo.x86_64 to "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include". 2019-04-03T23:59:23.086+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.086+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.086+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.086+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.095+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.095+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.255+02:00| host-1250| I125: found symbol version file /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers 2019-04-03T23:59:23.255+02:00| host-1250| I125: Reading symbol versions from /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Read 20013 symbol versions 2019-04-03T23:59:23.274+02:00| host-1250| I125: Reading in info for the vmmon module. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Reading in info for the vmnet module. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Reading in info for the vmci module. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Reading in info for the vsock module. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Setting vsock to depend on vmci. 2019-04-03T23:59:23.274+02:00| host-1250| I125: Invoking modinfo on "vmmon". 2019-04-03T23:59:23.278+02:00| host-1250| I125: "/sbin/modinfo" exited with status 256. 2019-04-03T23:59:23.278+02:00| host-1250| I125: Invoking modinfo on "vmnet". 2019-04-03T23:59:23.280+02:00| host-1250| I125: "/sbin/modinfo" exited with status 0. 2019-04-03T23:59:23.280+02:00| host-1250| I125: Invoking modinfo on "vmci". 2019-04-03T23:59:23.283+02:00| host-1250| I125: "/sbin/modinfo" exited with status 256. 2019-04-03T23:59:23.283+02:00| host-1250| I125: Invoking modinfo on "vsock". 2019-04-03T23:59:23.286+02:00| host-1250| I125: "/sbin/modinfo" exited with status 0. 2019-04-03T23:59:23.298+02:00| host-1250| I125: to be installed: vmmon status: 0 2019-04-03T23:59:23.311+02:00| host-1250| I125: Obtaining info using the running kernel. 2019-04-03T23:59:23.311+02:00| host-1250| I125: Setting header path for 5.0.1-1.el7.elrepo.x86_64 to "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include". 2019-04-03T23:59:23.311+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.312+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.312+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.312+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.322+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.323+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.477+02:00| host-1250| I125: found symbol version file /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers 2019-04-03T23:59:23.477+02:00| host-1250| I125: Reading symbol versions from /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers. 2019-04-03T23:59:23.495+02:00| host-1250| I125: Read 20013 symbol versions 2019-04-03T23:59:23.496+02:00| host-1250| I125: Kernel header path retrieved from FileEntry: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include 2019-04-03T23:59:23.496+02:00| host-1250| I125: Update kernel header path to /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include 2019-04-03T23:59:23.496+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.496+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.496+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.496+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.507+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.507+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.509+02:00| host-1250| I125: Found compiler at "/usr/local/bin/gcc" 2019-04-03T23:59:23.513+02:00| host-1250| I125: Got gcc version "4.9.2". 2019-04-03T23:59:23.513+02:00| host-1250| I125: GCC minor version 4 does not match Kernel GCC minor version 4. But that is ok. 2019-04-03T23:59:23.518+02:00| host-1250| I125: Got gcc version "4.9.2". 2019-04-03T23:59:23.518+02:00| host-1250| I125: GCC minor version 4 does not match Kernel GCC minor version 4. But that is ok. 2019-04-03T23:59:23.521+02:00| host-1250| I125: Trying to find a suitable PBM set for kernel "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.521+02:00| host-1250| I125: No matching PBM set was found for kernel "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.521+02:00| host-1250| I125: GCC minor version 4 does not match Kernel GCC minor version 4. But that is ok. 2019-04-03T23:59:23.521+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.521+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.521+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.521+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.532+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.532+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.532+02:00| host-1250| I125: GCC minor version 4 does not match Kernel GCC minor version 4. But that is ok. 2019-04-03T23:59:23.532+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.532+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.532+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.532+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.542+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.542+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.542+02:00| host-1250| I125: Using temp dir "/tmp". 2019-04-03T23:59:23.545+02:00| host-1250| I125: Obtaining info using the running kernel. 2019-04-03T23:59:23.545+02:00| host-1250| I125: Setting header path for 5.0.1-1.el7.elrepo.x86_64 to "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include". 2019-04-03T23:59:23.545+02:00| host-1250| I125: Validating path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for kernel release "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.545+02:00| host-1250| I125: Failed to find /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h 2019-04-03T23:59:23.545+02:00| host-1250| I125: /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead. 2019-04-03T23:59:23.545+02:00| host-1250| I125: using /usr/local/bin/gcc for preprocess check 2019-04-03T23:59:23.555+02:00| host-1250| I125: Preprocessed UTS_RELEASE, got value "5.0.1-1.el7.elrepo.x86_64". 2019-04-03T23:59:23.555+02:00| host-1250| I125: The header path "/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include" for the kernel "5.0.1-1.el7.elrepo.x86_64" is valid. Whoohoo! 2019-04-03T23:59:23.713+02:00| host-1250| I125: found symbol version file /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers 2019-04-03T23:59:23.713+02:00| host-1250| I125: Reading symbol versions from /lib/modules/5.0.1-1.el7.elrepo.x86_64/build/Module.symvers. 2019-04-03T23:59:23.731+02:00| host-1250| I125: Read 20013 symbol versions 2019-04-03T23:59:23.731+02:00| host-1250| I125: Invoking modinfo on "vmmon". 2019-04-03T23:59:23.735+02:00| host-1250| I125: "/sbin/modinfo" exited with status 256. 2019-04-03T23:59:23.867+02:00| host-1250| I125: Setting destination path for vmmon to "/lib/modules/5.0.1-1.el7.elrepo.x86_64/misc/vmmon.ko". 2019-04-03T23:59:23.868+02:00| host-1250| I125: Extracting the vmmon source from "/usr/lib/vmware/modules/source/vmmon.tar". 2019-04-03T23:59:23.883+02:00| host-1250| I125: Successfully extracted the vmmon source. 2019-04-03T23:59:23.883+02:00| host-1250| I125: Building module with command "/usr/bin/make -j16 -C /tmp/modconfig-ZsMK5Y/vmmon-only auto-build HEADER_DIR=/lib/modules/5.0.1-1.el7.elrepo.x86_64/build/include CC=/usr/local/bin/gcc IS_GCC_3=no" 2019-04-03T23:59:26.004+02:00| host-1250| W115: Failed to build vmmon. Failed to execute the build command. Hope, that somebody knows the solution. Greetings from Germany. Holger