Guest User

Kernel 4.12 virtualbox 5.1.22

a guest
Jul 2nd, 2017
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. The following NEW packages will be installed:
  2. virtualbox-5.1
  3. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  4. Need to get 65.5 MB of archives.
  5. After this operation, 161 MB of additional disk space will be used.
  6. Get:1 http://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 virtualbox-5.1 amd64 5.1.22-115126~Ubuntu~xenial [65.5 MB]
  7. Fetched 65.5 MB in 14s (4,491 kB/s)
  8. Preconfiguring packages ...
  9. Selecting previously unselected package virtualbox-5.1.
  10. (Reading database ... 407975 files and directories currently installed.)
  11. Preparing to unpack .../virtualbox-5.1_5.1.22-115126~Ubuntu~xenial_amd64.deb ...
  12. Unpacking virtualbox-5.1 (5.1.22-115126~Ubuntu~xenial) ...
  13. Processing triggers for systemd (229-4ubuntu17) ...
  14. Processing triggers for ureadahead (0.100.0-19) ...
  15. Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
  16. Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
  17. Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  18. Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
  19. Processing triggers for mime-support (3.59ubuntu1) ...
  20. Setting up virtualbox-5.1 (5.1.22-115126~Ubuntu~xenial) ...
  21. addgroup: The group `vboxusers' already exists as a system group. Exiting.
  22. vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
  23.  
  24. There were problems setting up VirtualBox. To re-start the set-up process, run
  25. /sbin/vboxconfig
  26. as root.
  27.  
  28. $less /var/log/vbox-install.log
  29.  
  30. gcc -Wp,-MD,/tmp/vbox.0/r0drv/linux/.rtStrFormatKernelAddress-r0drv-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/5/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.12.0-041200-generic/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxdrv/ -I/tmp/vbox.0/vboxdrv/include -I/tmp/vbox.0/vboxdrv/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DSUPDRV_WITH_RELEASE_LOGGER -Wno-declaration-after-statement -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-omit-frame-pointer -fno-pie -DMODULE -DKBUILD_BASENAME='"rtStrFormatKernelAddress_r0drv_linux"' -DKBUILD_MODNAME='"vboxdrv"' -c -o /tmp/vbox.0/r0drv/linux/rtStrFormatKernelAddress-r0drv-linux.o /tmp/vbox.0/r0drv/linux/rtStrFormatKernelAddress-r0drv-linux.c
  31. cc1: some warnings being treated as errors
  32. scripts/Makefile.build:302: recipe for target '/tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o' failed
  33. make[2]: *** [/tmp/vbox.0/r0drv/linux/alloc-r0drv-linux.o] Error 1
  34. make[2]: *** Waiting for unfinished jobs....
  35. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/memuserkernel-r0drv-linux.o"; fi; fi;
  36. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/mpnotification-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/mpnotification-r0drv-linux.o"; fi; fi;
  37. /tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c: In function ‘VBoxHost_RTMpOnPair’:
  38. /tmp/vbox.0/r0drv/linux/mp-r0drv-linux.c:455:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  39. }
  40. ^
  41. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/mp-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/mp-r0drv-linux.o"; fi; fi;
  42. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/SUPDrv.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/SUPDrv.o"; fi; fi;
  43. cc1: some warnings being treated as errors
  44. scripts/Makefile.build:302: recipe for target '/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.o' failed
  45. make[2]: *** [/tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.o] Error 1
  46. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/process-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/process-r0drv-linux.o"; fi; fi;
  47. if [ "-pg" = "-pg" ]; then if [ /tmp/vbox.0/r0drv/linux/rtStrFormatKernelAddress-r0drv-linux.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/vbox.0/r0drv/linux/rtStrFormatKernelAddress-r0drv-linux.o"; fi; fi;
  48. Makefile:1512: recipe for target '_module_/tmp/vbox.0' failed
  49. make[1]: *** [_module_/tmp/vbox.0] Error 2
  50. Makefile:304: recipe for target 'vboxdrv' failed
  51. make: *** [vboxdrv] Error 2
  52. (END)
Advertisement
Add Comment
Please, Sign In to add comment