nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jun 17 23:12:17 2014 installer version: 304.121 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 304.121. -> 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.13.0-24-generic/build' -> Kernel output path: '/lib/modules/3.13.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.13.0-24-generic/build SYSOUT=/lib/modules/3.13.0-24-generic/build'... NVIDIA: calling KBUILD... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_versions ; rm -f /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/u api -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/ke rnel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.c:13: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.c:13: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-24-generic/include/linux/kconfig.h -Iubuntu/i nclude -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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DN V_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-acpi.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c: At top level: /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c:66:9: warning: initialization from incompatible pointer type [enabled by default] .remove = nv_acpi_remove, ^ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.c:66:9: warning: (near initialization for ‘nv_acpi_driver_template.ops.remove’) [enabled by default] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1 024 -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-chrdev.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-cray.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-ca lls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-gvi.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.1 3.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-i2c.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/inclu de/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit -int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-mempool.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/us r/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-pro totypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-mlock.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/in clude/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz 6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-mmap.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr /src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -W sign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-p2p.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-24-generic/include/linux/kconfi g.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMOD ULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-pat.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-24-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstr ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused -function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-procfs.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -UD EBUG -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-usermap.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -UDEBUG -U_DEBUG -DNDEBUG -D MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-vm.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.c:14: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.c:14: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.c:14: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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-sec urity -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_nv-vtophys.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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-po inter-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME =KBUILD_STR(nvidia)" -c -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_os-agp.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.c:24: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.c:24: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.c:24: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -fre g-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NV IDIA-Linux-x86-304.121/kernel/.tmp_os-interface.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c:26: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c:26: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c:26: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c: In function ‘os_is_efi_enabled’: /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.c:1469:5: warning: return makes integer from pointer without a cast [enabled by default] return efi_enabled; ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-mtrr.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_os-mtrr.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-24-generic/include/linux/kconfig.h -Iubuntu/in clude -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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV _VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_os-registry.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\ "304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_os-smp.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.121\" -Wno-unused-function -Wuninitialized -UDEB UG -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_os-usermap.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-24-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-linux.h:40, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.c:15: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-24-generic/scripts/recordmcount "/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.o"; fi; fi; ld -m elf_i386 -r -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-kernel.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-acpi.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-chrdev.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-cray.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-gvi.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-i2c.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mempool.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/ nv-mlock.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-mmap.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-p2p.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-pat.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-procfs.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-usermap.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vm.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-vtophys.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-agp.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-interface.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-mtrr.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-registry.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-smp.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/os-usermap.o (cat /dev/null; echo kernel//tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.ko;) > /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/modules.order make -f /usr/src/linux-headers-3.13.0-24-generic/scripts/Makefile.modpost find /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.13.0-24-generic/Module.symvers -I /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/Module.symvers -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/Module.symvers -S -w -s -T - WARNING: could not find /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nv-kernel.o.cmd for /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nv-kernel.o cc -Wp,-MD,/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-24-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.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 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -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 -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_ STRING=\"304.121\" -Wno-unused-function -Wuninitialized -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/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.mod.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.mod.c In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/cache.h:4, from include/linux/time.h:4, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.mod.c:1: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:26:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: note: in expansion of macro ‘hweight32’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-24-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.mod.c:1: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_i386 -T /usr/src/linux-headers-3.13.0-24-generic/scripts/module-common.lds --build-id -o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.ko /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.o /tmp/selfgz6302/NVIDIA-Linux-x86-304.121/kernel/nvidia.mod.o NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Kernel messages: [ 1477.022046] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1477.022050] usb 1-1: Product: USB DISK 2.0 [ 1477.022054] usb 1-1: Manufacturer: [ 1477.022057] usb 1-1: SerialNumber: 07BA1480AF3E0D29 [ 1477.023159] usb-storage 1-1:1.0: USB Mass Storage device detected [ 1477.023343] scsi5 : usb-storage 1-1:1.0 [ 1478.098174] scsi 5:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 4 [ 1478.098895] sd 5:0:0:0: Attached scsi generic sg2 type 0 [ 1479.452292] sd 5:0:0:0: [sdb] 62554112 512-byte logical blocks: (32.0 GB/29.8 GiB) [ 1479.453778] sd 5:0:0:0: [sdb] Write Protect is off [ 1479.453784] sd 5:0:0:0: [sdb] Mode Sense: 23 00 00 00 [ 1479.455269] sd 5:0:0:0: [sdb] No Caching mode page found [ 1479.469757] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 1479.491037] sd 5:0:0:0: [sdb] No Caching mode page found [ 1479.506207] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 1479.545044] sdb: sdb1 [ 1479.551901] sd 5:0:0:0: [sdb] No Caching mode page found [ 1479.567836] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 1479.584250] sd 5:0:0:0: [sdb] Attached SCSI removable disk [ 1483.236515] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 1567.336995] nvidia: module license 'NVIDIA' taints kernel. [ 1567.337004] Disabling lock debugging due to kernel taint [ 1567.353651] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ 1567.365138] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none [ 1567.365560] NVRM: loading NVIDIA UNIX x86 Kernel Module 304.121 Tue Mar 4 19:50:35 PST 2014 -> Installing both new and classic TLS OpenGL libraries. -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (304.121): 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 (version: 304.121) is now complete.