VirtualBox

Ticket #4830: vboxadd-install.2.log

File vboxadd-install.2.log, 8.4 KB (added by tedc, 15 years ago)
Line 
1
2Installing VirtualBox 3.0.4 Guest Additions, built Tue Aug 4 19:37:03 CEST 2009
3
4Testing the setup of the guest system
5
6Building test kernel module vboxadd_test...
7
8make KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-128.4.1.el5/build SUBDIRS=/tmp/selfgz319827813/module/test SRCROOT=/tmp/selfgz319827813/module/test modules
9test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
10 echo; \
11 echo " ERROR: Kernel configuration is invalid."; \
12 echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
13 echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
14 echo; \
15 /bin/false)
16mkdir -p /tmp/selfgz319827813/module/test/.tmp_versions
17rm -f /tmp/selfgz319827813/module/test/.tmp_versions/*
18make -f scripts/Makefile.build obj=/tmp/selfgz319827813/module/test
19 gcc -m32 -Wp,-MD,/tmp/selfgz319827813/module/test/.test.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fwrapv -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -ffreestanding -Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.18-128.4.1.el5/build/include -I/tmp/selfgz319827813/module/test/ -I/tmp/selfgz319827813/module/test/include -I/tmp/selfgz319827813/module/test/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 -DVBGL_VBOXGUEST -DVBGL_HGCM -DVBOX_WITH_HGCM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -c -o /tmp/selfgz319827813/module/test/.tmp_test.o /tmp/selfgz319827813/module/test/test.c
20 ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz319827813/module/test/vboxadd_test.o /tmp/selfgz319827813/module/test/test.o
21 Building modules, stage 2.
22make -rR -f /usr/src/kernels/2.6.18-128.4.1.el5-i686/scripts/Makefile.modpost
23 scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.18-128.4.1.el5-i686/Module.symvers -I /tmp/selfgz319827813/module/test/Module.symvers -o /tmp/selfgz319827813/module/test/Module.symvers -K /usr/src/kernels/2.6.18-128.4.1.el5-i686/Module.markers -M /tmp/selfgz319827813/module/test/Module.markers /tmp/selfgz319827813/module/test/vboxadd_test.o
24 gcc -m32 -Wp,-MD,/tmp/selfgz319827813/module/test/.vboxadd_test.mod.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fwrapv -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -ffreestanding -Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxadd_test.mod)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test)" -DMODULE -c -o /tmp/selfgz319827813/module/test/vboxadd_test.mod.o /tmp/selfgz319827813/module/test/vboxadd_test.mod.c
25 ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz319827813/module/test/vboxadd_test.ko /tmp/selfgz319827813/module/test/vboxadd_test.o /tmp/selfgz319827813/module/test/vboxadd_test.mod.o
26Inserting the test module module/test/vboxadd_test.ko into the kernel.
27Building test kernel module vboxadd_test_drm...
28
29/tmp/selfgz319827813/module/test_drm/Makefile.include.header:97: Using BUILD_TYPE='release' from the environment.
30make KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-128.4.1.el5/build SUBDIRS=/tmp/selfgz319827813/module/test_drm SRCROOT=/tmp/selfgz319827813/module/test_drm modules
31test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
32 echo; \
33 echo " ERROR: Kernel configuration is invalid."; \
34 echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
35 echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
36 echo; \
37 /bin/false)
38mkdir -p /tmp/selfgz319827813/module/test_drm/.tmp_versions
39rm -f /tmp/selfgz319827813/module/test_drm/.tmp_versions/*
40make -f scripts/Makefile.build obj=/tmp/selfgz319827813/module/test_drm
41/tmp/selfgz319827813/module/test_drm/Makefile.include.header:97: Using BUILD_TYPE='release' from the environment.
42 gcc -m32 -Wp,-MD,/tmp/selfgz319827813/module/test_drm/.test_drm.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -fwrapv -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -ffreestanding -Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/lib/modules/2.6.18-128.4.1.el5/build/include -I/tmp/selfgz319827813/module/test_drm/ -I/tmp/selfgz319827813/module/test_drm/include -I/tmp/selfgz319827813/module/test_drm/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DLOG_TO_BACKDOOR -DRT_WITH_VBOX -DIN_MODULE -DIN_GUEST_R0 -DRT_ARCH_X86 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(test_drm)" -D"KBUILD_MODNAME=KBUILD_STR(vboxadd_test_drm)" -c -o /tmp/selfgz319827813/module/test_drm/.tmp_test_drm.o /tmp/selfgz319827813/module/test_drm/test_drm.c
43/tmp/selfgz319827813/module/test_drm/test_drm.c:12:22: error: drm/drmP.h: No such file or directory
44make[2]: *** [/tmp/selfgz319827813/module/test_drm/test_drm.o] Error 1
45make[1]: *** [_module_/tmp/selfgz319827813/module/test_drm] Error 2
46make: *** [vboxadd_test_drm] Error 2
47
48Building the test kernel module vboxadd_test_drm failed.
49Attempt to remove old DKMS modules...
50Done.
51
52Building the VirtualBox Guest Additions kernel module.
53
54Attempting to install using DKMS
55
56Creating symlink /var/lib/dkms/vboxadd/3.0.4/source ->
57 /usr/src/vboxadd-3.0.4
58
59DKMS: add Completed.
60
61Kernel preparation unnecessary for this kernel. Skipping...
62
63Building module:
64cleaning build area....
65make KERNELRELEASE=2.6.18-128.4.1.el5 -C /lib/modules/2.6.18-128.4.1.el5/build M=/var/lib/dkms/vboxadd/3.0.4/build........
66
67Running the post_build script:
68cleaning build area....
69
70DKMS: build Completed.
71
72vboxadd.ko:
73Running module version sanity check.
74 - Original module
75 - No original module exists within this kernel
76 - Installation
77 - Installing to /lib/modules/2.6.18-128.4.1.el5/extra/
78Adding any weak-modules
79
80depmod....
81
82DKMS: install Completed.
83
84Building the shared folder support kernel module.
85
86Attempting to install using DKMS
87
88Creating symlink /var/lib/dkms/vboxvfs/3.0.4/source ->
89 /usr/src/vboxvfs-3.0.4
90
91DKMS: add Completed.
92
93Kernel preparation unnecessary for this kernel. Skipping...
94
95Running the pre_build script:
96
97Building module:
98cleaning build area....
99make KERNELRELEASE=2.6.18-128.4.1.el5 -C /lib/modules/2.6.18-128.4.1.el5/build M=/var/lib/dkms/vboxvfs/3.0.4/build.....
100cleaning build area....
101
102DKMS: build Completed.
103
104vboxvfs.ko:
105Running module version sanity check.
106 - Original module
107 - No original module exists within this kernel
108 - Installation
109 - Installing to /lib/modules/2.6.18-128.4.1.el5/extra/
110Adding any weak-modules
111
112depmod....
113
114DKMS: install Completed.
115Installing the Guest Additions kernel module system service.
116Installing the shared folder system service.
117Installing the Guest Additions service.
118Installing the VBoxControl command line interface.
119Installing the X Window System user service.
120install_x11_startup_app(): dest is vboxclient.desktop
121install_x11_startup_app(): executing install -m 0644 vboxclient.desktop /etc/xdg/autostart/vboxclient.desktop
122install_x11_startup_app(): executing install -m 0755 98vboxadd-xclient /etc/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
123Creating udev rule for the Guest Additions kernel module.
124Installing the X Window System drivers
125Installing Xorg 7.1 modules
126
127Successfully completed.
128

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy