VMware Communities
RichardCBarnes
Contributor
Contributor

FIXED: Upgraded Linux Mint 18 to Kernal 4.13.0-36-generic and can no longer compile VMNET

FIXED: Found at GitHub - Tutmos/vmware

Did a standard update and upgrade yesterday, thought nothing of it. Today on startup of VMware Workstation the VMware Kernel Module Updater launched. I received an error where VMNET failed to build. I saw a couple of posts on older Kernels but I am wondering if there is something I am missing. Thanks in advance.

Here is the log;

2018-03-01T14:18:26.420-07:00| vthread-4| I125: Log for VMware Workstation pid=14931 version=12.5.9 build=build-7535481 option=Release

2018-03-01T14:18:26.420-07:00| vthread-4| I125: The process is 64-bit.

2018-03-01T14:18:26.420-07:00| vthread-4| I125: Host codepage=UTF-8 encoding=UTF-8

2018-03-01T14:18:26.420-07:00| vthread-4| I125: Host is Linux 4.13.0-36-generic Linux Mint 18.3 Sylvia

2018-03-01T14:18:26.419-07:00| vthread-4| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.

2018-03-01T14:18:26.419-07:00| vthread-4| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.

2018-03-01T14:18:26.419-07:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.

2018-03-01T14:18:26.420-07:00| vthread-4| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default values.

2018-03-01T14:18:26.420-07:00| vthread-4| I125: PREF Unable to check permissions for preferences file.

2018-03-01T14:18:26.420-07:00| vthread-4| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or directory.

2018-03-01T14:18:26.420-07:00| vthread-4| I125: PREF Failed to load user preferences.

2018-03-01T14:18:26.473-07:00| vthread-4| W115: Logging to /tmp/vmware-root/vmware-14931.log

2018-03-01T14:18:26.486-07:00| vthread-4| I125: Obtaining info using the running kernel.

2018-03-01T14:18:26.486-07:00| vthread-4| I125: Created new pathsHash.

2018-03-01T14:18:26.486-07:00| vthread-4| I125: Setting header path for 4.13.0-36-generic to "/lib/modules/4.13.0-36-generic/build/include".

2018-03-01T14:18:26.486-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.486-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.486-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.486-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.494-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.494-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:26.648-07:00| vthread-4| I125: found symbol version file /lib/modules/4.13.0-36-generic/build/Module.symvers

2018-03-01T14:18:26.648-07:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.13.0-36-generic/build/Module.symvers.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Read 22205 symbol versions

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Reading in info for the vmmon module.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Reading in info for the vmnet module.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Reading in info for the vmblock module.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Reading in info for the vmci module.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Reading in info for the vsock module.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Setting vsock to depend on vmci.

2018-03-01T14:18:26.671-07:00| vthread-4| I125: Invoking modinfo on "vmmon".

2018-03-01T14:18:26.673-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 0.

2018-03-01T14:18:26.673-07:00| vthread-4| I125: Invoking modinfo on "vmnet".

2018-03-01T14:18:26.675-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-03-01T14:18:26.675-07:00| vthread-4| I125: Invoking modinfo on "vmblock".

2018-03-01T14:18:26.677-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-03-01T14:18:26.677-07:00| vthread-4| I125: Invoking modinfo on "vmci".

2018-03-01T14:18:26.679-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-03-01T14:18:26.679-07:00| vthread-4| I125: Invoking modinfo on "vsock".

2018-03-01T14:18:26.681-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 0.

2018-03-01T14:18:26.700-07:00| vthread-4| I125: to be installed: vmnet status: 0

2018-03-01T14:18:26.721-07:00| vthread-4| I125: Obtaining info using the running kernel.

2018-03-01T14:18:26.721-07:00| vthread-4| I125: Setting header path for 4.13.0-36-generic to "/lib/modules/4.13.0-36-generic/build/include".

2018-03-01T14:18:26.721-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.721-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.721-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.721-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.730-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.730-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:26.883-07:00| vthread-4| I125: found symbol version file /lib/modules/4.13.0-36-generic/build/Module.symvers

2018-03-01T14:18:26.883-07:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.13.0-36-generic/build/Module.symvers.

2018-03-01T14:18:26.905-07:00| vthread-4| I125: Read 22205 symbol versions

2018-03-01T14:18:26.905-07:00| vthread-4| I125: Kernel header path retrieved from FileEntry: /lib/modules/4.13.0-36-generic/build/include

