[pkg-nvidia-devel] Bug#416594: nvidia-kernel-source: 180.44-2 fails to build with 2.6.29: nested fakeroot error
Bastian Kleineidam
calvin at debian.org
Tue Apr 14 18:10:08 UTC 2009
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-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nvidia-module-build.log.gz
Type: application/x-gzip
Size: 9154 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20090414/00480a33/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nvidia-module-build-with-fix.log.gz
Type: application/x-gzip
Size: 4298 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20090414/00480a33/attachment-0001.bin>
-------------- next part --------------
--- 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
More information about the Pkg-nvidia-devel
mailing list