nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Sun Jun 1 17:36:01 2014 installer version: 331.79 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/java/jre1.7.0_60/bin:/root/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 331.79. -> 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) -> Performing CC sanity check with CC="cc". -> Kernel source path: '/lib/modules/3.14.5/build' -> Kernel output path: '/lib/modules/3.14.5/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.14.5/build SYSOUT=/lib/modules/3.14.5/build NV_BUILD_MODULE_INSTANCES='... NVIDIA: calling KBUILD... make[1]: Entering directory '/usr/src/linux-headers-3.14.5' 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 /root/NVIDIA-Linux-x86-331.79/kernel/.tmp_versions ; rm -f /root/NVIDIA-Linux-x86-331.79/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/root/NVIDIA-Linux-x86-331.79/kernel cc -Wp,-MD,/root/NVIDIA-Linux-x86-331.79/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.8/include -I/usr/src/linux-headers-3.14.5/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.14.5/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.14.5/include/uapi -Iinclude/generated/uapi -include /usr/src/li nux-headers-3.14.5/include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mno-mmx -mno-sse -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=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 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -g -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/root/NVIDIA-Linux-x86-331 .79/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.79\" -Wno-unused-function -Wuninitialized -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 /root/NVIDIA-Linux-x86-331.79/kernel/.tmp_nv.o /root/NVIDIA-Linux-x86-331.79/kernel/nv.c In file included from /root/NVIDIA-Linux-x86-331.79/kernel/conftest.h:2:0, from /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:15, from /root/NVIDIA-Linux-x86-331.79/kernel/nv.c:13: /root/NVIDIA-Linux-x86-331.79/kernel/conftest/functions.h:24:2: error: #error acpi_walk_namespace() conftest failed! #error acpi_walk_namespace() conftest failed! ^ In file included from /usr/src/linux-headers-3.14.5/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 /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:44, from /root/NVIDIA-Linux-x86-331.79/kernel/nv.c:13: include/linux/bitops.h: En la función 'hweight_long': include/asm-generic/bitops/const_hweight.h:26:70: aviso: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) ^ include/linux/bitops.h:77:26: nota: in expansion of macro 'hweight32' return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.14.5/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.14.5/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.14.5/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.14.5/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.14.5/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:20, 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 /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:44, from /root/NVIDIA-Linux-x86-331.79/kernel/nv.c:13: include/linux/cpumask.h: En la función 'cpumask_parse': include/linux/cpumask.h:603:26: aviso: 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 include/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 /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:44, from /root/NVIDIA-Linux-x86-331.79/kernel/nv.c:13: /usr/src/linux-headers-3.14.5/arch/x86/include/asm/uaccess.h: En la función 'copy_from_user': /usr/src/linux-headers-3.14.5/arch/x86/include/asm/uaccess.h:712:26: aviso: comparación entre expresiones enteras signed y unsigned [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: nota: in definition of macro 'likely' # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.14.5/arch/x86/include/asm/uaccess.h: En la función 'copy_to_user': /usr/src/linux-headers-3.14.5/arch/x86/include/asm/uaccess.h:730:26: aviso: comparación entre expresiones enteras signed y unsigned [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: nota: in definition of macro 'likely' # define likely(x) __builtin_expect(!!(x), 1) ^ In file included from /root/NVIDIA-Linux-x86-331.79/kernel/nv.c:13:0: /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h: En el nivel principal: /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:290:6: aviso: "NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT" no está definido [-Wundef] #if (NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT == 6) ^ /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:292:8: aviso: "NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT" no está definido [-Wundef] #elif (NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT == 7) ^ /root/NVIDIA-Linux-x86-331.79/kernel/nv-linux.h:298:2: error: #error "NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT value unrecognized!" #error "NV_ACPI_WALK_NAMESPACE_ARGUMENT_COUNT value unrecognized!" ^ scripts/Makefile.build:308: recipe for target '/root/NVIDIA-Linux-x86-331.79/kernel/nv.o' failed make[2]: *** [/root/NVIDIA-Linux-x86-331.79/kernel/nv.o] Error 1 Makefile:1274: recipe for target '_module_/root/NVIDIA-Linux-x86-331.79/kernel' failed make[1]: *** [_module_/root/NVIDIA-Linux-x86-331.79/kernel] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-3.14.5' NVIDIA: left KBUILD. nvidia.ko failed to build! Makefile:177: recipe for target 'nvidia.ko' failed make: *** [nvidia.ko] Error 1 -> Error. ERROR: Unable to build the NVIDIA kernel module. 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.