2018-03-01T14:18:26.905-07:00| vthread-4| I125: Update kernel header path to /lib/modules/4.13.0-36-generic/build/include

2018-03-01T14:18:26.905-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.905-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.905-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.905-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.914-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.914-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:26.915-07:00| vthread-4| I125: Found compiler at "/usr/bin/gcc"

2018-03-01T14:18:26.918-07:00| vthread-4| I125: Got gcc version "5.4.0".

2018-03-01T14:18:26.918-07:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-03-01T14:18:26.918-07:00| vthread-4| I125: Using user supplied compiler "/usr/bin/gcc".

2018-03-01T14:18:26.921-07:00| vthread-4| I125: Got gcc version "5.4.0".

2018-03-01T14:18:26.921-07:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-03-01T14:18:26.923-07:00| vthread-4| I125: Trying to find a suitable PBM set for kernel "4.13.0-36-generic".

2018-03-01T14:18:26.923-07:00| vthread-4| I125: No matching PBM set was found for kernel "4.13.0-36-generic".

2018-03-01T14:18:26.923-07:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-03-01T14:18:26.924-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.924-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.924-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.924-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.931-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.931-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:26.933-07:00| vthread-4| I125: The GCC version matches the kernel GCC minor version like a glove.

2018-03-01T14:18:26.933-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.933-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.933-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.933-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.941-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.941-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:26.941-07:00| vthread-4| I125: Using temp dir "/tmp".

2018-03-01T14:18:26.943-07:00| vthread-4| I125: Obtaining info using the running kernel.

2018-03-01T14:18:26.943-07:00| vthread-4| I125: Setting header path for 4.13.0-36-generic to "/lib/modules/4.13.0-36-generic/build/include".

2018-03-01T14:18:26.943-07:00| vthread-4| I125: Validating path "/lib/modules/4.13.0-36-generic/build/include" for kernel release "4.13.0-36-generic".

2018-03-01T14:18:26.943-07:00| vthread-4| I125: Failed to find /lib/modules/4.13.0-36-generic/build/include/linux/version.h

2018-03-01T14:18:26.943-07:00| vthread-4| I125: /lib/modules/4.13.0-36-generic/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.

2018-03-01T14:18:26.943-07:00| vthread-4| I125: using /usr/bin/gcc for preprocess check

2018-03-01T14:18:26.951-07:00| vthread-4| I125: Preprocessed UTS_RELEASE, got value "4.13.0-36-generic".

2018-03-01T14:18:26.951-07:00| vthread-4| I125: The header path "/lib/modules/4.13.0-36-generic/build/include" for the kernel "4.13.0-36-generic" is valid.  Whoohoo!

2018-03-01T14:18:27.107-07:00| vthread-4| I125: found symbol version file /lib/modules/4.13.0-36-generic/build/Module.symvers

2018-03-01T14:18:27.108-07:00| vthread-4| I125: Reading symbol versions from /lib/modules/4.13.0-36-generic/build/Module.symvers.

2018-03-01T14:18:27.129-07:00| vthread-4| I125: Read 22205 symbol versions

2018-03-01T14:18:27.129-07:00| vthread-4| I125: Invoking modinfo on "vmnet".

2018-03-01T14:18:27.132-07:00| vthread-4| I125: "/sbin/modinfo" exited with status 256.

2018-03-01T14:18:27.555-07:00| vthread-4| I125: Setting destination path for vmnet to "/lib/modules/4.13.0-36-generic/misc/vmnet.ko".

2018-03-01T14:18:27.555-07:00| vthread-4| I125: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar".

2018-03-01T14:18:27.561-07:00| vthread-4| I125: Successfully extracted the vmnet source.

2018-03-01T14:18:27.561-07:00| vthread-4| I125: Building module with command "/usr/bin/make -j4 -C /tmp/modconfig-APi395/vmnet-only auto-build HEADER_DIR=/lib/modules/4.13.0-36-generic/build/include CC=/usr/bin/gcc IS_GCC_3=no"

2018-03-01T14:18:29.929-07:00| vthread-4| W115: Failed to build vmnet.  Failed to execute the build command.

Tags (1)
0 Kudos
1 Reply
parmarr
VMware Employee
VMware Employee

Please see if this existing discussion provides any guidance

https://communities.vmware.com/thread/580149

Sincerely, Rahul Parmar VMware Support Moderator
0 Kudos