DEBUG: Executing shell function do_compile
NOTE: make -j 32 KERNEL_SRC=TOPDIR/build/tmp/work-shared/qemux86/kernel-source KERN_DIR=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/6.5.7-yocto-standard/build KBUILD_VERBOSE=1 CC=i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel 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/7.0.10/vboxguestdrivers-7.0.10/vboxguest'
make[1]: Entering directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo'
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/Makefile-header.gmk:101: Using VBOX_KBUILD_TARGET_ARCH='x86' from the environment.
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/Makefile-header.gmk:101: Using VBOX_KBUILD_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/7.0.10/6.5.7-yocto-standard/build M=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo SRCROOT=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo -j32 modules
make[2]: Entering directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[2]: warning: -j32 forced in submake: resetting 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 --no-print-directory -C TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts \
-f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile modules
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/6.5.7-yocto-standard/build M=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest SRCROOT=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest -j32 modules
make[2]: Entering directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[2]: warning: -j32 forced in submake: resetting 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 --no-print-directory -C TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts \
-f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile modules
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: i686-yoe-linux-gcc (GCC) 13.2.0
  You are using:           clang version 17.0.2 (https://github.com/llvm/llvm-project b2417f51dbbd7435eb3aaf203de24de6754da50e)
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo need-builtin=1 need-modorder=1 
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/Makefile-header.gmk:101: Using VBOX_KBUILD_TARGET_ARCH='x86' from the environment.
# cmd_mod TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vboxvideo.mod
  printf '%s\n'   hgsmi_base.o modesetting.o vbox_drv.o vbox_fb.o vbox_irq.o vbox_main.o vbox_mode.o vbox_ttm.o vbva_base.o vbox_prime.o vbox_hgsmi.o | awk '!x[$0]++ { print("TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/"$0) }' > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vboxvideo.mod
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/hgsmi_base.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.hgsmi_base.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/hgsmi_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/hgsmi_base.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/modesetting.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.modesetting.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/modesetting.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/modesetting.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_drv.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_drv.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_drv.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_drv.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_fb.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_irq.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_irq.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_irq.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_irq.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_main.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_main.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_main.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_main.c  
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_mode.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_mode.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_mode.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_mode.c  
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_ttm.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbox_ttm.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_ttm.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_ttm.c  
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/hgsmi_base.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/modesetting.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_drv.o] Error 1
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbva_base.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/.vbva_base.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbva_base.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbva_base.c  
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_irq.o] Error 1
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_mode.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_main.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_ttm.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbva_base.o] Error 1
make[4]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile:2034: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo] Error 2
make[3]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile:234: __sub-make] Error 2
make[3]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make[2]: *** [Makefile:234: __sub-make] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo'
make[1]: *** [TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/Makefile-footer.gmk:133: vboxvideo] Error 2
+ exit 1
make: *** [Makefile:73: vboxvideo] Error 1
make: *** Waiting for unfinished jobs....
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: i686-yoe-linux-gcc (GCC) 13.2.0
  You are using:           clang version 17.0.2 (https://github.com/llvm/llvm-project b2417f51dbbd7435eb3aaf203de24de6754da50e)
make -f TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest need-builtin=1 need-modorder=1 
TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/Makefile-header.gmk:101: Using VBOX_KBUILD_TARGET_ARCH='x86' from the environment.
# cmd_mod TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/vboxguest.mod
  printf '%s\n'   VBoxGuest-linux.o VBoxGuest-common.o common/string/strformatrt.o combined-agnostic.o combined-os-specific.o common/math/gcc/divdi3.o common/math/gcc/divmoddi4.o common/math/gcc/moddi3.o common/math/gcc/udivdi3.o common/math/gcc/udivmoddi4.o common/math/gcc/umoddi3.o common/math/gcc/qdivrem.o | awk '!x[$0]++ { print("TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/"$0) }' > TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/vboxguest.mod
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-linux.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/.VBoxGuest-linux.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-linux.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-common.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/.VBoxGuest-common.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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_common"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-common.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-common.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/string/strformatrt.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/string/.strformatrt.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/string/strformatrt.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/string/strformatrt.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-agnostic.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/.combined-agnostic.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-agnostic.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-agnostic.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-os-specific.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/.combined-os-specific.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-os-specific.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-os-specific.c  
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divdi3.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/.divdi3.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divdi3.c  
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divmoddi4.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/.divmoddi4.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divmoddi4.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divmoddi4.c  
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/moddi3.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/.moddi3.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/moddi3.c  
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-linux.o] Error 1
make[5]: *** Waiting for unfinished jobs....
# CC [M]  TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/udivdi3.o
  i686-yoe-linux-clang -target i686-yoe-linux  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot   -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10=/usr/src/debug/vboxguestdrivers/7.0.10-r0  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/recipe-sysroot-native=  -fdebug-prefix-map=TOPDIR/build/tmp/work-shared/qemux86/kernel-source=/usr/src/kernel -Wp,-MMD,TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/.udivdi3.o.d -nostdinc -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__ --target=x86_64-linux-gnu -fintegrated-as -Werror=unknown-warning-option -Werror=ignored-optimization-argument -Werror=option-ignored -Werror=unused-command-line-argument -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mstack-alignment=4 -march=i686 -ffreestanding -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch-cs-prefix -fno-jump-tables -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-main -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -pg -mrecord-mcount -falign-functions=4 -Wvla -Wno-pointer-sign -Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmp/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/ -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/include -ITOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/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/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/udivdi3.c  
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/string/strformatrt.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/VBoxGuest-common.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-os-specific.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/combined-agnostic.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divdi3.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/moddi3.o] Error 1
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/divmoddi4.o] Error 1
i686-yoe-linux-clang: error: unknown argument: '-fconserve-stack'
i686-yoe-linux-clang: error: unsupported option '-mrecord-mcount' for target 'i386-unknown-linux-gnu'
make[5]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/scripts/Makefile.build:243: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/common/math/gcc/udivdi3.o] Error 1
make[4]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile:2034: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest] Error 2
make[3]: *** [TOPDIR/build/tmp/work-shared/qemux86/kernel-source/Makefile:234: __sub-make] Error 2
make[3]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-build-artifacts'
make[2]: *** [Makefile:234: __sub-make] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmp/work-shared/qemux86/kernel-source'
make[1]: *** [TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest/Makefile-footer.gmk:133: vboxguest] Error 2
make[1]: Leaving directory 'TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxguest'
make: *** [Makefile:49: vboxguest] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403:180 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403, line 180
	#2: die, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403, line 164
	#3: oe_runmake, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403, line 159
	#4: do_compile, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403, line 149
	#5: main, TOPDIR/build/tmp/work/qemux86-yoe-linux/vboxguestdrivers/7.0.10/temp/run.do_compile.1669403, line 193

Error details

Submitted on:
17/10/23 08:01
Error type:
Recipe
Task:
do_compile
Recipe:
vboxguestdrivers
Recipe version:
7.0.10-r0
Machine:
qemux86
Distro:
yoe
Build system:
x86_64-linux
Target system:
i686-yoe-linux
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
HEAD
Commit:
6c3a3fe5b9ea05aa916e633cd6a5284a9dd1913e
Build:
#172801
Submitter:
ab@rdk
Similar errors:
0
Open a bug