nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jan 21 13:44:48 2014 installer version: 331.17 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 331.17. -> 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". -> Kernel source path: '/lib/modules/3.13.0-5-generic/build' -> Kernel output path: '/lib/modules/3.13.0-5-generic/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Performing PREEMPT_RT check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; make clean'... -> Building NVIDIA kernel module: executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.13.0-5-generic/build SYSOUT=/lib/modules/3.13.0-5-generic/build NV_BUILD_MODULE_INSTANCES='... NVIDIA: calling KBUILD... make[1]: Entering directory `/usr/src/linux-headers-3.13.0-5-generic' 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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_versions ; rm -f /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/ uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit -int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv.c:13: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wd eclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-acpi.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c: At top level: /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default] .remove = nv_acpi_remove, ^ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.c:70:9: warning: (near initialization for ‘nv_acpi_driver_template.ops.remove’) [enabled by default] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer- checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=ke rnel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-chrdev.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-chrdev.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-chrdev.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wund ef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-c ompare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-cray.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-cray.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-cray.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-cray.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -I include/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_ INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-drm.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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) ^ In file included from include/drm/drm_crtc.h:32:0, from include/drm/drmP.h:703, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.c:19: include/linux/fb.h: In function ‘__fb_pad_aligned_buffer’: include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < s_pitch; j++) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-drm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/ NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-gvi.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-gvi.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-gvi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary= 3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -D MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-i2c.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-i2c.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-i2c.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp licit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING= \"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-mempool.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mempool.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mempool.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3 .13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBU G -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-mlock.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mlock.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mlock.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fco nserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-mmap.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mmap.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mmap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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-po inter -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-p2p.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-p2p.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-p2p.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwi nd-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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-pat.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-pat.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-pat.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-pat.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-pro cfs.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-procfs.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-procfs.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mn o-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_ST R(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-usermap.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-usermap.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wer ror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_ STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-vm.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vm.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vm.c:14: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vm.c:14: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/k config.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/N VIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_nv-vtophys.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vtophys.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vtophys.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/uapi -Iarch/x86 /include/generated/uapi -I/usr/src/linux-headers-3.13.0-5-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-5-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-sta ck -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.17\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/.tmp_os-interface.o /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c In file included from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.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-5-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/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:44, from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:15: /usr/src/linux-headers-3.13.0-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-5-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-5-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-5-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) ^ In file included from /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:15:0: /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c: In function ‘os_get_system_memory_size’: /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:959:41: error: ‘num_physpages’ undeclared (first use in this function) #define NV_NUM_PHYSPAGES num_physpages ^ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:244:21: note: in expansion of macro ‘NV_NUM_PHYSPAGES’ return (((NvU64)NV_NUM_PHYSPAGES * PAGE_SIZE) / RM_PAGE_SIZE); ^ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/nv-linux.h:959:41: note: each undeclared identifier is reported only once for each function it appears in #define NV_NUM_PHYSPAGES num_physpages ^ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:244:21: note: in expansion of macro ‘NV_NUM_PHYSPAGES’ return (((NvU64)NV_NUM_PHYSPAGES * PAGE_SIZE) / RM_PAGE_SIZE); ^ /tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.c:245:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[2]: *** [/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel/os-interface.o] Error 1 make[1]: *** [_module_/tmp/selfgz10182/NVIDIA-Linux-x86_64-331.17/kernel] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-5-generic' NVIDIA: left KBUILD. nvidia.ko failed to build! make: *** [nvidia.ko] Error 1 -> Error. ERROR: Unable to build the NVIDIA kernel module. -> done. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.