Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Under ubuntu22, vmware cannot compile the kernel, causing it to fail to run. #172

Closed
flowerseacar opened this issue May 13, 2024 · 4 comments

Comments

@flowerseacar
Copy link

No description provided.

@flowerseacar
Copy link
Author

2024-05-13T07:25:19.961Z In(05) host-5267 Log for VMware Workstation pid=5267 version=17.5.1 build=build-23298084 option=Release
2024-05-13T07:25:19.961Z In(05) host-5267 The host is x86_64.
2024-05-13T07:25:19.961Z In(05) host-5267 Host codepage=UTF-8 encoding=UTF-8
2024-05-13T07:25:19.961Z In(05) host-5267 Host is Linux 6.8.9-5-liquorix-amd64 Ubuntu 22.04.4 LTS Ubuntu 22.04 22.04.4 LTS (Jammy Jellyfish)
2024-05-13T07:25:19.961Z In(05) host-5267 Host offset from UTC is +08:00.
2024-05-13T07:25:19.960Z In(05) host-5267 DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": 没有那个文件或目录.
2024-05-13T07:25:19.960Z In(05) host-5267 [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": 没有那个文件或目录.
2024-05-13T07:25:19.960Z In(05) host-5267 PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2024-05-13T07:25:19.961Z In(05) host-5267 DictionaryLoad: Cannot open file "/home/ubuntu22/.vmware/config": 没有那个文件或目录.
2024-05-13T07:25:19.961Z In(05) host-5267 [msg.dictionary.load.openFailed] Cannot open file "/home/ubuntu22/.vmware/config": 没有那个文件或目录.
2024-05-13T07:25:19.961Z In(05) host-5267 PREF Optional preferences file not found at /home/ubuntu22/.vmware/config. Using default values.
2024-05-13T07:25:20.002Z Wa(03) host-5267 Logging to /tmp/vmware-ubuntu22/vmware-5267.log
2024-05-13T07:25:20.007Z In(05) host-5267 Obtaining info using the running kernel.
2024-05-13T07:25:20.007Z In(05) host-5267 Created new pathsHash.
2024-05-13T07:25:20.007Z In(05) host-5267 Setting header path for 6.8.9-5-liquorix-amd64 to "/lib/modules/6.8.9-5-liquorix-amd64/build/include".
2024-05-13T07:25:20.007Z In(05) host-5267 Validating path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for kernel release "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.009Z In(05) host-5267 Failed to find /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h
2024-05-13T07:25:20.009Z In(05) host-5267 /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-05-13T07:25:20.009Z In(05) host-5267 using /usr/bin/gcc-11 for preprocess check
2024-05-13T07:25:20.040Z In(05) host-5267 Preprocessed UTS_RELEASE, got value "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.040Z In(05) host-5267 The header path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for the kernel "6.8.9-5-liquorix-amd64" is valid. Whoohoo!
2024-05-13T07:25:20.110Z In(05) host-5267 found symbol version file /lib/modules/6.8.9-5-liquorix-amd64/build/Module.symvers
2024-05-13T07:25:20.110Z In(05) host-5267 Reading symbol versions from /lib/modules/6.8.9-5-liquorix-amd64/build/Module.symvers.
2024-05-13T07:25:20.119Z In(05) host-5267 Read 28191 symbol versions
2024-05-13T07:25:20.120Z In(05) host-5267 Reading in info for the vmmon module.
2024-05-13T07:25:20.120Z In(05) host-5267 Reading in info for the vmnet module.
2024-05-13T07:25:20.120Z In(05) host-5267 Invoking modinfo on "vmmon".
2024-05-13T07:25:20.121Z In(05) host-5267 "/sbin/modinfo" exited with status 256.
2024-05-13T07:25:20.121Z In(05) host-5267 Invoking modinfo on "vmnet".
2024-05-13T07:25:20.122Z In(05) host-5267 "/sbin/modinfo" exited with status 256.
2024-05-13T07:25:20.130Z In(05) host-5267 to be installed: vmmon status: 0
2024-05-13T07:25:20.130Z In(05) host-5267 to be installed: vmnet status: 0
2024-05-13T07:25:20.139Z In(05) host-5267 Obtaining info using the running kernel.
2024-05-13T07:25:20.139Z In(05) host-5267 Setting header path for 6.8.9-5-liquorix-amd64 to "/lib/modules/6.8.9-5-liquorix-amd64/build/include".
2024-05-13T07:25:20.139Z In(05) host-5267 Validating path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for kernel release "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.139Z In(05) host-5267 Failed to find /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h
2024-05-13T07:25:20.139Z In(05) host-5267 /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-05-13T07:25:20.139Z In(05) host-5267 using /usr/bin/gcc-11 for preprocess check
2024-05-13T07:25:20.142Z In(05) host-5267 Preprocessed UTS_RELEASE, got value "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.142Z In(05) host-5267 The header path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for the kernel "6.8.9-5-liquorix-amd64" is valid. Whoohoo!
2024-05-13T07:25:20.212Z In(05) host-5267 found symbol version file /lib/modules/6.8.9-5-liquorix-amd64/build/Module.symvers
2024-05-13T07:25:20.212Z In(05) host-5267 Reading symbol versions from /lib/modules/6.8.9-5-liquorix-amd64/build/Module.symvers.
2024-05-13T07:25:20.221Z In(05) host-5267 Read 28191 symbol versions
2024-05-13T07:25:20.223Z In(05) host-5267 Kernel header path retrieved from FileEntry: /lib/modules/6.8.9-5-liquorix-amd64/build/include
2024-05-13T07:25:20.223Z In(05) host-5267 Update kernel header path to /lib/modules/6.8.9-5-liquorix-amd64/build/include
2024-05-13T07:25:20.223Z In(05) host-5267 Validating path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for kernel release "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.223Z In(05) host-5267 Failed to find /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h
2024-05-13T07:25:20.223Z In(05) host-5267 /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-05-13T07:25:20.223Z In(05) host-5267 using /usr/bin/gcc-11 for preprocess check
2024-05-13T07:25:20.225Z In(05) host-5267 Preprocessed UTS_RELEASE, got value "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.225Z In(05) host-5267 The header path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for the kernel "6.8.9-5-liquorix-amd64" is valid. Whoohoo!
2024-05-13T07:25:20.226Z In(05) host-5267 Found compiler at "/usr/bin/gcc"
2024-05-13T07:25:20.226Z In(05) host-5267 Got gcc version "11".
2024-05-13T07:25:20.226Z In(05) host-5267 The GCC version matches the kernel GCC minor version like a glove.
2024-05-13T07:25:20.227Z In(05) host-5267 Got gcc version "11".
2024-05-13T07:25:20.227Z In(05) host-5267 The GCC version matches the kernel GCC minor version like a glove.
2024-05-13T07:25:20.227Z In(05) host-5267 Trying to find a suitable PBM set for kernel "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.227Z In(05) host-5267 No matching PBM set was found for kernel "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.227Z In(05) host-5267 The GCC version matches the kernel GCC minor version like a glove.
2024-05-13T07:25:20.227Z In(05) host-5267 Validating path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for kernel release "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.227Z In(05) host-5267 Failed to find /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h
2024-05-13T07:25:20.227Z In(05) host-5267 /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-05-13T07:25:20.227Z In(05) host-5267 using /usr/bin/gcc-11 for preprocess check
2024-05-13T07:25:20.230Z In(05) host-5267 Preprocessed UTS_RELEASE, got value "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:20.230Z In(05) host-5267 The header path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for the kernel "6.8.9-5-liquorix-amd64" is valid. Whoohoo!
2024-05-13T07:25:29.478Z In(05) host-5267 The GCC version matches the kernel GCC minor version like a glove.
2024-05-13T07:25:29.478Z In(05) host-5267 Validating path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for kernel release "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:29.478Z In(05) host-5267 Failed to find /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h
2024-05-13T07:25:29.478Z In(05) host-5267 /lib/modules/6.8.9-5-liquorix-amd64/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2024-05-13T07:25:29.478Z In(05) host-5267 using /usr/bin/gcc-11 for preprocess check
2024-05-13T07:25:29.482Z In(05) host-5267 Preprocessed UTS_RELEASE, got value "6.8.9-5-liquorix-amd64".
2024-05-13T07:25:29.482Z In(05) host-5267 The header path "/lib/modules/6.8.9-5-liquorix-amd64/build/include" for the kernel "6.8.9-5-liquorix-amd64" is valid. Whoohoo!
2024-05-13T07:25:29.482Z In(05) host-5267 Using temp dir "/tmp".
2024-05-13T07:25:37.823Z In(05) host-5267 Stopping VMware services:
2024-05-13T07:25:37.823Z In(05) host-5267 VMware Authentication Daemon�[71G done
2024-05-13T07:25:37.823Z In(05) host-5267 Virtual machine monitor�[71G done
2024-05-13T07:25:37.823Z In(05) host-5267 make: 进入目录“/tmp/modconfig-pIdtHB/vmmon-only”
2024-05-13T07:25:37.823Z In(05) host-5267 /usr/bin/make -C /lib/modules/6.8.9-5-liquorix-amd64/build/include/.. M=$PWD SRCROOT=$PWD/.
2024-05-13T07:25:37.823Z In(05) host-5267 MODULEBUILDDIR= modules
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 进入目录“/usr/src/linux-headers-6.8.9-5-liquorix-amd64”
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/linux/driver.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/linux/driverLog.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/linux/hostif.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/apic.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/comport.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/cpuid.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/crosspage.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/memtrack.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/moduleloop.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/phystrack.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/sharedAreaVmmon.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/statVarsVmmon.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/task.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/bootstrap/bootstrap.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/bootstrap/monLoader.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/bootstrap/monLoaderVmmon.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmmon-only/bootstrap/vmmblob.o
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 离开目录“/usr/src/linux-headers-6.8.9-5-liquorix-amd64”
2024-05-13T07:25:37.823Z In(05) host-5267 make: 离开目录“/tmp/modconfig-pIdtHB/vmmon-only”
2024-05-13T07:25:37.823Z In(05) host-5267 make: 进入目录“/tmp/modconfig-pIdtHB/vmnet-only”
2024-05-13T07:25:37.823Z In(05) host-5267 /usr/bin/make -C /lib/modules/6.8.9-5-liquorix-amd64/build/include/.. M=$PWD SRCROOT=$PWD/.
2024-05-13T07:25:37.823Z In(05) host-5267 MODULEBUILDDIR= modules
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 进入目录“/usr/src/linux-headers-6.8.9-5-liquorix-amd64”
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/driver.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/hub.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/userif.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/netif.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/bridge.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/procfs.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/smac_compat.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/smac.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/vnetEvent.o
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/vnetUserListener.o
2024-05-13T07:25:37.823Z In(05) host-5267 LD [M] /tmp/modconfig-pIdtHB/vmnet-only/vmnet.o
2024-05-13T07:25:37.823Z In(05) host-5267 MODPOST /tmp/modconfig-pIdtHB/vmnet-only/Module.symvers
2024-05-13T07:25:37.823Z In(05) host-5267 CC [M] /tmp/modconfig-pIdtHB/vmnet-only/vmnet.mod.o
2024-05-13T07:25:37.823Z In(05) host-5267 LD [M] /tmp/modconfig-pIdtHB/vmnet-only/vmnet.ko
2024-05-13T07:25:37.823Z In(05) host-5267 BTF [M] /tmp/modconfig-pIdtHB/vmnet-only/vmnet.ko
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 离开目录“/usr/src/linux-headers-6.8.9-5-liquorix-amd64”
2024-05-13T07:25:37.823Z In(05) host-5267 /usr/bin/make -C $PWD SRCROOT=$PWD/.
2024-05-13T07:25:37.823Z In(05) host-5267 MODULEBUILDDIR= postbuild
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 进入目录“/tmp/modconfig-pIdtHB/vmnet-only”
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: “postbuild”已是最新。
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: 离开目录“/tmp/modconfig-pIdtHB/vmnet-only”
2024-05-13T07:25:37.823Z In(05) host-5267 cp -f vmnet.ko ./../vmnet.o
2024-05-13T07:25:37.823Z In(05) host-5267 make: 离开目录“/tmp/modconfig-pIdtHB/vmnet-only”
2024-05-13T07:25:37.823Z In(05) host-5267 [AppLoader] GLib does not have GSettings support.
2024-05-13T07:25:37.823Z In(05) host-5267 Using kernel build system.
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/crosspage.o: warning: objtool: CrossPage_CodePage+0x207: 'naked' return found in RETHUNK build
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Free() falls through to next function PhysTrack_Add()
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Add() falls through to next function PhysTrack_Remove()
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Remove() falls through to next function PhysTrack_Test()
2024-05-13T07:25:37.823Z In(05) host-5267 In file included from /tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.c:52:
2024-05-13T07:25:37.823Z In(05) host-5267 ./arch/x86/include/asm/timex.h: In function ‘random_get_entropy’:
2024-05-13T07:25:37.823Z In(05) host-5267 ./arch/x86/include/asm/timex.h:12:24: error: implicit declaration of function ‘random_get_entropy_fallback’; did you mean ‘random_get_entropy’? [-Werror=implicit-function-declaration]
2024-05-13T07:25:37.823Z In(05) host-5267 12 | return random_get_entropy_fallback();
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 | random_get_entropy
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/task.c:548:1: warning: no previous prototype for ‘TaskGetFlatWriteableDataSegment’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 548 | TaskGetFlatWriteableDataSegment(void)
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.c: At top level:
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.c:700:1: warning: no previous prototype for ‘Vmx86FreeVMDriver’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 700 | Vmx86FreeVMDriver(VMDriver *vm)
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.c:733:1: warning: no previous prototype for ‘Vmx86AllocVMDriver’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 733 | Vmx86AllocVMDriver(uint32 numVCPUs)
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/linux/driver.c:271:1: warning: no previous prototype for ‘LinuxDriverInit’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 271 | LinuxDriverInit(void)
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/linux/driver.c:339:1: warning: no previous prototype for ‘LinuxDriverExit’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 339 | LinuxDriverExit(void)
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/linux/hostif.c:2926:1: warning: no previous prototype for ‘HostIFCheckTrackedMPN’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 2926 | HostIFCheckTrackedMPN(VMDriver *vm, // IN: The VM instance
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/linux/hostif.c:3046:1: warning: no previous prototype for ‘HostIFWritePhysicalWork’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 3046 | HostIFWritePhysicalWork(MA ma, // MA to be written to
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/linux/hostif.c:3205:1: warning: no previous prototype for ‘HostIFStartTimer’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 3205 | HostIFStartTimer(Bool rateChanged, //IN: Did rate change?
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmmon-only/common/task.o: warning: objtool: .text: unexpected end of section
2024-05-13T07:25:37.823Z In(05) host-5267 cc1: some warnings being treated as errors
2024-05-13T07:25:37.823Z In(05) host-5267 make[3]: *** [scripts/Makefile.build:243:/tmp/modconfig-pIdtHB/vmmon-only/common/vmx86.o] 错误 1
2024-05-13T07:25:37.823Z In(05) host-5267 make[3]: *** 正在等待未完成的任务....
2024-05-13T07:25:37.823Z In(05) host-5267 make[2]: *** [/usr/src/linux-headers-6.8.9-5-liquorix-amd64/Makefile:1932:/tmp/modconfig-pIdtHB/vmmon-only] 错误 2
2024-05-13T07:25:37.823Z In(05) host-5267 make[1]: *** [Makefile:240:__sub-make] 错误 2
2024-05-13T07:25:37.823Z In(05) host-5267 make: *** [Makefile:117:vmmon.ko] 错误 2
2024-05-13T07:25:37.823Z In(05) host-5267 Using kernel build system.
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/vnetUserListener.c:87:1: warning: no previous prototype for ‘VNetUserListener_Create’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 87 | VNetUserListener_Create(uint32 classMask, // IN: the listener's class mask
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/userif.c:1091:1: warning: no previous prototype for ‘VNetUserIf_Create’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 1091 | VNetUserIf_Create(VNetPort **ret) // OUT
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/userif.o: warning: objtool: VNetCsumCopyDatagram+0x53: call to csum_partial_copy_nocheck() with UACCESS enabled
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/netif.c:173:1: warning: no previous prototype for ‘VNetNetIf_Create’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 173 | VNetNetIf_Create(char *devName, // IN:
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/bridge.c:258:1: warning: no previous prototype for ‘VNetBridge_Create’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 258 | VNetBridge_Create(const char *devName, // IN: name of device (e.g., "eth0")
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 /tmp/modconfig-pIdtHB/vmnet-only/bridge.c:1411:1: warning: no previous prototype for ‘VNetBridgeSendLargePacket’ [-Wmissing-prototypes]
2024-05-13T07:25:37.823Z In(05) host-5267 1411 | VNetBridgeSendLargePacket(struct sk_buff *skb, // IN: packet to split
2024-05-13T07:25:37.823Z In(05) host-5267 | ^~~~~~~~~~~~~~~~~~~~~~~~~
2024-05-13T07:25:37.823Z In(05) host-5267 Skipping BTF generation for /tmp/modconfig-pIdtHB/vmnet-only/vmnet.ko due to unavailability of vmlinux
2024-05-13T07:25:37.823Z In(05) host-5267 Unable to install all modules. See log for details.
2024-05-13T07:25:37.823Z In(05) host-5267

@damentz
Copy link
Owner

damentz commented May 13, 2024

Patches are available to fix builds for VMware Workstation on modern kernels through Arch AUR: https://aur.archlinux.org/packages/vmware-workstation

However, getting those patches working on Ubuntu is up to you. Closing as this isn't a Liquorix bug.

@damentz damentz closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
@flowerseacar
Copy link
Author

Patches are available to fix builds for VMware Workstation on modern kernels through Arch AUR: https://aur.archlinux.org/packages/vmware-workstation

However, getting those patches working on Ubuntu is up to you. Closing as this isn't a Liquorix bug.

I can run vmware on the original ubuntu kernel, but it won't work if I change the Liquorix kernel.

@damentz
Copy link
Owner

damentz commented May 13, 2024

Ya you didn't read my response you quoted. You're either a bot or a troll, especially considering your profile is private. Locking your threads and blocking you from the project.

Repository owner locked as spam and limited conversation to collaborators May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants