Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2011
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.97 KB | None | 0 0
  1. # CC=gcc-4.3 sh /storage/SharedFiles/linux/drivers/NVIDIA-Linux-x86-275.09.07.run
  2. Verifying archive integrity... OK
  3. Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 275.09.07...............................................................................................................................
  4.  
  5. NVIDIA Accelerated Graphics Driver for Linux-x86 (275.09.07)
  6.  
  7. The CC version check failed:
  8.  
  9. Could not compile 'gcc-version-check.c'. Please be sure you have your Linux
  10. distribution's libc development package installed and that 'gcc-4.3' is a valid
  11. C compiler name.
  12.  
  13. If you know what you are doing and want to ignore the gcc version check, select
  14. "No" to continue installation. Otherwise, select "Yes" to abort installation, set
  15. the CC environment variable to the name of the compiler used to compile your
  16. kernel, and restart installation. Abort now?
  17.  
  18. Yes No
  19.  
  20.  
  21. # cat nvidia-installer.log
  22. nvidia-installer log file '/var/log/nvidia-installer.log'
  23. creation time: Thu Jun 23 04:22:53 2011
  24. installer version: 275.09.07
  25.  
  26. PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  27.  
  28. option status:
  29. license pre-accepted : false
  30. update : false
  31. force update : false
  32. expert : false
  33. uninstall : false
  34. driver info : false
  35. precompiled interfaces : true
  36. no ncurses color : false
  37. query latest version : false
  38. no questions : false
  39. silent : false
  40. no recursion : false
  41. no backup : false
  42. kernel module only : false
  43. sanity : false
  44. add this kernel : false
  45. no runlevel check : false
  46. no network : false
  47. no ABI note : false
  48. no RPMs : false
  49. no kernel module : false
  50. force SELinux : default
  51. no X server check : false
  52. no cc version check : false
  53. run distro scripts : true
  54. no nouveau check : false
  55. run nvidia-xconfig : false
  56. sigwinch work around : true
  57. force tls : (not specified)
  58. X install prefix : (not specified)
  59. X library install path : (not specified)
  60. X module install path : (not specified)
  61. OpenGL install prefix : (not specified)
  62. OpenGL install libdir : (not specified)
  63. utility install prefix : (not specified)
  64. utility install libdir : (not specified)
  65. installer prefix : (not specified)
  66. doc install prefix : (not specified)
  67. kernel name : (not specified)
  68. kernel include path : (not specified)
  69. kernel source path : (not specified)
  70. kernel output path : (not specified)
  71. kernel install path : (not specified)
  72. precompiled kernel interfaces path : (not specified)
  73. precompiled kernel interfaces url : (not specified)
  74. proc mount point : /proc
  75. ui : (not specified)
  76. tmpdir : /tmp
  77. ftp mirror : ftp://download.nvidia.com
  78. RPM file list : (not specified)
  79. selinux chcon type : (not specified)
  80.  
  81. Using: nvidia-installer ncurses user interface
  82. -> License accepted.
  83. -> Installing NVIDIA driver version 275.09.07.
  84. -> There appears to already be a driver installed on your system (version: 275.
  85. 09.07). As part of installing this driver (version: 275.09.07), the existin
  86. g driver will be uninstalled. Are you sure you want to continue? ('no' will
  87. abort installation) (Answer: Yes)
  88. -> Performing CC sanity check with CC="gcc-4.3".
  89. -> Performing CC version check with CC="gcc-4.3".
  90. -> The CC version check failed:
  91.  
  92. Could not compile 'gcc-version-check.c'. Please be sure you have your Linu
  93. x distribution's libc development package installed and that 'gcc-4.3' is
  94. a valid C compiler name.
  95.  
  96. If you know what you are doing and want to ignore the gcc version check, sel
  97. ect "No" to continue installation. Otherwise, select "Yes" to abort install
  98. ation, set the CC environment variable to the name of the compiler used to c
  99. ompile your kernel, and restart installation. Abort now? (Answer: No)
  100. -> Kernel source path: '/lib/modules/2.6.32-5-686/source'
  101. -> Kernel output path: '/lib/modules/2.6.32-5-686/build'
  102. -> Performing rivafb check.
  103. -> Performing nvidiafb check.
  104. -> Performing Xen check.
  105. -> Cleaning kernel module build directory.
  106. executing: 'cd ./kernel; make clean'...
  107. -> Building kernel module:
  108. executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.32-5-686/source
  109. SYSOUT=/lib/modules/2.6.32-5-686/build'...
  110. NVIDIA: calling KBUILD...
  111. make -C /lib/modules/2.6.32-5-686/build \
  112. KBUILD_SRC=/usr/src/linux-headers-2.6.32-5-common \
  113. KBUILD_EXTMOD="/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel" -f /usr/
  114. src/linux-headers-2.6.32-5-common/Makefile \
  115. modules
  116. test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
  117. echo; \
  118. echo " ERROR: Kernel configuration is invalid."; \
  119. echo " include/linux/autoconf.h or include/config/auto.conf are mis
  120. sing."; \
  121. echo " Run 'make oldconfig && make prepare' on kernel src to fix it
  122. ."; \
  123. echo; \
  124. /bin/false)
  125. mkdir -p /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_versions ;
  126. rm -f /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_versions/*
  127. make -f /usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build obj=/t
  128. mp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel
  129. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv.o.d
  130. -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude -Iin
  131. clude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux-hea
  132. ders-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h -I
  133. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall -Wunde
  134. f -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werro
  135. r-implicit-function-declaration -Wno-format-security -fno-delete-null-pointe
  136. r-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-s
  137. tack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestandi
  138. ng -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe
  139. -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse
  140. 2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer
  141. -sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/k
  142. ernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODU
  143. LE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_
  144. DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=
  145. #s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)
  146. " -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_nv.o /tmp/s
  147. elfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv.c
  148. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-chr
  149. dev.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iincl
  150. ude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/l
  151. inux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autocon
  152. f.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wal
  153. l -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-commo
  154. n -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nul
  155. l-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpre
  156. ferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffr
  157. eestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=
  158. 1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno
  159. -sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-
  160. statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA
  161. -Linux-x86-275.09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-err
  162. or -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unuse
  163. d-function -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUIL
  164. D_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c
  165. -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_nv-chrdev.o /tmp/
  166. selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-chrdev.c
  167. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-mlo
  168. ck.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclu
  169. de -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/li
  170. nux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf
  171. .h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall
  172. -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stri
  173. ct-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-se
  174. curity -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -fr
  175. eg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa
  176. ,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFI
  177. G_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tab
  178. les -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaratio
  179. n-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz1251
  180. 3/NVIDIA-Linux-x86-275.09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual
  181. -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -W
  182. no-unused-function -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s"
  183. -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidi
  184. a)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_nv-mlock.
  185. o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-mlock.c
  186. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-pro
  187. cfs.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iincl
  188. ude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/l
  189. inux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autocon
  190. f.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wal
  191. l -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-commo
  192. n -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nul
  193. l-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpre
  194. ferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffr
  195. eestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=
  196. 1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
  197. -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno
  198. -pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275
  199. .09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL_
  200. _ -DMODU
  201. LE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_
  202. DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(
  203. nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/N
  204. VIDIA-Linux-x86-275.09.07/kernel/.tmp_nv-procfs.o /tmp/selfgz12513/NVIDIA-Li
  205. nux-x86-275.09.07/kernel/nv-procfs.c
  206. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-use
  207. rmap.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinc
  208. lude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/
  209. linux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoco
  210. nf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wa
  211. ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
  212. on -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nu
  213. ll-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
  214. eferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -f
  215. freestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAM
  216. E=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mm
  217. x -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -W
  218. no-pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-2
  219. 75.09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNE
  220. L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -
  221. UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
  222. BUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/se
  223. lfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_nv-usermap.o /tmp/selfgz125
  224. 13/NVIDIA-Linux-x86-275.09.07/kernel/nv-usermap.c
  225. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv_gvi
  226. .o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  227. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  228. -headers-2.6.32-5-common/arch/x86/include -include include/li
  229. nux/autoconf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KE
  230. RNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
  231. -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-
  232. delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-re
  233. turn -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=gene
  234. ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
  235. NAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse
  236. -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-state
  237. ment -Wno-pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linu
  238. x-x86-275.09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D
  239. __KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-fun
  240. ction -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BAS
  241. ENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp
  242. /selfgz12513/NVIDIA-Linux-x86-275.
  243. 09.07/kernel/.tmp_nv_gvi.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kerne
  244. l/nv_gvi.c
  245. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-vm.
  246. o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  247. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  248. -headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h
  249. -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall -Wu
  250. ndef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We
  251. rror-implicit-function-declaration -Wno-format-security -fno-delete-null-poi
  252. nter-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferre
  253. d-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreesta
  254. nding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pi
  255. pe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-
  256. sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno-poin
  257. ter-sign -fno-strict-ove
  258. rflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -Wall -MD -Wsig
  259. n-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSIO
  260. N_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBUG -DMOD
  261. ULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MO
  262. DNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07
  263. /kernel/.tmp_nv-vm.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-v
  264. m.c
  265. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-vm.c: In function ân
  266. v_sg_map_bufferâ:
  267. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-vm.c:151: warning: ass
  268. ignment makes integer from pointer without a cast
  269. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-vm.c:236: warning: lab
  270. el âdoneâ defined but not used
  271. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-vm.c:144: warning: unu
  272. sed variable âcountâ
  273. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.os-agp
  274. .o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  275. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  276. -headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h
  277. -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall -Wu
  278. ndef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We
  279. rror-implicit-function-declaration -Wno-format-security -fno-delete-null-poi
  280. nter-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferre
  281. d-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreesta
  282. nding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pi
  283. pe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-
  284. sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno-poin
  285. ter-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.0
  286. 7/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DM
  287. ODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG
  288. -U_DEBUG -DN
  289. DEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"
  290. -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x
  291. 86-275.09.07/kernel/.tmp_os-agp.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.0
  292. 7/kernel/os-agp.c
  293. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.os-int
  294. erface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Ii
  295. nclude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/sr
  296. c/linux-headers-2.6.32-5-common/arch/x86/include -include include/linux/auto
  297. conf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -
  298. Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-co
  299. mmon -Werror-implicit-function-declaration -Wno-format-security -fno-delete-
  300. null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -m
  301. preferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -
  302. ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRA
  303. ME=1 -pipe -Wno-s
  304. ign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno
  305. -3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign
  306. -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel
  307. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DN
  308. VRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_DEBUG
  309. -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_int
  310. erface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/NVID
  311. IA-Linux-x86-275.09.07/kernel/.tmp_os-interface.o /tmp/selfgz12513/NVIDIA-Li
  312. nux-x86-275.09.07/kernel/os-interface.c
  313. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.os-smp
  314. .o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  315. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  316. -headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h
  317. -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wa
  318. ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
  319. on -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nu
  320. ll-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
  321. eferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ff
  322. reestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME
  323. =1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
  324. -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno
  325. -pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275
  326. .09.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL_
  327. _ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UD
  328. EBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBU
  329. ILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12
  330. 513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_os-smp.o /tmp/selfgz12513/NVIDIA-
  331. Linux-x86-275.09.07/kernel/os-smp.c
  332.  
  333. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.os-use
  334. rmap.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinc
  335. lude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/
  336. linux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoco
  337. nf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wa
  338. ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
  339. on -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nu
  340. ll-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
  341. eferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ff
  342. reestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME
  343. =1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
  344. -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno
  345. -pointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275
  346. .09.07/kernel -Wall -MD -Wsign-com
  347. pare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
  348. ING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -
  349. D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MO
  350. DNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07
  351. /kernel/.tmp_os-usermap.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel
  352. /os-usermap.c
  353. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.os-reg
  354. istry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iin
  355. clude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src
  356. /linux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoc
  357. onf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -W
  358. all -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-com
  359. mon -Werror-implicit-function-declaration -Wno-format-security -fno-delete-n
  360. ull-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
  361. referred-stack-boundar
  362. y=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-p
  363. rotector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-co
  364. mpare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
  365. -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-st
  366. rict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -Wall -
  367. MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DN
  368. V_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBU
  369. G -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)"
  370. -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-
  371. x86-275.09.07/kernel/.tmp_os-registry.o /tmp/selfgz12513/NVIDIA-Linux-x86-27
  372. 5.09.07/kernel/os-registry.c
  373. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-cra
  374. y.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclud
  375. e -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/lin
  376. ux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.
  377. h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall
  378. -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
  379. -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-
  380. pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mprefe
  381. rred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffree
  382. standing -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
  383. -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -m
  384. no-sse2 -mno-3dnow -fomit-frame-pointer -Wdeclaration-after-statement -Wno-p
  385. ointer-sign -fno-strict-overflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.0
  386. 9.07/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__
  387. -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.07\" -Wno-unused-function -UDEB
  388. UG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
  389. D_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD
  390. _STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp
  391. _nv-cray.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-cray.c
  392. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nv-i2c
  393. .o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  394. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  395. -headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h
  396. -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall -Wu
  397. ndef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We
  398. rror-implicit-function-declaration -Wno-format-security -fno-delete-null-poi
  399. nter-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferre
  400. d-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreesta
  401. nding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pi
  402. pe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-
  403. sse2 -mno-3dnow -fomit-frame-pointer -
  404. Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp
  405. /selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -Wall -MD -Wsign-compare -Wno
  406. -cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275
  407. .09.07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_
  408. STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_
  409. STR(nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_
  410. nv-i2c.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-i2c.c
  411. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nvacpi
  412. .o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinclude
  413. -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/linux
  414. -headers-2.6.32-5-common/arch/x86/include -include include/linux/autoconf.h
  415. -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wall -Wu
  416. ndef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We
  417. rror-implicit-function-declaration -Wno-f
  418. ormat-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregpa
  419. rm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=gen
  420. eric -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1
  421. -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unw
  422. ind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer -Wdec
  423. laration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/tmp/sel
  424. fgz12513/NVIDIA-Linux-x86-275.09.07/kernel -Wall -MD -Wsign-compare -Wno-cas
  425. t-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"275.09.
  426. 07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(
  427. s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(
  428. nvidia)" -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.tmp_nvac
  429. pi.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nvacpi.c
  430. ld -m elf_i386 -r -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/
  431. nvidia.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-kernel.o /tmp
  432. /selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv.o /tmp/selfgz12513/NVIDIA-
  433. Linux-x86-275.09.07/kernel/nv-chrdev.o /tmp/selfgz12513/NVIDIA-Linux-x86-275
  434. .09.07/kernel/nv-mlock.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/
  435. nv-procfs.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv-usermap.o
  436. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nv_gvi.o /tmp/selfgz12513
  437. /NVIDIA-Linux-x86-275.09.07/kernel/nv-vm.o /tmp/selfgz12513/NVIDIA-Linux-x86
  438. -275.09.07/kernel/os-agp.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kerne
  439. l/os-interface.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/os-smp.o
  440. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/os-usermap.o /tmp/selfgz1
  441. 2513/NVIDIA-Linux-x86-275.09.07/kernel/os-registry.o /tmp/selfgz12513/NVIDIA
  442. -Linux-x86-275.09.07/kernel/nv-cray.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.
  443. 09.07/kernel/nv-i2c.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nva
  444. cpi.o
  445. (cat /dev/null; echo kernel//tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/ke
  446. rnel/nvidia.ko;) > /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/module
  447. s.order
  448. make -f /usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.modpost
  449. scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.32-5-686/Module.symv
  450. ers -I /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/Module.symvers -o
  451. /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/Module.symvers -S -w -s
  452. gcc-4.3 -Wp,-MD,/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/.nvidia
  453. .mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.5/include -Iinc
  454. lude -Iinclude2 -I/usr/src/linux-headers-2.6.32-5-common/include -I/usr/src/
  455. linux-headers-2.6.32-5-common/arch/x86/include -include include/linux/autoco
  456. nf.h -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -D__KERNEL__ -Wa
  457. ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
  458. on -Werror-implicit-function-declaration -Wno-format-security -fno-delete-nu
  459. ll-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
  460. eferred-stack-boundary=2 -mar
  461. ch=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector
  462. -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fn
  463. o-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-f
  464. rame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-ove
  465. rflow -I/tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel -Wall -MD -Wsig
  466. n-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSIO
  467. N_STRING=\"275.09.07\" -Wno-unused-function -UDEBUG -U_DEBUG -DNDEBUG -D"KB
  468. UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAM
  469. E=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.
  470. 09.07/kernel/nvidia.mod.o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel
  471. /nvidia.mod.c
  472. ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.32-5-common/scripts/module
  473. -common.lds --build-id -o /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel
  474. /nvidia.ko /tmp/selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nvidia.o /tmp/
  475. selfgz12513/NVIDIA-Linux-x86-275.09.07/kernel/nvidia.mod.o
  476. NVIDIA: left KBUILD.
  477. -> done.
  478. -> Kernel module compilation complete.
  479. -> Kernel messages:
  480. [647473.886031] ABORTED IN=eth0 OUT=
  481. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  482. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=TCP SPT=80
  483. DPT=2145 SEQ=430275450 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  484. [647473.886347] ABORTED IN=eth0 OUT=
  485. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  486. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=TCP SPT=80
  487. DPT=2160 SEQ=942990381 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  488. [647473.889043] ABORTED IN=eth0 OUT=
  489. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  490. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=TCP SPT=80
  491. DPT=2143 SEQ=1693782864 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  492. [647473.889369] ABORTED IN=eth0 OUT=
  493. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  494. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=TCP SPT=80
  495. DPT=2115 SEQ=143340567 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  496. [647473.889512] ABORTED IN=eth0 OUT=
  497. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  498. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=TCP SPT=80
  499. DPT=2150 SEQ=1102605319 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  500. [647473.889681] ABORTED IN=eth0 OUT=
  501. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  502. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=TCP SPT=80
  503. DPT=2109 SEQ=2528117703 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  504. [647473.892193] LIMITED IN=eth0 OUT=
  505. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.91.19
  506. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=TCP SPT=80
  507. DPT=2149 WINDOW=0 RES=0x00 RST URGP=0
  508. [647483.781486] ABORTED IN=eth0 OUT=
  509. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=161.184.245.22
  510. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=242 ID=15575 DF PROTO=TCP
  511. SPT=80 DPT=3696 SEQ=1080594977 ACK=1510983386 WINDOW=4748 RES=0x00 ACK RST
  512. URGP=0
  513. [653818.727509] ABORTED IN=eth0 OUT=
  514. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=202.142.17.7
  515. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=42 ID=0 DF PROTO=TCP
  516. SPT=40381 DPT=22 SEQ=3370969607 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  517. [653818.727840] ABORTED IN=eth0 OUT=
  518. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=202.142.17.7
  519. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=42 ID=0 DF PROTO=TCP
  520. SPT=40381 DPT=22 SEQ=3370969607 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  521. [660079.522478] ABORTED IN=eth0 OUT=
  522. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=93.184.215.163
  523. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=TCP SPT=80
  524. DPT=1182 SEQ=233256443 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  525. [679240.919853] ABORTED IN=eth0 OUT=
  526. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=216.168.3.70
  527. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=54 ID=25077 DF PROTO=TCP
  528. SPT=119 DPT=2939 SEQ=3998755036 ACK=2109603522 WINDOW=501 RES=0x00 ACK RST
  529. URGP=0
  530. [690852.626808] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost
  531. synchronization, throwing 3 bytes away.
  532. [691044.020069] ABORTED IN=eth0 OUT=
  533. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=216.176.180.53
  534. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=48 ID=5915 DF PROTO=TCP
  535. SPT=80 DPT=1382 SEQ=1996865702 ACK=1910971650 WINDOW=33120 RES=0x00 ACK RST
  536. URGP=0
  537. [691044.104440] ABORTED IN=eth0 OUT=
  538. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=216.176.180.53
  539. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=48 ID=7381 DF PROTO=TCP
  540. SPT=80 DPT=1385 SEQ=871332465 ACK=1944207197 WINDOW=33120 RES=0x00 ACK RST
  541. URGP=0
  542. [691047.932671] ABORTED IN=eth0 OUT=
  543. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=72.21.81.63
  544. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=TCP SPT=80
  545. DPT=1832 SEQ=2675078944 ACK=0 WINDOW=0 RES=0x00 RST URGP=0
  546. [712173.157131] ABORTED IN=eth0 OUT=
  547. MAC=00:21:85:1a:c6:72:00:25:9c:4a:c8:b4:08:00 SRC=132.66.102.30
  548. DST=192.168.0.82 LEN=40 TOS=0x00 PREC=0x00 TTL=46 ID=0 DF PROTO=TCP
  549. SPT=33667 DPT=22 SEQ=2390922736 ACK=3220105846 WINDOW=0 RES=0x00 RST URGP=0
  550. [718326.731628] nvidia-settings[4940]: segfault at 45cf5394 ip 45cf5394 sp
  551. bffae5ec error 4 in libnvidia-glcore.so.275.09.07[b4fb4000+1862000]
  552. [718326.766436] nvidia-settings[4947]: segfault at 1923bc6b ip 1923bc6b sp
  553. bfc12c6c error 4 in libnvidia-glcore.so.275.09.07[b4e89000+1862000]
  554. [718719.700447] nvidia 0000:05:00.0: PCI INT A disabled
  555. [718785.163017] nvidia 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ
  556. 16
  557. [718785.163025] nvidia 0000:05:00.0: setting latency timer to 64
  558. [718785.163029] vgaarb: device changed decodes:
  559. PCI:0000:05:00.0,olddecodes=none,decodes=none:owns=io+mem
  560. [718785.163134] NVRM: loading NVIDIA UNIX x86 Kernel Module 275.09.07 Wed
  561. Jun 8 15:42:20 PDT 2011
  562. [718785.166438] nvidia 0000:05:00.0: PCI INT A disabled
  563. -> Installing both new and classic TLS OpenGL libraries.
  564. -> Parsing log file:
  565. -> done.
  566. -> Validating previous installation:
  567. -> done.
  568. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-2750907
  569. (275.09.07)):
  570. -> done.
  571. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
  572. Linux-x86 (275.09.07) is complete.
  573. -> Searching for conflicting X files:
  574. -> done.
  575. -> Searching for conflicting OpenGL files:
  576. -> done.
  577. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (275.09.07):
  578. executing: '/sbin/ldconfig'...
  579. executing: '/sbin/depmod -aq'...
  580. -> done.
  581. -> Driver file installation is complete.
  582. -> Running post-install sanity check:
  583. -> done.
  584. -> Post-install sanity check passed.
  585. -> Shared memory test passed.
  586. -> Running runtime sanity check:
  587. -> done.
  588. -> Runtime sanity check passed.
  589. -> Would you like to run the nvidia-xconfig utility to automatically update you
  590. r X configuration file so that the NVIDIA X driver will be used when you res
  591. tart X? Any pre-existing X configuration file will be backed up. (Answer: N
  592. o)
  593. -> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86
  594. (version: 275.09.07) is now complete. Please update your XF86Config or
  595. xorg.conf file as appropriate; see the file
  596. /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details.
  597.  
  598.  
  599. # gcc-4.3 --version
  600. gcc-4.3 (Debian 4.3.5-5) 4.3.5
  601. Copyright (C) 2008 Free Software Foundation, Inc.
  602. This is free software; see the source for copying conditions. There is NO
  603. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  604.  
  605. # apt-get update
  606. Hit http://security.debian.org stable/updates InRelease
  607. Hit http://security.debian.org testing/updates InRelease
  608. Ign http://download.videolan.org sid InRelease
  609. Get:1 http://ftp.debian.org testing InRelease [135 kB]
  610. Hit http://security.debian.org stable/updates/main i386 Packages
  611. Ign http://download.videolan.org sid Release.gpg
  612. Hit http://security.debian.org stable/updates/contrib i386 Packages
  613. Hit http://security.debian.org stable/updates/non-free i386 Packages
  614. Ign http://security.debian.org stable/updates/contrib TranslationIndex
  615. Ign http://security.debian.org stable/updates/main TranslationIndex
  616. Ign http://security.debian.org stable/updates/non-free TranslationIndex
  617. Ign http://download.videolan.org sid Release
  618. Hit http://security.debian.org testing/updates/main i386 Packages
  619. Hit http://security.debian.org testing/updates/contrib i386 Packages
  620. Hit http://security.debian.org testing/updates/non-free i386 Packages
  621. Ign http://security.debian.org testing/updates/contrib TranslationIndex
  622. Ign http://security.debian.org testing/updates/main TranslationIndex
  623. Ign http://security.debian.org testing/updates/non-free TranslationIndex
  624. Ign http://download.videolan.org sid/main Sources/DiffIndex
  625. Ign http://www.debian-multimedia.org stable InRelease
  626. Ign http://www.debian-multimedia.org testing InRelease
  627. Ign http://www.debian-multimedia.org sid InRelease
  628. Ign http://download.videolan.org sid/main i386 Packages/DiffIndex
  629. Get:2 http://www.debian-multimedia.org stable Release.gpg [198 B]
  630. Ign http://download.videolan.org sid/main TranslationIndex
  631. Get:3 http://www.debian-multimedia.org testing Release.gpg [198 B]
  632. Get:4 http://ftp.debian.org sid InRelease [146 kB]
  633. Get:5 http://www.debian-multimedia.org sid Release.gpg [198 B]
  634. Get:6 http://www.debian-multimedia.org stable Release [22.0 kB]
  635. Ign http://security.debian.org stable/updates/contrib Translation-en_US
  636. Ign http://security.debian.org stable/updates/contrib Translation-en
  637. Ign http://security.debian.org stable/updates/main Translation-en_US
  638. Ign http://security.debian.org stable/updates/main Translation-en
  639. Get:7 http://ftp.debian.org testing-proposed-updates InRelease [114 kB]
  640. Get:8 http://www.debian-multimedia.org testing Release [29.1 kB]
  641. Ign http://ftp.debian.org stable InRelease
  642. Get:9 http://ftp.debian.org proposed-updates InRelease [138 kB]
  643. Ign http://security.debian.org stable/updates/non-free Translation-en_US
  644. Ign http://security.debian.org stable/updates/non-free Translation-en
  645. Ign http://security.debian.org testing/updates/contrib Translation-en_US
  646. Ign http://security.debian.org testing/updates/contrib Translation-en
  647. Ign http://security.debian.org testing/updates/main Translation-en_US
  648. Ign http://security.debian.org testing/updates/main Translation-en
  649. Ign http://security.debian.org testing/updates/non-free Translation-en_US
  650. Ign http://security.debian.org testing/updates/non-free Translation-en
  651. Get:10 http://www.debian-multimedia.org sid Release [27.0 kB]
  652. Get:11 http://ftp.debian.org testing/main Sources/DiffIndex [2,038 B]
  653. Hit http://ftp.debian.org testing/non-free Sources/DiffIndex
  654. Get:12 http://ftp.debian.org testing/contrib Sources/DiffIndex [2,023 B]
  655. Get:13 http://ftp.debian.org testing/main i386 Packages/DiffIndex [2,038 B]
  656. Hit http://ftp.debian.org testing/non-free i386 Packages/DiffIndex
  657. Get:14 http://ftp.debian.org testing/contrib i386 Packages/DiffIndex [2,023 B]
  658. Ign http://ftp.debian.org testing/contrib TranslationIndex
  659. Get:15 http://ftp.debian.org testing/main TranslationIndex [2,045 B]
  660. Ign http://ftp.debian.org testing/non-free TranslationIndex
  661. Get:16 http://ftp.debian.org sid/main Sources/DiffIndex [2,038 B]
  662. Hit http://www.debian-multimedia.org stable/main i386 Packages/DiffIndex
  663. Ign http://www.debian-multimedia.org stable/main TranslationIndex
  664. Hit http://ftp.debian.org sid/non-free Sources/DiffIndex
  665. Get:17 http://ftp.debian.org sid/main i386 Packages/DiffIndex [2,038 B]
  666. Hit http://ftp.debian.org sid/non-free i386 Packages/DiffIndex
  667. Get:18 http://ftp.debian.org sid/main TranslationIndex [2,045 B]
  668. Ign http://ftp.debian.org sid/non-free TranslationIndex
  669. Hit http://ftp.debian.org stable Release.gpg
  670. Hit http://ftp.debian.org testing-proposed-updates/main Sources/DiffIndex
  671. Get:19 http://ftp.debian.org testing-proposed-updates/non-free Sources [14 B]
  672. Get:20 http://ftp.debian.org testing-proposed-updates/contrib Sources [14 B]
  673. Hit http://ftp.debian.org testing-proposed-updates/main i386 Packages/DiffIndex
  674. Hit http://download.videolan.org sid/main Sources
  675. Hit http://download.videolan.org sid/main i386 Packages
  676. Get:21 http://www.debian-multimedia.org testing/main i386 Packages/DiffIndex [2,023 B]
  677. Ign http://www.debian-multimedia.org testing/main TranslationIndex
  678. Get:22 http://ftp.debian.org testing-proposed-updates/non-free i386 Packages [14 B]
  679. Get:23 http://ftp.debian.org testing-proposed-updates/contrib i386 Packages [14 B]
  680. Ign http://ftp.debian.org testing-proposed-updates/contrib TranslationIndex
  681. Ign http://ftp.debian.org testing-proposed-updates/main TranslationIndex
  682. Ign http://ftp.debian.org testing-proposed-updates/non-free TranslationIndex
  683. Get:24 http://ftp.debian.org testing/main 2011-06-23-0212.05.pdiff [31.0 kB]
  684. Get:25 http://www.debian-multimedia.org sid/main Sources [44.2 kB]
  685. Get:26 http://ftp.debian.org proposed-updates/main Sources/DiffIndex [2,023 B]
  686. Hit http://ftp.debian.org proposed-updates/non-free Sources/DiffIndex
  687. Get:27 http://ftp.debian.org proposed-updates/contrib Sources [14 B]
  688. Get:28 http://ftp.debian.org proposed-updates/main i386 Packages/DiffIndex [2,023 B]
  689. Hit http://ftp.debian.org proposed-updates/non-free i386 Packages/DiffIndex
  690. Hit http://ftp.debian.org proposed-updates/contrib i386 Packages/DiffIndex
  691. Ign http://ftp.debian.org proposed-updates/contrib TranslationIndex
  692. Ign http://ftp.debian.org proposed-updates/main TranslationIndex
  693. Ign http://ftp.debian.org proposed-updates/non-free TranslationIndex
  694. Get:29 http://ftp.debian.org testing/main 2011-06-23-0212.05.pdiff [31.0 kB]
  695. Get:30 http://www.debian-multimedia.org testing/main i386 2011-06-22-1447.18.pdiff [31 B]
  696. Ign http://download.videolan.org sid/main Translation-en_US
  697. Get:31 http://ftp.debian.org testing/contrib 2011-06-23-0212.05.pdiff [790 B]
  698. Get:32 http://ftp.debian.org testing/main i386 2011-06-23-0212.05.pdiff [61.4 kB]
  699. Ign http://download.videolan.org sid/main Translation-en
  700. Get:33 http://ftp.debian.org testing/contrib i386 2011-06-23-0212.05.pdiff [580 B]
  701. Get:34 http://ftp.debian.org sid/main 2011-06-22-1414.29.pdiff [6,189 B]
  702. Get:35 http://ftp.debian.org sid/main i386 2011-06-22-1414.29.pdiff [8,314 B]
  703. Hit http://ftp.debian.org stable Release
  704. Get:36 http://www.debian-multimedia.org testing/main i386 2011-06-22-1447.18.pdiff [31 B]
  705. Get:37 http://ftp.debian.org testing/contrib 2011-06-23-0212.05.pdiff [790 B]
  706. Get:38 http://ftp.debian.org testing/main i386 2011-06-23-0212.05.pdiff [61.4 kB]
  707. Get:39 http://ftp.debian.org proposed-updates/main 2011-06-22-2013.32.pdiff [1,238 B]
  708. Get:40 http://ftp.debian.org proposed-updates/main i386 2011-06-23-0212.05.pdiff [234 B]
  709. Ign http://www.debian-multimedia.org stable/main Translation-en_US
  710. Get:41 http://www.debian-multimedia.org testing/main i386 2011-06-22-1554.34.pdiff [31 B]
  711. Ign http://www.debian-multimedia.org stable/main Translation-en
  712. Ign http://www.debian-multimedia.org testing/main Translation-en_US
  713. Ign http://www.debian-multimedia.org testing/main Translation-en
  714. Hit http://ftp.debian.org stable/main Sources
  715. Hit http://ftp.debian.org stable/non-free Sources
  716. Hit http://ftp.debian.org stable/contrib Sources
  717. Hit http://ftp.debian.org stable/main i386 Packages
  718. Hit http://ftp.debian.org stable/non-free i386 Packages
  719. Hit http://ftp.debian.org stable/contrib i386 Packages
  720. Ign http://ftp.debian.org stable/contrib TranslationIndex
  721. Hit http://ftp.debian.org stable/main TranslationIndex
  722. Ign http://ftp.debian.org stable/non-free TranslationIndex
  723. Get:42 http://ftp.debian.org testing/contrib i386 2011-06-23-0212.05.pdiff [580 B]
  724. Get:43 http://ftp.debian.org sid/main 2011-06-22-1414.29.pdiff [6,189 B]
  725. Get:44 http://ftp.debian.org sid/main i386 2011-06-22-1414.29.pdiff [8,314 B]
  726. Ign http://ftp.debian.org testing/contrib Translation-en_US
  727. Ign http://ftp.debian.org testing/contrib Translation-en
  728. Ign http://ftp.debian.org testing/non-free Translation-en_US
  729. Ign http://ftp.debian.org testing/non-free Translation-en
  730. Ign http://ftp.debian.org sid/non-free Translation-en_US
  731. Ign http://ftp.debian.org sid/non-free Translation-en
  732. Ign http://ftp.debian.org testing-proposed-updates/contrib Translation-en_US
  733. Ign http://ftp.debian.org testing-proposed-updates/contrib Translation-en
  734. Get:45 http://ftp.debian.org sid/main 2011-06-22-2013.32.pdiff [6,596 B]
  735. Ign http://ftp.debian.org testing-proposed-updates/main Translation-en_US
  736. Ign http://ftp.debian.org testing-proposed-updates/main Translation-en
  737. Ign http://ftp.debian.org testing-proposed-updates/non-free Translation-en_US
  738. Get:46 http://ftp.debian.org proposed-updates/main 2011-06-22-2013.32.pdiff [1,238 B]
  739. Get:47 http://ftp.debian.org proposed-updates/main i386 2011-06-23-0212.05.pdiff [234 B]
  740. Get:48 http://www.debian-multimedia.org testing/main i386 2011-06-22-1554.34.pdiff [31 B]
  741. Get:49 http://ftp.debian.org sid/main 2011-06-22-2013.32.pdiff [6,596 B]
  742. Ign http://ftp.debian.org testing-proposed-updates/non-free Translation-en
  743. Ign http://ftp.debian.org proposed-updates/contrib Translation-en_US
  744. Ign http://ftp.debian.org proposed-updates/contrib Translation-en
  745. Get:50 http://www.debian-multimedia.org testing/main i386 2011-06-22-1604.32.pdiff [31 B]
  746. Ign http://ftp.debian.org proposed-updates/main Translation-en_US
  747. Ign http://ftp.debian.org proposed-updates/main Translation-en
  748. Ign http://ftp.debian.org proposed-updates/non-free Translation-en_US
  749. Ign http://ftp.debian.org proposed-updates/non-free Translation-en
  750. Get:51 http://ftp.debian.org sid/main i386 2011-06-22-2013.32.pdiff [6,264 B]
  751. Get:52 http://www.debian-multimedia.org testing/main i386 2011-06-22-1604.32.pdiff [31 B]
  752. Get:53 http://ftp.debian.org sid/main i386 2011-06-22-2013.32.pdiff [6,264 B]
  753. Get:54 http://www.debian-multimedia.org testing/main i386 2011-06-23-0905.09.pdiff [932 B]
  754. Get:55 http://ftp.debian.org sid/main 2011-06-23-0212.05.pdiff [5,736 B]
  755. Ign http://ftp.debian.org stable/contrib Translation-en_US
  756. Ign http://ftp.debian.org stable/contrib Translation-en
  757. Ign http://ftp.debian.org stable/non-free Translation-en_US
  758. Ign http://ftp.debian.org stable/non-free Translation-en
  759. Get:56 http://www.debian-multimedia.org testing/main i386 2011-06-23-0905.09.pdiff [932 B]
  760. Get:57 http://ftp.debian.org sid/main 2011-06-23-0212.05.pdiff [5,736 B]
  761. Get:58 http://ftp.debian.org sid/main i386 2011-06-23-0212.05.pdiff [4,732 B]
  762. Get:59 http://ftp.debian.org sid/main i386 2011-06-23-0212.05.pdiff [4,732 B]
  763. Get:60 http://ftp.debian.org sid/main 2011-06-23-0813.24.pdiff [2,339 B]
  764. Get:61 http://ftp.debian.org sid/main 2011-06-23-0813.24.pdiff [2,339 B]
  765. Get:62 http://ftp.debian.org sid/main i386 2011-06-23-0813.24.pdiff [940 B]
  766. Get:63 http://ftp.debian.org sid/main i386 2011-06-23-0813.24.pdiff [940 B]
  767. Fetched 815 kB in 16s (49.7 kB/s)
  768. Reading package lists... Done
  769.  
  770. # apt-get clean
  771.  
  772. # apt-get upgrade
  773. Reading package lists... Done
  774. Building dependency tree
  775. Reading state information... Done
  776. The following packages have been kept back:
  777. k3b k3b-data kamera kcalc kcharselect kdebase-bin kdebase-data
  778. kdemultimedia-kio-plugins kfind kfloppy kget klipper kmix konqueror
  779. konqueror-nsplugins konsole kppp kruler ksnapshot kwin libdrm-intel1
  780. libdrm-radeon1 libdrm2 libffi5 libice-dev libice6 libpipeline1 libsm-dev libsm6
  781. libtsk3-3 libx11-6 libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-randr0
  782. libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcb1-dev
  783. libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
  784. libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxrandr2 libxrender-dev
  785. libxrender1 libxt6 libxxf86vm1 sleuthkit
  786. The following packages will be upgraded:
  787. binutils cpp-4.4 cpp-4.5 debianutils elinks elinks-data gcc-4.4 gcc-4.4-base
  788. gcc-4.5 gcc-4.5-base kbd libc-bin libc-dev-bin libc6 libc6-dev libv4l-0
  789. libx11-data locales
  790. 18 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.
  791. Need to get 38.7 MB of archives.
  792. After this operation, 414 kB of additional disk space will be used.
  793. Do you want to continue [Y/n]?
  794. Get:1 http://ftp.debian.org/debian/ testing/main debianutils i386 4.0.2 [76.0 kB]
  795. Get:2 http://ftp.debian.org/debian/ testing/main libc6-dev i386 2.13-7 [4,864 kB]
  796. Get:3 http://ftp.debian.org/debian/ testing/main libc-dev-bin i386 2.13-7 [206 kB]
  797. Get:4 http://ftp.debian.org/debian/ testing/main libc-bin i386 2.13-7 [1,022 kB]
  798. Get:5 http://ftp.debian.org/debian/ testing/main libc6 i386 2.13-7 [3,892 kB]
  799. Get:6 http://ftp.debian.org/debian/ testing/main gcc-4.4 i386 4.4.6-6 [2,802 kB]
  800. Get:7 http://ftp.debian.org/debian/ testing/main cpp-4.4 i386 4.4.6-6 [3,522 kB]
  801. Get:8 http://ftp.debian.org/debian/ testing/main binutils i386 2.21.52.20110606-2 [4,529 kB]
  802. Get:9 http://ftp.debian.org/debian/ testing/main gcc-4.4-base i386 4.4.6-6 [125 kB]
  803. Get:10 http://ftp.debian.org/debian/ testing/main gcc-4.5 i386 4.5.3-3 [6,674 kB]
  804. Get:11 http://ftp.debian.org/debian/ testing/main cpp-4.5 i386 4.5.3-3 [4,147 kB]
  805. Get:12 http://ftp.debian.org/debian/ testing/main gcc-4.5-base i386 4.5.3-3 [127 kB]
  806. Get:13 http://ftp.debian.org/debian/ testing/main locales all 2.13-7 [4,805 kB]
  807. Get:14 http://ftp.debian.org/debian/ testing/main elinks i386 0.12~pre5-4 [554 kB]
  808. Get:15 http://ftp.debian.org/debian/ testing/main elinks-data all 0.12~pre5-4 [613 kB]
  809. Get:16 http://ftp.debian.org/debian/ testing/main kbd i386 1.15.3-4 [452 kB]
  810. Get:17 http://ftp.debian.org/debian/ testing/main libv4l-0 i386 0.8.4-2 [114 kB]
  811. Get:18 http://ftp.debian.org/debian/ testing/main libx11-data all 2:1.4.3-2 [183 kB]
  812. Fetched 38.7 MB in 30s (1,281 kB/s)
  813. Reading package fields... Done
  814. Reading package status... Done
  815. Retrieving bug reports... Done
  816. Parsing Found/Fixed information... Done
  817. Reading changelogs... Done
  818. apt-listchanges: Mailing root: apt-listchanges: news for MyBox
  819. Preconfiguring packages ...
  820. (Reading database ... 126122 files and directories currently installed.)
  821. Preparing to replace debianutils 4.0.1 (using .../debianutils_4.0.2_i386.deb) ...
  822. Unpacking replacement debianutils ...
  823. Processing triggers for man-db ...
  824. Setting up debianutils (4.0.2) ...
  825. (Reading database ... 126122 files and directories currently installed.)
  826. Preparing to replace libc6-dev 2.13-4 (using .../libc6-dev_2.13-7_i386.deb) ...
  827. Unpacking replacement libc6-dev ...
  828. Preparing to replace libc-dev-bin 2.13-4 (using .../libc-dev-bin_2.13-7_i386.deb) ...
  829. Unpacking replacement libc-dev-bin ...
  830. Preparing to replace libc-bin 2.13-4 (using .../libc-bin_2.13-7_i386.deb) ...
  831. Unpacking replacement libc-bin ...
  832. Processing triggers for man-db ...
  833. Setting up libc-bin (2.13-7) ...
  834. (Reading database ... 126123 files and directories currently installed.)
  835. Preparing to replace libc6 2.13-4 (using .../archives/libc6_2.13-7_i386.deb) ...
  836. Unpacking replacement libc6 ...
  837. Setting up libc6 (2.13-7) ...
  838. Installing new version of config file /etc/ld.so.conf.d/i486-linux-gnu.conf ...
  839. (Reading database ... 126125 files and directories currently installed.)
  840. Preparing to replace gcc-4.4 4.4.6-3 (using .../gcc-4.4_4.4.6-6_i386.deb) ...
  841. Unpacking replacement gcc-4.4 ...
  842. Preparing to replace cpp-4.4 4.4.6-3 (using .../cpp-4.4_4.4.6-6_i386.deb) ...
  843. Unpacking replacement cpp-4.4 ...
  844. Preparing to replace binutils 2.21.51.20110523-1 (using .../binutils_2.21.52.20110606-2_i386.deb) ...
  845. Unpacking replacement binutils ...
  846. Preparing to replace gcc-4.4-base 4.4.6-3 (using .../gcc-4.4-base_4.4.6-6_i386.deb) ...
  847. Unpacking replacement gcc-4.4-base ...
  848. Preparing to replace gcc-4.5 4.5.3-1 (using .../gcc-4.5_4.5.3-3_i386.deb) ...
  849. Unpacking replacement gcc-4.5 ...
  850. Preparing to replace cpp-4.5 4.5.3-1 (using .../cpp-4.5_4.5.3-3_i386.deb) ...
  851. Unpacking replacement cpp-4.5 ...
  852. Preparing to replace gcc-4.5-base 4.5.3-1 (using .../gcc-4.5-base_4.5.3-3_i386.deb) ...
  853. Unpacking replacement gcc-4.5-base ...
  854. Preparing to replace locales 2.13-4 (using .../locales_2.13-7_all.deb) ...
  855. Unpacking replacement locales ...
  856. Preparing to replace elinks 0.12~pre5-3.2+b1 (using .../elinks_0.12~pre5-4_i386.deb) ...
  857. Unpacking replacement elinks ...
  858. Preparing to replace elinks-data 0.12~pre5-3.2 (using .../elinks-data_0.12~pre5-4_all.deb) ...
  859. Unpacking replacement elinks-data ...
  860. Preparing to replace kbd 1.15.2-3 (using .../archives/kbd_1.15.3-4_i386.deb) ...
  861. Unpacking replacement kbd ...
  862. Preparing to replace libv4l-0 0.8.3-2 (using .../libv4l-0_0.8.4-2_i386.deb) ...
  863. Unpacking replacement libv4l-0 ...
  864. Preparing to replace libx11-data 2:1.4.3-1 (using .../libx11-data_2%3a1.4.3-2_all.deb) ...
  865. Unpacking replacement libx11-data ...
  866. Processing triggers for man-db ...
  867. Processing triggers for gnome-menus ...
  868. Processing triggers for desktop-file-utils ...
  869. Processing triggers for menu ...
  870. Setting up libc-dev-bin (2.13-7) ...
  871. Setting up libc6-dev (2.13-7) ...
  872. Setting up gcc-4.4-base (4.4.6-6) ...
  873. Setting up cpp-4.4 (4.4.6-6) ...
  874. Setting up binutils (2.21.52.20110606-2) ...
  875. Setting up gcc-4.4 (4.4.6-6) ...
  876. Setting up gcc-4.5-base (4.5.3-3) ...
  877. Setting up cpp-4.5 (4.5.3-3) ...
  878. Setting up gcc-4.5 (4.5.3-3) ...
  879. Setting up locales (2.13-7) ...
  880. Generating locales (this might take a while)...
  881. en_US.UTF-8... done
  882. Generation complete.
  883. Setting up elinks-data (0.12~pre5-4) ...
  884. Setting up elinks (0.12~pre5-4) ...
  885. Installing new version of config file /etc/elinks/elinks.conf ...
  886. Setting up kbd (1.15.3-4) ...
  887. Setting console screen modes.
  888. Skipping font and keymap setup (handled by console-setup).
  889. Setting up libv4l-0 (0.8.4-2) ...
  890. Setting up libx11-data (2:1.4.3-2) ...
  891. Processing triggers for menu ...
  892. localepurge: Disk space freed in /usr/share/locale: 12136 KiB
  893. localepurge: Disk space freed in /usr/share/man: 112 KiB
  894. localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  895. localepurge: Disk space freed in /usr/share/omf: 0 KiB
  896. localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
  897.  
  898. Total disk space freed by localepurge: 12248 KiB
  899.  
  900. # apt-get upgrade
  901. Reading package lists... Done
  902. Building dependency tree
  903. Reading state information... Done
  904. The following packages have been kept back:
  905. k3b k3b-data kamera kcalc kcharselect kdebase-bin kdebase-data
  906. kdemultimedia-kio-plugins kfind kfloppy kget klipper kmix konqueror
  907. konqueror-nsplugins konsole kppp kruler ksnapshot kwin libdrm-intel1
  908. libdrm-radeon1 libdrm2 libffi5 libice-dev libice6 libpipeline1 libsm-dev libsm6
  909. libtsk3-3 libx11-6 libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-randr0
  910. libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcb1-dev
  911. libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
  912. libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxrandr2 libxrender-dev
  913. libxrender1 libxt6 libxxf86vm1 sleuthkit
  914. 0 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.
  915.  
  916. # apt-get install libdrm-radeon1 libdrm2 libffi5 libice-dev libice6 libpipeline1 libsm-dev libsm6 libtsk3-3 libx11-6 libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-randr0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxrandr2 libxrender-dev libxrender1 libxt6 libxxf86vm1 sleuthkit
  917. Reading package lists... Done
  918. Building dependency tree
  919. Reading state information... Done
  920. The following extra packages will be installed:
  921. libafflib0 multiarch-support
  922. The following NEW packages will be installed:
  923. libafflib0 multiarch-support
  924. The following packages will be upgraded:
  925. libdrm-radeon1 libdrm2 libffi5 libice-dev libice6 libpipeline1 libsm-dev libsm6
  926. libtsk3-3 libx11-6 libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-randr0
  927. libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-xv0 libxcb1 libxcb1-dev
  928. libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6
  929. libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxrandr2 libxrender-dev
  930. libxrender1 libxt6 libxxf86vm1 sleuthkit
  931. 39 upgraded, 2 newly installed, 0 to remove and 21 not upgraded.
  932. Need to get 7,566 kB of archives.
  933. After this operation, 1,831 kB of additional disk space will be used.
  934. Do you want to continue [Y/n]?
  935. Get:1 http://ftp.debian.org/debian/ testing/main multiarch-support i386 2.13-7 [137 kB]
  936. Get:2 http://ftp.debian.org/debian/ testing/main libpipeline1 i386 1.2.0-3 [37.6 kB]
  937. Get:3 http://ftp.debian.org/debian/ testing/main libdrm2 i386 2.4.25-3 [428 kB]
  938. Get:4 http://ftp.debian.org/debian/ testing/main libdrm-radeon1 i386 2.4.25-3 [419 kB]
  939. Get:5 http://ftp.debian.org/debian/ testing/main libffi5 i386 3.0.9-7 [16.7 kB]
  940. Get:6 http://ftp.debian.org/debian/ testing/main libice-dev i386 2:1.0.7-2 [140 kB]
  941. Get:7 http://ftp.debian.org/debian/ testing/main libice6 i386 2:1.0.7-2 [55.2 kB]
  942. Get:8 http://ftp.debian.org/debian/ testing/main libsm-dev i386 2:1.2.0-2 [99.6 kB]
  943. Get:9 http://ftp.debian.org/debian/ testing/main libsm6 i386 2:1.2.0-2 [29.1 kB]
  944. Get:10 http://ftp.debian.org/debian/ testing/main libxau-dev i386 1:1.0.6-3 [20.9 kB]
  945. Get:11 http://ftp.debian.org/debian/ testing/main libxau6 i386 1:1.0.6-3 [16.9 kB]
  946. Get:12 http://ftp.debian.org/debian/ testing/main libxdmcp-dev i386 1:1.1.0-3 [56.7 kB]
  947. Get:13 http://ftp.debian.org/debian/ testing/main libxdmcp6 i386 1:1.1.0-3 [23.3 kB]
  948. Get:14 http://ftp.debian.org/debian/ testing/main libxcb1-dev i386 1.7-3 [81.4 kB]
  949. Get:15 http://ftp.debian.org/debian/ testing/main libxcb1 i386 1.7-3 [48.8 kB]
  950. Get:16 http://ftp.debian.org/debian/ testing/main libx11-dev i386 2:1.4.3-2 [3,269 kB]
  951. Get:17 http://ftp.debian.org/debian/ testing/main libx11-6 i386 2:1.4.3-2 [890 kB]
  952. Get:18 http://ftp.debian.org/debian/ testing/main libx11-xcb1 i386 2:1.4.3-2 [120 kB]
  953. Get:19 http://ftp.debian.org/debian/ testing/main libxcb-randr0 i386 1.7-3 [19.4 kB]
  954. Get:20 http://ftp.debian.org/debian/ testing/main libxcb-render0 i386 1.7-3 [17.3 kB]
  955. Get:21 http://ftp.debian.org/debian/ testing/main libxcb-shape0 i386 1.7-3 [10.3 kB]
  956. Get:22 http://ftp.debian.org/debian/ testing/main libxcb-shm0 i386 1.7-3 [9,572 B]
  957. Get:23 http://ftp.debian.org/debian/ testing/main libxcb-xv0 i386 1.7-3 [14.9 kB]
  958. Get:24 http://ftp.debian.org/debian/ testing/main libxcomposite1 i386 1:0.4.3-2 [16.6 kB]
  959. Get:25 http://ftp.debian.org/debian/ testing/main libxfixes3 i386 1:5.0-4 [21.2 kB]
  960. Get:26 http://ftp.debian.org/debian/ testing/main libxrender-dev i386 1:0.9.6-2 [39.3 kB]
  961. Get:27 http://ftp.debian.org/debian/ testing/main libxrender1 i386 1:0.9.6-2 [31.1 kB]
  962. Get:28 http://ftp.debian.org/debian/ testing/main libxcursor1 i386 1:1.1.11-3 [27.1 kB]
  963. Get:29 http://ftp.debian.org/debian/ testing/main libxdamage1 i386 1:1.1.3-2 [14.1 kB]
  964. Get:30 http://ftp.debian.org/debian/ testing/main libxext-dev i386 2:1.3.0-3 [165 kB]
  965. Get:31 http://ftp.debian.org/debian/ testing/main libxext6 i386 2:1.3.0-3 [52.4 kB]
  966. Get:32 http://ftp.debian.org/debian/ testing/main libxft-dev i386 2.2.0-3 [68.7 kB]
  967. Get:33 http://ftp.debian.org/debian/ testing/main libxft2 i386 2.2.0-3 [58.4 kB]
  968. Get:34 http://ftp.debian.org/debian/ testing/main libxi6 i386 2:1.4.3-3 [66.6 kB]
  969. Get:35 http://ftp.debian.org/debian/ testing/main libxinerama1 i386 2:1.1.1-3 [15.9 kB]
  970. Get:36 http://ftp.debian.org/debian/ testing/main libxrandr2 i386 2:1.3.1-2 [31.9 kB]
  971. Get:37 http://ftp.debian.org/debian/ testing/main libxt6 i386 1:1.1.1-2 [200 kB]
  972. Get:38 http://ftp.debian.org/debian/ testing/main libxxf86vm1 i386 1:1.1.1-2 [18.5 kB]
  973. Get:39 http://ftp.debian.org/debian/ testing/main libafflib0 i386 3.6.6-1.1 [235 kB]
  974. Get:40 http://ftp.debian.org/debian/ testing/main libtsk3-3 i386 3.2.1-2 [274 kB]
  975. Get:41 http://ftp.debian.org/debian/ testing/main sleuthkit i386 3.2.1-2 [269 kB]
  976. Fetched 7,566 kB in 8s (865 kB/s)
  977. Reading package fields... Done
  978. Reading package status... Done
  979. Retrieving bug reports... Done
  980. Parsing Found/Fixed information... Done
  981. Reading changelogs... Done
  982. Extracting templates from packages: 100%
  983. Selecting previously deselected package multiarch-support.
  984. (Reading database ... 126136 files and directories currently installed.)
  985. Unpacking multiarch-support (from .../multiarch-support_2.13-7_i386.deb) ...
  986. Setting up multiarch-support (2.13-7) ...
  987. (Reading database ... 126140 files and directories currently installed.)
  988. Preparing to replace libpipeline1 1.2.0-2 (using .../libpipeline1_1.2.0-3_i386.deb) ...
  989. Unpacking replacement libpipeline1 ...
  990. Preparing to replace libdrm2 2.4.25-2 (using .../libdrm2_2.4.25-3_i386.deb) ...
  991. Unpacking replacement libdrm2 ...
  992. Preparing to replace libdrm-radeon1 2.4.25-2 (using .../libdrm-radeon1_2.4.25-3_i386.deb) ...
  993. Unpacking replacement libdrm-radeon1 ...
  994. Preparing to replace libffi5 3.0.9-4 (using .../libffi5_3.0.9-7_i386.deb) ...
  995. Unpacking replacement libffi5 ...
  996. Preparing to replace libice-dev 2:1.0.7-1 (using .../libice-dev_2%3a1.0.7-2_i386.deb) ...
  997. Unpacking replacement libice-dev ...
  998. Preparing to replace libice6 2:1.0.7-1 (using .../libice6_2%3a1.0.7-2_i386.deb) ...
  999. Unpacking replacement libice6 ...
  1000. Preparing to replace libsm-dev 2:1.2.0-1 (using .../libsm-dev_2%3a1.2.0-2_i386.deb) ...
  1001. Unpacking replacement libsm-dev ...
  1002. Preparing to replace libsm6 2:1.2.0-1 (using .../libsm6_2%3a1.2.0-2_i386.deb) ...
  1003. Unpacking replacement libsm6 ...
  1004. Preparing to replace libxau-dev 1:1.0.6-1 (using .../libxau-dev_1%3a1.0.6-3_i386.deb) ...
  1005. Unpacking replacement libxau-dev ...
  1006. Preparing to replace libxau6 1:1.0.6-1 (using .../libxau6_1%3a1.0.6-3_i386.deb) ...
  1007. Unpacking replacement libxau6 ...
  1008. Preparing to replace libxdmcp-dev 1:1.1.0-1 (using .../libxdmcp-dev_1%3a1.1.0-3_i386.deb) ...
  1009. Unpacking replacement libxdmcp-dev ...
  1010. Preparing to replace libxdmcp6 1:1.1.0-1 (using .../libxdmcp6_1%3a1.1.0-3_i386.deb) ...
  1011. Unpacking replacement libxdmcp6 ...
  1012. Preparing to replace libxcb1-dev 1.7-2 (using .../libxcb1-dev_1.7-3_i386.deb) ...
  1013. Unpacking replacement libxcb1-dev ...
  1014. Preparing to replace libxcb1 1.7-2 (using .../libxcb1_1.7-3_i386.deb) ...
  1015. Unpacking replacement libxcb1 ...
  1016. Preparing to replace libx11-dev 2:1.4.3-1 (using .../libx11-dev_2%3a1.4.3-2_i386.deb) ...
  1017. Unpacking replacement libx11-dev ...
  1018. Preparing to replace libx11-6 2:1.4.3-1 (using .../libx11-6_2%3a1.4.3-2_i386.deb) ...
  1019. Unpacking replacement libx11-6 ...
  1020. Preparing to replace libx11-xcb1 2:1.4.3-1 (using .../libx11-xcb1_2%3a1.4.3-2_i386.deb) ...
  1021. Unpacking replacement libx11-xcb1 ...
  1022. Preparing to replace libxcb-randr0 1.7-2 (using .../libxcb-randr0_1.7-3_i386.deb) ...
  1023. Unpacking replacement libxcb-randr0 ...
  1024. Preparing to replace libxcb-render0 1.7-2 (using .../libxcb-render0_1.7-3_i386.deb) ...
  1025. Unpacking replacement libxcb-render0 ...
  1026. Preparing to replace libxcb-shape0 1.7-2 (using .../libxcb-shape0_1.7-3_i386.deb) ...
  1027. Unpacking replacement libxcb-shape0 ...
  1028. Preparing to replace libxcb-shm0 1.7-2 (using .../libxcb-shm0_1.7-3_i386.deb) ...
  1029. Unpacking replacement libxcb-shm0 ...
  1030. Preparing to replace libxcb-xv0 1.7-2 (using .../libxcb-xv0_1.7-3_i386.deb) ...
  1031. Unpacking replacement libxcb-xv0 ...
  1032. Preparing to replace libxcomposite1 1:0.4.3-1 (using .../libxcomposite1_1%3a0.4.3-2_i386.deb) ...
  1033. Unpacking replacement libxcomposite1 ...
  1034. Preparing to replace libxfixes3 1:5.0-2 (using .../libxfixes3_1%3a5.0-4_i386.deb) ...
  1035. Unpacking replacement libxfixes3 ...
  1036. Preparing to replace libxrender-dev 1:0.9.6-1 (using .../libxrender-dev_1%3a0.9.6-2_i386.deb) ...
  1037. Unpacking replacement libxrender-dev ...
  1038. Preparing to replace libxrender1 1:0.9.6-1 (using .../libxrender1_1%3a0.9.6-2_i386.deb) ...
  1039. Unpacking replacement libxrender1 ...
  1040. Preparing to replace libxcursor1 1:1.1.11-1 (using .../libxcursor1_1%3a1.1.11-3_i386.deb) ...
  1041. Unpacking replacement libxcursor1 ...
  1042. Preparing to replace libxdamage1 1:1.1.3-1 (using .../libxdamage1_1%3a1.1.3-2_i386.deb) ...
  1043. Unpacking replacement libxdamage1 ...
  1044. Preparing to replace libxext-dev 2:1.3.0-1 (using .../libxext-dev_2%3a1.3.0-3_i386.deb) ...
  1045. Unpacking replacement libxext-dev ...
  1046. Preparing to replace libxext6 2:1.3.0-1 (using .../libxext6_2%3a1.3.0-3_i386.deb) ...
  1047. Unpacking replacement libxext6 ...
  1048. Preparing to replace libxft-dev 2.2.0-2 (using .../libxft-dev_2.2.0-3_i386.deb) ...
  1049. Unpacking replacement libxft-dev ...
  1050. Preparing to replace libxft2 2.2.0-2 (using .../libxft2_2.2.0-3_i386.deb) ...
  1051. Unpacking replacement libxft2 ...
  1052. Preparing to replace libxi6 2:1.4.2-1 (using .../libxi6_2%3a1.4.3-3_i386.deb) ...
  1053. Unpacking replacement libxi6 ...
  1054. Preparing to replace libxinerama1 2:1.1.1-1 (using .../libxinerama1_2%3a1.1.1-3_i386.deb) ...
  1055. Unpacking replacement libxinerama1 ...
  1056. Preparing to replace libxrandr2 2:1.3.1-1 (using .../libxrandr2_2%3a1.3.1-2_i386.deb) ...
  1057. Unpacking replacement libxrandr2 ...
  1058. Preparing to replace libxt6 1:1.1.1-1 (using .../libxt6_1%3a1.1.1-2_i386.deb) ...
  1059. Unpacking replacement libxt6 ...
  1060. Preparing to replace libxxf86vm1 1:1.1.1-1 (using .../libxxf86vm1_1%3a1.1.1-2_i386.deb) ...
  1061. Unpacking replacement libxxf86vm1 ...
  1062. Selecting previously deselected package libafflib0.
  1063. Unpacking libafflib0 (from .../libafflib0_3.6.6-1.1_i386.deb) ...
  1064. Preparing to replace libtsk3-3 3.1.3-1 (using .../libtsk3-3_3.2.1-2_i386.deb) ...
  1065. Unpacking replacement libtsk3-3 ...
  1066. Preparing to replace sleuthkit 3.1.3-1 (using .../sleuthkit_3.2.1-2_i386.deb) ...
  1067. Unpacking replacement sleuthkit ...
  1068. Processing triggers for man-db ...
  1069. Setting up libpipeline1 (1.2.0-3) ...
  1070. Setting up libdrm2 (2.4.25-3) ...
  1071. Setting up libdrm-radeon1 (2.4.25-3) ...
  1072. Setting up libffi5 (3.0.9-7) ...
  1073. Setting up libice6 (2:1.0.7-2) ...
  1074. Setting up libice-dev (2:1.0.7-2) ...
  1075. Setting up libsm6 (2:1.2.0-2) ...
  1076. Setting up libsm-dev (2:1.2.0-2) ...
  1077. Setting up libxau6 (1:1.0.6-3) ...
  1078. Setting up libxau-dev (1:1.0.6-3) ...
  1079. Setting up libxdmcp6 (1:1.1.0-3) ...
  1080. Setting up libxdmcp-dev (1:1.1.0-3) ...
  1081. Setting up libxcb1 (1.7-3) ...
  1082. Setting up libxcb1-dev (1.7-3) ...
  1083. Setting up libx11-6 (2:1.4.3-2) ...
  1084. Setting up libx11-dev (2:1.4.3-2) ...
  1085. Setting up libx11-xcb1 (2:1.4.3-2) ...
  1086. Setting up libxcb-randr0 (1.7-3) ...
  1087. Setting up libxcb-render0 (1.7-3) ...
  1088. Setting up libxcb-shape0 (1.7-3) ...
  1089. Setting up libxcb-shm0 (1.7-3) ...
  1090. Setting up libxcb-xv0 (1.7-3) ...
  1091. Setting up libxcomposite1 (1:0.4.3-2) ...
  1092. Setting up libxfixes3 (1:5.0-4) ...
  1093. Setting up libxrender1 (1:0.9.6-2) ...
  1094. Setting up libxrender-dev (1:0.9.6-2) ...
  1095. Setting up libxcursor1 (1:1.1.11-3) ...
  1096. Setting up libxdamage1 (1:1.1.3-2) ...
  1097. Setting up libxext6 (2:1.3.0-3) ...
  1098. Setting up libxext-dev (2:1.3.0-3) ...
  1099. Setting up libxft2 (2.2.0-3) ...
  1100. Setting up libxft-dev (2.2.0-3) ...
  1101. Setting up libxi6 (2:1.4.3-3) ...
  1102. Setting up libxinerama1 (2:1.1.1-3) ...
  1103. Setting up libxrandr2 (2:1.3.1-2) ...
  1104. Setting up libxt6 (1:1.1.1-2) ...
  1105. Setting up libxxf86vm1 (1:1.1.1-2) ...
  1106. Setting up libafflib0 (3.6.6-1.1) ...
  1107. Setting up libtsk3-3 (3.2.1-2) ...
  1108. Setting up sleuthkit (3.2.1-2) ...
  1109. localepurge: Disk space freed in /usr/share/locale: 0 KiB
  1110. localepurge: Disk space freed in /usr/share/man: 0 KiB
  1111. localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  1112. localepurge: Disk space freed in /usr/share/omf: 0 KiB
  1113. localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
  1114.  
  1115. Total disk space freed by localepurge: 0 KiB
  1116.  
  1117. # apt-get upgrade
  1118. Reading package lists... Done
  1119. Building dependency tree
  1120. Reading state information... Done
  1121. The following packages have been kept back:
  1122. k3b k3b-data kamera kcalc kcharselect kdebase-bin kdebase-data
  1123. kdemultimedia-kio-plugins kfind kfloppy kget klipper kmix konqueror
  1124. konqueror-nsplugins konsole kppp kruler ksnapshot kwin
  1125. The following packages will be upgraded:
  1126. libdrm-intel1
  1127. 1 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
  1128. Need to get 429 kB of archives.
  1129. After this operation, 4,096 B of additional disk space will be used.
  1130. Do you want to continue [Y/n]?
  1131. Get:1 http://ftp.debian.org/debian/ testing/main libdrm-intel1 i386 2.4.25-3 [429 kB]
  1132. Fetched 429 kB in 1s (250 kB/s)
  1133. Reading package fields... Done
  1134. Reading package status... Done
  1135. Retrieving bug reports... Done
  1136. Parsing Found/Fixed information... Done
  1137. Reading changelogs... Done
  1138. (Reading database ... 126161 files and directories currently installed.)
  1139. Preparing to replace libdrm-intel1 2.4.25-2 (using .../libdrm-intel1_2.4.25-3_i386.deb) ...
  1140. Unpacking replacement libdrm-intel1 ...
  1141. Setting up libdrm-intel1 (2.4.25-3) ...
  1142. localepurge: Disk space freed in /usr/share/locale: 0 KiB
  1143. localepurge: Disk space freed in /usr/share/man: 0 KiB
  1144. localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  1145. localepurge: Disk space freed in /usr/share/omf: 0 KiB
  1146. localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
  1147.  
  1148. Total disk space freed by localepurge: 0 KiB
  1149.  
  1150. # apt-get upgrade
  1151. Reading package lists... Done
  1152. Building dependency tree
  1153. Reading state information... Done
  1154. The following packages have been kept back:
  1155. k3b k3b-data kamera kcalc kcharselect kdebase-bin kdebase-data
  1156. kdemultimedia-kio-plugins kfind kfloppy kget klipper kmix konqueror
  1157. konqueror-nsplugins konsole kppp kruler ksnapshot kwin
  1158. 0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
  1159.  
  1160. dmesg command showed that forced me to recompile my NVIDIA binary driver due to segfaults:
  1161. ...
  1162. [718326.731628] nvidia-settings[4940]: segfault at 45cf5394 ip 45cf5394 sp bffae5ec error 4 in libnvidia-glcore.so.275.09.07[b4fb4000+1862000]
  1163. [718326.766436] nvidia-settings[4947]: segfault at 1923bc6b ip 1923bc6b sp bfc12c6c error 4 in libnvidia-glcore.so.275.09.07[b4e89000+1862000]
  1164. [718719.700447] nvidia 0000:05:00.0: PCI INT A disabled
  1165. [718785.163017] nvidia 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  1166. [718785.163025] nvidia 0000:05:00.0: setting latency timer to 64
  1167. [718785.163029] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=none,decodes=none:owns=io+mem
  1168. [718785.163134] NVRM: loading NVIDIA UNIX x86 Kernel Module 275.09.07 Wed Jun 8 15:42:20 PDT 2011
  1169. [718785.166438] nvidia 0000:05:00.0: PCI INT A disabled
  1170. [719296.621131] nvidia 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  1171. [719296.621140] nvidia 0000:05:00.0: setting latency timer to 64
  1172. [719296.621144] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=none,decodes=none:owns=io+mem
  1173. [719296.621266] NVRM: loading NVIDIA UNIX x86 Kernel Module 275.09.07 Wed Jun 8 15:42:20 PDT 2011
  1174. [/CODE]
  1175.  
  1176. I tried installing some more packages, but that didn't help at all:
  1177. [CODE]
  1178. # apt-cache search gcc-4.3
  1179. gcc-4.3-doc - documentation for the GNU compilers (gcc, gobjc, g++)
  1180. gcc-4.3-locales - The GNU C compiler (native language support files)
  1181. gcc-4.3-multilib - The GNU C compiler (multilib files)
  1182. gcc-4.3-source - Source of the GNU Compiler Collection
  1183. gcc-4.3 - The GNU C compiler
  1184. gcc-4.3-base - The GNU Compiler Collection (base package)
  1185.  
  1186. # apt-get install gcc-4.3-source
  1187. Reading package lists... Done
  1188. Building dependency tree
  1189. Reading state information... Done
  1190. The following extra packages will be installed:
  1191. autoconf2.59 automake1.9
  1192. Suggested packages:
  1193. automake1.9-doc
  1194. The following NEW packages will be installed:
  1195. autoconf2.59 automake1.9 gcc-4.3-source
  1196. 0 upgraded, 3 newly installed, 0 to remove and 20 not upgraded.
  1197. Need to get 48.1 MB of archives.
  1198. After this operation, 51.7 MB of additional disk space will be used.
  1199. Do you want to continue [Y/n]?
  1200. Get:1 http://ftp.debian.org/debian/ testing/main automake1.9 all 1.9.6+nogfdl-3.1 [392 kB]
  1201. Get:2 http://ftp.debian.org/debian/ testing/main autoconf2.59 all 2.59-1 [358 kB]
  1202. Get:3 http://ftp.debian.org/debian/ stable/main gcc-4.3-source all 4.3.5-4 [47.3 MB]
  1203. Fetched 48.1 MB in 33s (1,452 kB/s)
  1204. Reading package fields... Done
  1205. Reading package status... Done
  1206. Retrieving bug reports... Done
  1207. Parsing Found/Fixed information... Done
  1208. Selecting previously deselected package automake1.9.
  1209. (Reading database ... 126161 files and directories currently installed.)
  1210. Unpacking automake1.9 (from .../automake1.9_1.9.6+nogfdl-3.1_all.deb) ...
  1211. Selecting previously deselected package autoconf2.59.
  1212. Unpacking autoconf2.59 (from .../autoconf2.59_2.59-1_all.deb) ...
  1213. Selecting previously deselected package gcc-4.3-source.
  1214. Unpacking gcc-4.3-source (from .../gcc-4.3-source_4.3.5-4_all.deb) ...
  1215. Processing triggers for man-db ...
  1216. Setting up automake1.9 (1.9.6+nogfdl-3.1) ...
  1217. Setting up autoconf2.59 (2.59-1) ...
  1218. Setting up gcc-4.3-source (4.3.5-4) ...
  1219. localepurge: Disk space freed in /usr/share/locale: 0 KiB
  1220. localepurge: Disk space freed in /usr/share/man: 0 KiB
  1221. localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  1222. localepurge: Disk space freed in /usr/share/omf: 0 KiB
  1223. localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
  1224.  
  1225. Total disk space freed by localepurge: 0 KiB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement