Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-06-13 Thread Sven Hartge
Hi Andreas! May I petition you to revert the following change? * debian/control: add Conflicts: ccache ( 3.0~) (closes: #582748) (an alternate solution would be setting CCACHE_DISABLE=1) I need to use ccache on my workstation and I need/want to use the nvidia-drivers, too. Since ccache

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Alexander Heinlein
Hi Andreas, Please try if you can build the module using the nvidia-kernel-source package and module-assistant. Attach the logfiles you get from your failed builds, the logfiles are loacted here: find /var/lib/dkms -name '*.log' ls /var/cache/modass/ the logs are attached, both

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Andreas Beckmann
Alexander Heinlein wrote: the logs are attached, both operations aborted with the same error. Please rerun the module-assistant build with increased verboseness (after cleaning): m-a -t clean nvidia export KBUILD_VERBOSE=1 # your m-a command here and add the logfile, too. So I can

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Alexander Heinlein
Now the log is really attached :) modass_verbose.log.gz Description: Binary data

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Alexander Heinlein
Hi Andreas, Please rerun the module-assistant build with increased verboseness (after cleaning): m-a -t clean nvidia export KBUILD_VERBOSE=1 # your m-a command here and add the logfile, too. So I can see the full command lines executed. Logfile is attached. Also give the

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Alexander Heinlein
Hi Andreas, good news, I found the reason: ccache So far I don't know why it breaks the installation process. The source compiles nevertheless, some of the created object files just have the wrong name. Interestingly, this does not happen on any other source code here. Also, I have ccache running

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Andreas Beckmann
retitle 582748 module compilation fails with ccache 2.4 severity 582748 normal thanks Alexander Heinlein wrote: Hi Andreas, good news, I found the reason: ccache So far I don't know why it breaks the installation process. The source compiles nevertheless, some of the created object files

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Andreas Beckmann
Alexander Heinlein wrote: Hi Andreas, Please rerun the module-assistant build with increased verboseness (after cleaning): After the failed build, what is the content of /usr/src/modules/nvidia? ls -la /usr/src/modules/nvidia Now let's try to compile the offending file manually and

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-29 Thread Alexander Heinlein
given information below, otherwise maybe ccache should be disabled by setting CCACHE_DISABLE=1 before compiling the source. Does this work for you? Yes. After setting CCACHE_DISABLE=1 and leaving $PATH untouched, compiling the module succeeds. Regards, Alex -- To UNSUBSCRIBE, email

Bug#582748: [pkg-nvidia-devel] Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-28 Thread Andreas Beckmann
Alexander Heinlein wrote: Package: nvidia-kernel-dkms Version: 195.36.24-1 Severity: important Hi, building the kernel moduel fails with the following error message: fixdep: /var/lib/dkms/nvidia/195.36.24/build/.nv_gvi.o.d: No such file or directory ... -- Package-specific info:

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-28 Thread Andreas Beckmann
Hi Alex, please keep the bug in the Cc: Alexander Heinlein wrote: Hi Andreas, Andreas Beckmann wrote: Do you have the correct kernel headers installed? Yes, of course. Can you try the newer kernel 2.6.32-5-* (currently in unstable)? Same problem. Actually, the problem exists since

Bug#582748: nvidia-kernel-dkms: fails to build module due to missing files

2010-05-23 Thread Alexander Heinlein
Package: nvidia-kernel-dkms Version: 195.36.24-1 Severity: important Hi, building the kernel moduel fails with the following error message: fixdep: /var/lib/dkms/nvidia/195.36.24/build/.nv_gvi.o.d: No such file or directory The same message occurs when running the nvidia install script