| 1 | [root@fedora-29 vboxsf]# make
|
|---|
| 2 | make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.19.2-300.fc29.x86_64/build SUBDIRS=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf SRCROOT=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf -j1 modules
|
|---|
| 3 | make[1]: Entering directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|
| 4 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 5 | echo >&2; \
|
|---|
| 6 | echo >&2 " ERROR: Kernel configuration is invalid."; \
|
|---|
| 7 | echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 8 | echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 9 | echo >&2 ; \
|
|---|
| 10 | /bin/false)
|
|---|
| 11 | mkdir -p /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions ; rm -f /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions/*
|
|---|
| 12 | make -f ./scripts/Makefile.build obj=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf
|
|---|
| 13 | (cat /dev/null; echo kernel//opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko;) > /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/modules.order
|
|---|
| 14 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.vfsmod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"vfsmod"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vfsmod.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vfsmod.c
|
|---|
| 15 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vfsmod.o";
|
|---|
| 16 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.dirops.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"dirops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/dirops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/dirops.c
|
|---|
| 17 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/dirops.o";
|
|---|
| 18 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.lnkops.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"lnkops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/lnkops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/lnkops.c
|
|---|
| 19 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/lnkops.o";
|
|---|
| 20 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.regops.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"regops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/regops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/regops.c
|
|---|
| 21 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/regops.o";
|
|---|
| 22 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.utils.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"utils"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/utils.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/utils.c
|
|---|
| 23 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/utils.o";
|
|---|
| 24 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.VBoxGuestR0LibHGCM.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibHGCM"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibHGCM.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibHGCM.c
|
|---|
| 25 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibHGCM.o";
|
|---|
| 26 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.VBoxGuestR0LibIdc.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc.c
|
|---|
| 27 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc.o";
|
|---|
| 28 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.VBoxGuestR0LibIdc-unix.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc_unix"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc-unix.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc-unix.c
|
|---|
| 29 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc-unix.o";
|
|---|
| 30 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.VBoxGuestR0LibSharedFolders.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibSharedFolders"' -DKBUILD_MODNAME='"vboxsf"' -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibSharedFolders.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibSharedFolders.c
|
|---|
| 31 | ./tools/objtool/objtool orc generate --module --no-fp --retpoline "/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibSharedFolders.o";
|
|---|
| 32 | ld -m elf_x86_64 -z max-page-size=0x200000 -r -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vfsmod.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/dirops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/lnkops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/regops.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/utils.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibHGCM.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibIdc-unix.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/VBoxGuestR0LibSharedFolders.o
|
|---|
| 33 | make -f ./scripts/Makefile.modpost
|
|---|
| 34 | find /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -i ./Module.symvers -I /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/Module.symvers -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/Module.symvers -S -w -s -T -
|
|---|
| 35 | WARNING: "VBoxGuest_RTAssertMsg2Weak" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 36 | WARNING: "VBoxGuest_RTAssertMsg1Weak" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 37 | WARNING: "VBoxGuest_RTMemTmpAllocTag" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 38 | WARNING: "VBoxGuest_RTLogLoggerEx" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 39 | WARNING: "VBoxGuest_RTAssertShouldPanic" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 40 | WARNING: "VBoxGuest_RTSemFastMutexDestroy" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 41 | WARNING: "VBoxGuest_RTSemFastMutexCreate" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 42 | WARNING: "VBoxGuest_RTErrConvertToErrno" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 43 | WARNING: "VBoxGuest_RTStrCopy" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 44 | WARNING: "VBoxGuest_RTLogRelGetDefaultInstanceEx" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 45 | WARNING: "VBoxGuest_RTSemFastMutexRelease" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 46 | WARNING: "VBoxGuest_RTSemFastMutexRequest" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 47 | WARNING: "VBoxGuestIDC" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 48 | WARNING: "VBoxGuest_RTMemTmpFree" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 49 | gcc -Wp,-MD,/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.vboxsf.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -DCC_HAVE_ASM_GOTO -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_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 -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -g -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fshort-wchar -include /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include/VBox/VBoxGuestMangling.h -fno-pie -I/lib/modules/4.19.2-300.fc29.x86_64/build/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/r0drv/linux -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/ -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/include -I/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DKBUILD_BASENAME='"vboxsf.mod"' -DKBUILD_MODNAME='"vboxsf"' -DMODULE -c -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.mod.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.mod.c
|
|---|
| 50 | ld -r -m elf_x86_64 -z max-page-size=0x200000 -T ./scripts/module-common.lds --build-id -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.mod.o ; true
|
|---|
| 51 | make[1]: Leaving directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|
| 52 | [root@fedora-29 vboxsf]# modprobe vboxsf
|
|---|
| 53 | modprobe: FATAL: Module vboxsf not found in directory /lib/modules/4.19.2-300.fc29.x86_64
|
|---|
| 54 | [root@fedora-29 vboxsf]# make install
|
|---|
| 55 | make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.19.2-300.fc29.x86_64/build SUBDIRS=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf SRCROOT=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf -j1 modules
|
|---|
| 56 | make[1]: Entering directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|
| 57 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 58 | echo >&2; \
|
|---|
| 59 | echo >&2 " ERROR: Kernel configuration is invalid."; \
|
|---|
| 60 | echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 61 | echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 62 | echo >&2 ; \
|
|---|
| 63 | /bin/false)
|
|---|
| 64 | mkdir -p /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions ; rm -f /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions/*
|
|---|
| 65 | make -f ./scripts/Makefile.build obj=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf
|
|---|
| 66 | (cat /dev/null; echo kernel//opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko;) > /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/modules.order
|
|---|
| 67 | make -f ./scripts/Makefile.modpost
|
|---|
| 68 | find /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -i ./Module.symvers -I /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/Module.symvers -o /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/Module.symvers -S -w -s -T -
|
|---|
| 69 | WARNING: "VBoxGuest_RTAssertMsg2Weak" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 70 | WARNING: "VBoxGuest_RTAssertMsg1Weak" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 71 | WARNING: "VBoxGuest_RTMemTmpAllocTag" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 72 | WARNING: "VBoxGuest_RTLogLoggerEx" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 73 | WARNING: "VBoxGuest_RTAssertShouldPanic" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 74 | WARNING: "VBoxGuest_RTSemFastMutexDestroy" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 75 | WARNING: "VBoxGuest_RTSemFastMutexCreate" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 76 | WARNING: "VBoxGuest_RTErrConvertToErrno" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 77 | WARNING: "VBoxGuest_RTStrCopy" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 78 | WARNING: "VBoxGuest_RTLogRelGetDefaultInstanceEx" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 79 | WARNING: "VBoxGuest_RTSemFastMutexRelease" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 80 | WARNING: "VBoxGuest_RTSemFastMutexRequest" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 81 | WARNING: "VBoxGuestIDC" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 82 | WARNING: "VBoxGuest_RTMemTmpFree" [/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko] undefined!
|
|---|
| 83 | make[1]: Leaving directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|
| 84 | make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.19.2-300.fc29.x86_64/build SUBDIRS=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf SRCROOT=/opt/temp/amd64/src/vboxguest-5.2.22/vboxsf INSTALL_MOD_PATH= INSTALL_MOD_DIR=misc modules_install
|
|---|
| 85 | make[1]: Entering directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|
| 86 | test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
|
|---|
| 87 | echo >&2; \
|
|---|
| 88 | echo >&2 " ERROR: Kernel configuration is invalid."; \
|
|---|
| 89 | echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
|
|---|
| 90 | echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
|
|---|
| 91 | echo >&2 ; \
|
|---|
| 92 | /bin/false)
|
|---|
| 93 | mkdir -p /lib/modules/4.19.2-300.fc29.x86_64/misc
|
|---|
| 94 | make -f ./scripts/Makefile.modinst
|
|---|
| 95 | mkdir -p /lib/modules/4.19.2-300.fc29.x86_64/misc ; cp /opt/temp/amd64/src/vboxguest-5.2.22/vboxsf/vboxsf.ko /lib/modules/4.19.2-300.fc29.x86_64/misc ; true /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko ; scripts/sign-file "sha256" "certs/signing_key.pem" certs/signing_key.x509 /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko || true && true /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko
|
|---|
| 96 | At main.c:160:
|
|---|
| 97 | - SSL error:02001002:system library:fopen:No such file or directory: crypto/bio/bss_file.c:72
|
|---|
| 98 | - SSL error:2006D080:BIO routines:BIO_new_file:no such file: crypto/bio/bss_file.c:79
|
|---|
| 99 | sign-file: certs/signing_key.pem: No such file or directory
|
|---|
| 100 | /bin/sh ./scripts/depmod.sh /sbin/depmod 4.19.2-300.fc29.x86_64
|
|---|
| 101 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTMemTmpFree
|
|---|
| 102 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuestIDC
|
|---|
| 103 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTSemFastMutexRequest
|
|---|
| 104 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTSemFastMutexRelease
|
|---|
| 105 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTLogRelGetDefaultInstanceEx
|
|---|
| 106 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTStrCopy
|
|---|
| 107 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTErrConvertToErrno
|
|---|
| 108 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTSemFastMutexCreate
|
|---|
| 109 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTSemFastMutexDestroy
|
|---|
| 110 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTAssertShouldPanic
|
|---|
| 111 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTLogLoggerEx
|
|---|
| 112 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTMemTmpAllocTag
|
|---|
| 113 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTAssertMsg1Weak
|
|---|
| 114 | depmod: WARNING: /lib/modules/4.19.2-300.fc29.x86_64/misc/vboxsf.ko needs unknown symbol VBoxGuest_RTAssertMsg2Weak
|
|---|
| 115 | make[1]: Leaving directory '/usr/src/kernels/4.19.2-300.fc29.x86_64'
|
|---|