[opensuse-factory] [VMware-Workstation KO] Failed to build vmnet after last openSUSE update
Hello all I just did a mega zypper update of opensuse Factory tonight - I thought that I would avoid the rush :) This was a big mistake as far as VMware-Workstation is concerned because after updating some ~530 packages (new kernal etc) VMware Workstation can no longer compile the vmnet module. ERROR : Failed to build vmnet. Failed to execute the build command. Everthing else works ok. Side note 1 : I have been running Vmware Workstation on Factory fine with zero problems for at least the last 3 weeks. I just updated to the lastest version of VMware Workstation] yesterday (v10.0.4). Everything worked fine for 24 hours unitil I did a "zypper up" tonight (20141031) I am running : VMware-Workstation-Full-10.0.4-2249910.x86_64.bundle Side note 2 : I experienced no problems updaing another 64 bit installation that did not have VMware-Workstation and everything is working OK on a 32 bit installation. # OS details follow Linux Asus 3.17.1-1.g5c4d099-desktop #1 SMP PREEMPT Sat Oct 18 23:36:23 UTC 2014 (5c4d099) x86_64 x86_64 x86_64 GNU/Linux # Listing the versions of installed support packages... kernel-source-3.17.1-1.2.g5c4d099.noarch kernel-desktop-3.17.1-1.2.g5c4d099.x86_64 kernel-desktop-devel-3.17.1-1.2.g5c4d099.x86_64 gcc-4.8-8.1.x86_64 make-4.0-4.4.x86_64 gcc-c++-4.8-8.1.x86_64 cat vmware-modconfig-19171.log ... snip 2014-10-31T20:25:32.487+01:00| modconfig| I120: "/usr/lib/vmware-installer/2.1.0/vmware-installer" exited with status 0. 2014-10-31T20:25:32.487+01:00| modconfig| I120: Setting destination path for vmnet to "/lib/modules/3.17.1-1.g5c4d099-desktop/misc/vmnet.ko". 2014-10-31T20:25:32.487+01:00| modconfig| I120: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar". 2014-10-31T20:25:32.490+01:00| modconfig| I120: Successfully extracted the vmnet source. 2014-10-31T20:25:32.490+01:00| modconfig| I120: Building module with command "/usr/bin/make -j6 -C /tmp/modconfig-Kua8Vn/vmnet-only auto-build HEADER_DIR=/lib/modules/3.17.1-1.g5c4d099-desktop/build/include CC=/usr/bin/gcc IS_GCC_3=no" 2014-10-31T20:25:33.649+01:00| modconfig| W110: Failed to build vmnet. Failed to execute the build command. 2014-10-31T20:25:33.654+01:00| modconfig| I120: We are now shutdown. Ready to die! I have also posted this issue on the VMware communties thread url: https://communities.vmware.com/community/vmtn/workstation/content?filterID=c... Regards James -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Fri, 31 Oct 2014 23:17:20 +0100 James PEARSON <pearson45j@gmail.com> wrote:
Hello all
I just did a mega zypper update of opensuse Factory tonight - I thought that I would avoid the rush :)
This was a big mistake as far as VMware-Workstation is concerned because after updating some ~530 packages (new kernal etc) VMware Workstation can no longer compile the vmnet module. ERROR : Failed to build vmnet. Failed to execute the build command. Everthing else works ok.
Side note 1 : I have been running Vmware Workstation on Factory fine with zero problems for at least the last 3 weeks. I just updated to the lastest version of VMware Workstation] yesterday (v10.0.4). Everything worked fine for 24 hours unitil I did a "zypper up" tonight (20141031) I am running : VMware-Workstation-Full-10.0.4-2249910.x86_64.bundle
Side note 2 : I experienced no problems updaing another 64 bit installation that did not have VMware-Workstation and everything is working OK on a 32 bit installation.
# OS details follow Linux Asus 3.17.1-1.g5c4d099-desktop #1 SMP PREEMPT Sat Oct 18 23:36:23 UTC 2014 (5c4d099) x86_64 x86_64 x86_64 GNU/Linux
# Listing the versions of installed support packages... kernel-source-3.17.1-1.2.g5c4d099.noarch kernel-desktop-3.17.1-1.2.g5c4d099.x86_64 kernel-desktop-devel-3.17.1-1.2.g5c4d099.x86_64 gcc-4.8-8.1.x86_64 make-4.0-4.4.x86_64 gcc-c++-4.8-8.1.x86_64
cat vmware-modconfig-19171.log
... snip
2014-10-31T20:25:32.487+01:00| modconfig| I120: "/usr/lib/vmware-installer/2.1.0/vmware-installer" exited with status 0. 2014-10-31T20:25:32.487+01:00| modconfig| I120: Setting destination path for vmnet to "/lib/modules/3.17.1-1.g5c4d099-desktop/misc/vmnet.ko". 2014-10-31T20:25:32.487+01:00| modconfig| I120: Extracting the vmnet source from "/usr/lib/vmware/modules/source/vmnet.tar". 2014-10-31T20:25:32.490+01:00| modconfig| I120: Successfully extracted the vmnet source. 2014-10-31T20:25:32.490+01:00| modconfig| I120: Building module with command "/usr/bin/make -j6 -C /tmp/modconfig-Kua8Vn/vmnet-only auto-build HEADER_DIR=/lib/modules/3.17.1-1.g5c4d099-desktop/build/include CC=/usr/bin/gcc IS_GCC_3=no" 2014-10-31T20:25:33.649+01:00| modconfig| W110: Failed to build vmnet. Failed to execute the build command. 2014-10-31T20:25:33.654+01:00| modconfig| I120: We are now shutdown. Ready to die!
I have also posted this issue on the VMware communties thread url: https://communities.vmware.com/community/vmtn/workstation/content?filterID=c...
Regards James
Hello all My issue "Failed to build vmnet" with kernel 3.17 is now history I found a patch for the 3.17 kernel on VMware communties. Once I figured out how to apply it everything complied ok under kernel 3.17 and VMware Workstation 10.0.4 build-2249910 now works again The patch and the instructions to follow are available on the VMware communties thread below: https://communities.vmware.com/thread/494201 Regards James -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
James PEARSON
-
James PEARSON