nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jan 21 13:19:10 2014 installer version: 331.38 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nvidia-installer command line: ./nvidia-installer --no-unified-memory Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 331.38. -> Running distribution scripts executing: '/usr/lib/nvidia/pre-install'... -> done. -> The distribution-provided pre-install script failed! Continue installation anyway? (Answer: Yes) WARNING: The NVIDIA Unified Memory kernel module will not be installed. As a result, CUDA applications will not be able to run with this installation of the NVIDIA driver. -> 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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_versions ; rm -f /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-acpi.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.c: At top level: /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default] .remove = nv_acpi_remove, ^ /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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-s se -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-chrdev.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL_ _ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-cray.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -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_DEB UG -DNDEBUG -I/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-drm.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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_SEC TIONS=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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-gvi.o /tmp/selfgz4343/NVIDIA -Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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-out going-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_i2c)" -D"KBUILD_MO DNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-i2c.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mn o-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mempool.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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_DEBUG -DNDEBUG -I/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual - Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mlock.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -i nclude /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_MOD ULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-mmap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/inc lude/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-ove rflow -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-p2p.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-pat.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-procfs.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -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 -DCON FIG_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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-usermap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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 -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 -mcm odel=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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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"KBUI LD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-vm.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/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-de lete-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-vtophys.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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__K ERNEL__ -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-interface.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/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) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.os-pci.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=st rict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_pci)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-pci.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.os-registry.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_F ENTRY -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-registry.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.os-smp.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 -mn o-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-smp.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.os-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 -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_FX SAVEQ=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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_os-usermap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64- 331.38/kernel/os-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.nv_uvm_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-t ime -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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -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 _uvm_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv_uvm_interface.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.c:21: 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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.c:21: 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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.c:21: /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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv_uvm_interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.nv-frontend.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 -W error-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION _STRING=\"331.38\" -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_frontend)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_nv-frontend.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-linux.h:44, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-5-generic/scripts/recordmcount "/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.o"; fi; fi; ld -m elf_x86_64 -r -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-kernel.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-acpi.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-chrdev.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-cray.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-drm.o / tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-gvi.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-i2c.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mempool.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mlock.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-mmap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-p2p.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-pat.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-procfs.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-usermap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vm.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-vtophys.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-interface.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-pci.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-registry.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-smp.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/os-usermap.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel /nv_uvm_interface.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-frontend.o (cat /dev/null; echo kernel//tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.ko;) > /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/modules.order make -f /usr/src/linux-headers-3.13.0-5-generic/scripts/Makefile.modpost find /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.13.0-5-generic/Module.symvers -I /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/Module.symvers -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/Module.symvers -S -w -s -T - WARNING: could not find /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.nv-kernel.o.cmd for /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nv-kernel.o WARNING: "acpi_os_wait_events_complete" [/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.ko] undefined! cc -Wp,-MD,/tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/.nvidia.mod.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 -m no-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/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.38\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.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/cache.h:4, from include/linux/time.h:4, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.c:1: 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/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.c:1: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.13.0-5-generic/scripts/module-common.lds --build-id -o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.ko /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.o /tmp/selfgz4343/NVIDIA-Linux-x86_64-331.38/kernel/nvidia.mod.o make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-5-generic' NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Unable to determine if Secure Boot is enabled: No such file or directory ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb, nvidiafb, or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release. Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more information. -> Kernel module load error: No such file or directory -> Kernel messages: [ 4.060833] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 4.060834] hp_outs=1 (0x15/0x0/0x0/0x0/0x0) [ 4.060834] mono: mono_out=0x0 [ 4.060835] inputs: [ 4.060836] Mic=0x12 [ 4.060837] realtek: No valid SSID, checking pincfg 0x40d6832d for NID 0x1d [ 4.060838] realtek: Enabling init ASM_ID=0x832d CODEC_ID=10ec0668 [ 4.063421] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17 [ 4.063472] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16 [ 4.063511] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15 [ 4.064710] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18 [ 4.516524] drm: not enough stolen space for compressed buffer (need 23142400 more bytes), disabling. Hint: you may be able to increase stolen memory size in the BIOS to avoid this. [ 9.667296] wlan0: authenticate with 04:a1:51:25:5f:49 [ 9.669554] wlan0: send auth to 04:a1:51:25:5f:49 (try 1/3) [ 9.672123] wlan0: authenticated [ 9.673715] wlan0: associate with 04:a1:51:25:5f:49 (try 1/3) [ 9.677159] wlan0: RX AssocResp from 04:a1:51:25:5f:49 (capab=0x411 status=0 aid=1) [ 9.678382] wlan0: associated [ 9.678408] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 10.080443] iwlwifi 0000:06:00.0: Time Event end notification failure [ 12.927713] systemd-hostnamed[1823]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! [ 160.408565] nvidia: module license 'NVIDIA' taints kernel. [ 160.408568] Disabling lock debugging due to kernel taint [ 160.411055] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ 160.411405] nvidia: Unknown symbol acpi_os_wait_events_complete (err 0) 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.