[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2018-07-02 Thread Kevin D. Boutelle
This may be the answer to the issue. For me all I have to do is remove
open-vm-tools as my version of Linux has support for VMware tools built
in.

https://blogs.vmware.com/vsphere/2015/09/open-vm-tools-ovt-the-future-
of-vmware-tools-for-linux.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709210

Title:
  open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools
  kernel module failed to build [gcc: error: unrecognized command line
  option ‘-fstack-protector-strong’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1709210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2017-10-16 Thread Launchpad Bug Tracker
[Expired for open-vm-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: open-vm-tools (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709210

Title:
  open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools
  kernel module failed to build [gcc: error: unrecognized command line
  option ‘-fstack-protector-strong’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1709210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2017-08-17 Thread Kevin Ushey
I bumped into this as well, and can confirm that on my system I had
updated the default compiler to be gcc 4.8.5.

kevin@KBOX:~
$ /usr/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.5-4ubuntu2' 
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.5 (Ubuntu 4.8.5-4ubuntu2) 

If that's the case, should the package here try to use '/usr/bin/gcc-5'
rather than '/usr/bin/gcc' directly, since users may change that through
e.g. 'update-alternatives'?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709210

Title:
  open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools
  kernel module failed to build [gcc: error: unrecognized command line
  option ‘-fstack-protector-strong’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1709210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2017-08-09 Thread ChristianEhrhardt
Ubuntu 16.04 comes with gcc >=5.3 by default.
The error suggests a gcc-4 (or even lower).

gcc versions 4.7-4.9 are available as extra packages.
I'd assume that these were installed and set up as default compiler?

@Ryosuke - is that (or something comparable) the case?

** Changed in: open-vm-tools (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709210

Title:
  open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools
  kernel module failed to build [gcc: error: unrecognized command line
  option ‘-fstack-protector-strong’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1709210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2017-08-08 Thread Daniel van Vugt
** Summary changed:

- open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel 
module failed to build
+ open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel 
module failed to build [gcc: error: unrecognized command line option 
‘-fstack-protector-strong’]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709210

Title:
  open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools
  kernel module failed to build [gcc: error: unrecognized command line
  option ‘-fstack-protector-strong’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1709210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs