Advertisement
Guest User

nvidia-installer.log

a guest
Jan 18th, 2015
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.94 KB | None | 0 0
  1. nvidia-installer log file '/var/log/nvidia-installer.log'
  2. creation time: Sun Jan 18 11:47:18 2015
  3. installer version: 304.125
  4.  
  5. PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  6.  
  7. nvidia-installer command line:
  8. ./nvidia-installer
  9. -s
  10. -N
  11. --x-module-path=/usr/lib/xorg/modules
  12. --x-library-path=/usr/lib
  13. -k
  14. 3.16-7.dmz.1-liquorix-amd64
  15.  
  16. Using built-in stream user interface
  17. -> License accepted by command line option.
  18. -> Installing NVIDIA driver version 304.125.
  19. -> 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)
  20. -> Not probing for precompiled kernel interfaces.
  21. -> Performing CC sanity check with CC="/usr/bin/gcc-4.8".
  22. -> Kernel source path: '/lib/modules/3.16-7.dmz.1-liquorix-amd64/build'
  23. -> Kernel output path: '/lib/modules/3.16-7.dmz.1-liquorix-amd64/build'
  24. -> Performing rivafb check.
  25. -> Performing nvidiafb check.
  26. -> Performing Xen check.
  27. -> Cleaning kernel module build directory.
  28. executing: 'cd ./kernel; make clean'...
  29. -> Building kernel module:
  30. executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.16-7.dmz.1-liquorix-amd64/build SYSOUT=/lib/modules/3.16-7.dmz.1-liquorix-amd64/build'...
  31. NVIDIA: calling KBUILD...
  32. test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
  33. echo >&2; \
  34. echo >&2 " ERROR: Kernel configuration is invalid."; \
  35. echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
  36. echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
  37. echo >&2 ; \
  38. /bin/false)
  39. mkdir -p /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_versions ; rm -f /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_versions/*
  40. make -f scripts/Makefile.build obj=/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel
  41. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -W
  42. undef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DM
  43. ODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.c
  44. In file included from include/uapi/linux/stddef.h:1:0,
  45. from include/linux/stddef.h:4,
  46. from ./include/uapi/linux/posix_types.h:4,
  47. from include/uapi/linux/types.h:13,
  48. from include/linux/types.h:5,
  49. from include/uapi/linux/capability.h:16,
  50. from include/linux/capability.h:15,
  51. from include/linux/sched.h:15,
  52. from include/linux/utsname.h:5,
  53. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  54. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.c:13:
  55. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  56. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  57. cnts, cnts | _QW_LOCKED) == cnts);
  58. ^
  59. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  60. # define likely(x) __builtin_expect(!!(x), 1)
  61. ^
  62. In file included from include/uapi/linux/stddef.h:1:0,
  63. from include/linux/stddef.h:4,
  64. from ./include/uapi/linux/posix_types.h:4,
  65. from include/uapi/linux/types.h:13,
  66. from include/linux/types.h:5,
  67. from include/uapi/linux/capability.h:16,
  68. from include/linux/capability.h:15,
  69. from include/linux/sched.h:15,
  70. from include/linux/utsname.h:5,
  71. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  72. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.c:13:
  73. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  74. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  75. if (likely(sz < 0 || sz >= n))
  76. ^
  77. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  78. # define likely(x) __builtin_expect(!!(x), 1)
  79. ^
  80. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  81. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  82. if (likely(sz < 0 || sz >= n))
  83. ^
  84. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  85. # define likely(x) __builtin_expect(!!(x), 1)
  86. ^
  87. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignm
  88. ents -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-acpi.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-acpi.c
  89. In file included from include/uapi/linux/stddef.h:1:0,
  90. from include/linux/stddef.h:4,
  91. from ./include/uapi/linux/posix_types.h:4,
  92. from include/uapi/linux/types.h:13,
  93. from include/linux/types.h:5,
  94. from include/uapi/linux/capability.h:16,
  95. from include/linux/capability.h:15,
  96. from include/linux/sched.h:15,
  97. from include/linux/utsname.h:5,
  98. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  99. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-acpi.c:15:
  100. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  101. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  102. cnts, cnts | _QW_LOCKED) == cnts);
  103. ^
  104. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  105. # define likely(x) __builtin_expect(!!(x), 1)
  106. ^
  107. In file included from include/uapi/linux/stddef.h:1:0,
  108. from include/linux/stddef.h:4,
  109. from ./include/uapi/linux/posix_types.h:4,
  110. from include/uapi/linux/types.h:13,
  111. from include/linux/types.h:5,
  112. from include/uapi/linux/capability.h:16,
  113. from include/linux/capability.h:15,
  114. from include/linux/sched.h:15,
  115. from include/linux/utsname.h:5,
  116. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  117. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-acpi.c:15:
  118. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  119. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  120. if (likely(sz < 0 || sz >= n))
  121. ^
  122. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  123. # define likely(x) __builtin_expect(!!(x), 1)
  124. ^
  125. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  126. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  127. if (likely(sz < 0 || sz >= n))
  128. ^
  129. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  130. # define likely(x) __builtin_expect(!!(x), 1)
  131. ^
  132. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -D
  133. CONFIG_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-chrdev.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-chrdev.c
  134. In file included from include/uapi/linux/stddef.h:1:0,
  135. from include/linux/stddef.h:4,
  136. from ./include/uapi/linux/posix_types.h:4,
  137. from include/uapi/linux/types.h:13,
  138. from include/linux/types.h:5,
  139. from include/uapi/linux/capability.h:16,
  140. from include/linux/capability.h:15,
  141. from include/linux/sched.h:15,
  142. from include/linux/utsname.h:5,
  143. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  144. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-chrdev.c:15:
  145. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  146. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  147. cnts, cnts | _QW_LOCKED) == cnts);
  148. ^
  149. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  150. # define likely(x) __builtin_expect(!!(x), 1)
  151. ^
  152. In file included from include/uapi/linux/stddef.h:1:0,
  153. from include/linux/stddef.h:4,
  154. from ./include/uapi/linux/posix_types.h:4,
  155. from include/uapi/linux/types.h:13,
  156. from include/linux/types.h:5,
  157. from include/uapi/linux/capability.h:16,
  158. from include/linux/capability.h:15,
  159. from include/linux/sched.h:15,
  160. from include/linux/utsname.h:5,
  161. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  162. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-chrdev.c:15:
  163. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  164. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  165. if (likely(sz < 0 || sz >= n))
  166. ^
  167. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  168. # define likely(x) __builtin_expect(!!(x), 1)
  169. ^
  170. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  171. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  172. if (likely(sz < 0 || sz >= n))
  173. ^
  174. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  175. # define likely(x) __builtin_expect(!!(x), 1)
  176. ^
  177. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-decl
  178. aration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel
  179. =kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-cray.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-cray.c
  180. In file included from include/uapi/linux/stddef.h:1:0,
  181. from include/linux/stddef.h:4,
  182. from ./include/uapi/linux/posix_types.h:4,
  183. from include/uapi/linux/types.h:13,
  184. from include/linux/types.h:5,
  185. from include/uapi/linux/capability.h:16,
  186. from include/linux/capability.h:15,
  187. from include/linux/sched.h:15,
  188. from include/linux/utsname.h:5,
  189. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  190. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-cray.c:15:
  191. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  192. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  193. cnts, cnts | _QW_LOCKED) == cnts);
  194. ^
  195. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  196. # define likely(x) __builtin_expect(!!(x), 1)
  197. ^
  198. In file included from include/uapi/linux/stddef.h:1:0,
  199. from include/linux/stddef.h:4,
  200. from ./include/uapi/linux/posix_types.h:4,
  201. from include/uapi/linux/types.h:13,
  202. from include/linux/types.h:5,
  203. from include/uapi/linux/capability.h:16,
  204. from include/linux/capability.h:15,
  205. from include/linux/sched.h:15,
  206. from include/linux/utsname.h:5,
  207. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  208. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-cray.c:15:
  209. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  210. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  211. if (likely(sz < 0 || sz >= n))
  212. ^
  213. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  214. # define likely(x) __builtin_expect(!!(x), 1)
  215. ^
  216. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  217. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  218. if (likely(sz < 0 || sz >= n))
  219. ^
  220. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  221. # define likely(x) __builtin_expect(!!(x), 1)
  222. ^
  223. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fcons
  224. erve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-drm.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-drm.c
  225. In file included from include/uapi/linux/stddef.h:1:0,
  226. from include/linux/stddef.h:4,
  227. from ./include/uapi/linux/posix_types.h:4,
  228. from include/uapi/linux/types.h:13,
  229. from include/linux/types.h:5,
  230. from include/uapi/linux/capability.h:16,
  231. from include/linux/capability.h:15,
  232. from include/linux/sched.h:15,
  233. from include/linux/utsname.h:5,
  234. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  235. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-drm.c:15:
  236. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  237. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  238. cnts, cnts | _QW_LOCKED) == cnts);
  239. ^
  240. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  241. # define likely(x) __builtin_expect(!!(x), 1)
  242. ^
  243. In file included from include/uapi/linux/stddef.h:1:0,
  244. from include/linux/stddef.h:4,
  245. from ./include/uapi/linux/posix_types.h:4,
  246. from include/uapi/linux/types.h:13,
  247. from include/linux/types.h:5,
  248. from include/uapi/linux/capability.h:16,
  249. from include/linux/capability.h:15,
  250. from include/linux/sched.h:15,
  251. from include/linux/utsname.h:5,
  252. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  253. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-drm.c:15:
  254. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  255. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  256. if (likely(sz < 0 || sz >= n))
  257. ^
  258. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  259. # define likely(x) __builtin_expect(!!(x), 1)
  260. ^
  261. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  262. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  263. if (likely(sz < 0 || sz >= n))
  264. ^
  265. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  266. # define likely(x) __builtin_expect(!!(x), 1)
  267. ^
  268. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asyn
  269. chronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-gvi.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-gvi.c
  270. In file included from include/uapi/linux/stddef.h:1:0,
  271. from include/linux/stddef.h:4,
  272. from ./include/uapi/linux/posix_types.h:4,
  273. from include/uapi/linux/types.h:13,
  274. from include/linux/types.h:5,
  275. from include/uapi/linux/capability.h:16,
  276. from include/linux/capability.h:15,
  277. from include/linux/sched.h:15,
  278. from include/linux/utsname.h:5,
  279. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  280. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-gvi.c:15:
  281. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  282. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  283. cnts, cnts | _QW_LOCKED) == cnts);
  284. ^
  285. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  286. # define likely(x) __builtin_expect(!!(x), 1)
  287. ^
  288. In file included from include/uapi/linux/stddef.h:1:0,
  289. from include/linux/stddef.h:4,
  290. from ./include/uapi/linux/posix_types.h:4,
  291. from include/uapi/linux/types.h:13,
  292. from include/linux/types.h:5,
  293. from include/uapi/linux/capability.h:16,
  294. from include/linux/capability.h:15,
  295. from include/linux/sched.h:15,
  296. from include/linux/utsname.h:5,
  297. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  298. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-gvi.c:15:
  299. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  300. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  301. if (likely(sz < 0 || sz >= n))
  302. ^
  303. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  304. # define likely(x) __builtin_expect(!!(x), 1)
  305. ^
  306. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  307. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  308. if (likely(sz < 0 || sz >= n))
  309. ^
  310. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  311. # define likely(x) __builtin_expect(!!(x), 1)
  312. ^
  313. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boun
  314. dary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"
  315. -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-i2c.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-i2c.c
  316. In file included from include/uapi/linux/stddef.h:1:0,
  317. from include/linux/stddef.h:4,
  318. from ./include/uapi/linux/posix_types.h:4,
  319. from include/uapi/linux/types.h:13,
  320. from include/linux/types.h:5,
  321. from include/uapi/linux/capability.h:16,
  322. from include/linux/capability.h:15,
  323. from include/linux/sched.h:15,
  324. from include/linux/utsname.h:5,
  325. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  326. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-i2c.c:15:
  327. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  328. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  329. cnts, cnts | _QW_LOCKED) == cnts);
  330. ^
  331. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  332. # define likely(x) __builtin_expect(!!(x), 1)
  333. ^
  334. In file included from include/uapi/linux/stddef.h:1:0,
  335. from include/linux/stddef.h:4,
  336. from ./include/uapi/linux/posix_types.h:4,
  337. from include/uapi/linux/types.h:13,
  338. from include/linux/types.h:5,
  339. from include/uapi/linux/capability.h:16,
  340. from include/linux/capability.h:15,
  341. from include/linux/sched.h:15,
  342. from include/linux/utsname.h:5,
  343. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  344. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-i2c.c:15:
  345. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  346. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  347. if (likely(sz < 0 || sz >= n))
  348. ^
  349. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  350. # define likely(x) __builtin_expect(!!(x), 1)
  351. ^
  352. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  353. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  354. if (likely(sz < 0 || sz >= n))
  355. ^
  356. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  357. # define likely(x) __builtin_expect(!!(x), 1)
  358. ^
  359. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/ua
  360. pi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/N
  361. VIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-mempool.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mempool.c
  362. In file included from include/uapi/linux/stddef.h:1:0,
  363. from include/linux/stddef.h:4,
  364. from ./include/uapi/linux/posix_types.h:4,
  365. from include/uapi/linux/types.h:13,
  366. from include/linux/types.h:5,
  367. from include/uapi/linux/capability.h:16,
  368. from include/linux/capability.h:15,
  369. from include/linux/sched.h:15,
  370. from include/linux/utsname.h:5,
  371. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  372. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mempool.c:15:
  373. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  374. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  375. cnts, cnts | _QW_LOCKED) == cnts);
  376. ^
  377. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  378. # define likely(x) __builtin_expect(!!(x), 1)
  379. ^
  380. In file included from include/uapi/linux/stddef.h:1:0,
  381. from include/linux/stddef.h:4,
  382. from ./include/uapi/linux/posix_types.h:4,
  383. from include/uapi/linux/types.h:13,
  384. from include/linux/types.h:5,
  385. from include/uapi/linux/capability.h:16,
  386. from include/linux/capability.h:15,
  387. from include/linux/sched.h:15,
  388. from include/linux/utsname.h:5,
  389. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  390. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mempool.c:15:
  391. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  392. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  393. if (likely(sz < 0 || sz >= n))
  394. ^
  395. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  396. # define likely(x) __builtin_expect(!!(x), 1)
  397. ^
  398. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  399. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  400. if (likely(sz < 0 || sz >= n))
  401. ^
  402. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  403. # define likely(x) __builtin_expect(!!(x), 1)
  404. ^
  405. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-
  406. null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-mlock.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mlock.c
  407. In file included from include/uapi/linux/stddef.h:1:0,
  408. from include/linux/stddef.h:4,
  409. from ./include/uapi/linux/posix_types.h:4,
  410. from include/uapi/linux/types.h:13,
  411. from include/linux/types.h:5,
  412. from include/uapi/linux/capability.h:16,
  413. from include/linux/capability.h:15,
  414. from include/linux/sched.h:15,
  415. from include/linux/utsname.h:5,
  416. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  417. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mlock.c:15:
  418. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  419. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  420. cnts, cnts | _QW_LOCKED) == cnts);
  421. ^
  422. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  423. # define likely(x) __builtin_expect(!!(x), 1)
  424. ^
  425. In file included from include/uapi/linux/stddef.h:1:0,
  426. from include/linux/stddef.h:4,
  427. from ./include/uapi/linux/posix_types.h:4,
  428. from include/uapi/linux/types.h:13,
  429. from include/linux/types.h:5,
  430. from include/uapi/linux/capability.h:16,
  431. from include/linux/capability.h:15,
  432. from include/linux/sched.h:15,
  433. from include/linux/utsname.h:5,
  434. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  435. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mlock.c:15:
  436. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  437. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  438. if (likely(sz < 0 || sz >= n))
  439. ^
  440. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  441. # define likely(x) __builtin_expect(!!(x), 1)
  442. ^
  443. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  444. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  445. if (likely(sz < 0 || sz >= n))
  446. ^
  447. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  448. # define likely(x) __builtin_expect(!!(x), 1)
  449. ^
  450. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -ma
  451. ccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/
  452. NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-mmap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mmap.c
  453. In file included from include/uapi/linux/stddef.h:1:0,
  454. from include/linux/stddef.h:4,
  455. from ./include/uapi/linux/posix_types.h:4,
  456. from include/uapi/linux/types.h:13,
  457. from include/linux/types.h:5,
  458. from include/uapi/linux/capability.h:16,
  459. from include/linux/capability.h:15,
  460. from include/linux/sched.h:15,
  461. from include/linux/utsname.h:5,
  462. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  463. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mmap.c:15:
  464. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  465. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  466. cnts, cnts | _QW_LOCKED) == cnts);
  467. ^
  468. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  469. # define likely(x) __builtin_expect(!!(x), 1)
  470. ^
  471. In file included from include/uapi/linux/stddef.h:1:0,
  472. from include/linux/stddef.h:4,
  473. from ./include/uapi/linux/posix_types.h:4,
  474. from include/uapi/linux/types.h:13,
  475. from include/linux/types.h:5,
  476. from include/uapi/linux/capability.h:16,
  477. from include/linux/capability.h:15,
  478. from include/linux/sched.h:15,
  479. from include/linux/utsname.h:5,
  480. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  481. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mmap.c:15:
  482. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  483. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  484. if (likely(sz < 0 || sz >= n))
  485. ^
  486. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  487. # define likely(x) __builtin_expect(!!(x), 1)
  488. ^
  489. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  490. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  491. if (likely(sz < 0 || sz >= n))
  492. ^
  493. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  494. # define likely(x) __builtin_expect(!!(x), 1)
  495. ^
  496. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/k
  497. config.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qu
  498. al -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-p2p.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-p2p.c
  499. In file included from include/uapi/linux/stddef.h:1:0,
  500. from include/linux/stddef.h:4,
  501. from ./include/uapi/linux/posix_types.h:4,
  502. from include/uapi/linux/types.h:13,
  503. from include/linux/types.h:5,
  504. from include/uapi/linux/capability.h:16,
  505. from include/linux/capability.h:15,
  506. from include/linux/sched.h:15,
  507. from include/linux/utsname.h:5,
  508. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  509. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-p2p.c:15:
  510. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  511. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  512. cnts, cnts | _QW_LOCKED) == cnts);
  513. ^
  514. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  515. # define likely(x) __builtin_expect(!!(x), 1)
  516. ^
  517. In file included from include/uapi/linux/stddef.h:1:0,
  518. from include/linux/stddef.h:4,
  519. from ./include/uapi/linux/posix_types.h:4,
  520. from include/uapi/linux/types.h:13,
  521. from include/linux/types.h:5,
  522. from include/uapi/linux/capability.h:16,
  523. from include/linux/capability.h:15,
  524. from include/linux/sched.h:15,
  525. from include/linux/utsname.h:5,
  526. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  527. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-p2p.c:15:
  528. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  529. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  530. if (likely(sz < 0 || sz >= n))
  531. ^
  532. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  533. # define likely(x) __builtin_expect(!!(x), 1)
  534. ^
  535. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  536. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  537. if (likely(sz < 0 || sz >= n))
  538. ^
  539. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  540. # define likely(x) __builtin_expect(!!(x), 1)
  541. ^
  542. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variab
  543. le -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-pat.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-pat.c
  544. In file included from include/uapi/linux/stddef.h:1:0,
  545. from include/linux/stddef.h:4,
  546. from ./include/uapi/linux/posix_types.h:4,
  547. from include/uapi/linux/types.h:13,
  548. from include/linux/types.h:5,
  549. from include/uapi/linux/capability.h:16,
  550. from include/linux/capability.h:15,
  551. from include/linux/sched.h:15,
  552. from include/linux/utsname.h:5,
  553. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  554. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-pat.c:15:
  555. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  556. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  557. cnts, cnts | _QW_LOCKED) == cnts);
  558. ^
  559. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  560. # define likely(x) __builtin_expect(!!(x), 1)
  561. ^
  562. In file included from include/uapi/linux/stddef.h:1:0,
  563. from include/linux/stddef.h:4,
  564. from ./include/uapi/linux/posix_types.h:4,
  565. from include/uapi/linux/types.h:13,
  566. from include/linux/types.h:5,
  567. from include/uapi/linux/capability.h:16,
  568. from include/linux/capability.h:15,
  569. from include/linux/sched.h:15,
  570. from include/linux/utsname.h:5,
  571. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  572. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-pat.c:15:
  573. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  574. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  575. if (likely(sz < 0 || sz >= n))
  576. ^
  577. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  578. # define likely(x) __builtin_expect(!!(x), 1)
  579. ^
  580. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  581. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  582. if (likely(sz < 0 || sz >= n))
  583. ^
  584. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  585. # define likely(x) __builtin_expect(!!(x), 1)
  586. ^
  587. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFI
  588. G_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-procfs.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-30
  589. 4.125/kernel/nv-procfs.c
  590. In file included from include/uapi/linux/stddef.h:1:0,
  591. from include/linux/stddef.h:4,
  592. from ./include/uapi/linux/posix_types.h:4,
  593. from include/uapi/linux/types.h:13,
  594. from include/linux/types.h:5,
  595. from include/uapi/linux/capability.h:16,
  596. from include/linux/capability.h:15,
  597. from include/linux/sched.h:15,
  598. from include/linux/utsname.h:5,
  599. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  600. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-procfs.c:15:
  601. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  602. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  603. cnts, cnts | _QW_LOCKED) == cnts);
  604. ^
  605. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  606. # define likely(x) __builtin_expect(!!(x), 1)
  607. ^
  608. In file included from include/uapi/linux/stddef.h:1:0,
  609. from include/linux/stddef.h:4,
  610. from ./include/uapi/linux/posix_types.h:4,
  611. from include/uapi/linux/types.h:13,
  612. from include/linux/types.h:5,
  613. from include/uapi/linux/capability.h:16,
  614. from include/linux/capability.h:15,
  615. from include/linux/sched.h:15,
  616. from include/linux/utsname.h:5,
  617. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  618. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-procfs.c:15:
  619. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  620. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  621. if (likely(sz < 0 || sz >= n))
  622. ^
  623. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  624. # define likely(x) __builtin_expect(!!(x), 1)
  625. ^
  626. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  627. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  628. if (likely(sz < 0 || sz >= n))
  629. ^
  630. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  631. # define likely(x) __builtin_expect(!!(x), 1)
  632. ^
  633. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
  634. sing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-
  635. function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-usermap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-usermap.c
  636. In file included from include/uapi/linux/stddef.h:1:0,
  637. from include/linux/stddef.h:4,
  638. from ./include/uapi/linux/posix_types.h:4,
  639. from include/uapi/linux/types.h:13,
  640. from include/linux/types.h:5,
  641. from include/uapi/linux/capability.h:16,
  642. from include/linux/capability.h:15,
  643. from include/linux/sched.h:15,
  644. from include/linux/utsname.h:5,
  645. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  646. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-usermap.c:15:
  647. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  648. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  649. cnts, cnts | _QW_LOCKED) == cnts);
  650. ^
  651. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  652. # define likely(x) __builtin_expect(!!(x), 1)
  653. ^
  654. In file included from include/uapi/linux/stddef.h:1:0,
  655. from include/linux/stddef.h:4,
  656. from ./include/uapi/linux/posix_types.h:4,
  657. from include/uapi/linux/types.h:13,
  658. from include/linux/types.h:5,
  659. from include/uapi/linux/capability.h:16,
  660. from include/linux/capability.h:15,
  661. from include/linux/sched.h:15,
  662. from include/linux/utsname.h:5,
  663. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  664. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-usermap.c:15:
  665. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  666. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  667. if (likely(sz < 0 || sz >= n))
  668. ^
  669. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  670. # define likely(x) __builtin_expect(!!(x), 1)
  671. ^
  672. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  673. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  674. if (likely(sz < 0 || sz >= n))
  675. ^
  676. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  677. # define likely(x) __builtin_expect(!!(x), 1)
  678. ^
  679. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-
  680. after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-vm.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vm.c
  681. In file included from include/uapi/linux/stddef.h:1:0,
  682. from include/linux/stddef.h:4,
  683. from ./include/uapi/linux/posix_types.h:4,
  684. from include/uapi/linux/types.h:13,
  685. from include/linux/types.h:5,
  686. from include/uapi/linux/capability.h:16,
  687. from include/linux/capability.h:15,
  688. from include/linux/sched.h:15,
  689. from include/linux/utsname.h:5,
  690. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  691. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vm.c:14:
  692. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  693. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  694. cnts, cnts | _QW_LOCKED) == cnts);
  695. ^
  696. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  697. # define likely(x) __builtin_expect(!!(x), 1)
  698. ^
  699. In file included from include/uapi/linux/stddef.h:1:0,
  700. from include/linux/stddef.h:4,
  701. from ./include/uapi/linux/posix_types.h:4,
  702. from include/uapi/linux/types.h:13,
  703. from include/linux/types.h:5,
  704. from include/uapi/linux/capability.h:16,
  705. from include/linux/capability.h:15,
  706. from include/linux/sched.h:15,
  707. from include/linux/utsname.h:5,
  708. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  709. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vm.c:14:
  710. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  711. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  712. if (likely(sz < 0 || sz >= n))
  713. ^
  714. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  715. # define likely(x) __builtin_expect(!!(x), 1)
  716. ^
  717. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  718. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  719. if (likely(sz < 0 || sz >= n))
  720. ^
  721. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  722. # define likely(x) __builtin_expect(!!(x), 1)
  723. ^
  724. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_CRC32=1 -DCONFIG_A
  725. S_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_nv-vtophys.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vtophys.c
  726. In file included from include/uapi/linux/stddef.h:1:0,
  727. from include/linux/stddef.h:4,
  728. from ./include/uapi/linux/posix_types.h:4,
  729. from include/uapi/linux/types.h:13,
  730. from include/linux/types.h:5,
  731. from include/uapi/linux/capability.h:16,
  732. from include/linux/capability.h:15,
  733. from include/linux/sched.h:15,
  734. from include/linux/utsname.h:5,
  735. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  736. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vtophys.c:15:
  737. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  738. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  739. cnts, cnts | _QW_LOCKED) == cnts);
  740. ^
  741. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  742. # define likely(x) __builtin_expect(!!(x), 1)
  743. ^
  744. In file included from include/uapi/linux/stddef.h:1:0,
  745. from include/linux/stddef.h:4,
  746. from ./include/uapi/linux/posix_types.h:4,
  747. from include/uapi/linux/types.h:13,
  748. from include/linux/types.h:5,
  749. from include/uapi/linux/capability.h:16,
  750. from include/linux/capability.h:15,
  751. from include/linux/sched.h:15,
  752. from include/linux/utsname.h:5,
  753. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  754. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vtophys.c:15:
  755. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  756. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  757. if (likely(sz < 0 || sz >= n))
  758. ^
  759. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  760. # define likely(x) __builtin_expect(!!(x), 1)
  761. ^
  762. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  763. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  764. if (likely(sz < 0 || sz >= n))
  765. ^
  766. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  767. # define likely(x) __builtin_expect(!!(x), 1)
  768. ^
  769. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-secu
  770. rity -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG
  771. -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-agp.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-agp.c
  772. In file included from include/uapi/linux/stddef.h:1:0,
  773. from include/linux/stddef.h:4,
  774. from ./include/uapi/linux/posix_types.h:4,
  775. from include/uapi/linux/types.h:13,
  776. from include/linux/types.h:5,
  777. from include/uapi/linux/capability.h:16,
  778. from include/linux/capability.h:15,
  779. from include/linux/sched.h:15,
  780. from include/linux/utsname.h:5,
  781. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  782. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-agp.c:24:
  783. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  784. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  785. cnts, cnts | _QW_LOCKED) == cnts);
  786. ^
  787. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  788. # define likely(x) __builtin_expect(!!(x), 1)
  789. ^
  790. In file included from include/uapi/linux/stddef.h:1:0,
  791. from include/linux/stddef.h:4,
  792. from ./include/uapi/linux/posix_types.h:4,
  793. from include/uapi/linux/types.h:13,
  794. from include/linux/types.h:5,
  795. from include/uapi/linux/capability.h:16,
  796. from include/linux/capability.h:15,
  797. from include/linux/sched.h:15,
  798. from include/linux/utsname.h:5,
  799. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  800. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-agp.c:24:
  801. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  802. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  803. if (likely(sz < 0 || sz >= n))
  804. ^
  805. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  806. # define likely(x) __builtin_expect(!!(x), 1)
  807. ^
  808. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  809. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  810. if (likely(sz < 0 || sz >= n))
  811. ^
  812. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  813. # define likely(x) __builtin_expect(!!(x), 1)
  814. ^
  815. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=impl
  816. icit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-interface.c
  817. In file included from include/uapi/linux/stddef.h:1:0,
  818. from include/linux/stddef.h:4,
  819. from ./include/uapi/linux/posix_types.h:4,
  820. from include/uapi/linux/types.h:13,
  821. from include/linux/types.h:5,
  822. from include/uapi/linux/capability.h:16,
  823. from include/linux/capability.h:15,
  824. from include/linux/sched.h:15,
  825. from include/linux/utsname.h:5,
  826. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  827. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-interface.c:26:
  828. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  829. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  830. cnts, cnts | _QW_LOCKED) == cnts);
  831. ^
  832. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  833. # define likely(x) __builtin_expect(!!(x), 1)
  834. ^
  835. In file included from include/uapi/linux/stddef.h:1:0,
  836. from include/linux/stddef.h:4,
  837. from ./include/uapi/linux/posix_types.h:4,
  838. from include/uapi/linux/types.h:13,
  839. from include/linux/types.h:5,
  840. from include/uapi/linux/capability.h:16,
  841. from include/linux/capability.h:15,
  842. from include/linux/sched.h:15,
  843. from include/linux/utsname.h:5,
  844. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  845. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-interface.c:26:
  846. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  847. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  848. if (likely(sz < 0 || sz >= n))
  849. ^
  850. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  851. # define likely(x) __builtin_expect(!!(x), 1)
  852. ^
  853. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  854. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  855. if (likely(sz < 0 || sz >= n))
  856. ^
  857. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  858. # define likely(x) __builtin_expect(!!(x), 1)
  859. ^
  860. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-mtrr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -
  861. fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_mtrr)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-mtrr.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-mtrr.c
  862. In file included from include/uapi/linux/stddef.h:1:0,
  863. from include/linux/stddef.h:4,
  864. from ./include/uapi/linux/posix_types.h:4,
  865. from include/uapi/linux/types.h:13,
  866. from include/linux/types.h:5,
  867. from include/uapi/linux/capability.h:16,
  868. from include/linux/capability.h:15,
  869. from include/linux/sched.h:15,
  870. from include/linux/utsname.h:5,
  871. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  872. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-mtrr.c:15:
  873. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  874. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  875. cnts, cnts | _QW_LOCKED) == cnts);
  876. ^
  877. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  878. # define likely(x) __builtin_expect(!!(x), 1)
  879. ^
  880. In file included from include/uapi/linux/stddef.h:1:0,
  881. from include/linux/stddef.h:4,
  882. from ./include/uapi/linux/posix_types.h:4,
  883. from include/uapi/linux/types.h:13,
  884. from include/linux/types.h:5,
  885. from include/uapi/linux/capability.h:16,
  886. from include/linux/capability.h:15,
  887. from include/linux/sched.h:15,
  888. from include/linux/utsname.h:5,
  889. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  890. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-mtrr.c:15:
  891. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  892. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  893. if (likely(sz < 0 || sz >= n))
  894. ^
  895. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  896. # define likely(x) __builtin_expect(!!(x), 1)
  897. ^
  898. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  899. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  900. if (likely(sz < 0 || sz >= n))
  901. ^
  902. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  903. # define likely(x) __builtin_expect(!!(x), 1)
  904. ^
  905. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpr
  906. eferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
  907. BUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-registry.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-registry.c
  908. In file included from include/uapi/linux/stddef.h:1:0,
  909. from include/linux/stddef.h:4,
  910. from ./include/uapi/linux/posix_types.h:4,
  911. from include/uapi/linux/types.h:13,
  912. from include/linux/types.h:5,
  913. from include/uapi/linux/capability.h:16,
  914. from include/linux/capability.h:15,
  915. from include/linux/sched.h:15,
  916. from include/linux/utsname.h:5,
  917. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  918. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-registry.c:15:
  919. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  920. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  921. cnts, cnts | _QW_LOCKED) == cnts);
  922. ^
  923. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  924. # define likely(x) __builtin_expect(!!(x), 1)
  925. ^
  926. In file included from include/uapi/linux/stddef.h:1:0,
  927. from include/linux/stddef.h:4,
  928. from ./include/uapi/linux/posix_types.h:4,
  929. from include/uapi/linux/types.h:13,
  930. from include/linux/types.h:5,
  931. from include/uapi/linux/capability.h:16,
  932. from include/linux/capability.h:15,
  933. from include/linux/sched.h:15,
  934. from include/linux/utsname.h:5,
  935. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  936. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-registry.c:15:
  937. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  938. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  939. if (likely(sz < 0 || sz >= n))
  940. ^
  941. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  942. # define likely(x) __builtin_expect(!!(x), 1)
  943. ^
  944. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  945. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  946. if (likely(sz < 0 || sz >= n))
  947. ^
  948. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  949. # define likely(x) __builtin_expect(!!(x), 1)
  950. ^
  951. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAV
  952. E_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-smp.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-smp.c
  953. In file included from include/uapi/linux/stddef.h:1:0,
  954. from include/linux/stddef.h:4,
  955. from ./include/uapi/linux/posix_types.h:4,
  956. from include/uapi/linux/types.h:13,
  957. from include/linux/types.h:5,
  958. from include/uapi/linux/capability.h:16,
  959. from include/linux/capability.h:15,
  960. from include/linux/sched.h:15,
  961. from include/linux/utsname.h:5,
  962. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  963. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-smp.c:15:
  964. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  965. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  966. cnts, cnts | _QW_LOCKED) == cnts);
  967. ^
  968. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  969. # define likely(x) __builtin_expect(!!(x), 1)
  970. ^
  971. In file included from include/uapi/linux/stddef.h:1:0,
  972. from include/linux/stddef.h:4,
  973. from ./include/uapi/linux/posix_types.h:4,
  974. from include/uapi/linux/types.h:13,
  975. from include/linux/types.h:5,
  976. from include/uapi/linux/capability.h:16,
  977. from include/linux/capability.h:15,
  978. from include/linux/sched.h:15,
  979. from include/linux/utsname.h:5,
  980. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  981. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-smp.c:15:
  982. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  983. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  984. if (likely(sz < 0 || sz >= n))
  985. ^
  986. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  987. # define likely(x) __builtin_expect(!!(x), 1)
  988. ^
  989. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  990. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  991. if (likely(sz < 0 || sz >= n))
  992. ^
  993. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  994. # define likely(x) __builtin_expect(!!(x), 1)
  995. ^
  996. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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
  997. -mno-avx -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_os-usermap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-usermap.c
  998. In file included from include/uapi/linux/stddef.h:1:0,
  999. from include/linux/stddef.h:4,
  1000. from ./include/uapi/linux/posix_types.h:4,
  1001. from include/uapi/linux/types.h:13,
  1002. from include/linux/types.h:5,
  1003. from include/uapi/linux/capability.h:16,
  1004. from include/linux/capability.h:15,
  1005. from include/linux/sched.h:15,
  1006. from include/linux/utsname.h:5,
  1007. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  1008. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-usermap.c:15:
  1009. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  1010. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1011. cnts, cnts | _QW_LOCKED) == cnts);
  1012. ^
  1013. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  1014. # define likely(x) __builtin_expect(!!(x), 1)
  1015. ^
  1016. In file included from include/uapi/linux/stddef.h:1:0,
  1017. from include/linux/stddef.h:4,
  1018. from ./include/uapi/linux/posix_types.h:4,
  1019. from include/uapi/linux/types.h:13,
  1020. from include/linux/types.h:5,
  1021. from include/uapi/linux/capability.h:16,
  1022. from include/linux/capability.h:15,
  1023. from include/linux/sched.h:15,
  1024. from include/linux/utsname.h:5,
  1025. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-linux.h:40,
  1026. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-usermap.c:15:
  1027. ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
  1028. ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1029. if (likely(sz < 0 || sz >= n))
  1030. ^
  1031. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  1032. # define likely(x) __builtin_expect(!!(x), 1)
  1033. ^
  1034. ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
  1035. ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1036. if (likely(sz < 0 || sz >= n))
  1037. ^
  1038. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  1039. # define likely(x) __builtin_expect(!!(x), 1)
  1040. ^
  1041. ld -m elf_x86_64 -r -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-kernel.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-acpi.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-chrdev.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-cray.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-drm.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-gvi.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-30
  1042. 4.125/kernel/nv-i2c.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mempool.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mlock.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-mmap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-p2p.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-pat.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-procfs.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-usermap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vm.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-vtophys.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-agp.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-mtrr.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-registry.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-smp.o /usr/sr
  1043. c/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/os-usermap.o
  1044. (cat /dev/null; echo kernel//usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.ko;) > /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/modules.order
  1045. make -f ./scripts/Makefile.modpost
  1046. find /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -i ./Module.symvers -I /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/Module.symvers -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/Module.symvers -S -w -s -T -
  1047. WARNING: could not find /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nv-kernel.o.cmd for /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nv-kernel.o
  1048. /usr/bin/gcc-4.8 -Wp,-MD,/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_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 -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=2048 -fstack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=
  1049. implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -I/usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"304.125\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.mod.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.mod.c
  1050. In file included from include/uapi/linux/stddef.h:1:0,
  1051. from include/linux/stddef.h:4,
  1052. from ./include/uapi/linux/posix_types.h:4,
  1053. from include/uapi/linux/types.h:13,
  1054. from include/linux/types.h:5,
  1055. from include/linux/list.h:4,
  1056. from include/linux/module.h:9,
  1057. from /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.mod.c:1:
  1058. include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
  1059. include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1060. cnts, cnts | _QW_LOCKED) == cnts);
  1061. ^
  1062. include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  1063. # define likely(x) __builtin_expect(!!(x), 1)
  1064. ^
  1065. ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.ko /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-304.125/kernel/nvidia.mod.o
  1066. NVIDIA: left KBUILD.
  1067. -> done.
  1068. -> Kernel module compilation complete.
  1069. -> Installing both new and classic TLS OpenGL libraries.
  1070. -> Installing both new and classic TLS 32bit OpenGL libraries.
  1071. -> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: Yes)
  1072. -> Searching for conflicting X files:
  1073. -> done.
  1074. -> Searching for conflicting OpenGL files:
  1075. -> done.
  1076. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (304.125):
  1077. executing: '/sbin/ldconfig'...
  1078. executing: '/sbin/depmod -aq 3.16-7.dmz.1-liquorix-amd64'...
  1079. -> done.
  1080. -> Driver file installation is complete.
  1081. ERROR: Unable to load the kernel module.
  1082. 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