Portál AbcLinuxu, 7. května 2025 22:06
Subprocess failed. Error: RPM selhalo: error: unpacking of archive failed on file /lib/modules/2.6.31.12-0.2-desktop/build: cpio: rename failed - Is a directorya to nevím co s tím
make KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.31.12-0.2 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* WARNING: Symbol version dump /usr/src/linux-2.6.31.12-0.2/Module.symvers is missing; modules will have no dependencies and modversions. make -f scripts/Makefile.build obj=/tmp/vbox.0 gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=27" -D"DEBUG_HASH2=27" -c -o /tmp/vbox.0/linux/.tmp_SUPDrv-linux.o /tmp/vbox.0/linux/SUPDrv-linux.c /bin/sh: scripts/genksyms/genksyms: No such file or directory make[2]: *** [/tmp/vbox.0/linux/SUPDrv-linux.o] Error 1 make[1]: *** [_module_/tmp/vbox.0] Error 2 make: *** [vboxdrv] Error 2Příkaz 'make oldconfig && make prepare' jsem zkoušel ale nepomohlo to, je to pořád stejné. Používám distribuci Opensuse 11.2 Moc děkuju za pomoc
/usr/src/linux-2.6.31.12-0.2/scripts/genksyms/genksyms
.
Tipujem, že ten by mal vzniknúť pri pokuse o skompilovanie jadra.
Advanced užívateľovi by som odporučil nájsť konfigurák použitý pri buildovaní jadra, ktorý sa volá .config
(ak máš šťastie tak napr. v /proc/config.gz alebo niekde u tvorcu distribúcie, ktorú používaš) dať ho do /usr/src/linux-2.6.31.12-0.2/ a urobiť make bzImage
a sledovať či vznikne genksyms.
Je tiež možné, že genksyms existuje, ale nie je ho z nejakého dôvodu možné pustiť - napr. kvôli prístupovým právam, alebo noexec
voľbe pre filesystém, na ktorom je /usr/src/linux-2.6.31.12-0.2/.
sudo KERN_DIR=/usr/src/linux-2.6.31.12-0.2 /etc/init.d/vboxdrv setup Recompiling VirtualBox kernel module done Starting VirtualBox kernel module failed (modprobe vboxdrv failed. Please use 'dmesg' to find out why)tady je výpis dmesg :
[ 351.524483] ata8: hard resetting link [ 352.247435] ata8: SATA link down (SStatus 0 SControl 310) [ 352.247466] ata8: EH complete [ 372.131023] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 372.131032] ata8: irq_stat 0x00000040, connection status changed [ 372.131037] ata8: SError: { CommWake DevExch } [ 372.131044] ata8: limiting SATA link speed to 1.5 Gbps [ 372.131049] ata8: hard resetting link [ 372.854069] ata8: SATA link down (SStatus 0 SControl 310) [ 372.854099] ata8: EH complete [ 373.261061] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 373.261068] ata8: irq_stat 0x00000040, connection status changed [ 373.261072] ata8: SError: { DevExch } [ 373.261078] ata8: limiting SATA link speed to 1.5 Gbps [ 373.261082] ata8: hard resetting link [ 373.983433] ata8: SATA link down (SStatus 0 SControl 310) [ 373.983463] ata8: EH complete [ 374.590921] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 374.590944] ata8: irq_stat 0x00000040, connection status changed [ 374.590962] ata8: SError: { DevExch } [ 374.590982] ata8: limiting SATA link speed to 1.5 Gbps [ 374.590998] ata8: hard resetting link [ 375.314068] ata8: SATA link down (SStatus 0 SControl 310) [ 375.314098] ata8: EH complete [ 375.454090] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 375.454112] ata8: irq_stat 0x00000040, connection status changed [ 375.454129] ata8: SError: { DevExch } [ 375.454149] ata8: limiting SATA link speed to 1.5 Gbps [ 375.454165] ata8: hard resetting link [ 376.177079] ata8: SATA link down (SStatus 0 SControl 310) [ 376.177109] ata8: EH complete [ 376.455488] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 376.455494] ata8: irq_stat 0x00000040, connection status changed [ 376.455499] ata8: SError: { DevExch } [ 376.455505] ata8: limiting SATA link speed to 1.5 Gbps [ 376.455509] ata8: hard resetting link [ 377.178418] ata8: SATA link down (SStatus 0 SControl 310) [ 377.178451] ata8: EH complete [ 391.530806] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 391.530830] ata8: irq_stat 0x00000040, connection status changed [ 391.530849] ata8: SError: { CommWake DevExch } [ 391.530871] ata8: limiting SATA link speed to 1.5 Gbps [ 391.530888] ata8: hard resetting link [ 392.253068] ata8: SATA link down (SStatus 0 SControl 310) [ 392.253099] ata8: EH complete [ 399.523426] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 399.523450] ata8: irq_stat 0x00000040, connection status changed [ 399.523468] ata8: SError: { CommWake DevExch } [ 399.523490] ata8: limiting SATA link speed to 1.5 Gbps [ 399.523506] ata8: hard resetting link [ 400.246074] ata8: SATA link down (SStatus 0 SControl 310) [ 400.246105] ata8: EH complete [ 405.550471] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 405.550494] ata8: irq_stat 0x00000040, connection status changed [ 405.550512] ata8: SError: { DevExch } [ 405.550531] ata8: limiting SATA link speed to 1.5 Gbps [ 405.550547] ata8: hard resetting link [ 406.273070] ata8: SATA link down (SStatus 0 SControl 310) [ 406.273099] ata8: EH complete [ 409.510666] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 409.510689] ata8: irq_stat 0x00000040, connection status changed [ 409.510707] ata8: SError: { DevExch } [ 409.510726] ata8: limiting SATA link speed to 1.5 Gbps [ 409.510742] ata8: hard resetting link [ 410.233070] ata8: SATA link down (SStatus 0 SControl 310) [ 410.233099] ata8: EH complete [ 413.510733] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 413.510755] ata8: irq_stat 0x00000040, connection status changed [ 413.510773] ata8: SError: { DevExch } [ 413.510792] ata8: limiting SATA link speed to 1.5 Gbps [ 413.510808] ata8: hard resetting link [ 414.233070] ata8: SATA link down (SStatus 0 SControl 310) [ 414.233099] ata8: EH complete [ 415.530691] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 415.530714] ata8: irq_stat 0x00000040, connection status changed [ 415.530731] ata8: SError: { DevExch } [ 415.530750] ata8: limiting SATA link speed to 1.5 Gbps [ 415.530766] ata8: hard resetting link [ 416.253067] ata8: SATA link down (SStatus 0 SControl 310) [ 416.253096] ata8: EH complete [ 419.332134] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 419.332157] ata8: irq_stat 0x00000040, connection status changed [ 419.332176] ata8: SError: { DevExch } [ 419.332196] ata8: limiting SATA link speed to 1.5 Gbps [ 419.332213] ata8: hard resetting link [ 420.055070] ata8: SATA link down (SStatus 0 SControl 310) [ 420.055103] ata8: EH complete [ 427.613719] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 427.613743] ata8: irq_stat 0x00000040, connection status changed [ 427.613763] ata8: SError: { CommWake DevExch } [ 427.613785] ata8: limiting SATA link speed to 1.5 Gbps [ 427.613801] ata8: hard resetting link [ 428.336066] ata8: SATA link down (SStatus 0 SControl 310) [ 428.336097] ata8: EH complete [ 428.409679] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 428.409687] ata8: irq_stat 0x00000040, connection status changed [ 428.409692] ata8: SError: { CommWake DevExch } [ 428.409700] ata8: limiting SATA link speed to 1.5 Gbps [ 428.409705] ata8: hard resetting link [ 429.132403] ata8: SATA link down (SStatus 0 SControl 310) [ 429.132420] ata8: EH complete [ 429.143834] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 429.143842] ata8: irq_stat 0x00000040, connection status changed [ 429.143846] ata8: SError: { DevExch } [ 429.143854] ata8: limiting SATA link speed to 1.5 Gbps [ 429.143858] ata8: hard resetting link [ 430.734066] ata8: SATA link down (SStatus 0 SControl 310) [ 430.734100] ata8: EH complete [ 431.107284] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 431.107292] ata8: irq_stat 0x00000040, connection status changed [ 431.107297] ata8: SError: { PHYInt CommWake DevExch } [ 431.107305] ata8: limiting SATA link speed to 1.5 Gbps [ 431.107310] ata8: hard resetting link [ 431.829073] ata8: SATA link down (SStatus 0 SControl 310) [ 431.829106] ata8: EH complete [ 432.100785] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 432.100809] ata8: irq_stat 0x00000040, connection status changed [ 432.100828] ata8: SError: { CommWake DevExch } [ 432.100850] ata8: limiting SATA link speed to 1.5 Gbps [ 432.100867] ata8: hard resetting link [ 433.161071] ata8: SATA link down (SStatus 0 SControl 310) [ 433.161104] ata8: EH complete [ 433.186111] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 433.186137] ata8: irq_stat 0x00000040, connection status changed [ 433.186156] ata8: SError: { CommWake DevExch } [ 433.186178] ata8: limiting SATA link speed to 1.5 Gbps [ 433.186194] ata8: hard resetting link [ 434.325064] ata8: SATA link down (SStatus 0 SControl 310) [ 434.325097] ata8: EH complete [ 434.516956] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 434.516981] ata8: irq_stat 0x00000040, connection status changed [ 434.517000] ata8: SError: { CommWake DevExch } [ 434.517022] ata8: limiting SATA link speed to 1.5 Gbps [ 434.517039] ata8: hard resetting link [ 435.240059] ata8: SATA link down (SStatus 0 SControl 310) [ 435.240092] ata8: EH complete [ 435.285570] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 435.285594] ata8: irq_stat 0x00000040, connection status changed [ 435.285612] ata8: SError: { DevExch } [ 435.285633] ata8: limiting SATA link speed to 1.5 Gbps [ 435.285650] ata8: hard resetting link [ 436.010066] ata8: SATA link down (SStatus 0 SControl 310) [ 436.010099] ata8: EH complete [ 436.057754] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 436.057779] ata8: irq_stat 0x00000040, connection status changed [ 436.057798] ata8: SError: { PHYInt CommWake DevExch } [ 436.057822] ata8: limiting SATA link speed to 1.5 Gbps [ 436.057839] ata8: hard resetting link [ 436.785260] ata8: SATA link down (SStatus 0 SControl 310) [ 436.785293] ata8: EH complete [ 436.927259] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 436.927267] ata8: irq_stat 0x00000040, connection status changed [ 436.927272] ata8: SError: { DevExch } [ 436.927280] ata8: limiting SATA link speed to 1.5 Gbps [ 436.927284] ata8: hard resetting link [ 437.650435] ata8: SATA link down (SStatus 0 SControl 310) [ 437.650473] ata8: EH complete [ 438.269674] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 438.269683] ata8: irq_stat 0x00000040, connection status changed [ 438.269688] ata8: SError: { CommWake DevExch } [ 438.269695] ata8: limiting SATA link speed to 1.5 Gbps [ 438.269700] ata8: hard resetting link [ 438.992435] ata8: SATA link down (SStatus 0 SControl 310) [ 438.992468] ata8: EH complete [ 440.261040] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 440.261048] ata8: irq_stat 0x00000040, connection status changed [ 440.261053] ata8: SError: { DevExch } [ 440.261061] ata8: limiting SATA link speed to 1.5 Gbps [ 440.261065] ata8: hard resetting link [ 440.983065] ata8: SATA link down (SStatus 0 SControl 310) [ 440.983117] ata8: EH complete [ 441.530994] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 441.531022] ata8: irq_stat 0x00000040, connection status changed [ 441.531040] ata8: SError: { DevExch } [ 441.531061] ata8: limiting SATA link speed to 1.5 Gbps [ 441.531078] ata8: hard resetting link [ 442.253072] ata8: SATA link down (SStatus 0 SControl 310) [ 442.253105] ata8: EH complete [ 442.851217] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 442.851225] ata8: irq_stat 0x00000040, connection status changed [ 442.851229] ata8: SError: { DevExch } [ 442.851236] ata8: limiting SATA link speed to 1.5 Gbps [ 442.851241] ata8: hard resetting link [ 443.573071] ata8: SATA link down (SStatus 0 SControl 310) [ 443.573104] ata8: EH complete [ 448.163933] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 448.163958] ata8: irq_stat 0x00000040, connection status changed [ 448.163977] ata8: SError: { CommWake DevExch } [ 448.164001] ata8: limiting SATA link speed to 1.5 Gbps [ 448.164018] ata8: hard resetting link [ 450.267081] ata8: SATA link down (SStatus 0 SControl 310) [ 450.267114] ata8: EH complete [ 451.144535] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 451.144562] ata8: irq_stat 0x00000040, connection status changed [ 451.144581] ata8: SError: { PHYInt CommWake DevExch } [ 451.144605] ata8: limiting SATA link speed to 1.5 Gbps [ 451.144622] ata8: hard resetting link [ 451.867071] ata8: SATA link down (SStatus 0 SControl 310) [ 451.867105] ata8: EH complete [ 451.894000] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 451.894029] ata8: irq_stat 0x00000040, connection status changed [ 451.894048] ata8: SError: { CommWake DevExch } [ 451.894071] ata8: limiting SATA link speed to 1.5 Gbps [ 451.894087] ata8: hard resetting link [ 453.974170] ata8: SATA link down (SStatus 0 SControl 310) [ 453.974204] ata8: EH complete [ 454.242460] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 454.242485] ata8: irq_stat 0x00000040, connection status changed [ 454.242504] ata8: SError: { PHYInt CommWake DevExch } [ 454.242527] ata8: limiting SATA link speed to 1.5 Gbps [ 454.242544] ata8: hard resetting link [ 454.965083] ata8: SATA link down (SStatus 0 SControl 310) [ 454.965117] ata8: EH complete [ 458.386872] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 458.386898] ata8: irq_stat 0x00000040, connection status changed [ 458.386919] ata8: SError: { CommWake DevExch } [ 458.386942] ata8: limiting SATA link speed to 1.5 Gbps [ 458.386960] ata8: hard resetting link [ 459.096476] npviewer.bin[12435]: segfault at 0 ip b629d041 sp bffd9c00 error 4 in libflashplayer.so[b5efe000+b04000] [ 459.111076] ata8: SATA link down (SStatus 0 SControl 310) [ 459.111112] ata8: EH complete [ 459.137055] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 459.137080] ata8: irq_stat 0x00000040, connection status changed [ 459.137099] ata8: SError: { CommWake DevExch } [ 459.137122] ata8: limiting SATA link speed to 1.5 Gbps [ 459.137139] ata8: hard resetting link [ 461.506037] ata8: COMRESET failed (errno=-32) [ 461.506063] ata8: reset failed (errno=-32), retrying in 8 secs [ 469.137078] ata8: hard resetting link [ 469.860069] ata8: SATA link down (SStatus 0 SControl 310) [ 469.860102] ata8: EH complete [ 471.001730] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 471.001758] ata8: irq_stat 0x00000040, connection status changed [ 471.001777] ata8: SError: { DevExch } [ 471.001799] ata8: limiting SATA link speed to 1.5 Gbps [ 471.001816] ata8: hard resetting link [ 471.776081] ata8: SATA link down (SStatus 0 SControl 310) [ 471.776114] ata8: EH complete [ 472.933083] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 472.933107] ata8: irq_stat 0x00000040, connection status changed [ 472.933126] ata8: SError: { CommWake DevExch } [ 472.933148] ata8: limiting SATA link speed to 1.5 Gbps [ 472.933165] ata8: hard resetting link [ 473.786056] ata8: SATA link down (SStatus 0 SControl 310) [ 473.786089] ata8: EH complete [ 473.802614] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 473.802637] ata8: irq_stat 0x00000040, connection status changed [ 473.802656] ata8: SError: { PHYInt CommWake DevExch } [ 473.802679] ata8: limiting SATA link speed to 1.5 Gbps [ 473.802695] ata8: hard resetting link [ 474.685072] ata8: SATA link down (SStatus 0 SControl 310) [ 474.685105] ata8: EH complete [ 474.703709] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 474.703732] ata8: irq_stat 0x00000040, connection status changed [ 474.703751] ata8: SError: { CommWake DevExch } [ 474.703773] ata8: limiting SATA link speed to 1.5 Gbps [ 474.703790] ata8: hard resetting link [ 476.128093] ata8: SATA link down (SStatus 0 SControl 310) [ 476.128128] ata8: EH complete [ 476.172515] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 476.172539] ata8: irq_stat 0x00000040, connection status changed [ 476.172558] ata8: SError: { PHYInt CommWake DevExch } [ 476.172582] ata8: limiting SATA link speed to 1.5 Gbps [ 476.172599] ata8: hard resetting link [ 476.896066] ata8: SATA link down (SStatus 0 SControl 310) [ 476.896101] ata8: EH complete [ 476.933641] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 476.933667] ata8: irq_stat 0x00000040, connection status changed [ 476.933686] ata8: SError: { CommWake DevExch } [ 476.933709] ata8: limiting SATA link speed to 1.5 Gbps [ 476.933726] ata8: hard resetting link [ 477.656081] ata8: SATA link down (SStatus 0 SControl 310) [ 477.656113] ata8: EH complete [ 477.674930] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 477.674952] ata8: irq_stat 0x00000040, connection status changed [ 477.674970] ata8: SError: { PHYInt CommWake DevExch } [ 477.674994] ata8: limiting SATA link speed to 1.5 Gbps [ 477.675010] ata8: hard resetting link [ 478.917093] ata8: SATA link down (SStatus 0 SControl 310) [ 478.917128] ata8: EH complete [ 478.945436] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 478.945462] ata8: irq_stat 0x00000040, connection status changed [ 478.945482] ata8: SError: { PHYInt CommWake DevExch } [ 478.945505] ata8: limiting SATA link speed to 1.5 Gbps [ 478.945522] ata8: hard resetting link [ 481.256074] ata8: SATA link down (SStatus 0 SControl 310) [ 481.256107] ata8: EH complete [ 484.232395] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 484.232420] ata8: irq_stat 0x00000040, connection status changed [ 484.232439] ata8: SError: { PHYInt CommWake DevExch } [ 484.232463] ata8: limiting SATA link speed to 1.5 Gbps [ 484.232481] ata8: hard resetting link [ 484.981094] ata8: SATA link down (SStatus 0 SControl 310) [ 484.981127] ata8: EH complete [ 485.531259] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 485.531283] ata8: irq_stat 0x00000040, connection status changed [ 485.531301] ata8: SError: { CommWake DevExch } [ 485.531323] ata8: limiting SATA link speed to 1.5 Gbps [ 485.531340] ata8: hard resetting link [ 486.254082] ata8: SATA link down (SStatus 0 SControl 310) [ 486.254112] ata8: EH complete [ 489.532339] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 489.532363] ata8: irq_stat 0x00000040, connection status changed [ 489.532381] ata8: SError: { DevExch } [ 489.532402] ata8: limiting SATA link speed to 1.5 Gbps [ 489.532419] ata8: hard resetting link [ 490.255082] ata8: SATA link down (SStatus 0 SControl 310) [ 490.255112] ata8: EH complete [ 491.793473] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 491.793483] ata8: irq_stat 0x00000040, connection status changed [ 491.793487] ata8: SError: { DevExch } [ 491.793494] ata8: limiting SATA link speed to 1.5 Gbps [ 491.793499] ata8: hard resetting link [ 492.516069] ata8: SATA link down (SStatus 0 SControl 310) [ 492.516102] ata8: EH complete [ 493.500771] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 493.500795] ata8: irq_stat 0x00000040, connection status changed [ 493.500813] ata8: SError: { DevExch } [ 493.500834] ata8: limiting SATA link speed to 1.5 Gbps [ 493.500851] ata8: hard resetting link [ 494.223071] ata8: SATA link down (SStatus 0 SControl 310) [ 494.223104] ata8: EH complete [ 497.626847] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 497.626854] ata8: irq_stat 0x00000040, connection status changed [ 497.626859] ata8: SError: { DevExch } [ 497.626866] ata8: limiting SATA link speed to 1.5 Gbps [ 497.626870] ata8: hard resetting link [ 498.349068] ata8: SATA link down (SStatus 0 SControl 310) [ 498.349101] ata8: EH complete [ 499.523344] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 499.523366] ata8: irq_stat 0x00000040, connection status changed [ 499.523403] ata8: SError: { DevExch } [ 499.523424] ata8: limiting SATA link speed to 1.5 Gbps [ 499.523440] ata8: hard resetting link [ 500.246425] ata8: SATA link down (SStatus 0 SControl 310) [ 500.246456] ata8: EH complete [ 503.750687] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 503.750710] ata8: irq_stat 0x00000040, connection status changed [ 503.750727] ata8: SError: { DevExch } [ 503.750746] ata8: limiting SATA link speed to 1.5 Gbps [ 503.750763] ata8: hard resetting link [ 504.473070] ata8: SATA link down (SStatus 0 SControl 310) [ 504.473102] ata8: EH complete [ 509.756926] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 509.756949] ata8: irq_stat 0x00000040, connection status changed [ 509.756967] ata8: SError: { DevExch } [ 509.756987] ata8: limiting SATA link speed to 1.5 Gbps [ 509.757003] ata8: hard resetting link [ 510.479066] ata8: SATA link down (SStatus 0 SControl 310) [ 510.479098] ata8: EH complete [ 515.533820] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 515.533843] ata8: irq_stat 0x00000040, connection status changed [ 515.533860] ata8: SError: { DevExch } [ 515.533880] ata8: limiting SATA link speed to 1.5 Gbps [ 515.533896] ata8: hard resetting link [ 516.256066] ata8: SATA link down (SStatus 0 SControl 310) [ 516.256096] ata8: EH complete [ 517.533191] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 517.533214] ata8: irq_stat 0x00000040, connection status changed [ 517.533231] ata8: SError: { DevExch } [ 517.533251] ata8: limiting SATA link speed to 1.5 Gbps [ 517.533267] ata8: hard resetting link [ 518.256068] ata8: SATA link down (SStatus 0 SControl 310) [ 518.256097] ata8: EH complete [ 525.060981] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 525.061004] ata8: irq_stat 0x00000040, connection status changed [ 525.061022] ata8: SError: { DevExch } [ 525.061046] ata8: limiting SATA link speed to 1.5 Gbps [ 525.061063] ata8: hard resetting link [ 525.784071] ata8: SATA link down (SStatus 0 SControl 310) [ 525.784101] ata8: EH complete [ 532.090774] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 532.090797] ata8: irq_stat 0x00000040, connection status changed [ 532.090816] ata8: SError: { DevExch } [ 532.090837] ata8: limiting SATA link speed to 1.5 Gbps [ 532.090854] ata8: hard resetting link [ 532.813426] ata8: SATA link down (SStatus 0 SControl 310) [ 532.813457] ata8: EH complete [ 538.022736] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 538.022759] ata8: irq_stat 0x00000040, connection status changed [ 538.022777] ata8: SError: { DevExch } [ 538.022798] ata8: limiting SATA link speed to 1.5 Gbps [ 538.022815] ata8: hard resetting link [ 538.745434] ata8: SATA link down (SStatus 0 SControl 310) [ 538.745466] ata8: EH complete [ 539.531041] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 539.531048] ata8: irq_stat 0x00000040, connection status changed [ 539.531052] ata8: SError: { DevExch } [ 539.531059] ata8: limiting SATA link speed to 1.5 Gbps [ 539.531064] ata8: hard resetting link [ 540.253069] ata8: SATA link down (SStatus 0 SControl 310) [ 540.253099] ata8: EH complete [ 542.491099] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 542.491106] ata8: irq_stat 0x00000040, connection status changed [ 542.491111] ata8: SError: { DevExch } [ 542.491117] ata8: limiting SATA link speed to 1.5 Gbps [ 542.491122] ata8: hard resetting link [ 543.214069] ata8: SATA link down (SStatus 0 SControl 310) [ 543.214100] ata8: EH complete [ 543.500755] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 543.500778] ata8: irq_stat 0x00000040, connection status changed [ 543.500796] ata8: SError: { DevExch } [ 543.500817] ata8: limiting SATA link speed to 1.5 Gbps [ 543.500833] ata8: hard resetting link [ 544.223080] ata8: SATA link down (SStatus 0 SControl 310) [ 544.223110] ata8: EH complete [ 547.530670] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 547.530694] ata8: irq_stat 0x00000040, connection status changed [ 547.530712] ata8: SError: { CommWake DevExch } [ 547.530733] ata8: limiting SATA link speed to 1.5 Gbps [ 547.530750] ata8: hard resetting link [ 548.253082] ata8: SATA link down (SStatus 0 SControl 310) [ 548.253117] ata8: EH complete [ 552.401177] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 552.401202] ata8: irq_stat 0x00000040, connection status changed [ 552.401221] ata8: SError: { DevExch } [ 552.401242] ata8: limiting SATA link speed to 1.5 Gbps [ 552.401259] ata8: hard resetting link [ 553.126084] ata8: SATA link down (SStatus 0 SControl 310) [ 553.126117] ata8: EH complete [ 554.343656] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 554.343681] ata8: irq_stat 0x00000040, connection status changed [ 554.343699] ata8: SError: { CommWake DevExch } [ 554.343722] ata8: limiting SATA link speed to 1.5 Gbps [ 554.343739] ata8: hard resetting link [ 555.066073] ata8: SATA link down (SStatus 0 SControl 310) [ 555.066106] ata8: EH complete [ 568.300933] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 568.300957] ata8: irq_stat 0x00000040, connection status changed [ 568.300976] ata8: SError: { DevExch } [ 568.300997] ata8: limiting SATA link speed to 1.5 Gbps [ 568.301014] ata8: hard resetting link [ 569.024069] ata8: SATA link down (SStatus 0 SControl 310) [ 569.024099] ata8: EH complete [ 579.510719] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 579.510744] ata8: irq_stat 0x00000040, connection status changed [ 579.510762] ata8: SError: { DevExch } [ 579.510782] ata8: limiting SATA link speed to 1.5 Gbps [ 579.510799] ata8: hard resetting link [ 580.233072] ata8: SATA link down (SStatus 0 SControl 310) [ 580.233103] ata8: EH complete [ 581.932728] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 581.932751] ata8: irq_stat 0x00000040, connection status changed [ 581.932769] ata8: SError: { DevExch } [ 581.932789] ata8: limiting SATA link speed to 1.5 Gbps [ 581.932805] ata8: hard resetting link [ 582.655078] ata8: SATA link down (SStatus 0 SControl 310) [ 582.655107] ata8: EH complete [ 588.231336] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 588.231343] ata8: irq_stat 0x00000040, connection status changed [ 588.231348] ata8: SError: { DevExch } [ 588.231355] ata8: limiting SATA link speed to 1.5 Gbps [ 588.231359] ata8: hard resetting link [ 588.954070] ata8: SATA link down (SStatus 0 SControl 310) [ 588.954102] ata8: EH complete [ 593.530688] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 593.530712] ata8: irq_stat 0x00000040, connection status changed [ 593.530730] ata8: SError: { CommWake DevExch } [ 593.530752] ata8: limiting SATA link speed to 1.5 Gbps [ 593.530769] ata8: hard resetting link [ 594.253070] ata8: SATA link down (SStatus 0 SControl 310) [ 594.253100] ata8: EH complete [ 594.281063] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 594.281086] ata8: irq_stat 0x00000040, connection status changed [ 594.281104] ata8: SError: { CommWake DevExch } [ 594.281125] ata8: limiting SATA link speed to 1.5 Gbps [ 594.281142] ata8: hard resetting link [ 595.004068] ata8: SATA link down (SStatus 0 SControl 310) [ 595.004100] ata8: EH complete [ 598.421048] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 598.421073] ata8: irq_stat 0x00000040, connection status changed [ 598.421091] ata8: SError: { DevExch } [ 598.421112] ata8: limiting SATA link speed to 1.5 Gbps [ 598.421130] ata8: hard resetting link [ 599.144079] ata8: SATA link down (SStatus 0 SControl 310) [ 599.144111] ata8: EH complete [ 602.351405] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 602.351430] ata8: irq_stat 0x00000040, connection status changed [ 602.351449] ata8: SError: { DevExch } [ 602.351470] ata8: limiting SATA link speed to 1.5 Gbps [ 602.351487] ata8: hard resetting link [ 603.074057] ata8: SATA link down (SStatus 0 SControl 310) [ 603.074087] ata8: EH complete [ 611.090955] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 611.090979] ata8: irq_stat 0x00000040, connection status changed [ 611.090997] ata8: SError: { CommWake DevExch } [ 611.091019] ata8: limiting SATA link speed to 1.5 Gbps [ 611.091035] ata8: hard resetting link [ 611.813442] ata8: SATA link down (SStatus 0 SControl 310) [ 611.813473] ata8: EH complete [ 616.521386] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 616.521395] ata8: irq_stat 0x00000040, connection status changed [ 616.521399] ata8: SError: { DevExch } [ 616.521407] ata8: limiting SATA link speed to 1.5 Gbps [ 616.521411] ata8: hard resetting link [ 617.244064] ata8: SATA link down (SStatus 0 SControl 310) [ 617.244098] ata8: EH complete [ 619.554705] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 619.554730] ata8: irq_stat 0x00000040, connection status changed [ 619.554749] ata8: SError: { CommWake DevExch } [ 619.554771] ata8: limiting SATA link speed to 1.5 Gbps [ 619.554788] ata8: hard resetting link [ 620.277078] ata8: SATA link down (SStatus 0 SControl 310) [ 620.277110] ata8: EH complete [ 620.433478] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 620.433485] ata8: irq_stat 0x00000040, connection status changed [ 620.433489] ata8: SError: { DevExch } [ 620.433497] ata8: limiting SATA link speed to 1.5 Gbps [ 620.433501] ata8: hard resetting link [ 621.156071] ata8: SATA link down (SStatus 0 SControl 310) [ 621.156104] ata8: EH complete [ 621.501123] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 621.501129] ata8: irq_stat 0x00000040, connection status changed [ 621.501134] ata8: SError: { PHYInt CommWake DevExch } [ 621.501141] ata8: limiting SATA link speed to 1.5 Gbps [ 621.501145] ata8: hard resetting link [ 622.224069] ata8: SATA link down (SStatus 0 SControl 310) [ 622.224100] ata8: EH complete [ 622.307594] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 622.307617] ata8: irq_stat 0x00000040, connection status changed [ 622.307635] ata8: SError: { DevExch } [ 622.307655] ata8: limiting SATA link speed to 1.5 Gbps [ 622.307672] ata8: hard resetting link [ 623.030077] ata8: SATA link down (SStatus 0 SControl 310) [ 623.030107] ata8: EH complete [ 623.130932] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 623.130955] ata8: irq_stat 0x00000040, connection status changed [ 623.130972] ata8: SError: { CommWake DevExch } [ 623.130993] ata8: limiting SATA link speed to 1.5 Gbps [ 623.131009] ata8: hard resetting link [ 624.113069] ata8: SATA link down (SStatus 0 SControl 310) [ 624.113100] ata8: EH complete [ 624.640784] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 624.640807] ata8: irq_stat 0x00000040, connection status changed [ 624.640824] ata8: SError: { CommWake DevExch } [ 624.640845] ata8: limiting SATA link speed to 1.5 Gbps [ 624.640861] ata8: hard resetting link [ 625.363068] ata8: SATA link down (SStatus 0 SControl 310) [ 625.363097] ata8: EH complete [ 625.700552] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 625.700575] ata8: irq_stat 0x00000040, connection status changed [ 625.700592] ata8: SError: { CommWake DevExch } [ 625.700613] ata8: limiting SATA link speed to 1.5 Gbps [ 625.700629] ata8: hard resetting link [ 626.423071] ata8: SATA link down (SStatus 0 SControl 310) [ 626.423101] ata8: EH complete [ 627.421000] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 627.421007] ata8: irq_stat 0x00000040, connection status changed [ 627.421012] ata8: SError: { CommWake DevExch } [ 627.421019] ata8: limiting SATA link speed to 1.5 Gbps [ 627.421023] ata8: hard resetting link [ 628.144069] ata8: SATA link down (SStatus 0 SControl 310) [ 628.144099] ata8: EH complete [ 628.190923] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 628.190929] ata8: irq_stat 0x00000040, connection status changed [ 628.190933] ata8: SError: { CommWake DevExch } [ 628.190940] ata8: limiting SATA link speed to 1.5 Gbps [ 628.190944] ata8: hard resetting link [ 628.913070] ata8: SATA link down (SStatus 0 SControl 310) [ 628.913102] ata8: EH complete [ 629.150565] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 629.150588] ata8: irq_stat 0x00000040, connection status changed [ 629.150606] ata8: SError: { DevExch } [ 629.150627] ata8: limiting SATA link speed to 1.5 Gbps [ 629.150643] ata8: hard resetting link [ 629.873069] ata8: SATA link down (SStatus 0 SControl 310) [ 629.873101] ata8: EH complete [ 631.220903] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 631.220926] ata8: irq_stat 0x00000040, connection status changed [ 631.220944] ata8: SError: { CommWake DevExch } [ 631.220965] ata8: limiting SATA link speed to 1.5 Gbps [ 631.220981] ata8: hard resetting link [ 631.943078] ata8: SATA link down (SStatus 0 SControl 310) [ 631.943109] ata8: EH complete [ 632.591166] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 632.591172] ata8: irq_stat 0x00000040, connection status changed [ 632.591177] ata8: SError: { CommWake DevExch } [ 632.591184] ata8: limiting SATA link speed to 1.5 Gbps [ 632.591188] ata8: hard resetting link [ 633.313069] ata8: SATA link down (SStatus 0 SControl 310) [ 633.313099] ata8: EH complete [ 633.533503] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 633.533509] ata8: irq_stat 0x00000040, connection status changed [ 633.533514] ata8: SError: { DevExch } [ 633.533520] ata8: limiting SATA link speed to 1.5 Gbps [ 633.533524] ata8: hard resetting link [ 634.256074] ata8: SATA link down (SStatus 0 SControl 310) [ 634.256105] ata8: EH complete [ 637.821629] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 637.821654] ata8: irq_stat 0x00000040, connection status changed [ 637.821673] ata8: SError: { CommWake DevExch } [ 637.821695] ata8: limiting SATA link speed to 1.5 Gbps [ 637.821712] ata8: hard resetting link [ 638.648068] ata8: SATA link down (SStatus 0 SControl 310) [ 638.648102] ata8: EH complete [ 638.723623] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 638.723646] ata8: irq_stat 0x00000040, connection status changed [ 638.723665] ata8: SError: { CommWake DevExch } [ 638.723687] ata8: limiting SATA link speed to 1.5 Gbps [ 638.723704] ata8: hard resetting link [ 639.446068] ata8: SATA link down (SStatus 0 SControl 310) [ 639.446099] ata8: EH complete [ 640.511116] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 640.511123] ata8: irq_stat 0x00000040, connection status changed [ 640.511128] ata8: SError: { CommWake DevExch } [ 640.511135] ata8: limiting SATA link speed to 1.5 Gbps [ 640.511139] ata8: hard resetting link [ 641.234069] ata8: SATA link down (SStatus 0 SControl 310) [ 641.234101] ata8: EH complete [ 641.531119] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 641.531129] ata8: irq_stat 0x00000040, connection status changed [ 641.531134] ata8: SError: { CommWake DevExch } [ 641.531141] ata8: limiting SATA link speed to 1.5 Gbps [ 641.531145] ata8: hard resetting link [ 642.747066] ata8: SATA link down (SStatus 0 SControl 310) [ 642.747098] ata8: EH complete [ 643.550648] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 643.550671] ata8: irq_stat 0x00000040, connection status changed [ 643.550690] ata8: SError: { CommWake DevExch } [ 643.550713] ata8: limiting SATA link speed to 1.5 Gbps [ 643.550730] ata8: hard resetting link [ 644.273068] ata8: SATA link down (SStatus 0 SControl 310) [ 644.273098] ata8: EH complete [ 645.035817] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 645.035840] ata8: irq_stat 0x00000040, connection status changed [ 645.035858] ata8: SError: { DevExch } [ 645.035878] ata8: limiting SATA link speed to 1.5 Gbps [ 645.035894] ata8: hard resetting link [ 645.758063] ata8: SATA link down (SStatus 0 SControl 310) [ 645.758093] ata8: EH complete [ 647.581124] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 647.581131] ata8: irq_stat 0x00000040, connection status changed [ 647.581136] ata8: SError: { CommWake DevExch } [ 647.581142] ata8: limiting SATA link speed to 1.5 Gbps [ 647.581147] ata8: hard resetting link [ 648.303033] ata8: SATA link down (SStatus 0 SControl 310) [ 648.303044] ata8: EH complete [ 648.401151] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 648.401157] ata8: irq_stat 0x00000040, connection status changed [ 648.401161] ata8: SError: { CommWake DevExch } [ 648.401168] ata8: limiting SATA link speed to 1.5 Gbps [ 648.401172] ata8: hard resetting link [ 649.123083] ata8: SATA link down (SStatus 0 SControl 310) [ 649.123127] ata8: EH complete [ 649.159299] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 649.159323] ata8: irq_stat 0x00000040, connection status changed [ 649.159342] ata8: SError: { CommWake DevExch } [ 649.159364] ata8: limiting SATA link speed to 1.5 Gbps [ 649.159381] ata8: hard resetting link [ 649.882094] ata8: SATA link down (SStatus 0 SControl 310) [ 649.882126] ata8: EH complete [ 650.091673] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 650.091697] ata8: irq_stat 0x00000040, connection status changed [ 650.091715] ata8: SError: { PHYInt CommWake DevExch } [ 650.091738] ata8: limiting SATA link speed to 1.5 Gbps [ 650.091755] ata8: hard resetting link [ 650.814092] ata8: SATA link down (SStatus 0 SControl 310) [ 650.814124] ata8: EH complete [ 651.395793] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 651.395815] ata8: irq_stat 0x00000040, connection status changed [ 651.395832] ata8: SError: { DevExch } [ 651.395852] ata8: limiting SATA link speed to 1.5 Gbps [ 651.395868] ata8: hard resetting link [ 652.118082] ata8: SATA link down (SStatus 0 SControl 310) [ 652.118114] ata8: EH complete [ 652.868445] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 652.868468] ata8: irq_stat 0x00000040, connection status changed [ 652.868485] ata8: SError: { CommWake DevExch } [ 652.868506] ata8: limiting SATA link speed to 1.5 Gbps [ 652.868522] ata8: hard resetting link [ 654.085078] ata8: SATA link down (SStatus 0 SControl 310) [ 654.085110] ata8: EH complete [ 655.878024] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 655.878047] ata8: irq_stat 0x00000040, connection status changed [ 655.878065] ata8: SError: { DevExch } [ 655.878085] ata8: limiting SATA link speed to 1.5 Gbps [ 655.878102] ata8: hard resetting link [ 656.600086] ata8: SATA link down (SStatus 0 SControl 310) [ 656.600119] ata8: EH complete [ 656.696802] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 656.696824] ata8: irq_stat 0x00000040, connection status changed [ 656.696841] ata8: SError: { DevExch } [ 656.696861] ata8: limiting SATA link speed to 1.5 Gbps [ 656.696877] ata8: hard resetting link [ 657.731093] ata8: SATA link down (SStatus 0 SControl 310) [ 657.731125] ata8: EH complete [ 657.800430] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 657.800453] ata8: irq_stat 0x00000040, connection status changed [ 657.800470] ata8: SError: { CommWake DevExch } [ 657.800492] ata8: limiting SATA link speed to 1.5 Gbps [ 657.800508] ata8: hard resetting link [ 658.887082] ata8: SATA link down (SStatus 0 SControl 310) [ 658.887114] ata8: EH complete [ 659.531527] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 659.531549] ata8: irq_stat 0x00000040, connection status changed [ 659.531567] ata8: SError: { CommWake DevExch } [ 659.531589] ata8: limiting SATA link speed to 1.5 Gbps [ 659.531606] ata8: hard resetting link [ 660.256068] ata8: SATA link down (SStatus 0 SControl 310) [ 660.256100] ata8: EH complete [ 660.290065] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 660.290088] ata8: irq_stat 0x00000040, connection status changed [ 660.290105] ata8: SError: { PHYInt CommWake DevExch } [ 660.290127] ata8: limiting SATA link speed to 1.5 Gbps [ 660.290143] ata8: hard resetting link [ 661.014100] ata8: SATA link down (SStatus 0 SControl 310) [ 661.014131] ata8: EH complete [ 661.351163] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 661.351185] ata8: irq_stat 0x00000040, connection status changed [ 661.351202] ata8: SError: { PHYInt CommWake DevExch } [ 661.351224] ata8: limiting SATA link speed to 1.5 Gbps [ 661.351240] ata8: hard resetting link [ 662.074077] ata8: SATA link down (SStatus 0 SControl 310) [ 662.074108] ata8: EH complete [ 662.091050] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 662.091072] ata8: irq_stat 0x00000040, connection status changed [ 662.091089] ata8: SError: { DevExch } [ 662.091110] ata8: limiting SATA link speed to 1.5 Gbps [ 662.091126] ata8: hard resetting link [ 662.814092] ata8: SATA link down (SStatus 0 SControl 310) [ 662.814124] ata8: EH complete [ 662.899205] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 662.899228] ata8: irq_stat 0x00000040, connection status changed [ 662.899245] ata8: SError: { CommWake DevExch } [ 662.899267] ata8: limiting SATA link speed to 1.5 Gbps [ 662.899283] ata8: hard resetting link [ 663.622080] ata8: SATA link down (SStatus 0 SControl 310) [ 663.622113] ata8: EH complete [ 663.632077] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 663.632100] ata8: irq_stat 0x00000040, connection status changed [ 663.632117] ata8: SError: { DevExch } [ 663.632137] ata8: limiting SATA link speed to 1.5 Gbps [ 663.632154] ata8: hard resetting link [ 664.355066] ata8: SATA link down (SStatus 0 SControl 310) [ 664.355098] ata8: EH complete [ 664.410849] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 664.410872] ata8: irq_stat 0x00000040, connection status changed [ 664.410889] ata8: SError: { CommWake DevExch } [ 664.410911] ata8: limiting SATA link speed to 1.5 Gbps [ 664.410927] ata8: hard resetting link [ 665.136070] ata8: SATA link down (SStatus 0 SControl 310) [ 665.136103] ata8: EH complete [ 667.063864] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 667.063888] ata8: irq_stat 0x00000040, connection status changed [ 667.063906] ata8: SError: { PHYInt CommWake DevExch } [ 667.063930] ata8: limiting SATA link speed to 1.5 Gbps [ 667.063946] ata8: hard resetting link [ 667.786091] ata8: SATA link down (SStatus 0 SControl 310) [ 667.786124] ata8: EH complete [ 669.388727] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 669.388750] ata8: irq_stat 0x00000040, connection status changed [ 669.388767] ata8: SError: { DevExch } [ 669.388789] ata8: limiting SATA link speed to 1.5 Gbps [ 669.388805] ata8: hard resetting link [ 670.111092] ata8: SATA link down (SStatus 0 SControl 310) [ 670.111124] ata8: EH complete [ 671.531170] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 671.531181] ata8: irq_stat 0x00000040, connection status changed [ 671.531186] ata8: SError: { CommWake DevExch } [ 671.531193] ata8: limiting SATA link speed to 1.5 Gbps [ 671.531198] ata8: hard resetting link [ 672.254064] ata8: SATA link down (SStatus 0 SControl 310) [ 672.254097] ata8: EH complete [ 672.950877] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 672.950900] ata8: irq_stat 0x00000040, connection status changed [ 672.950919] ata8: SError: { PHYInt CommWake DevExch } [ 672.950942] ata8: limiting SATA link speed to 1.5 Gbps [ 672.950959] ata8: hard resetting link [ 673.674070] ata8: SATA link down (SStatus 0 SControl 310) [ 673.674102] ata8: EH complete [ 673.685566] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 673.685589] ata8: irq_stat 0x00000040, connection status changed [ 673.685607] ata8: SError: { CommWake DevExch } [ 673.685630] ata8: limiting SATA link speed to 1.5 Gbps [ 673.685646] ata8: hard resetting link [ 674.408064] ata8: SATA link down (SStatus 0 SControl 310) [ 674.408094] ata8: EH complete [ 674.913957] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 674.913980] ata8: irq_stat 0x00000040, connection status changed [ 674.913997] ata8: SError: { DevExch } [ 674.914018] ata8: limiting SATA link speed to 1.5 Gbps [ 674.914034] ata8: hard resetting link [ 675.636070] ata8: SATA link down (SStatus 0 SControl 310) [ 675.636100] ata8: EH complete [ 675.637967] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 675.637989] ata8: irq_stat 0x00000040, connection status changed [ 675.638007] ata8: SError: { CommWake DevExch } [ 675.638028] ata8: limiting SATA link speed to 1.5 Gbps [ 675.638044] ata8: hard resetting link [ 676.360069] ata8: SATA link down (SStatus 0 SControl 310) [ 676.360100] ata8: EH complete [ 677.081040] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 677.081063] ata8: irq_stat 0x00000040, connection status changed [ 677.081081] ata8: SError: { CommWake DevExch } [ 677.081103] ata8: limiting SATA link speed to 1.5 Gbps [ 677.081119] ata8: hard resetting link [ 677.803063] ata8: SATA link down (SStatus 0 SControl 310) [ 677.803093] ata8: EH complete [ 678.257413] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 678.257435] ata8: irq_stat 0x00000040, connection status changed [ 678.257453] ata8: SError: { CommWake DevExch } [ 678.257474] ata8: limiting SATA link speed to 1.5 Gbps [ 678.257490] ata8: hard resetting link [ 678.980078] ata8: SATA link down (SStatus 0 SControl 310) [ 678.980108] ata8: EH complete [ 679.530936] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 679.530959] ata8: irq_stat 0x00000040, connection status changed [ 679.530977] ata8: SError: { CommWake DevExch } [ 679.530999] ata8: limiting SATA link speed to 1.5 Gbps [ 679.531016] ata8: hard resetting link [ 680.254067] ata8: SATA link down (SStatus 0 SControl 310) [ 680.254097] ata8: EH complete [ 681.051056] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 681.051062] ata8: irq_stat 0x00000040, connection status changed [ 681.051066] ata8: SError: { DevExch } [ 681.051073] ata8: limiting SATA link speed to 1.5 Gbps [ 681.051077] ata8: hard resetting link [ 682.242076] ata8: SATA link down (SStatus 0 SControl 310) [ 682.242106] ata8: EH complete [ 682.590674] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 682.590680] ata8: irq_stat 0x00000040, connection status changed [ 682.590684] ata8: SError: { DevExch } [ 682.590691] ata8: limiting SATA link speed to 1.5 Gbps [ 682.590695] ata8: hard resetting link [ 683.313069] ata8: SATA link down (SStatus 0 SControl 310) [ 683.313101] ata8: EH complete [ 683.531061] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 683.531083] ata8: irq_stat 0x00000040, connection status changed [ 683.531101] ata8: SError: { DevExch } [ 683.531122] ata8: limiting SATA link speed to 1.5 Gbps [ 683.531137] ata8: hard resetting link [ 684.254067] ata8: SATA link down (SStatus 0 SControl 310) [ 684.254097] ata8: EH complete [ 684.264552] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 684.264575] ata8: irq_stat 0x00000040, connection status changed [ 684.264593] ata8: SError: { DevExch } [ 684.264614] ata8: limiting SATA link speed to 1.5 Gbps [ 684.264630] ata8: hard resetting link [ 684.987077] ata8: SATA link down (SStatus 0 SControl 310) [ 684.987107] ata8: EH complete [ 685.431420] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 685.431426] ata8: irq_stat 0x00000040, connection status changed [ 685.431430] ata8: SError: { DevExch } [ 685.431437] ata8: limiting SATA link speed to 1.5 Gbps [ 685.431441] ata8: hard resetting link [ 686.155077] ata8: SATA link down (SStatus 0 SControl 310) [ 686.155108] ata8: EH complete [ 686.201013] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 686.201019] ata8: irq_stat 0x00000040, connection status changed [ 686.201024] ata8: SError: { CommWake DevExch } [ 686.201030] ata8: limiting SATA link speed to 1.5 Gbps [ 686.201035] ata8: hard resetting link [ 687.964069] ata8: SATA link down (SStatus 0 SControl 310) [ 687.964100] ata8: EH complete [ 687.967907] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 687.967930] ata8: irq_stat 0x00000040, connection status changed [ 687.967948] ata8: SError: { PHYInt CommWake DevExch } [ 687.967971] ata8: limiting SATA link speed to 1.5 Gbps [ 687.967988] ata8: hard resetting link [ 689.730069] ata8: SATA link down (SStatus 0 SControl 310) [ 689.730101] ata8: EH complete [ 690.150624] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 690.150647] ata8: irq_stat 0x00000040, connection status changed [ 690.150665] ata8: SError: { PHYInt CommWake DevExch } [ 690.150689] ata8: limiting SATA link speed to 1.5 Gbps [ 690.150705] ata8: hard resetting link [ 690.925069] ata8: SATA link down (SStatus 0 SControl 310) [ 690.925099] ata8: EH complete [ 691.316774] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 691.316797] ata8: irq_stat 0x00000040, connection status changed [ 691.316814] ata8: SError: { DevExch } [ 691.316836] ata8: limiting SATA link speed to 1.5 Gbps [ 691.316852] ata8: hard resetting link [ 692.039069] ata8: SATA link down (SStatus 0 SControl 310) [ 692.039099] ata8: EH complete [ 692.242168] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 692.242191] ata8: irq_stat 0x00000040, connection status changed [ 692.242209] ata8: SError: { DevExch } [ 692.242230] ata8: limiting SATA link speed to 1.5 Gbps [ 692.242247] ata8: hard resetting link [ 692.965069] ata8: SATA link down (SStatus 0 SControl 310) [ 692.965100] ata8: EH complete [ 693.090786] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 693.090809] ata8: irq_stat 0x00000040, connection status changed [ 693.090827] ata8: SError: { CommWake DevExch } [ 693.090849] ata8: limiting SATA link speed to 1.5 Gbps [ 693.090866] ata8: hard resetting link [ 693.813069] ata8: SATA link down (SStatus 0 SControl 310) [ 693.813102] ata8: EH complete [ 695.531623] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 695.531645] ata8: irq_stat 0x00000040, connection status changed [ 695.531663] ata8: SError: { DevExch } [ 695.531686] ata8: limiting SATA link speed to 1.5 Gbps [ 695.531703] ata8: hard resetting link [ 696.254065] ata8: SATA link down (SStatus 0 SControl 310) [ 696.254094] ata8: EH complete [ 697.540841] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 697.540864] ata8: irq_stat 0x00000040, connection status changed [ 697.540881] ata8: SError: { DevExch } [ 697.540902] ata8: limiting SATA link speed to 1.5 Gbps [ 697.540918] ata8: hard resetting link [ 698.263057] ata8: SATA link down (SStatus 0 SControl 310) [ 698.263087] ata8: EH complete [ 700.218670] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 700.218693] ata8: irq_stat 0x00000040, connection status changed [ 700.218711] ata8: SError: { DevExch } [ 700.218733] ata8: limiting SATA link speed to 1.5 Gbps [ 700.218750] ata8: hard resetting link [ 700.941069] ata8: SATA link down (SStatus 0 SControl 310) [ 700.941099] ata8: EH complete [ 701.530861] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 701.530884] ata8: irq_stat 0x00000040, connection status changed [ 701.530901] ata8: SError: { DevExch } [ 701.530923] ata8: limiting SATA link speed to 1.5 Gbps [ 701.530939] ata8: hard resetting link [ 702.253068] ata8: SATA link down (SStatus 0 SControl 310) [ 702.253099] ata8: EH complete [ 703.848476] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 703.848499] ata8: irq_stat 0x00000040, connection status changed [ 703.848517] ata8: SError: { DevExch } [ 703.848538] ata8: limiting SATA link speed to 1.5 Gbps [ 703.848555] ata8: hard resetting link [ 704.571073] ata8: SATA link down (SStatus 0 SControl 310) [ 704.571106] ata8: EH complete [ 704.680772] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 704.680795] ata8: irq_stat 0x00000040, connection status changed [ 704.680813] ata8: SError: { DevExch } [ 704.680835] ata8: limiting SATA link speed to 1.5 Gbps [ 704.680851] ata8: hard resetting link [ 705.403061] ata8: SATA link down (SStatus 0 SControl 310) [ 705.403090] ata8: EH complete [ 707.533186] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 707.533209] ata8: irq_stat 0x00000040, connection status changed [ 707.533226] ata8: SError: { DevExch } [ 707.533247] ata8: limiting SATA link speed to 1.5 Gbps [ 707.533264] ata8: hard resetting link [ 708.256062] ata8: SATA link down (SStatus 0 SControl 310) [ 708.256092] ata8: EH complete [ 708.810777] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 708.810800] ata8: irq_stat 0x00000040, connection status changed [ 708.810817] ata8: SError: { DevExch } [ 708.810838] ata8: limiting SATA link speed to 1.5 Gbps [ 708.810854] ata8: hard resetting link [ 709.533085] ata8: SATA link down (SStatus 0 SControl 310) [ 709.533115] ata8: EH complete [ 709.671550] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 709.671573] ata8: irq_stat 0x00000040, connection status changed [ 709.671590] ata8: SError: { DevExch } [ 709.671611] ata8: limiting SATA link speed to 1.5 Gbps [ 709.671627] ata8: hard resetting link [ 710.394082] ata8: SATA link down (SStatus 0 SControl 310) [ 710.394111] ata8: EH complete [ 710.591019] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 710.591025] ata8: irq_stat 0x00000040, connection status changed [ 710.591030] ata8: SError: { CommWake DevExch } [ 710.591037] ata8: limiting SATA link speed to 1.5 Gbps [ 710.591041] ata8: hard resetting link [ 711.313075] ata8: SATA link down (SStatus 0 SControl 310) [ 711.313105] ata8: EH complete [ 711.530920] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 711.530943] ata8: irq_stat 0x00000040, connection status changed [ 711.530961] ata8: SError: { DevExch } [ 711.530982] ata8: limiting SATA link speed to 1.5 Gbps [ 711.530998] ata8: hard resetting link [ 712.254062] ata8: SATA link down (SStatus 0 SControl 310) [ 712.254092] ata8: EH complete [ 712.676944] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 712.676966] ata8: irq_stat 0x00000040, connection status changed [ 712.676983] ata8: SError: { DevExch } [ 712.677003] ata8: limiting SATA link speed to 1.5 Gbps [ 712.677020] ata8: hard resetting link [ 713.399062] ata8: SATA link down (SStatus 0 SControl 310) [ 713.399092] ata8: EH complete [ 713.530555] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 713.530578] ata8: irq_stat 0x00000040, connection status changed [ 713.530597] ata8: SError: { CommWake DevExch } [ 713.530619] ata8: limiting SATA link speed to 1.5 Gbps [ 713.530635] ata8: hard resetting link [ 714.253064] ata8: SATA link down (SStatus 0 SControl 310) [ 714.253094] ata8: EH complete [ 714.300991] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 714.300997] ata8: irq_stat 0x00000040, connection status changed [ 714.301006] ata8: SError: { CommWake DevExch } [ 714.301013] ata8: limiting SATA link speed to 1.5 Gbps [ 714.301017] ata8: hard resetting link [ 715.128065] ata8: SATA link down (SStatus 0 SControl 310) [ 715.128097] ata8: EH complete [ 715.499325] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 715.499333] ata8: irq_stat 0x00000040, connection status changed [ 715.499338] ata8: SError: { CommWake DevExch } [ 715.499346] ata8: limiting SATA link speed to 1.5 Gbps [ 715.499350] ata8: hard resetting link [ 716.221070] ata8: SATA link down (SStatus 0 SControl 310) [ 716.221103] ata8: EH complete [ 716.768221] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 716.768245] ata8: irq_stat 0x00000040, connection status changed [ 716.768264] ata8: SError: { CommWake DevExch } [ 716.768287] ata8: limiting SATA link speed to 1.5 Gbps [ 716.768304] ata8: hard resetting link [ 718.349066] ata8: SATA link down (SStatus 0 SControl 310) [ 718.349098] ata8: EH complete [ 718.709548] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 718.709592] ata8: irq_stat 0x00000040, connection status changed [ 718.709611] ata8: SError: { CommWake DevExch } [ 718.709633] ata8: limiting SATA link speed to 1.5 Gbps [ 718.709649] ata8: hard resetting link [ 720.654065] ata8: SATA link down (SStatus 0 SControl 310) [ 720.654098] ata8: EH complete [ 720.752557] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4060000 action 0xe frozen [ 720.752564] ata8: irq_stat 0x00000040, connection status changed [ 720.752569] ata8: SError: { PHYInt CommWake DevExch } [ 720.752576] ata8: limiting SATA link speed to 1.5 Gbps [ 720.752581] ata8: hard resetting link [ 721.475434] ata8: SATA link down (SStatus 0 SControl 310) [ 721.475464] ata8: EH complete [ 722.501928] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 722.501934] ata8: irq_stat 0x00000040, connection status changed [ 722.501939] ata8: SError: { CommWake DevExch } [ 722.501946] ata8: limiting SATA link speed to 1.5 Gbps [ 722.501951] ata8: hard resetting link [ 723.224064] ata8: SATA link down (SStatus 0 SControl 310) [ 723.224094] ata8: EH complete [ 724.372879] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen [ 724.372902] ata8: irq_stat 0x00000040, connection status changed [ 724.372920] ata8: SError: { CommWake DevExch } [ 724.372943] ata8: limiting SATA link speed to 1.5 Gbps [ 724.372959] ata8: hard resetting link [ 725.095067] ata8: SATA link down (SStatus 0 SControl 310) [ 725.095098] ata8: EH complete [ 725.298227] ata8: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen [ 725.298250] ata8: irq_stat 0x00000040, connection status changed [ 725.298269] ata8: SError: { DevExch } [ 725.298290] ata8: limiting SATA link speed to 1.5 Gbps [ 725.298307] ata8: hard resetting linka pokoušel jsem zavést modul do jádra ručně a nepovedlo se
linux-x:/lib/modules/2.6.31.12-0.2-desktop/misc # modprobe vboxdrv.ko FATAL: Module vboxdrv.ko not found.přitom tam soubor opravdu je :
linux-x:/lib/modules/2.6.31.12-0.2-desktop/misc # ls vboxdrv.ko vboxnetadp.ko vboxnetflt.ko moc děkuji za pomocLukáš
modprobe chce meno modulu bez pripony .ko takže:linux-x:/lib/modules/2.6.31.12-0.2-desktop/misc # modprobe vboxdrv.ko FATAL: Module vboxdrv.ko not found.
modprobe vboxdrv
Navyše po pridaní súboru do /lib/modules je vhodné pustiť ako root depmod
. Nie som si istý, či bez toho modprobe
ten modul nájde.
A podľa dmesg ... nemáš nejaký problém s diskom? Iné tam nevidím. Pohľadaj v súboroch vo /var/log niečo o vboxdrv alebo vbox.
linux-x:/ # depmod linux-x:/ # sudo KERN_DIR=/usr/src/linux-2.6.31.12-0.2 /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module done Recompiling VirtualBox kernel module done Starting VirtualBox kernel module failed (modprobe vboxdrv failed. Please use 'dmesg' to find out why)Opět jsem modul zkusil zavést ručně a opět bez úspěchu
linux-x:/lib/modules/2.6.31.12-0.2-desktop/misc # depmod linux-x:/lib/modules/2.6.31.12-0.2-desktop/misc # modprobe vboxdrv FATAL: Error inserting vboxdrv (/lib/modules/2.6.31.12-0.2-desktop/misc/vboxdrv.ko): Invalid module formata tady je log VirtualBoxu
make KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.31.12-0.2 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* WARNING: Symbol version dump /usr/src/linux-2.6.31.12-0.2/Module.symvers is missing; modules will have no dependencies and modversions. make -f scripts/Makefile.build obj=/tmp/vbox.0 gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=27" -D"DEBUG_HASH2=27" -c -o /tmp/vbox.0/linux/.tmp_SUPDrv-linux.o /tmp/vbox.0/linux/SUPDrv-linux.c gcc -Wp,-MD,/tmp/vbox.0/.SUPDrv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=60" -D"DEBUG_HASH2=43" -c -o /tmp/vbox.0/.tmp_SUPDrv.o /tmp/vbox.0/SUPDrv.c gcc -Wp,-MD,/tmp/vbox.0/.SUPDrvSem.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrvSem)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=60" -D"DEBUG_HASH2=43" -c -o /tmp/vbox.0/.tmp_SUPDrvSem.o /tmp/vbox.0/SUPDrvSem.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/.alloc-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=25" -D"DEBUG_HASH2=19" -c -o /tmp/vbox.0/r0drv/.tmp_alloc-r0drv.o /tmp/vbox.0/r0drv/alloc-r0drv.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/.initterm-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(initterm_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=25" -D"DEBUG_HASH2=19" -c -o /tmp/vbox.0/r0drv/.tmp_initterm-r0drv.o /tmp/vbox.0/r0drv/initterm-r0drv.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/.memobj-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memobj_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=25" -D"DEBUG_HASH2=19" -c -o /tmp/vbox.0/r0drv/.tmp_memobj-r0drv.o /tmp/vbox.0/r0drv/memobj-r0drv.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/.mpnotification-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mpnotification_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=25" -D"DEBUG_HASH2=19" -c -o /tmp/vbox.0/r0drv/.tmp_mpnotification-r0drv.o /tmp/vbox.0/r0drv/mpnotification-r0drv.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/.powernotification-r0drv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(powernotification_r0drv)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=25" -D"DEBUG_HASH2=19" -c -o /tmp/vbox.0/r0drv/.tmp_powernotification-r0drv.o /tmp/vbox.0/r0drv/powernotification-r0drv.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.assert-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(assert_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_assert-r0drv-linux.o /tmp/vbox.0/r0drv/linux/assert-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.alloc-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.initterm-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(initterm_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_initterm-r0drv-linux.o /tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.memobj-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memobj_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_memobj-r0drv-linux.o /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:62:12: warning: "HAVE_26_STYLE_REMAP_PAGE_RANGE" is not defined gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.memuserkernel-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memuserkernel_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_memuserkernel-r0drv-linux.o /tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.mp-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mp_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_mp-r0drv-linux.o /tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.mpnotification-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mpnotification_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_mpnotification-r0drv-linux.o /tmp/vbox.0/r0drv/linux/mpnotification-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.process-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(process_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_process-r0drv-linux.o /tmp/vbox.0/r0drv/linux/process-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semevent-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semevent_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_semevent-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semevent-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semeventmulti-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semeventmulti_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_semeventmulti-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semeventmulti-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semfastmutex-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semfastmutex_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_semfastmutex-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semfastmutex-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.semmutex-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semmutex_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_semmutex-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semmutex-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.spinlock-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(spinlock_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_spinlock-r0drv-linux.o /tmp/vbox.0/r0drv/linux/spinlock-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.thread-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(thread_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_thread-r0drv-linux.o /tmp/vbox.0/r0drv/linux/thread-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.thread2-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(thread2_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_thread2-r0drv-linux.o /tmp/vbox.0/r0drv/linux/thread2-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.time-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(time_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_time-r0drv-linux.o /tmp/vbox.0/r0drv/linux/time-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.timer-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(timer_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_timer-r0drv-linux.o /tmp/vbox.0/r0drv/linux/timer-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/generic/.semspinmutex-r0drv-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semspinmutex_r0drv_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=37" -D"DEBUG_HASH2=32" -c -o /tmp/vbox.0/r0drv/generic/.tmp_semspinmutex-r0drv-generic.o /tmp/vbox.0/r0drv/generic/semspinmutex-r0drv-generic.c gcc -Wp,-MD,/tmp/vbox.0/common/alloc/.alloc.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=46" -D"DEBUG_HASH2=27" -c -o /tmp/vbox.0/common/alloc/.tmp_alloc.o /tmp/vbox.0/common/alloc/alloc.c gcc -Wp,-MD,/tmp/vbox.0/common/checksum/.ipv4.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ipv4)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=22" -D"DEBUG_HASH2=31" -c -o /tmp/vbox.0/common/checksum/.tmp_ipv4.o /tmp/vbox.0/common/checksum/ipv4.c /tmp/vbox.0/common/checksum/ipv4.c: In function 'rtNetIPv4AddDataChecksum': /tmp/vbox.0/common/checksum/ipv4.c:318: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'RTNetUDPChecksum': /tmp/vbox.0/common/checksum/ipv4.c:401: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'RTNetIPv4UDPChecksum': /tmp/vbox.0/common/checksum/ipv4.c:423: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'rtNetIPv4IsUDPSizeValid': /tmp/vbox.0/common/checksum/ipv4.c:446: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'RTNetIPv4TCPChecksum': /tmp/vbox.0/common/checksum/ipv4.c:514: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'RTNetTCPChecksum': /tmp/vbox.0/common/checksum/ipv4.c:539: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'rtNetIPv4IsTCPSizeValid': /tmp/vbox.0/common/checksum/ipv4.c:565: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c:568: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c: In function 'RTNetIPv4IsDHCPValid': /tmp/vbox.0/common/checksum/ipv4.c:676: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c:683: warning: ISO C90 forbids mixed declarations and code /tmp/vbox.0/common/checksum/ipv4.c:693: warning: ISO C90 forbids mixed declarations and code gcc -Wp,-MD,/tmp/vbox.0/common/checksum/.ipv6.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ipv6)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=22" -D"DEBUG_HASH2=31" -c -o /tmp/vbox.0/common/checksum/.tmp_ipv6.o /tmp/vbox.0/common/checksum/ipv6.c gcc -Wp,-MD,/tmp/vbox.0/common/err/.RTErrConvertFromErrno.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTErrConvertFromErrno)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=12" -D"DEBUG_HASH2=39" -c -o /tmp/vbox.0/common/err/.tmp_RTErrConvertFromErrno.o /tmp/vbox.0/common/err/RTErrConvertFromErrno.c gcc -Wp,-MD,/tmp/vbox.0/common/err/.RTErrConvertToErrno.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTErrConvertToErrno)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=12" -D"DEBUG_HASH2=39" -c -o /tmp/vbox.0/common/err/.tmp_RTErrConvertToErrno.o /tmp/vbox.0/common/err/RTErrConvertToErrno.c gcc -Wp,-MD,/tmp/vbox.0/common/log/.log.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(log)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_log.o /tmp/vbox.0/common/log/log.c /tmp/vbox.0/common/log/log.c: In function 'rtLogOutputPrefixed': include/asm/string_32.h:75: warning: array subscript is above array bounds gcc -Wp,-MD,/tmp/vbox.0/common/log/.logellipsis.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(logellipsis)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_logellipsis.o /tmp/vbox.0/common/log/logellipsis.c gcc -Wp,-MD,/tmp/vbox.0/common/log/.logrel.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(logrel)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_logrel.o /tmp/vbox.0/common/log/logrel.c gcc -Wp,-MD,/tmp/vbox.0/common/log/.logrelellipsis.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(logrelellipsis)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_logrelellipsis.o /tmp/vbox.0/common/log/logrelellipsis.c gcc -Wp,-MD,/tmp/vbox.0/common/log/.logcom.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(logcom)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_logcom.o /tmp/vbox.0/common/log/logcom.c gcc -Wp,-MD,/tmp/vbox.0/common/log/.logformat.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(logformat)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=5" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/common/log/.tmp_logformat.o /tmp/vbox.0/common/log/logformat.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg1Weak.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg1Weak)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg1Weak.o /tmp/vbox.0/common/misc/RTAssertMsg1Weak.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2.o /tmp/vbox.0/common/misc/RTAssertMsg2.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2Add.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2Add)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2Add.o /tmp/vbox.0/common/misc/RTAssertMsg2Add.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2AddWeak.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2AddWeak)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2AddWeak.o /tmp/vbox.0/common/misc/RTAssertMsg2AddWeak.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2AddWeakV.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2AddWeakV)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2AddWeakV.o /tmp/vbox.0/common/misc/RTAssertMsg2AddWeakV.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2Weak.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2Weak)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2Weak.o /tmp/vbox.0/common/misc/RTAssertMsg2Weak.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.RTAssertMsg2WeakV.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertMsg2WeakV)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_RTAssertMsg2WeakV.o /tmp/vbox.0/common/misc/RTAssertMsg2WeakV.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.assert.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(assert)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_assert.o /tmp/vbox.0/common/misc/assert.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.handletable.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(handletable)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_handletable.o /tmp/vbox.0/common/misc/handletable.c gcc -Wp,-MD,/tmp/vbox.0/common/misc/.handletablectx.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(handletablectx)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=15" -D"DEBUG_HASH2=22" -c -o /tmp/vbox.0/common/misc/.tmp_handletablectx.o /tmp/vbox.0/common/misc/handletablectx.c gcc -Wp,-MD,/tmp/vbox.0/common/string/.strformat.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strformat)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=58" -D"DEBUG_HASH2=26" -c -o /tmp/vbox.0/common/string/.tmp_strformat.o /tmp/vbox.0/common/string/strformat.c gcc -Wp,-MD,/tmp/vbox.0/common/string/.strformatrt.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strformatrt)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=58" -D"DEBUG_HASH2=26" -c -o /tmp/vbox.0/common/string/.tmp_strformatrt.o /tmp/vbox.0/common/string/strformatrt.c gcc -Wp,-MD,/tmp/vbox.0/common/string/.strformattype.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strformattype)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=58" -D"DEBUG_HASH2=26" -c -o /tmp/vbox.0/common/string/.tmp_strformattype.o /tmp/vbox.0/common/string/strformattype.c gcc -Wp,-MD,/tmp/vbox.0/common/string/.strprintf.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strprintf)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=58" -D"DEBUG_HASH2=26" -c -o /tmp/vbox.0/common/string/.tmp_strprintf.o /tmp/vbox.0/common/string/strprintf.c gcc -Wp,-MD,/tmp/vbox.0/common/string/.strtonum.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(strtonum)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=58" -D"DEBUG_HASH2=26" -c -o /tmp/vbox.0/common/string/.tmp_strtonum.o /tmp/vbox.0/common/string/strtonum.c gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.RTLogWriteDebugger-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTLogWriteDebugger_r0drv_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=56" -D"DEBUG_HASH2=3" -c -o /tmp/vbox.0/r0drv/linux/.tmp_RTLogWriteDebugger-r0drv-linux.o /tmp/vbox.0/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c gcc -Wp,-MD,/tmp/vbox.0/generic/.RTAssertShouldPanic-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTAssertShouldPanic_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=8" -D"DEBUG_HASH2=56" -c -o /tmp/vbox.0/generic/.tmp_RTAssertShouldPanic-generic.o /tmp/vbox.0/generic/RTAssertShouldPanic-generic.c gcc -Wp,-MD,/tmp/vbox.0/generic/.RTLogWriteStdErr-stub-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTLogWriteStdErr_stub_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=8" -D"DEBUG_HASH2=56" -c -o /tmp/vbox.0/generic/.tmp_RTLogWriteStdErr-stub-generic.o /tmp/vbox.0/generic/RTLogWriteStdErr-stub-generic.c gcc -Wp,-MD,/tmp/vbox.0/generic/.RTLogWriteStdOut-stub-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTLogWriteStdOut_stub_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=8" -D"DEBUG_HASH2=56" -c -o /tmp/vbox.0/generic/.tmp_RTLogWriteStdOut-stub-generic.o /tmp/vbox.0/generic/RTLogWriteStdOut-stub-generic.c gcc -Wp,-MD,/tmp/vbox.0/generic/.RTLogWriteUser-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(RTLogWriteUser_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=8" -D"DEBUG_HASH2=56" -c -o /tmp/vbox.0/generic/.tmp_RTLogWriteUser-generic.o /tmp/vbox.0/generic/RTLogWriteUser-generic.c gcc -Wp,-MD,/tmp/vbox.0/generic/.uuid-generic.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(uuid_generic)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=8" -D"DEBUG_HASH2=56" -c -o /tmp/vbox.0/generic/.tmp_uuid-generic.o /tmp/vbox.0/generic/uuid-generic.c gcc -Wp,-MD,/tmp/vbox.0/VBox/.log-vbox.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(log_vbox)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=42" -D"DEBUG_HASH2=35" -c -o /tmp/vbox.0/VBox/.tmp_log-vbox.o /tmp/vbox.0/VBox/log-vbox.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.divdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(divdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=17" -D"DEBUG_HASH2=38" -c -o /tmp/vbox.0/math/gcc/.tmp_divdi3.o /tmp/vbox.0/math/gcc/divdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.moddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(moddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=17" -D"DEBUG_HASH2=38" -c -o /tmp/vbox.0/math/gcc/.tmp_moddi3.o /tmp/vbox.0/math/gcc/moddi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.qdivrem.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qdivrem)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=17" -D"DEBUG_HASH2=38" -c -o /tmp/vbox.0/math/gcc/.tmp_qdivrem.o /tmp/vbox.0/math/gcc/qdivrem.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.udivdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(udivdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=17" -D"DEBUG_HASH2=38" -c -o /tmp/vbox.0/math/gcc/.tmp_udivdi3.o /tmp/vbox.0/math/gcc/udivdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.umoddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(umoddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=17" -D"DEBUG_HASH2=38" -c -o /tmp/vbox.0/math/gcc/.tmp_umoddi3.o /tmp/vbox.0/math/gcc/umoddi3.c ld -m elf_i386 -r -o /tmp/vbox.0/vboxdrv.o /tmp/vbox.0/linux/SUPDrv-linux.o /tmp/vbox.0/SUPDrv.o /tmp/vbox.0/SUPDrvSem.o /tmp/vbox.0/r0drv/alloc-r0drv.o /tmp/vbox.0/r0drv/initterm-r0drv.o /tmp/vbox.0/r0drv/memobj-r0drv.o /tmp/vbox.0/r0drv/mpnotification-r0drv.o /tmp/vbox.0/r0drv/powernotification-r0drv.o /tmp/vbox.0/r0drv/linux/assert-r0drv-linux.o /tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.0/r0drv/linux/initterm-r0drv-linux.o /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.o /tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o /tmp/vbox.0/r0drv/linux/mp-r0drv-linux.o /tmp/vbox.0/r0drv/linux/mpnotification-r0drv-linux.o /tmp/vbox.0/r0drv/linux/process-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semevent-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semeventmulti-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semfastmutex-r0drv-linux.o /tmp/vbox.0/r0drv/linux/semmutex-r0drv-linux.o /tmp/vbox.0/r0drv/linux/spinlock-r0drv-linux.o /tmp/vbox.0/r0drv/linux/thread-r0drv-linux.o /tmp/vbox.0/r0drv/linux/thread2-r0drv-linux.o /tmp/vbox.0/r0drv/linux/time-r0drv-linux.o /tmp/vbox.0/r0drv/linux/timer-r0drv-linux.o /tmp/vbox.0/r0drv/generic/semspinmutex-r0drv-generic.o /tmp/vbox.0/common/alloc/alloc.o /tmp/vbox.0/common/checksum/ipv4.o /tmp/vbox.0/common/checksum/ipv6.o /tmp/vbox.0/common/err/RTErrConvertFromErrno.o /tmp/vbox.0/common/err/RTErrConvertToErrno.o /tmp/vbox.0/common/log/log.o /tmp/vbox.0/common/log/logellipsis.o /tmp/vbox.0/common/log/logrel.o /tmp/vbox.0/common/log/logrelellipsis.o /tmp/vbox.0/common/log/logcom.o /tmp/vbox.0/common/log/logformat.o /tmp/vbox.0/common/misc/RTAssertMsg1Weak.o /tmp/vbox.0/common/misc/RTAssertMsg2.o /tmp/vbox.0/common/misc/RTAssertMsg2Add.o /tmp/vbox.0/common/misc/RTAssertMsg2AddWeak.o /tmp/vbox.0/common/misc/RTAssertMsg2AddWeakV.o /tmp/vbox.0/common/misc/RTAssertMsg2Weak.o /tmp/vbox.0/common/misc/RTAssertMsg2WeakV.o /tmp/vbox.0/common/misc/assert.o /tmp/vbox.0/common/misc/handletable.o /tmp/vbox.0/common/misc/handletablectx.o /tmp/vbox.0/common/string/strformat.o /tmp/vbox.0/common/string/strformatrt.o /tmp/vbox.0/common/string/strformattype.o /tmp/vbox.0/common/string/strprintf.o /tmp/vbox.0/common/string/strtonum.o /tmp/vbox.0/r0drv/linux/RTLogWriteDebugger-r0drv-linux.o /tmp/vbox.0/generic/RTAssertShouldPanic-generic.o /tmp/vbox.0/generic/RTLogWriteStdErr-stub-generic.o /tmp/vbox.0/generic/RTLogWriteStdOut-stub-generic.o /tmp/vbox.0/generic/RTLogWriteUser-generic.o /tmp/vbox.0/generic/uuid-generic.o /tmp/vbox.0/VBox/log-vbox.o /tmp/vbox.0/math/gcc/divdi3.o /tmp/vbox.0/math/gcc/moddi3.o /tmp/vbox.0/math/gcc/qdivrem.o /tmp/vbox.0/math/gcc/udivdi3.o /tmp/vbox.0/math/gcc/umoddi3.o (cat /dev/null; echo kernel//tmp/vbox.0/vboxdrv.ko;) > /tmp/vbox.0/modules.order make -f /usr/src/linux-2.6.31.12-0.2/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/linux-2.6.31.12-0.2/Module.symvers -I /tmp/vbox.0/Module.symvers -o /tmp/vbox.0/Module.symvers -S -K /usr/src/linux-2.6.31.12-0.2/Module.markers -M /tmp/vbox.0/Module.markers -w -s gcc -Wp,-MD,/tmp/vbox.0/.vboxdrv.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxdrv.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -D"DEBUG_HASH=60" -D"DEBUG_HASH2=43" -DMODULE -c -o /tmp/vbox.0/vboxdrv.mod.o /tmp/vbox.0/vboxdrv.mod.c ld -r -m elf_i386 --build-id -o /tmp/vbox.0/vboxdrv.ko /tmp/vbox.0/vboxdrv.o /tmp/vbox.0/vboxdrv.mod.o make KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.31.12-0.2 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* WARNING: Symbol version dump /usr/src/linux-2.6.31.12-0.2/Module.symvers is missing; modules will have no dependencies and modversions. make -f scripts/Makefile.build obj=/tmp/vbox.0 gcc -Wp,-MD,/tmp/vbox.0/linux/.VBoxNetFlt-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxNetFlt_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=60" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/linux/.tmp_VBoxNetFlt-linux.o /tmp/vbox.0/linux/VBoxNetFlt-linux.c /tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function 'vboxNetFltPortOsXmit': /tmp/vbox.0/linux/VBoxNetFlt-linux.c:1546: warning: ISO C90 forbids mixed declarations and code gcc -Wp,-MD,/tmp/vbox.0/.VBoxNetFlt.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxNetFlt)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=61" -D"DEBUG_HASH2=59" -c -o /tmp/vbox.0/.tmp_VBoxNetFlt.o /tmp/vbox.0/VBoxNetFlt.c gcc -Wp,-MD,/tmp/vbox.0/.SUPR0IdcClient.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPR0IdcClient)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=61" -D"DEBUG_HASH2=59" -c -o /tmp/vbox.0/.tmp_SUPR0IdcClient.o /tmp/vbox.0/SUPR0IdcClient.c gcc -Wp,-MD,/tmp/vbox.0/.SUPR0IdcClientComponent.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPR0IdcClientComponent)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=61" -D"DEBUG_HASH2=59" -c -o /tmp/vbox.0/.tmp_SUPR0IdcClientComponent.o /tmp/vbox.0/SUPR0IdcClientComponent.c gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPR0IdcClient-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPR0IdcClient_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=60" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/linux/.tmp_SUPR0IdcClient-linux.o /tmp/vbox.0/linux/SUPR0IdcClient-linux.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.divdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(divdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=50" -D"DEBUG_HASH2=60" -c -o /tmp/vbox.0/math/gcc/.tmp_divdi3.o /tmp/vbox.0/math/gcc/divdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.moddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(moddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=50" -D"DEBUG_HASH2=60" -c -o /tmp/vbox.0/math/gcc/.tmp_moddi3.o /tmp/vbox.0/math/gcc/moddi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.qdivrem.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qdivrem)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=50" -D"DEBUG_HASH2=60" -c -o /tmp/vbox.0/math/gcc/.tmp_qdivrem.o /tmp/vbox.0/math/gcc/qdivrem.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.udivdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(udivdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=50" -D"DEBUG_HASH2=60" -c -o /tmp/vbox.0/math/gcc/.tmp_udivdi3.o /tmp/vbox.0/math/gcc/udivdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.umoddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(umoddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=50" -D"DEBUG_HASH2=60" -c -o /tmp/vbox.0/math/gcc/.tmp_umoddi3.o /tmp/vbox.0/math/gcc/umoddi3.c ld -m elf_i386 -r -o /tmp/vbox.0/vboxnetflt.o /tmp/vbox.0/linux/VBoxNetFlt-linux.o /tmp/vbox.0/VBoxNetFlt.o /tmp/vbox.0/SUPR0IdcClient.o /tmp/vbox.0/SUPR0IdcClientComponent.o /tmp/vbox.0/linux/SUPR0IdcClient-linux.o /tmp/vbox.0/math/gcc/divdi3.o /tmp/vbox.0/math/gcc/moddi3.o /tmp/vbox.0/math/gcc/qdivrem.o /tmp/vbox.0/math/gcc/udivdi3.o /tmp/vbox.0/math/gcc/umoddi3.o (cat /dev/null; echo kernel//tmp/vbox.0/vboxnetflt.ko;) > /tmp/vbox.0/modules.order make -f /usr/src/linux-2.6.31.12-0.2/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/linux-2.6.31.12-0.2/Module.symvers -I /tmp/vbox.0/Module.symvers -o /tmp/vbox.0/Module.symvers -S -K /usr/src/linux-2.6.31.12-0.2/Module.markers -M /tmp/vbox.0/Module.markers -w -s gcc -Wp,-MD,/tmp/vbox.0/.vboxnetflt.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxnetflt.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -D"DEBUG_HASH=61" -D"DEBUG_HASH2=59" -DMODULE -c -o /tmp/vbox.0/vboxnetflt.mod.o /tmp/vbox.0/vboxnetflt.mod.c ld -r -m elf_i386 --build-id -o /tmp/vbox.0/vboxnetflt.ko /tmp/vbox.0/vboxnetflt.o /tmp/vbox.0/vboxnetflt.mod.o make KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.31.12-0.2 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* WARNING: Symbol version dump /usr/src/linux-2.6.31.12-0.2/Module.symvers is missing; modules will have no dependencies and modversions. make -f scripts/Makefile.build obj=/tmp/vbox.0 gcc -Wp,-MD,/tmp/vbox.0/linux/.VBoxNetAdp-linux.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxNetAdp_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=43" -D"DEBUG_HASH2=27" -c -o /tmp/vbox.0/linux/.tmp_VBoxNetAdp-linux.o /tmp/vbox.0/linux/VBoxNetAdp-linux.c gcc -Wp,-MD,/tmp/vbox.0/.VBoxNetAdp.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxNetAdp)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=44" -D"DEBUG_HASH2=11" -c -o /tmp/vbox.0/.tmp_VBoxNetAdp.o /tmp/vbox.0/VBoxNetAdp.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.divdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(divdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=33" -D"DEBUG_HASH2=12" -c -o /tmp/vbox.0/math/gcc/.tmp_divdi3.o /tmp/vbox.0/math/gcc/divdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.moddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(moddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=33" -D"DEBUG_HASH2=12" -c -o /tmp/vbox.0/math/gcc/.tmp_moddi3.o /tmp/vbox.0/math/gcc/moddi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.qdivrem.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qdivrem)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=33" -D"DEBUG_HASH2=12" -c -o /tmp/vbox.0/math/gcc/.tmp_qdivrem.o /tmp/vbox.0/math/gcc/qdivrem.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.udivdi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(udivdi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=33" -D"DEBUG_HASH2=12" -c -o /tmp/vbox.0/math/gcc/.tmp_udivdi3.o /tmp/vbox.0/math/gcc/udivdi3.c gcc -Wp,-MD,/tmp/vbox.0/math/gcc/.umoddi3.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(umoddi3)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=33" -D"DEBUG_HASH2=12" -c -o /tmp/vbox.0/math/gcc/.tmp_umoddi3.o /tmp/vbox.0/math/gcc/umoddi3.c ld -m elf_i386 -r -o /tmp/vbox.0/vboxnetadp.o /tmp/vbox.0/linux/VBoxNetAdp-linux.o /tmp/vbox.0/VBoxNetAdp.o /tmp/vbox.0/math/gcc/divdi3.o /tmp/vbox.0/math/gcc/moddi3.o /tmp/vbox.0/math/gcc/qdivrem.o /tmp/vbox.0/math/gcc/udivdi3.o /tmp/vbox.0/math/gcc/umoddi3.o (cat /dev/null; echo kernel//tmp/vbox.0/vboxnetadp.ko;) > /tmp/vbox.0/modules.order make -f /usr/src/linux-2.6.31.12-0.2/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/linux-2.6.31.12-0.2/Module.symvers -I /tmp/vbox.0/Module.symvers -o /tmp/vbox.0/Module.symvers -S -K /usr/src/linux-2.6.31.12-0.2/Module.markers -M /tmp/vbox.0/Module.markers -w -s gcc -Wp,-MD,/tmp/vbox.0/.vboxnetadp.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.4/include -Iinclude -I/usr/src/linux-2.6.31.12-0.2/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer -fno-optimize-sibling-calls -fasynchronous-unwind-tables -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -I/usr/src/linux-2.6.31.12-0.2/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxnetadp.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetadp)" -D"DEBUG_HASH=44" -D"DEBUG_HASH2=11" -DMODULE -c -o /tmp/vbox.0/vboxnetadp.mod.o /tmp/vbox.0/vboxnetadp.mod.c ld -r -m elf_i386 --build-id -o /tmp/vbox.0/vboxnetadp.ko /tmp/vbox.0/vboxnetadp.o /tmp/vbox.0/vboxnetadp.mod.oCo se týká disku, tak žádné problémy nedělá, ale kdysi, když byl nový tak byly problémy se zápisem, ale problémy zmizely když se v case PC udělal pořádek v kabelech. Tak opět moc děkuju za rady
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.