Advertisement
paleozogt

cuda 5.5.22 on ubuntu 12.04.4 LTS

Mar 24th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.41 KB | None | 0 0
  1. $ cat /var/log/nvidia-installer.log
  2. nvidia-installer log file '/var/log/nvidia-installer.log'
  3. creation time: Mon Mar 24 11:13:57 2014
  4. installer version: 319.37
  5.  
  6. PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  7.  
  8. nvidia-installer command line:
  9.     ./nvidia-installer
  10.     --ui=none
  11.     --no-questions
  12.     --accept-license
  13.     --disable-nouveau
  14.  
  15. Using built-in stream user interface
  16. WARNING: You do not appear to have an NVIDIA GPU supported by the 319.37 NVIDIA Linux graphics driver installed in this system.  For further details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README available on the Linux driver download page at www.nvidia.com.
  17. -> License accepted by command line option.
  18. -> Installing NVIDIA driver version 319.37.
  19. -> Running distribution scripts
  20.    executing: '/usr/lib/nvidia/pre-install'...
  21. -> done.
  22. -> The distribution-provided pre-install script failed!  Continue installation anyway? (Answer: Yes)
  23. WARNING: One or more modprobe configuration files to disable Nouveau are already present at: /etc/modprobe.d/nvidia-installer-disable-nouveau.conf.  Please be sure you have rebooted your system since these files were written.  If you have rebooted, then Nouveau may be enabled for other reasons, such as being included in the system initial ramdisk or in your X configuration file.  Please consult the NVIDIA driver README and your Linux distribution's documentation for details on how to correctly disable the Nouveau kernel driver.
  24. -> For some distributions, Nouveau can be disabled by adding a file in the modprobe configuration directory.  Would you like nvidia-installer to attempt to create this modprobe file for you? (Answer: Yes)
  25. -> One or more modprobe configuration files to disable Nouveau have been written.  For some distributions, this may be sufficient to disable Nouveau; other distributions may require modification of the initial ramdisk.  Please reboot your system and attempt NVIDIA driver installation again.  Note if you later wish to reenable Nouveau, you will need to delete these files: /etc/modprobe.d/nvidia-installer-disable-nouveau.conf
  26. -> Would you like to register the kernel module sources with DKMS? This will allow DKMS to automatically build a new module, if you install a different kernel later. (Answer: No)
  27. -> Performing CC sanity check with CC="cc".
  28. -> Kernel source path: '/lib/modules/3.11.0-15-generic/build'
  29. -> Kernel output path: '/lib/modules/3.11.0-15-generic/build'
  30. -> Performing rivafb check.
  31. -> Performing nvidiafb check.
  32. -> Performing Xen check.
  33. -> Cleaning kernel module build directory.
  34.   executing: 'cd ./kernel; make clean'...
  35. -> Building kernel module:
  36.   executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.11.0-15-generic/build SYSOUT=/lib/modules/3.11.0-15-generic/build'...
  37.   NVIDIA: calling KBUILD...
  38.    test -e include/generated/autoconf.h -a -e include/config/auto.conf || (     \
  39.     echo >&2;                           \
  40.     echo >&2 "  ERROR: Kernel configuration is invalid.";       \
  41.     echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
  42.     echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
  43.     echo >&2 ;                          \
  44.     /bin/false)
  45.   mkdir -p /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_versions ; rm -f /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_versions/*
  46.   make -f scripts/Makefile.build obj=/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel
  47.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclu
  48.   de/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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 -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KE
  49.   RNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.c
  50.   In file included from include/linux/kernel.h:10:0,
  51.                    from include/linux/sched.h:15,
  52.                    from include/linux/utsname.h:5,
  53.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  54.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.c:13:
  55.   include/linux/bitops.h: In function ‘hweight_long’:
  56.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  57.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  58.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  59.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  60.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  61.                    from include/linux/thread_info.h:54,
  62.                    from include/linux/preempt.h:9,
  63.                    from include/linux/spinlock.h:50,
  64.                    from include/linux/seqlock.h:29,
  65.                    from include/linux/time.h:5,
  66.                    from include/uapi/linux/timex.h:56,
  67.                    from include/linux/timex.h:56,
  68.                    from include/linux/sched.h:17,
  69.                    from include/linux/utsname.h:5,
  70.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  71.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.c:13:
  72.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  73.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  74.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  75.                    from include/linux/poll.h:11,
  76.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  77.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.c:13:
  78.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  79.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  80.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv.o"; fi; fi;
  81.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-acpi.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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_U
  82.   SING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-acpi.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c
  83.   In file included from include/linux/kernel.h:10:0,
  84.                    from include/linux/sched.h:15,
  85.                    from include/linux/utsname.h:5,
  86.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  87.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c:15:
  88.   include/linux/bitops.h: In function ‘hweight_long’:
  89.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  90.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  91.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  92.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  93.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  94.                    from include/linux/thread_info.h:54,
  95.                    from include/linux/preempt.h:9,
  96.                    from include/linux/spinlock.h:50,
  97.                    from include/linux/seqlock.h:29,
  98.                    from include/linux/time.h:5,
  99.                    from include/uapi/linux/timex.h:56,
  100.                    from include/linux/timex.h:56,
  101.                    from include/linux/sched.h:17,
  102.                    from include/linux/utsname.h:5,
  103.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  104.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c:15:
  105.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  106.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  107.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  108.                    from include/linux/poll.h:11,
  109.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  110.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c:15:
  111.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  112.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  113.   /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c: At top level:
  114.   /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default]
  115.   /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.c:70:9: warning: (near initialization for ‘nv_acpi_driver_template.ops.remove’) [enabled by default]
  116.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-acpi.o"; fi; fi;
  117.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-chrdev.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict
  118.   -prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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 -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBU
  119.   G -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-chrdev.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.c
  120.   In file included from include/linux/kernel.h:10:0,
  121.                    from include/linux/sched.h:15,
  122.                    from include/linux/utsname.h:5,
  123.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  124.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.c:15:
  125.   include/linux/bitops.h: In function ‘hweight_long’:
  126.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  127.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  128.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  129.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  130.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  131.                    from include/linux/thread_info.h:54,
  132.                    from include/linux/preempt.h:9,
  133.                    from include/linux/spinlock.h:50,
  134.                    from include/linux/seqlock.h:29,
  135.                    from include/linux/time.h:5,
  136.                    from include/uapi/linux/timex.h:56,
  137.                    from include/linux/timex.h:56,
  138.                    from include/linux/sched.h:17,
  139.                    from include/linux/utsname.h:5,
  140.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  141.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.c:15:
  142.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  143.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  144.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  145.                    from include/linux/poll.h:11,
  146.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  147.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.c:15:
  148.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  149.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  150.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-chrdev.o"; fi; fi;
  151.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-cray.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers
  152.   -3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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 -fconser
  153.   ve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-cray.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.c
  154.   In file included from include/linux/kernel.h:10:0,
  155.                    from include/linux/sched.h:15,
  156.                    from include/linux/utsname.h:5,
  157.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  158.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.c:15:
  159.   include/linux/bitops.h: In function ‘hweight_long’:
  160.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  161.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  162.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  163.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  164.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  165.                    from include/linux/thread_info.h:54,
  166.                    from include/linux/preempt.h:9,
  167.                    from include/linux/spinlock.h:50,
  168.                    from include/linux/seqlock.h:29,
  169.                    from include/linux/time.h:5,
  170.                    from include/uapi/linux/timex.h:56,
  171.                    from include/linux/timex.h:56,
  172.                    from include/linux/sched.h:17,
  173.                    from include/linux/utsname.h:5,
  174.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  175.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.c:15:
  176.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  177.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  178.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  179.                    from include/linux/poll.h:11,
  180.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  181.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.c:15:
  182.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  183.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  184.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-cray.o"; fi; f
  185.   i;
  186.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-drm.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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-tab
  187.   les -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 -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-drm.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.c
  188.   In file included from include/linux/kernel.h:10:0,
  189.                    from include/linux/sched.h:15,
  190.                    from include/linux/utsname.h:5,
  191.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  192.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.c:15:
  193.   include/linux/bitops.h: In function ‘hweight_long’:
  194.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  195.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  196.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  197.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  198.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  199.                    from include/linux/thread_info.h:54,
  200.                    from include/linux/preempt.h:9,
  201.                    from include/linux/spinlock.h:50,
  202.                    from include/linux/seqlock.h:29,
  203.                    from include/linux/time.h:5,
  204.                    from include/uapi/linux/timex.h:56,
  205.                    from include/linux/timex.h:56,
  206.                    from include/linux/sched.h:17,
  207.                    from include/linux/utsname.h:5,
  208.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  209.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.c:15:
  210.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  211.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  212.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  213.                    from include/linux/poll.h:11,
  214.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  215.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.c:15:
  216.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  217.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  218.   In file included from include/drm/drm_crtc.h:32:0,
  219.                    from include/drm/drmP.h:688,
  220.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.c:19:
  221.   include/linux/fb.h: In function ‘__fb_pad_aligned_buffer’:
  222.   include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  223.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-drm.o"; fi; fi;
  224.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-gvi.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/g
  225.   enerated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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 -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL
  226.   __ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-gvi.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.c
  227.   In file included from include/linux/kernel.h:10:0,
  228.                    from include/linux/sched.h:15,
  229.                    from include/linux/utsname.h:5,
  230.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  231.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.c:15:
  232.   include/linux/bitops.h: In function ‘hweight_long’:
  233.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  234.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  235.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  236.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  237.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  238.                    from include/linux/thread_info.h:54,
  239.                    from include/linux/preempt.h:9,
  240.                    from include/linux/spinlock.h:50,
  241.                    from include/linux/seqlock.h:29,
  242.                    from include/linux/time.h:5,
  243.                    from include/uapi/linux/timex.h:56,
  244.                    from include/linux/timex.h:56,
  245.                    from include/linux/sched.h:17,
  246.                    from include/linux/utsname.h:5,
  247.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  248.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.c:15:
  249.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  250.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  251.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  252.                    from include/linux/poll.h:11,
  253.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  254.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.c:15:
  255.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  256.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  257.     if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.11.0-15-generic/scripts/recordmcount  "/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-gvi.o"; fi; fi;
  258.     cc -Wp,-MD,/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.nv-i2c.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include  -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include -Iarch/x86/include/generated  -Iinclude -I/usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.11.0-15-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.11.0-15-generic/include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_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-siblin
  259.   g-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"319.37\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/.tmp_nv-i2c.o /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c
  260.   In file included from include/linux/kernel.h:10:0,
  261.                    from include/linux/sched.h:15,
  262.                    from include/linux/utsname.h:5,
  263.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  264.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:15:
  265.   include/linux/bitops.h: In function ‘hweight_long’:
  266.   include/linux/bitops.h:66:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  267.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/cpumask.h:4:0,
  268.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/msr.h:10,
  269.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/processor.h:20,
  270.                    from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/thread_info.h:22,
  271.                    from include/linux/thread_info.h:54,
  272.                    from include/linux/preempt.h:9,
  273.                    from include/linux/spinlock.h:50,
  274.                    from include/linux/seqlock.h:29,
  275.                    from include/linux/time.h:5,
  276.                    from include/uapi/linux/timex.h:56,
  277.                    from include/linux/timex.h:56,
  278.                    from include/linux/sched.h:17,
  279.                    from include/linux/utsname.h:5,
  280.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
  281.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:15:
  282.   include/linux/cpumask.h: In function ‘cpumask_parse’:
  283.   include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  284.   In file included from /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess.h:539:0,
  285.                    from include/linux/poll.h:11,
  286.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
  287.                    from /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:15:
  288.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
  289.   /usr/src/linux-headers-3.11.0-15-generic/arch/x86/include/asm/uaccess_64.h:62:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  290.   /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c: In function ‘nv_i2c_del_adapter’:
  291.   /tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:327:14: error: void value not ignored as it ought to be
  292.   make[3]: *** [/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.o] Error 1
  293.   make[2]: *** [_module_/tmp/selfgz22559/NVIDIA-Linux-x86_64-319.37/kernel] Error 2
  294.   NVIDIA: left KBUILD.
  295.   nvidia.ko failed to build!
  296.   make[1]: *** [module] Error 1
  297.   make: *** [module] Error 2
  298. -> Error.
  299. ERROR: Unable to build the NVIDIA kernel module.
  300. 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement