[Kernel-packages] [Bug 1608753] Re: Cannot build nvidia driver via dkms because compiler doesn't match kernel

2016-08-05 Thread Per Heldal
When examining repos it seems like the inconsistency was introduced in xenial-updates where packages in the build toolchain was bumped from 5.3.1 to 5.4.0 while the supplied kernel still is built with GCC 5.3.1 and the dependecy-packages that provide symlinks to tool-binaries also remain at

[Kernel-packages] [Bug 1608753] Re: Cannot build nvidia driver via dkms because compiler doesn't match kernel

2016-08-04 Thread Per Heldal
Seems like alle the dependency-packages are listed as version 5.3.1 (cpp, g++, gcc etc), but the symlinks within links to 5.4.0 binaries. Anyone trying to compile and/or link kernel-modules will have a problem. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1608753] Re: Cannot build nvidia driver via dkms because compiler doesn't match kernel

2016-08-04 Thread Per Heldal
It's not just gcc that has mismatching versions. It's the whole toolchain. The installed gcc package (according to dpkg) has version 4:5.3.1-1ubuntu1 while the /usr/bin/gcc symlink contained within is pointing to gcc-5.4.0. There is no trace of 5.3.1 binaries on the system, nor are there any