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

2021-03-09 Thread Paul White
Further to comment #7, closing Papercuts task. ** Changed in: hundredpapercuts Status: Triaged => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1608753 Title: Cannot

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

2021-03-09 Thread Matthias Klose
this is not a compiler issue. Apparently you have to build the modules and the kernel with the same version of the compiler, which is now 5.4.x. We usually don't update the dependencies packages, the symlinks stay the same. ** Changed in: gcc-defaults (Ubuntu) Status: Triaged => Invalid

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

2016-09-03 Thread Alberto Salvia Novella
** Changed in: gcc-defaults (Ubuntu) Status: Confirmed => Triaged ** Changed in: hundredpapercuts Status: Confirmed => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu.

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

2016-08-15 Thread Alberto Salvia Novella
** Also affects: gcc-defaults (Ubuntu) Importance: Undecided Status: New ** Changed in: gcc-defaults (Ubuntu) Status: New => Confirmed ** Changed in: gcc-defaults (Ubuntu) Importance: Undecided => Critical ** Changed in: dkms (Ubuntu) Importance: Undecided => Critical **

[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 Keith Twombley
Would this bug be better addressed if filed under gcc rather than dkms? Doesn't seem to be dkms's fault that the toolchain installs the wrong version of gcc. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu.

[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

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

2016-08-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: dkms (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1608753