Package: nvidia-kernel-source
Version: 180.44-2
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

the version 180.44-2 still fails to build for 2.6.29 kernels:
make[3]: [kdist_clean] Error 1 (ignored)
fakeroot /usr/bin/make -w -f debian/rules configure
fakeroot: FAKEROOTKEY set to 813936224
fakeroot: nested operation not yet supported
make[3]: *** [kdist_config] Error 1

The complete logs - both the error version and the one with the patch -
are attached.

Regards,
  Bastian


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29grog2 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nvidia-kernel-source depends on:
ii  debhelper                     7.2.7      helper programs for debian/rules
ii  dpatch                        2.0.31     patch maintenance system for Debia
ii  make                          3.81-5     The GNU version of the "make" util
ii  sed                           4.1.5-8    The GNU sed stream editor

Versions of packages nvidia-kernel-source recommends:
ii  devscripts                    2.10.48    scripts to make the life of a Debi
ii  kernel-package                12.008     A utility for building Linux kerne
ii  nvidia-glx                    180.29-1   NVIDIA binary Xorg driver

nvidia-kernel-source suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknk0XwACgkQeBwlBDLsbz41VgCfaK148wi7YbhSsB8sxGOd3ywa
XvEAoJ7PItJjDpAzkfHLi7AyhHTdKl3X
=Z9L3
-----END PGP SIGNATURE-----

Attachment: nvidia-module-build.log.gz
Description: GNU Zip compressed data

Attachment: nvidia-module-build-with-fix.log.gz
Description: GNU Zip compressed data

--- debian/rules.orig   2009-04-13 09:17:40.000000000 +0200
+++ debian/rules        2009-04-13 09:18:51.000000000 +0200
@@ -87,7 +87,7 @@
 # should configure the module so it is ready for compilation (mostly
 # useful for calling configure)
 kdist_config kdist_configure:
-           $(ROOT_CMD) $(MAKE) $(MFLAGS) -f debian/rules configure
+       $(MAKE) $(MFLAGS) -f debian/rules configure
 
 # the kdist_clean target is called by make-kpkg modules_clean. It is
 # responsible for cleaning up any changes that have been made by the

Reply via email to