nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Thu May 3 10:43:09 2012 installer version: 302.07 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 302.07. -> There appears to already be a driver installed on your system (version: 302.07). As part of installing this driver (version: 302.07), the existing driver will be uninstalled. Are you sure you want to continue? ('no' will abort installation) (Answer: Yes) -> Running distribution scripts executing: '/usr/lib/nvidia/pre-install'... -> done. -> The distribution-provided pre-install script failed! Continue installation anyway? (Answer: Yes) -> Performing CC sanity check with CC="cc". -> Performing CC version check with CC="cc". -> Kernel source path: '/lib/modules/3.2.0-24-generic/build' -> Kernel output path: '/lib/modules/3.2.0-24-generic/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; make clean'... -> Building kernel module: executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.2.0-24-generic/build SYSOUT=/lib/modules/3.2.0-24-generic/build'... NVIDIA: calling KBUILD... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_versions ; rm -f /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.0 7/kernel/.tmp_nv.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.c:13: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONF IG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-acpi.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-chrdev.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_A SM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-cray.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuni nitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-gvi.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias ing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDI A-Linux-x86_64-302.07/kernel/.tmp_nv-i2c.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing- args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-mempool.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl es -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-mlock.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-po inter-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-mmap.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNV RM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-p2p.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KB UILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-pat.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-z one -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-procfs.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-usermap.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fn o-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-vm.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.c:14: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.c:14: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-comp are -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_nv-vtophys.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-he aders-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -D NDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-agp.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.c:24: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.c:24: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-interface.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.c:26: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.c:26: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-mtrr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-pr otector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_mtrr)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-mtrr.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -m no-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-registry.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -f no-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-smp.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_ STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.tmp_os-usermap.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:38, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-linux.h:97, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.c:15: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-24-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-24-generic/scripts/recordmcount "/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.o"; fi; fi; ld -m elf_x86_64 -r -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-kernel.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-acpi.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-chrdev.o /tmp/selfg z1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-cray.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-gvi.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-i2c.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mempool.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mlock.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-mmap.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-p2p.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-pat.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-procfs.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-usermap.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vm.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-vtophys.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-agp.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-interface.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-mtrr.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-registry.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-smp.o / tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/os-usermap.o (cat /dev/null; echo kernel//tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.ko;) > /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/modules.order make -f /usr/src/linux-headers-3.2.0-24-generic/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.2.0-24-generic/Module.symvers -I /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/Module.symvers -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/Module.symvers -S -w -s WARNING: could not find /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nv-kernel.o.cmd for /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nv-kernel.o cc -Wp,-MD,/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERN EL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"302.07\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.mod.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.mod.c In file included from include/linux/kernel.h:17:0, from include/linux/cache.h:4, from include/linux/time.h:7, from include/linux/stat.h:60, from include/linux/module.h:10, from /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.mod.c:1: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.2.0-24-generic/scripts/module-common.lds --build-id -o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.ko /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.o /tmp/selfgz1208/NVIDIA-Linux-x86_64-302.07/kernel/nvidia.mod.o NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Kernel messages: [ 12.232935] NVRM: components have the same version. [ 12.275703] init: lightdm main process (1283) terminated with status 1 [ 13.026369] init: plymouth-stop pre-start process (1584) terminated with status 1 [ 13.207167] cfg80211: Found new beacon on frequency: 5220 MHz (Ch 44) on phy0 [ 13.909523] cfg80211: Found new beacon on frequency: 5745 MHz (Ch 149) on phy0 [ 16.669879] wlan0: authenticate with 00:27:0d:71:8f:80 (try 1) [ 16.671756] wlan0: authenticated [ 16.675650] wlan0: associate with 00:27:0d:71:8f:80 (try 1) [ 16.678831] wlan0: RX AssocResp from 00:27:0d:71:8f:80 (capab=0x431 status=0 aid=7) [ 16.678837] wlan0: associated [ 16.679488] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 27.314733] init: failsafe-x main process (1364) terminated with status 1 [ 27.408096] wlan0: no IPv6 routers present [ 193.099561] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 193.100912] SGI XFS Quota Management subsystem [ 193.108316] JFS: nTxBlock = 8192, nTxLock = 65536 [ 193.124425] NTFS driver 2.1.30 [Flags: R/O MODULE]. [ 193.143357] QNX4 filesystem 0.2.3 registered. [ 193.169904] Btrfs loaded [ 624.255431] nvidia 0000:01:00.0: PCI INT A disabled [ 653.864270] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 653.864285] nvidia 0000:01:00.0: setting latency timer to 64 [ 653.864291] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=io+mem [ 653.864467] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 302.07 Fri Apr 27 11:50:07 PDT 2012 [ 653.867751] nvidia 0000:01:00.0: PCI INT A disabled -> Installing both new and classic TLS OpenGL libraries. -> Installing both new and classic TLS 32bit OpenGL libraries. -> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: Yes) -> Parsing log file: -> done. -> Validating previous installation: -> Unable to access previously installed symlink '/usr/lib/libOpenCL.so' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib/vdpau/libvdpau_nvidia.so.1' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib/libvdpau_nvidia.so' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib32/libOpenCL.so' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib32/libvdpau_nvidia.so' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib32/vdpau/libvdpau_nvidia.so.1' (No such file or directory). -> done. WARNING: Your driver installation has been altered since it was initially installed; this may happen, for example, if you have since installed the NVIDIA driver through a mechanism other than nvidia-installer (such as your distribution's native package management system). nvidia-installer will attempt to uninstall as best it can. Please see the file '/var/log/nvidia-installer.log' for details. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-30207 (302.07)): ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvidia-glcore.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvidia-glcore.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/xorg/libglx.so -> libglx.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/xorg/libglx.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/xorg/libglx.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libGL.so -> libGL.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libGL.so.1 -> libGL.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/libGL.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libGL.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current/libnvidia-glcore.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvidia-glcore.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/libGL.so -> libGL.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libGL.so.1 -> libGL.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/libGL.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libGL.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvidia-glcore.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvidia-glcore.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libGL.so -> libGL.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libGL.so.1 -> libGL.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libGL.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libGL.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libGL.la' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libGL.la'. ERROR: Unable to create '/usr/lib32/nvidia-current/libnvidia-glcore.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvidia-glcore.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/libGL.so -> libGL.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libGL.so.1 -> libGL.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/libGL.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libGL.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/libGL.la' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libGL.la'. ERROR: Unable to create '/usr/lib/nvidia-current-updates/xorg/nvidia_drv.so' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/xorg/nvidia_drv.so'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-cfg.so -> libnvidia-cfg.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-ml.so -> libnvidia-ml.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libXvMCNVIDIA.so -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-compiler.so.1 -> libnvidia-compiler.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvcuvid.so.1 -> libnvcuvid.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvidia-ml.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvidia-ml.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvidia-cfg.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvidia-cfg.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-compiler.so -> libnvidia-compiler.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-ml.so.1 -> libnvidia-ml.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libcuda.so.1 -> libcuda.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/libcuda.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libcuda.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current-updates/libXvMCNVIDIA.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libXvMCNVIDIA.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvcuvid.so -> libnvcuvid.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvidia-compiler.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvidia-compiler.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/vdpau/libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/vdpau/libvdpau_nvidia.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/vdpau/libvdpau_nvidia.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/vdpau/libvdpau_nvidia.so -> libvdpau_nvidia.so.1 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvcuvid.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvcuvid.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libcuda.so -> libcuda.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libnvidia-cfg.so.1 -> libnvidia-cfg.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current-updates/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-cfg.so -> libnvidia-cfg.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-ml.so -> libnvidia-ml.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libXvMCNVIDIA.so -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-compiler.so.1 -> libnvidia-compiler.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvcuvid.so.1 -> libnvcuvid.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/libnvidia-ml.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvidia-ml.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current/libnvidia-cfg.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvidia-cfg.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-compiler.so -> libnvidia-compiler.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-ml.so.1 -> libnvidia-ml.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libcuda.so.1 -> libcuda.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/libcuda.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libcuda.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current/libXvMCNVIDIA.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libXvMCNVIDIA.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvcuvid.so -> libnvcuvid.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/libnvidia-compiler.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvidia-compiler.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so -> libvdpau_nvidia.so.1 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/libnvcuvid.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvcuvid.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-current/libcuda.so -> libcuda.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libnvidia-cfg.so.1 -> libnvidia-cfg.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib/nvidia-current/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-cfg.so -> libnvidia-cfg.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-ml.so -> libnvidia-ml.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libXvMCNVIDIA.so -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-compiler.so.1 -> libnvidia-compiler.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvcuvid.so.1 -> libnvcuvid.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvidia-ml.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvidia-ml.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvidia-cfg.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvidia-cfg.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-compiler.so -> libnvidia-compiler.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-ml.so.1 -> libnvidia-ml.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libcuda.so.1 -> libcuda.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libcuda.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libcuda.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libXvMCNVIDIA.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libXvMCNVIDIA.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvcuvid.so -> libnvcuvid.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvidia-compiler.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvidia-compiler.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/vdpau/libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/vdpau/libvdpau_trace.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/vdpau/libvdpau_trace.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/vdpau/libvdpau_nvidia.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/vdpau/libvdpau_nvidia.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/vdpau/libvdpau.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/vdpau/libvdpau.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/vdpau/libvdpau_nvidia.so -> libvdpau_nvidia.so.1 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvcuvid.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvcuvid.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libcuda.so -> libcuda.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libnvidia-cfg.so.1 -> libnvidia-cfg.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current-updates/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-cfg.so -> libnvidia-cfg.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-ml.so -> libnvidia-ml.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libXvMCNVIDIA.so -> libXvMCNVIDIA.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-compiler.so.1 -> libnvidia-compiler.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvcuvid.so.1 -> libnvcuvid.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/libnvidia-ml.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvidia-ml.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/libnvidia-cfg.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvidia-cfg.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-compiler.so -> libnvidia-compiler.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-ml.so.1 -> libnvidia-ml.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libcuda.so.1 -> libcuda.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/libcuda.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libcuda.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/libXvMCNVIDIA.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libXvMCNVIDIA.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvcuvid.so -> libnvcuvid.so.1 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libXvMCNVIDIA.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/libnvidia-compiler.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvidia-compiler.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/vdpau/libvdpau_trace.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/vdpau/libvdpau_trace.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/vdpau/libvdpau.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/vdpau/libvdpau.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so -> libvdpau_nvidia.so.1 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/libnvcuvid.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvcuvid.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-current/libcuda.so -> libcuda.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libnvidia-cfg.so.1 -> libnvidia-cfg.so.295.40 (No such file or directory). -> Unable to restore symbolic link /usr/lib32/nvidia-current/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.295.40 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current-updates/tls/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/tls/libnvidia-tls.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current-updates/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current-updates/libnvidia-tls.so.295.40'. -> Unable to restore symbolic link /usr/lib/nvidia-173/tls/libnvidia-tls.so.1 -> libnvidia-tls.so.173.14.28 (No such file or directory). ERROR: Unable to create '/usr/lib/nvidia-current/tls/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/tls/libnvidia-tls.so.295.40'. ERROR: Unable to create '/usr/lib/nvidia-current/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib/nvidia-current/libnvidia-tls.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/tls/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/tls/libnvidia-tls.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current-updates/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current-updates/libnvidia-tls.so.295.40'. -> Unable to restore symbolic link /usr/lib32/nvidia-173/tls/libnvidia-tls.so.1 -> libnvidia-tls.so.173.14.28 (No such file or directory). ERROR: Unable to create '/usr/lib32/nvidia-current/tls/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/tls/libnvidia-tls.so.295.40'. ERROR: Unable to create '/usr/lib32/nvidia-current/libnvidia-tls.so.295.40' for copying (No such file or directory) WARNING: Unable to restore file '/usr/lib32/nvidia-current/libnvidia-tls.so.295.40'. -> done. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86_64 (302.07) is complete. -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (302.07): executing: '/sbin/ldconfig'... executing: '/sbin/depmod -aq'... -> done. -> Driver file installation is complete. -> Running post-install sanity check: -> done. -> Post-install sanity check passed. -> Shared memory test passed. -> Running runtime sanity check: -> done. -> Runtime sanity check passed. -> Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. (Answer: Yes) -> Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 302.07) is now complete.