ich möchte die Workstation auf meinem Ubuntu 22.04.4 LTS installieren, aber ich bekomme folgende Fehlermelldung:
"Before you can run VMware, several modulels must be compiled and loaded into the running kernel."
Es handelt sich um die Module
vmmon
und
vmnet.
Nach dem Bestätigen kommt follgender Fehller:
"Unable to install all modules. See log /tmp/vmware-xxx/vmware-22739.log for details. (Exit code 1)"
Im log steht Folgendes:
Code: Alles auswählen
2024-08-23T17:46:28.681Z In(05) host-22739 Log for VMware Workstation pid=22739 version=17.5.2 build=build-23775571 option=Release
2024-08-23T17:46:28.681Z In(05) host-22739 The host is x86_64.
2024-08-23T17:46:28.681Z In(05) host-22739 Host codepage=UTF-8 encoding=UTF-8
2024-08-23T17:46:28.681Z In(05) host-22739 Host is Linux 6.8.0-40-generic Ubuntu 22.04.4 LTS Ubuntu 22.04 22.04.4 LTS (Jammy Jellyfish)
2024-08-23T17:46:28.681Z In(05) host-22739 Host offset from UTC is +02:00.
2024-08-23T17:46:28.680Z In(05) host-22739 DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden.
2024-08-23T17:46:28.680Z In(05) host-22739 [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden.
2024-08-23T17:46:28.680Z In(05) host-22739 PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2024-08-23T17:46:28.681Z In(05) host-22739 DictionaryLoad: Cannot open file "/home/maxkraft/.vmware/config": Datei oder Verzeichnis nicht gefunden.
2024-08-23T17:46:28.681Z In(05) host-22739 [msg.dictionary.load.openFailed] Cannot open file "/home/maxkraft/.vmware/config": Datei oder Verzeichnis nicht gefunden.
2024-08-23T17:46:28.681Z In(05) host-22739 PREF Optional preferences file not found at /home/maxkraft/.vmware/config. Using default values.
2024-08-23T17:46:28.816Z Wa(03) host-22739 Logging to /tmp/vmware-maxkraft/vmware-22739.log
2024-08-23T17:46:28.866Z In(05) host-22739 Obtaining info using the running kernel.
2024-08-23T17:46:28.866Z In(05) host-22739 Created new pathsHash.
2024-08-23T17:46:28.866Z In(05) host-22739 Setting header path for 6.8.0-40-generic to "/lib/modules/6.8.0-40-generic/build/include".
2024-08-23T17:46:28.866Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:46:28.866Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:46:28.866Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:46:28.866Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:46:28.883Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:46:28.883Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:46:29.272Z In(05) host-22739 found symbol version file /lib/modules/6.8.0-40-generic/build/Module.symvers
2024-08-23T17:46:29.272Z In(05) host-22739 Reading symbol versions from /lib/modules/6.8.0-40-generic/build/Module.symvers.
2024-08-23T17:46:29.307Z In(05) host-22739 Read 28974 symbol versions
2024-08-23T17:46:29.307Z In(05) host-22739 Reading in info for the vmmon module.
2024-08-23T17:46:29.308Z In(05) host-22739 Reading in info for the vmnet module.
2024-08-23T17:46:29.308Z In(05) host-22739 Invoking modinfo on "vmmon".
2024-08-23T17:46:29.315Z In(05) host-22739 "/sbin/modinfo" exited with status 256.
2024-08-23T17:46:29.315Z In(05) host-22739 Invoking modinfo on "vmnet".
2024-08-23T17:46:29.320Z In(05) host-22739 "/sbin/modinfo" exited with status 256.
2024-08-23T17:46:29.345Z In(05) host-22739 to be installed: vmmon status: 0
2024-08-23T17:46:29.345Z In(05) host-22739 to be installed: vmnet status: 0
2024-08-23T17:46:29.373Z In(05) host-22739 Obtaining info using the running kernel.
2024-08-23T17:46:29.373Z In(05) host-22739 Setting header path for 6.8.0-40-generic to "/lib/modules/6.8.0-40-generic/build/include".
2024-08-23T17:46:29.373Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:46:29.373Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:46:29.373Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:46:29.373Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:46:29.391Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:46:29.391Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:46:29.750Z In(05) host-22739 found symbol version file /lib/modules/6.8.0-40-generic/build/Module.symvers
2024-08-23T17:46:29.750Z In(05) host-22739 Reading symbol versions from /lib/modules/6.8.0-40-generic/build/Module.symvers.
2024-08-23T17:46:29.782Z In(05) host-22739 Read 28974 symbol versions
2024-08-23T17:46:29.785Z In(05) host-22739 Kernel header path retrieved from FileEntry: /lib/modules/6.8.0-40-generic/build/include
2024-08-23T17:46:29.785Z In(05) host-22739 Update kernel header path to /lib/modules/6.8.0-40-generic/build/include
2024-08-23T17:46:29.785Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:46:29.785Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:46:29.785Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:46:29.785Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:46:29.801Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:46:29.801Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:46:29.803Z In(05) host-22739 Found compiler at "/usr/bin/gcc"
2024-08-23T17:46:29.806Z In(05) host-22739 Got gcc version "11".
2024-08-23T17:46:29.806Z In(05) host-22739 GCC major version 11 does not match Kernel GCC major version 12.
2024-08-23T17:46:29.806Z In(05) host-22739 Attempting to use a compiler at location "/usr/bin/gcc-12".
2024-08-23T17:46:29.809Z In(05) host-22739 Got gcc version "12".
2024-08-23T17:46:29.809Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:46:29.811Z In(05) host-22739 Got gcc version "12".
2024-08-23T17:46:29.811Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:46:29.813Z In(05) host-22739 Trying to find a suitable PBM set for kernel "6.8.0-40-generic".
2024-08-23T17:46:29.813Z In(05) host-22739 No matching PBM set was found for kernel "6.8.0-40-generic".
2024-08-23T17:46:29.813Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:46:29.813Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:46:29.813Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:46:29.813Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:46:29.813Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:46:29.826Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:46:29.826Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:49:21.015Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:49:21.015Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:49:21.015Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:49:21.015Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:49:21.015Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:49:21.028Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:49:21.028Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:49:21.028Z In(05) host-22739 Using temp dir "/tmp".
2024-08-23T17:49:36.704Z In(05) host-22739 Stopping VMware services:
2024-08-23T17:49:36.704Z In(05) host-22739 VMware Authentication Daemon[71G done
2024-08-23T17:49:36.704Z In(05) host-22739 Virtual machine monitor[71G done
2024-08-23T17:49:36.704Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-QgwJf7/vmmon-only“ wird betreten
2024-08-23T17:49:36.704Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:49:36.704Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/linux/driver.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/linux/driverLog.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/linux/hostif.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/apic.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/comport.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/cpuid.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/crosspage.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/memtrack.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmmon-only/common/moduleloop.o
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:49:36.704Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-QgwJf7/vmmon-only“ wird verlassen
2024-08-23T17:49:36.704Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-QgwJf7/vmnet-only“ wird betreten
2024-08-23T17:49:36.704Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:49:36.704Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/driver.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/hub.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/userif.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/netif.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/bridge.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/procfs.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/smac_compat.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/smac.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/vnetEvent.o
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/vnetUserListener.o
2024-08-23T17:49:36.704Z In(05) host-22739 LD [M] /tmp/modconfig-QgwJf7/vmnet-only/vmnet.o
2024-08-23T17:49:36.704Z In(05) host-22739 MODPOST /tmp/modconfig-QgwJf7/vmnet-only/Module.symvers
2024-08-23T17:49:36.704Z In(05) host-22739 CC [M] /tmp/modconfig-QgwJf7/vmnet-only/vmnet.mod.o
2024-08-23T17:49:36.704Z In(05) host-22739 LD [M] /tmp/modconfig-QgwJf7/vmnet-only/vmnet.ko
2024-08-23T17:49:36.704Z In(05) host-22739 BTF [M] /tmp/modconfig-QgwJf7/vmnet-only/vmnet.ko
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:49:36.704Z In(05) host-22739 /usr/bin/make -C $PWD SRCROOT=$PWD/. \
2024-08-23T17:49:36.704Z In(05) host-22739 MODULEBUILDDIR= postbuild
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-QgwJf7/vmnet-only“ wird betreten
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: „postbuild“ ist bereits aktuell.
2024-08-23T17:49:36.704Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-QgwJf7/vmnet-only“ wird verlassen
2024-08-23T17:49:36.704Z In(05) host-22739 cp -f vmnet.ko ./../vmnet.o
2024-08-23T17:49:36.704Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-QgwJf7/vmnet-only“ wird verlassen
2024-08-23T17:49:36.704Z In(05) host-22739 [AppLoader] GLib does not have GSettings support.
2024-08-23T17:49:36.704Z In(05) host-22739 Using kernel build system.
2024-08-23T17:49:36.704Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:49:36.704Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:36.705Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/common/crosspage.o: warning: objtool: CrossPage_CodePage+0x207: 'naked' return found in RETHUNK build
2024-08-23T17:49:36.705Z In(05) host-22739 make[3]: *** [scripts/Makefile.build:243: /tmp/modconfig-QgwJf7/vmmon-only/common/crosspage.o] Fehler 255
2024-08-23T17:49:36.705Z In(05) host-22739 make[3]: *** Datei „/tmp/modconfig-QgwJf7/vmmon-only/common/crosspage.o“ wird gelöscht
2024-08-23T17:49:36.705Z In(05) host-22739 make[3]: *** Auf noch nicht beendete Prozesse wird gewartet …
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/linux/driver.c:271:1: warning: no previous prototype for ‘LinuxDriverInit’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 271 | LinuxDriverInit(void)
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/linux/driver.c:339:1: warning: no previous prototype for ‘LinuxDriverExit’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 339 | LinuxDriverExit(void)
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/linux/hostif.c:2926:1: warning: no previous prototype for ‘HostIFCheckTrackedMPN’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 2926 | HostIFCheckTrackedMPN(VMDriver *vm, // IN: The VM instance
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/linux/hostif.c:3046:1: warning: no previous prototype for ‘HostIFWritePhysicalWork’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 3046 | HostIFWritePhysicalWork(MA ma, // MA to be written to
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmmon-only/linux/hostif.c:3205:1: warning: no previous prototype for ‘HostIFStartTimer’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 3205 | HostIFStartTimer(Bool rateChanged, //IN: Did rate change?
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 make[2]: *** [/usr/src/linux-headers-6.8.0-40-generic/Makefile:1926: /tmp/modconfig-QgwJf7/vmmon-only] Fehler 2
2024-08-23T17:49:36.705Z In(05) host-22739 make[1]: *** [Makefile:240: __sub-make] Fehler 2
2024-08-23T17:49:36.705Z In(05) host-22739 make: *** [Makefile:117: vmmon.ko] Fehler 2
2024-08-23T17:49:36.705Z In(05) host-22739 Using kernel build system.
2024-08-23T17:49:36.705Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:49:36.705Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:36.705Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/userif.c:1091:1: warning: no previous prototype for ‘VNetUserIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 1091 | VNetUserIf_Create(VNetPort **ret) // OUT
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/netif.c:173:1: warning: no previous prototype for ‘VNetNetIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 173 | VNetNetIf_Create(char *devName, // IN:
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/bridge.c:258:1: warning: no previous prototype for ‘VNetBridge_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 258 | VNetBridge_Create(const char *devName, // IN: name of device (e.g., "eth0")
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/bridge.c:1411:1: warning: no previous prototype for ‘VNetBridgeSendLargePacket’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 1411 | VNetBridgeSendLargePacket(struct sk_buff *skb, // IN: packet to split
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/userif.o: warning: objtool: VNetCsumAndCopyToUser+0x2d: call to csum_partial_copy_nocheck() with UACCESS enabled
2024-08-23T17:49:36.705Z In(05) host-22739 /tmp/modconfig-QgwJf7/vmnet-only/vnetUserListener.c:87:1: warning: no previous prototype for ‘VNetUserListener_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:36.705Z In(05) host-22739 87 | VNetUserListener_Create(uint32 classMask, // IN: the listener's class mask
2024-08-23T17:49:36.705Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:36.705Z In(05) host-22739 Skipping BTF generation for /tmp/modconfig-QgwJf7/vmnet-only/vmnet.ko due to unavailability of vmlinux
2024-08-23T17:49:36.705Z In(05) host-22739 Unable to install all modules. See log for details.
2024-08-23T17:49:36.705Z In(05) host-22739
2024-08-23T17:49:38.262Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:49:38.262Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:49:38.262Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:49:38.262Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:49:38.262Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:49:38.281Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:49:38.282Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:49:38.282Z In(05) host-22739 Using temp dir "/tmp".
2024-08-23T17:49:57.972Z In(05) host-22739 Stopping VMware services:
2024-08-23T17:49:57.972Z In(05) host-22739 VMware Authentication Daemon[71G done
2024-08-23T17:49:57.972Z In(05) host-22739 Virtual machine monitor[71G done
2024-08-23T17:49:57.972Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-jbQIbh/vmmon-only“ wird betreten
2024-08-23T17:49:57.972Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:49:57.972Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:49:57.972Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/linux/driver.o
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/linux/driverLog.o
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/linux/hostif.o
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/apic.o
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/comport.o
2024-08-23T17:49:57.972Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/cpuid.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/crosspage.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/memtrack.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmmon-only/common/moduleloop.o
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:49:57.973Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-jbQIbh/vmmon-only“ wird verlassen
2024-08-23T17:49:57.973Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-jbQIbh/vmnet-only“ wird betreten
2024-08-23T17:49:57.973Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:49:57.973Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/driver.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/hub.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/userif.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/netif.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/bridge.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/procfs.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/smac_compat.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/smac.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/vnetEvent.o
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/vnetUserListener.o
2024-08-23T17:49:57.973Z In(05) host-22739 LD [M] /tmp/modconfig-jbQIbh/vmnet-only/vmnet.o
2024-08-23T17:49:57.973Z In(05) host-22739 MODPOST /tmp/modconfig-jbQIbh/vmnet-only/Module.symvers
2024-08-23T17:49:57.973Z In(05) host-22739 CC [M] /tmp/modconfig-jbQIbh/vmnet-only/vmnet.mod.o
2024-08-23T17:49:57.973Z In(05) host-22739 LD [M] /tmp/modconfig-jbQIbh/vmnet-only/vmnet.ko
2024-08-23T17:49:57.973Z In(05) host-22739 BTF [M] /tmp/modconfig-jbQIbh/vmnet-only/vmnet.ko
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:49:57.973Z In(05) host-22739 /usr/bin/make -C $PWD SRCROOT=$PWD/. \
2024-08-23T17:49:57.973Z In(05) host-22739 MODULEBUILDDIR= postbuild
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-jbQIbh/vmnet-only“ wird betreten
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: „postbuild“ ist bereits aktuell.
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-jbQIbh/vmnet-only“ wird verlassen
2024-08-23T17:49:57.973Z In(05) host-22739 cp -f vmnet.ko ./../vmnet.o
2024-08-23T17:49:57.973Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-jbQIbh/vmnet-only“ wird verlassen
2024-08-23T17:49:57.973Z In(05) host-22739 [AppLoader] GLib does not have GSettings support.
2024-08-23T17:49:57.973Z In(05) host-22739 Using kernel build system.
2024-08-23T17:49:57.973Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:49:57.973Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:57.973Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/common/crosspage.o: warning: objtool: CrossPage_CodePage+0x207: 'naked' return found in RETHUNK build
2024-08-23T17:49:57.973Z In(05) host-22739 make[3]: *** [scripts/Makefile.build:243: /tmp/modconfig-jbQIbh/vmmon-only/common/crosspage.o] Fehler 255
2024-08-23T17:49:57.973Z In(05) host-22739 make[3]: *** Datei „/tmp/modconfig-jbQIbh/vmmon-only/common/crosspage.o“ wird gelöscht
2024-08-23T17:49:57.973Z In(05) host-22739 make[3]: *** Auf noch nicht beendete Prozesse wird gewartet …
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/linux/hostif.c:2926:1: warning: no previous prototype for ‘HostIFCheckTrackedMPN’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 2926 | HostIFCheckTrackedMPN(VMDriver *vm, // IN: The VM instance
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/linux/hostif.c:3046:1: warning: no previous prototype for ‘HostIFWritePhysicalWork’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 3046 | HostIFWritePhysicalWork(MA ma, // MA to be written to
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/linux/hostif.c:3205:1: warning: no previous prototype for ‘HostIFStartTimer’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 3205 | HostIFStartTimer(Bool rateChanged, //IN: Did rate change?
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/linux/driver.c:271:1: warning: no previous prototype for ‘LinuxDriverInit’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 271 | LinuxDriverInit(void)
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmmon-only/linux/driver.c:339:1: warning: no previous prototype for ‘LinuxDriverExit’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 339 | LinuxDriverExit(void)
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 make[2]: *** [/usr/src/linux-headers-6.8.0-40-generic/Makefile:1926: /tmp/modconfig-jbQIbh/vmmon-only] Fehler 2
2024-08-23T17:49:57.973Z In(05) host-22739 make[1]: *** [Makefile:240: __sub-make] Fehler 2
2024-08-23T17:49:57.973Z In(05) host-22739 make: *** [Makefile:117: vmmon.ko] Fehler 2
2024-08-23T17:49:57.973Z In(05) host-22739 Using kernel build system.
2024-08-23T17:49:57.973Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:49:57.973Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:57.973Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/userif.c:1091:1: warning: no previous prototype for ‘VNetUserIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 1091 | VNetUserIf_Create(VNetPort **ret) // OUT
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/netif.c:173:1: warning: no previous prototype for ‘VNetNetIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 173 | VNetNetIf_Create(char *devName, // IN:
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/bridge.c:258:1: warning: no previous prototype for ‘VNetBridge_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 258 | VNetBridge_Create(const char *devName, // IN: name of device (e.g., "eth0")
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.973Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/bridge.c:1411:1: warning: no previous prototype for ‘VNetBridgeSendLargePacket’ [-Wmissing-prototypes]
2024-08-23T17:49:57.973Z In(05) host-22739 1411 | VNetBridgeSendLargePacket(struct sk_buff *skb, // IN: packet to split
2024-08-23T17:49:57.973Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.974Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/userif.o: warning: objtool: VNetCsumAndCopyToUser+0x2d: call to csum_partial_copy_nocheck() with UACCESS enabled
2024-08-23T17:49:57.974Z In(05) host-22739 /tmp/modconfig-jbQIbh/vmnet-only/vnetUserListener.c:87:1: warning: no previous prototype for ‘VNetUserListener_Create’ [-Wmissing-prototypes]
2024-08-23T17:49:57.974Z In(05) host-22739 87 | VNetUserListener_Create(uint32 classMask, // IN: the listener's class mask
2024-08-23T17:49:57.974Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:49:57.974Z In(05) host-22739 Skipping BTF generation for /tmp/modconfig-jbQIbh/vmnet-only/vmnet.ko due to unavailability of vmlinux
2024-08-23T17:49:57.974Z In(05) host-22739 Unable to install all modules. See log for details.
2024-08-23T17:49:57.974Z In(05) host-22739
2024-08-23T17:50:03.339Z In(05) host-22739 The GCC version matches the kernel GCC minor version like a glove.
2024-08-23T17:50:03.339Z In(05) host-22739 Validating path "/lib/modules/6.8.0-40-generic/build/include" for kernel release "6.8.0-40-generic".
2024-08-23T17:50:03.339Z In(05) host-22739 Failed to find /lib/modules/6.8.0-40-generic/build/include/linux/version.h
2024-08-23T17:50:03.339Z In(05) host-22739 /lib/modules/6.8.0-40-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-08-23T17:50:03.339Z In(05) host-22739 using /usr/bin/gcc-12 for preprocess check
2024-08-23T17:50:03.357Z In(05) host-22739 Preprocessed UTS_RELEASE, got value "6.8.0-40-generic".
2024-08-23T17:50:03.357Z In(05) host-22739 The header path "/lib/modules/6.8.0-40-generic/build/include" for the kernel "6.8.0-40-generic" is valid. Whoohoo!
2024-08-23T17:50:03.357Z In(05) host-22739 Using temp dir "/tmp".
2024-08-23T17:50:17.575Z In(05) host-22739 Stopping VMware services:
2024-08-23T17:50:17.575Z In(05) host-22739 VMware Authentication Daemon[71G done
2024-08-23T17:50:17.575Z In(05) host-22739 Virtual machine monitor[71G done
2024-08-23T17:50:17.575Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-FGR0ps/vmmon-only“ wird betreten
2024-08-23T17:50:17.575Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:50:17.575Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/linux/driver.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/linux/driverLog.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/linux/hostif.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/apic.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/comport.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/cpuid.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/crosspage.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/memtrack.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmmon-only/common/moduleloop.o
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:50:17.575Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-FGR0ps/vmmon-only“ wird verlassen
2024-08-23T17:50:17.575Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-FGR0ps/vmnet-only“ wird betreten
2024-08-23T17:50:17.575Z In(05) host-22739 /usr/bin/make -C /lib/modules/6.8.0-40-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2024-08-23T17:50:17.575Z In(05) host-22739 MODULEBUILDDIR= modules
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird betreten
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/driver.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/hub.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/userif.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/netif.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/bridge.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/procfs.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/smac_compat.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/smac.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/vnetEvent.o
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/vnetUserListener.o
2024-08-23T17:50:17.575Z In(05) host-22739 LD [M] /tmp/modconfig-FGR0ps/vmnet-only/vmnet.o
2024-08-23T17:50:17.575Z In(05) host-22739 MODPOST /tmp/modconfig-FGR0ps/vmnet-only/Module.symvers
2024-08-23T17:50:17.575Z In(05) host-22739 CC [M] /tmp/modconfig-FGR0ps/vmnet-only/vmnet.mod.o
2024-08-23T17:50:17.575Z In(05) host-22739 LD [M] /tmp/modconfig-FGR0ps/vmnet-only/vmnet.ko
2024-08-23T17:50:17.575Z In(05) host-22739 BTF [M] /tmp/modconfig-FGR0ps/vmnet-only/vmnet.ko
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-40-generic“ wird verlassen
2024-08-23T17:50:17.575Z In(05) host-22739 /usr/bin/make -C $PWD SRCROOT=$PWD/. \
2024-08-23T17:50:17.575Z In(05) host-22739 MODULEBUILDDIR= postbuild
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-FGR0ps/vmnet-only“ wird betreten
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: „postbuild“ ist bereits aktuell.
2024-08-23T17:50:17.575Z In(05) host-22739 make[1]: Verzeichnis „/tmp/modconfig-FGR0ps/vmnet-only“ wird verlassen
2024-08-23T17:50:17.575Z In(05) host-22739 cp -f vmnet.ko ./../vmnet.o
2024-08-23T17:50:17.575Z In(05) host-22739 make: Verzeichnis „/tmp/modconfig-FGR0ps/vmnet-only“ wird verlassen
2024-08-23T17:50:17.575Z In(05) host-22739 [AppLoader] GLib does not have GSettings support.
2024-08-23T17:50:17.575Z In(05) host-22739 Using kernel build system.
2024-08-23T17:50:17.575Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:50:17.575Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:50:17.575Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:50:17.575Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/common/crosspage.o: warning: objtool: CrossPage_CodePage+0x207: 'naked' return found in RETHUNK build
2024-08-23T17:50:17.576Z In(05) host-22739 make[3]: *** [scripts/Makefile.build:243: /tmp/modconfig-FGR0ps/vmmon-only/common/crosspage.o] Fehler 255
2024-08-23T17:50:17.576Z In(05) host-22739 make[3]: *** Datei „/tmp/modconfig-FGR0ps/vmmon-only/common/crosspage.o“ wird gelöscht
2024-08-23T17:50:17.576Z In(05) host-22739 make[3]: *** Auf noch nicht beendete Prozesse wird gewartet …
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/linux/driver.c:271:1: warning: no previous prototype for ‘LinuxDriverInit’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 271 | LinuxDriverInit(void)
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/linux/driver.c:339:1: warning: no previous prototype for ‘LinuxDriverExit’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 339 | LinuxDriverExit(void)
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/linux/hostif.c:2926:1: warning: no previous prototype for ‘HostIFCheckTrackedMPN’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 2926 | HostIFCheckTrackedMPN(VMDriver *vm, // IN: The VM instance
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/linux/hostif.c:3046:1: warning: no previous prototype for ‘HostIFWritePhysicalWork’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 3046 | HostIFWritePhysicalWork(MA ma, // MA to be written to
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmmon-only/linux/hostif.c:3205:1: warning: no previous prototype for ‘HostIFStartTimer’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 3205 | HostIFStartTimer(Bool rateChanged, //IN: Did rate change?
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 make[2]: *** [/usr/src/linux-headers-6.8.0-40-generic/Makefile:1926: /tmp/modconfig-FGR0ps/vmmon-only] Fehler 2
2024-08-23T17:50:17.576Z In(05) host-22739 make[1]: *** [Makefile:240: __sub-make] Fehler 2
2024-08-23T17:50:17.576Z In(05) host-22739 make: *** [Makefile:117: vmmon.ko] Fehler 2
2024-08-23T17:50:17.576Z In(05) host-22739 Using kernel build system.
2024-08-23T17:50:17.576Z In(05) host-22739 warning: the compiler differs from the one used to build the kernel
2024-08-23T17:50:17.576Z In(05) host-22739 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:50:17.576Z In(05) host-22739 You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/userif.c:1091:1: warning: no previous prototype for ‘VNetUserIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 1091 | VNetUserIf_Create(VNetPort **ret) // OUT
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/netif.c:173:1: warning: no previous prototype for ‘VNetNetIf_Create’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 173 | VNetNetIf_Create(char *devName, // IN:
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/bridge.c:258:1: warning: no previous prototype for ‘VNetBridge_Create’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 258 | VNetBridge_Create(const char *devName, // IN: name of device (e.g., "eth0")
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/bridge.c:1411:1: warning: no previous prototype for ‘VNetBridgeSendLargePacket’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 1411 | VNetBridgeSendLargePacket(struct sk_buff *skb, // IN: packet to split
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/userif.o: warning: objtool: VNetCsumAndCopyToUser+0x2d: call to csum_partial_copy_nocheck() with UACCESS enabled
2024-08-23T17:50:17.576Z In(05) host-22739 /tmp/modconfig-FGR0ps/vmnet-only/vnetUserListener.c:87:1: warning: no previous prototype for ‘VNetUserListener_Create’ [-Wmissing-prototypes]
2024-08-23T17:50:17.576Z In(05) host-22739 87 | VNetUserListener_Create(uint32 classMask, // IN: the listener's class mask
2024-08-23T17:50:17.576Z In(05) host-22739 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-08-23T17:50:17.576Z In(05) host-22739 Skipping BTF generation for /tmp/modconfig-FGR0ps/vmnet-only/vmnet.ko due to unavailability of vmlinux
2024-08-23T17:50:17.576Z In(05) host-22739 Unable to install all modules. See log for details.
2024-08-23T17:50:17.576Z In(05) host-22739
Ich hatte das schon unter dem Player und konnte die Module auch herunterladen, für die Workstation weiß ich aber nicht weiter. Ich kann auch nicht sagen, welche Version ich habe, da ich an sich den Player installiert habe, jetzt aber auch die Workstation drauf bekommen habe, und ich erst jetzt erfahren habe, dass der Player eingestellt wurde.
Danke für die Hilfe!