DEBUG: Executing shell function do_compile
NOTE: make -j 10 KERNEL_SRC=TOPDIR/build/tmp/work-shared/qemux86/kernel-source KERN_DIR=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/5.14.9-yocto-standard/build KBUILD_VERBOSE=1 all
set -x;if [ -d vboxvideo ]; then \
echo "=== Building 'vboxvideo' module ==="; \
make KBUILD_VERBOSE=1 -C vboxvideo || exit 1; \
if [ -f vboxvideo/vboxvideo.ko ]; then \
cp vboxvideo/vboxvideo.ko .; \
elif [ -f vboxvideo/vboxvideo.o ]; then \
cp vboxvideo/vboxvideo.o .; \
fi; \
echo; \
fi
=== Building 'vboxguest' module ===
make KBUILD_VERBOSE=1 -C vboxguest
+ '[' -d vboxvideo ']'
+ echo '=== Building '\''vboxvideo'\'' module ==='
=== Building 'vboxvideo' module ===
+ make KBUILD_VERBOSE=1 -C vboxvideo
make[1]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest'
make[1]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo'
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/5.14.9-yocto-standard/build M=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo SRCROOT=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo -j32 modules
make[2]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make -C TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/5.14.9-yocto-standard/build M=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest SRCROOT=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest -j32 modules
make[2]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make -C TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo \
single-build= \
need-builtin=1 need-modorder=1
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.hgsmi_base.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"hgsmi_base"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/hgsmi_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/hgsmi_base.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.modesetting.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"modesetting"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modesetting.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modesetting.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_drv.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_drv"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_drv.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_drv.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_irq.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_irq"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_irq.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_irq.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_fb.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_fb"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_fb.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_fb.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbva_base.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbva_base"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbva_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbva_base.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_prime.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_prime"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_prime.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_prime.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_mode.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_mode"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_mode.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_mode.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_hgsmi.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_hgsmi"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_hgsmi.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_hgsmi.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_ttm.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_ttm"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_ttm.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_ttm.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vbox_main.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/ -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vbox_main"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_main.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_main.c
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest \
single-build= \
need-builtin=1 need-modorder=1
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/.VBoxGuest-linux.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuest_linux"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest-linux.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/.VBoxGuest.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuest"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/.combined-agnostic.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"combined_agnostic"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-agnostic.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-agnostic.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/string/.strformatrt.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"strformatrt"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/string/strformatrt.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/string/strformatrt.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.divdi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"divdi3"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divdi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/.combined-os-specific.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"combined_os_specific"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-os-specific.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-os-specific.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.divmoddi4.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"divmoddi4"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divmoddi4.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.udivdi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"udivdi3"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivdi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.udivmoddi4.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"udivmoddi4"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivmoddi4.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.umoddi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"umoddi3"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/umoddi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.moddi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"moddi3"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/moddi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/.qdivrem.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"qdivrem"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/qdivrem.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/qdivrem.c
i686-yoe-linux-ld -m elf_i386 -r -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/hgsmi_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modesetting.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_drv.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_fb.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_irq.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_main.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_mode.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_ttm.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbva_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_prime.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_hgsmi.o
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/hgsmi_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modesetting.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_drv.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_fb.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_irq.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_main.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_mode.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_ttm.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbva_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_prime.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vbox_hgsmi.o; echo; } > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.mod
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.ko; :; } | awk '!x[$0]++' - > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modules.order
sh TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/modules-check.sh TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modules.order
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modpost
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
sed 's/\.ko$/\.o/' TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/modules.order | scripts/mod/modpost -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/Module.symvers -e -i Module.symvers -T -
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modfinal
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/.vboxvideo.mod.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -DMODULE -DKBUILD_BASENAME='"vboxvideo.mod"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.mod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.mod.c
i686-yoe-linux-ld -r -m elf_i386 --build-id=sha1 -T scripts/module.lds -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.ko TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo/vboxvideo.mod.o; true
make[3]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make[2]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxvideo'
+ '[' -f vboxvideo/vboxvideo.ko ']'
+ cp vboxvideo/vboxvideo.ko .
+ echo
i686-yoe-linux-ld -m elf_i386 -r -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/string/strformatrt.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-agnostic.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-os-specific.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/qdivrem.o
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/VBoxGuest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/string/strformatrt.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-agnostic.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/combined-os-specific.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/divmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/common/math/gcc/qdivrem.o; echo; } > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.mod
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.ko; :; } | awk '!x[$0]++' - > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/modules.order
sh TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/modules-check.sh TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/modules.order
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modpost
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
sed 's/\.ko$/\.o/' TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/modules.order | scripts/mod/modpost -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/Module.symvers -e -i Module.symvers -T -
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modfinal
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/.vboxguest.mod.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -DMODULE -DKBUILD_BASENAME='"vboxguest.mod"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.mod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.mod.c
i686-yoe-linux-ld -r -m elf_i386 --build-id=sha1 -T scripts/module.lds -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.ko TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest/vboxguest.mod.o; true
make[3]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make[2]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxguest'
set -x;if [ -f vboxguest/vboxguest.ko ]; then \
cp vboxguest/vboxguest.ko .; \
else \
cp vboxguest/vboxguest.o .; \
fi
+ '[' -f vboxguest/vboxguest.ko ']'
+ cp vboxguest/vboxguest.ko .
set -x;if [ -d vboxsf ]; then \
if [ -f vboxguest/Module.symvers ]; then \
cp vboxguest/Module.symvers vboxsf; \
fi; \
echo "=== Building 'vboxsf' module ==="; \
make KBUILD_VERBOSE=1 KBUILD_EXTRA_SYMBOLS=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers -C vboxsf || exit 1; \
if [ -f vboxsf/vboxsf.ko ]; then \
cp vboxsf/vboxsf.ko .; \
else \
cp vboxsf/vboxsf.o .; \
fi; \
echo; \
fi
+ '[' -d vboxsf ']'
+ '[' -f vboxguest/Module.symvers ']'
+ cp vboxguest/Module.symvers vboxsf
+ echo '=== Building '\''vboxsf'\'' module ==='
=== Building 'vboxsf' module ===
+ make KBUILD_VERBOSE=1 KBUILD_EXTRA_SYMBOLS=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers -C vboxsf
make[1]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf'
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/5.14.9-yocto-standard/build M=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf SRCROOT=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf -j32 modules
make[2]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make -C TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf \
single-build= \
need-builtin=1 need-modorder=1
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.vfsmod.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"vfsmod"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vfsmod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vfsmod.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.dirops.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"dirops"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/dirops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/dirops.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.lnkops.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"lnkops"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/lnkops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/lnkops.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.regops.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"regops"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/regops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/regops.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.utils.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"utils"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/utils.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/utils.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibGenericRequest.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibGenericRequest"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibGenericRequest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibGenericRequest.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibHGCM.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibHGCM"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibHGCM.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibHGCM.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibIdc.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibIdc-unix.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc_unix"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc-unix.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc-unix.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibInit.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibInit"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibInit.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibInit.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibPhysHeap.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibPhysHeap"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibPhysHeap.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibPhysHeap.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.VBoxGuestR0LibSharedFolders.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibSharedFolders"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibSharedFolders.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibSharedFolders.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.divdi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"divdi3"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/divdi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.udivdi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"udivdi3"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivdi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.udivmoddi4.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"udivmoddi4"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivmoddi4.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.qdivrem.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"qdivrem"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/qdivrem.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/qdivrem.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.moddi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"moddi3"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/moddi3.c
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.umoddi3.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DRT_ARCH_X86 -DMODULE -DKBUILD_BASENAME='"umoddi3"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/umoddi3.c
i686-yoe-linux-ld -m elf_i386 -r -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vfsmod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/dirops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/lnkops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/regops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/utils.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibGenericRequest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibHGCM.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc-unix.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibInit.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibPhysHeap.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibSharedFolders.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/qdivrem.o
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vfsmod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/dirops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/lnkops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/regops.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/utils.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibGenericRequest.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibHGCM.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibIdc-unix.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibInit.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibPhysHeap.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/VBoxGuestR0LibSharedFolders.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/udivmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/umoddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/qdivrem.o; echo; } > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.mod
{ echo TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.ko; :; } | awk '!x[$0]++' - > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/modules.order
sh TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/modules-check.sh TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/modules.order
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modpost
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modpost:150: warning: overriding recipe for target 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers'
TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modpost:117: warning: ignoring old recipe for target 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers'
make[4]: Circular TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers <- TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers dependency dropped.
sed 's/\.ko$/\.o/' TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/modules.order | scripts/mod/modpost -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers -e -i Module.symvers -i TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/Module.symvers -T -
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.modfinal
i686-yoe-linux-gcc -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/.vboxsf.mod.o.d -nostdinc -isystem TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/../../lib/i686-yoe-linux/gcc/i686-yoe-linux/11.2.0/include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler-version.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmp/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wimplicit-fallthrough=5 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-packed-not-aligned -DMODULE -DKBUILD_BASENAME='"vboxsf.mod"' -DKBUILD_MODNAME='"vboxsf"' -D__KBUILD_MODNAME=kmod_vboxsf -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.mod.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.mod.c
i686-yoe-linux-ld -r -m elf_i386 --build-id=sha1 -T scripts/module.lds -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.ko TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf/vboxsf.mod.o; true
make[3]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make[2]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/vboxsf'
+ '[' -f vboxsf/vboxsf.ko ']'
+ cp vboxsf/vboxsf.ko .
+ echo
NOTE: make -j 10 KERNEL_SRC=TOPDIR/build/tmp/work-shared/qemux86/kernel-source KERN_DIR=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/5.14.9-yocto-standard/build KBUILD_VERBOSE=1 LD=i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0=/usr/src/debug/vboxguestdrivers/6.1.28-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0=/usr/src/debug/vboxguestdrivers/6.1.28-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot-native= -Wl,-z,relro,-z,now -C TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/utils
make: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/utils'
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot -I. -I../vboxsf -I../vboxsf/include -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -c -o mount.vboxsf.o mount.vboxsf.c
i686-yoe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/recipe-sysroot -I. -I../vboxsf -I../vboxsf/include -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST_R0 -c -o vbsfmount.o vbsfmount.c
In file included from ../vboxsf/include/iprt/stdarg.h:47,
from ../vboxsf/include/iprt/types.h:34,
from ../vboxsf/include/iprt/string.h:33,
from mount.vboxsf.c:53:
../vboxsf/include/iprt/linux/version.h:40:11: fatal error: generated/utsrelease.h: No such file or directory
40 | # include <generated/utsrelease.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:39: recipe for target 'mount.vboxsf.o' failed
make: *** [mount.vboxsf.o] Error 1
make: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/vboxguestdrivers-6.1.28/utils'
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819:183 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819, line 183
#2: die, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819, line 167
#3: oe_runmake, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819, line 162
#4: do_compile, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819, line 153
#5: main, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/6.1.28-r0/temp/run.do_compile.21819, line 196