VMware-Player-Full-16.2.4-20089737.x86_64.bundle
Ubuntu 22.10
Note, this VMware Player 16.2.4 worked on previous Ubuntu release.
I've got the file that is in the error messages.
/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h
/usr/lib/gcc/x86_64-linux-gnu/12/include/stddef.h
/usr/lib/gcc/x86_64-linux-gnu/9/include/stddef.h
/usr/src/linux-headers-5.19.0-23/include/linux/stddef.h
/usr/src/linux-headers-5.19.0-23/include/uapi/linux/stddef.h
2022-11-16T13:37:04.848Z In(05) host-614209 Using kernel build system.
2022-11-16T13:37:04.848Z In(05) host-614209 warning: the compiler differs from the one used to build the kernel
2022-11-16T13:37:04.848Z In(05) host-614209 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:37:04.848Z In(05) host-614209 You are using: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:37:04.848Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/common/apic.c:19:
2022-11-16T13:37:04.848Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:37:04.848Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:37:04.848Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.848Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.848Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/common/apic.o] Error 1
2022-11-16T13:37:04.848Z In(05) host-614209 make[2]: *** Waiting for unfinished jobs....
2022-11-16T13:37:04.848Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/common/crosspage.c:57:
2022-11-16T13:37:04.848Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:37:04.848Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:37:04.848Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.848Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.848Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/common/crosspage.o] Error 1
2022-11-16T13:37:04.848Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/common/cpuid.c:29:
2022-11-16T13:37:04.848Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.848Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.848Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.848Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.848Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/common/vmx86.h:33,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/common/hostif.h:32,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/common/memtrack.c:89:
2022-11-16T13:37:04.848Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:37:04.848Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:37:04.848Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.848Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.848Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/common/cpuid.o] Error 1
2022-11-16T13:37:04.848Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/common/memtrack.o] Error 1
2022-11-16T13:37:04.848Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/linux/driverLog.h:33,
2022-11-16T13:37:04.848Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/linux/driverLog.c:31:
2022-11-16T13:37:04.848Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/linux/driverLog.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/linux/hostif.c:58:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/linux/hostif.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmmon-only/linux/driverLog.h:33,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmmon-only/linux/driver.c:46:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmmon-only/linux/driver.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 make[1]: *** [Makefile:1851: /tmp/modconfig-RiNZWr/vmmon-only] Error 2
2022-11-16T13:37:04.849Z In(05) host-614209 make: *** [Makefile:117: vmmon.ko] Error 2
2022-11-16T13:37:04.849Z In(05) host-614209 Using kernel build system.
2022-11-16T13:37:04.849Z In(05) host-614209 warning: the compiler differs from the one used to build the kernel
2022-11-16T13:37:04.849Z In(05) host-614209 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:37:04.849Z In(05) host-614209 You are using: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/smac.c:61:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/smac.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** Waiting for unfinished jobs....
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/smac_compat.c:53:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/smac_compat.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/procfs.c:43:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/procfs.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/userif.c:46:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/userif.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/hub.c:43:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/hub.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/driver.c:48:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/netif.c:43:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/driver.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/netif.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 In file included from /tmp/modconfig-RiNZWr/vmnet-only/vm_atomic.h:49,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnet.h:28,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/vnetInt.h:24,
2022-11-16T13:37:04.849Z In(05) host-614209 from /tmp/modconfig-RiNZWr/vmnet-only/bridge.c:53:
2022-11-16T13:37:04.849Z In(05) host-614209 /tmp/modconfig-RiNZWr/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:37:04.849Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:37:04.849Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:37:04.849Z In(05) host-614209 compilation terminated.
2022-11-16T13:37:04.849Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-RiNZWr/vmnet-only/bridge.o] Error 1
2022-11-16T13:37:04.849Z In(05) host-614209 make[1]: *** [Makefile:1851: /tmp/modconfig-RiNZWr/vmnet-only] Error 2
2022-11-16T13:37:04.849Z In(05) host-614209 make: *** [Makefile:117: vmnet.ko] Error 2
2022-11-16T13:37:04.849Z In(05) host-614209 Unable to install all modules. See log for details.
2022-11-16T13:37:04.849Z In(05) host-614209
2022-11-16T13:49:44.035Z In(05) host-614209 The GCC version matches the kernel GCC minor version like a glove.
2022-11-16T13:49:44.035Z In(05) host-614209 Validating path "/lib/modules/5.19.0-23-generic/build/include" for kernel release "5.19.0-23-generic".
2022-11-16T13:49:44.035Z In(05) host-614209 Failed to find /lib/modules/5.19.0-23-generic/build/include/linux/version.h
2022-11-16T13:49:44.035Z In(05) host-614209 /lib/modules/5.19.0-23-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2022-11-16T13:49:44.035Z In(05) host-614209 using /usr/bin/gcc-12 for preprocess check
2022-11-16T13:49:44.051Z In(05) host-614209 Preprocessed UTS_RELEASE, got value "5.19.0-23-generic".
2022-11-16T13:49:44.051Z In(05) host-614209 The header path "/lib/modules/5.19.0-23-generic/build/include" for the kernel "5.19.0-23-generic" is valid. Whoohoo!
2022-11-16T13:49:44.051Z In(05) host-614209 Using temp dir "/tmp".
2022-11-16T13:49:53.958Z In(05) host-614209 Stopping VMware services:
2022-11-16T13:49:53.959Z In(05) host-614209 VMware Authentication Daemon[71G done
2022-11-16T13:49:53.959Z In(05) host-614209 Virtual machine monitor[71G done
2022-11-16T13:49:53.959Z In(05) host-614209 make: Entering directory '/tmp/modconfig-vW9PS9/vmmon-only'
2022-11-16T13:49:53.959Z In(05) host-614209 /usr/bin/make -C /lib/modules/5.19.0-23-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2022-11-16T13:49:53.959Z In(05) host-614209 MODULEBUILDDIR= modules
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: Entering directory '/usr/src/linux-headers-5.19.0-23-generic'
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/linux/driver.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/linux/driverLog.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/linux/hostif.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/common/apic.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/common/comport.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/common/cpuid.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/common/crosspage.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmmon-only/common/memtrack.o
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: Leaving directory '/usr/src/linux-headers-5.19.0-23-generic'
2022-11-16T13:49:53.959Z In(05) host-614209 make: Leaving directory '/tmp/modconfig-vW9PS9/vmmon-only'
2022-11-16T13:49:53.959Z In(05) host-614209 make: Entering directory '/tmp/modconfig-vW9PS9/vmnet-only'
2022-11-16T13:49:53.959Z In(05) host-614209 /usr/bin/make -C /lib/modules/5.19.0-23-generic/build/include/.. M=$PWD SRCROOT=$PWD/. \
2022-11-16T13:49:53.959Z In(05) host-614209 MODULEBUILDDIR= modules
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: Entering directory '/usr/src/linux-headers-5.19.0-23-generic'
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/driver.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/hub.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/userif.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/netif.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/bridge.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/procfs.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/smac_compat.o
2022-11-16T13:49:53.959Z In(05) host-614209 CC [M] /tmp/modconfig-vW9PS9/vmnet-only/smac.o
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: Leaving directory '/usr/src/linux-headers-5.19.0-23-generic'
2022-11-16T13:49:53.959Z In(05) host-614209 make: Leaving directory '/tmp/modconfig-vW9PS9/vmnet-only'
2022-11-16T13:49:53.959Z In(05) host-614209 [AppLoader] GLib does not have GSettings support.
2022-11-16T13:49:53.959Z In(05) host-614209 Using kernel build system.
2022-11-16T13:49:53.959Z In(05) host-614209 warning: the compiler differs from the one used to build the kernel
2022-11-16T13:49:53.959Z In(05) host-614209 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:49:53.959Z In(05) host-614209 You are using: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/common/apic.c:19:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/common/apic.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** Waiting for unfinished jobs....
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/common/crosspage.c:57:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/common/crosspage.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/common/cpuid.c:29:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/common/cpuid.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/common/vmx86.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/common/hostif.h:32,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/common/memtrack.c:89:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/common/memtrack.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/linux/driverLog.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/linux/driverLog.c:31:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/linux/driverLog.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/./include/cpu_types.h:29,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/./include/modulecall.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/linux/hostif.c:58:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/linux/hostif.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmmon-only/linux/driverLog.h:33,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmmon-only/linux/driver.c:46:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmmon-only/./include/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmmon-only/linux/driver.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: *** [Makefile:1851: /tmp/modconfig-vW9PS9/vmmon-only] Error 2
2022-11-16T13:49:53.959Z In(05) host-614209 make: *** [Makefile:117: vmmon.ko] Error 2
2022-11-16T13:49:53.959Z In(05) host-614209 Using kernel build system.
2022-11-16T13:49:53.959Z In(05) host-614209 warning: the compiler differs from the one used to build the kernel
2022-11-16T13:49:53.959Z In(05) host-614209 The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:49:53.959Z In(05) host-614209 You are using: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/smac.c:61:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_basic_defs.h:54:12: fatal error: stddef.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 54 | # include <stddef.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/smac.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** Waiting for unfinished jobs....
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/smac_compat.c:53:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/smac_compat.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/driver.c:48:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/driver.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/procfs.c:43:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/netif.c:43:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/userif.c:46:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/procfs.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/netif.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/userif.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/hub.c:43:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/hub.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 In file included from /tmp/modconfig-vW9PS9/vmnet-only/vm_atomic.h:49,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnet.h:28,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/vnetInt.h:24,
2022-11-16T13:49:53.959Z In(05) host-614209 from /tmp/modconfig-vW9PS9/vmnet-only/bridge.c:53:
2022-11-16T13:49:53.959Z In(05) host-614209 /tmp/modconfig-vW9PS9/vmnet-only/vm_assert.h:43:10: fatal error: stdarg.h: No such file or directory
2022-11-16T13:49:53.959Z In(05) host-614209 43 | #include <stdarg.h>
2022-11-16T13:49:53.959Z In(05) host-614209 | ^~~~~~~~~~
2022-11-16T13:49:53.959Z In(05) host-614209 compilation terminated.
2022-11-16T13:49:53.959Z In(05) host-614209 make[2]: *** [scripts/Makefile.build:257: /tmp/modconfig-vW9PS9/vmnet-only/bridge.o] Error 1
2022-11-16T13:49:53.959Z In(05) host-614209 make[1]: *** [Makefile:1851: /tmp/modconfig-vW9PS9/vmnet-only] Error 2
2022-11-16T13:49:53.959Z In(05) host-614209 make: *** [Makefile:117: vmnet.ko] Error 2
2022-11-16T13:49:53.959Z In(05) host-614209 Unable to install all modules. See log for details.
2022-11-16T13:49:53.959Z In(05) host-614209
Hello
Did my message get through?
