DEBUG: Executing shell function do_compile
NOTE: make -j 22 KERNEL_SRC=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source KERN_DIR=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/5.10.5-yocto-standard/build KBUILD_VERBOSE=1 all
set -x;if [ -d vboxvideo ]; then \
    echo "=== Building 'vboxvideo' module ==="; \
    make KBUILD_VERBOSE=1 -C vboxvideo || exit 1; \
    if [ -f vboxvideo/vboxvideo.ko ]; then \
        cp vboxvideo/vboxvideo.ko .; \
    elif [ -f vboxvideo/vboxvideo.o ]; then \
        cp vboxvideo/vboxvideo.o .; \
    fi; \
    echo; \
fi
=== Building 'vboxguest' module ===
make KBUILD_VERBOSE=1 -C vboxguest
+ '[' -d vboxvideo ']'
+ echo '=== Building '\''vboxvideo'\'' module ==='
=== Building 'vboxvideo' module ===
+ make KBUILD_VERBOSE=1 -C vboxvideo
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/5.10.5-yocto-standard/build M=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo SRCROOT=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo -j22 modules
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
make[2]: warning: -j22 forced in submake: resetting jobserver mode.
make -C TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/5.10.5-yocto-standard/build M=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest SRCROOT=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest -j22 modules
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
make[2]: warning: -j22 forced in submake: resetting jobserver mode.
make -C TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
echo >&2 ;							\
/bin/false)
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
echo >&2 ;							\
/bin/false)
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest \
single-build= \
need-builtin=1 need-modorder=1
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo \
single-build= \
need-builtin=1 need-modorder=1
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.hgsmi_base.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.modesetting.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"modesetting"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_drv.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_fb.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_main.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_irq.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_mode.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_ttm.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbva_base.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_prime.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"vbox_prime"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_hgsmi.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"vbox_hgsmi"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.VBoxGuest-linux.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest-linux.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/.strformatrt.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/strformatrt.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/strformatrt.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.VBoxGuest.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"VBoxGuest"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.combined-agnostic.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-agnostic.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-agnostic.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.combined-os-specific.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.divdi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/divdi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.moddi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/moddi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.udivdi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivdi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.udivmoddi4.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"udivmoddi4"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivmoddi4.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivmoddi4.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.umoddi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"umoddi3"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/umoddi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/umoddi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.qdivrem.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"qdivrem"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/qdivrem.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/qdivrem.c
In file included from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c:33:
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/memobj-r0drv-linux.c: In function 'rtR0MemObjNativeProtect':
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/memobj-r0drv-linux.c:1918:41: error: passing argument 4 of 'apply_to_page_range' from incompatible pointer type [-Werror=incompatible-pointer-types]
 1918 |                                         rtR0MemObjLinuxApplyPageRange, (void *)&Args);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         int (__attribute__((regparm(0), cdecl)) *)(pte_t *, long unsigned int,  void *)
In file included from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/the-linux-kernel.h:102,
                 from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c:28:
TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/mm.h:2895:40: note: expected 'pte_fn_t' {aka 'int (*)(pte_t *, long unsigned int,  void *)'} but argument is of type 'int (__attribute__((regparm(0), cdecl)) *)(pte_t *, long unsigned int,  void *)'
 2895 |           unsigned long size, pte_fn_t fn, void *data);
      |                               ~~~~~~~~~^~
  i686-yoe-linux-musl-ld -m elf_i386    -r -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o
  { echo  TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o;  echo; } > TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod
  {   echo TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.ko; :; } | awk '!x[$0]++' - > TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modules.order
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.modpost
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
  sed 's/ko$/o/' TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modules.order | scripts/mod/modpost     -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Module.symvers -e -i Module.symvers   -T -
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.modfinal
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vboxvideo.mod.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned  -DMODULE  -DKBUILD_BASENAME='"vboxvideo.mod"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.c
  i686-yoe-linux-musl-ld -r -m elf_i386  --build-id=sha1  -T scripts/module.lds -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.ko TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.o;  true
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
+ '[' -f vboxvideo/vboxvideo.ko ']'
+ cp vboxvideo/vboxvideo.ko .
+ echo

cc1: some warnings being treated as errors
make[4]: *** [TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build:279: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile:1805: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest] Error 2
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make[2]: *** [Makefile:185: __sub-make] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source'
make[1]: *** [TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-footer.gmk:117: vboxguest] Error 2
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
make: *** [Makefile:39: vboxguest] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 181
	#2: die, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 165
	#3: oe_runmake, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 160
	#4: do_compile, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 150
	#5: main, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 194
ERROR: Execution of 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726' failed with exit code 1:
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/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/5.10.5-yocto-standard/build M=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo SRCROOT=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo -j22 modules
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
make[2]: warning: -j22 forced in submake: resetting jobserver mode.
make -C TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/5.10.5-yocto-standard/build M=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest SRCROOT=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest -j22 modules
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
make[2]: warning: -j22 forced in submake: resetting jobserver mode.
make -C TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
echo >&2 ;							\
/bin/false)
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
echo >&2 ;							\
/bin/false)
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest \
single-build= \
need-builtin=1 need-modorder=1
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build obj=TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo \
single-build= \
need-builtin=1 need-modorder=1
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.hgsmi_base.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.modesetting.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"modesetting"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_drv.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_fb.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_main.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_irq.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_mode.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_ttm.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbva_base.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_prime.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"vbox_prime"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vbox_hgsmi.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/ -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"vbox_hgsmi"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.VBoxGuest-linux.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest-linux.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest-linux.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/.strformatrt.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/strformatrt.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/string/strformatrt.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.VBoxGuest.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"VBoxGuest"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/VBoxGuest.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.combined-agnostic.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-agnostic.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-agnostic.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/.combined-os-specific.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.divdi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/divdi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/divdi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.moddi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/moddi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/moddi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.udivdi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/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"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivdi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivdi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.udivmoddi4.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"udivmoddi4"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivmoddi4.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/udivmoddi4.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.umoddi3.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"umoddi3"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/umoddi3.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/umoddi3.c
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/.qdivrem.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include/VBox/VBoxGuestMangling.h -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/ -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/include -ITOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DRT_ARCH_X86  -DMODULE  -DKBUILD_BASENAME='"qdivrem"' -DKBUILD_MODNAME='"vboxguest"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/qdivrem.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/common/math/gcc/qdivrem.c
In file included from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c:33:
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/memobj-r0drv-linux.c: In function 'rtR0MemObjNativeProtect':
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/memobj-r0drv-linux.c:1918:41: error: passing argument 4 of 'apply_to_page_range' from incompatible pointer type [-Werror=incompatible-pointer-types]
 1918 |                                         rtR0MemObjLinuxApplyPageRange, (void *)&Args);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         int (__attribute__((regparm(0), cdecl)) *)(pte_t *, long unsigned int,  void *)
In file included from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/r0drv/linux/the-linux-kernel.h:102,
                 from TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.c:28:
TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/mm.h:2895:40: note: expected 'pte_fn_t' {aka 'int (*)(pte_t *, long unsigned int,  void *)'} but argument is of type 'int (__attribute__((regparm(0), cdecl)) *)(pte_t *, long unsigned int,  void *)'
 2895 |           unsigned long size, pte_fn_t fn, void *data);
      |                               ~~~~~~~~~^~
  i686-yoe-linux-musl-ld -m elf_i386    -r -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o
  { echo  TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/hgsmi_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modesetting.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_drv.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_fb.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_irq.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_main.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_mode.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_ttm.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbva_base.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_prime.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vbox_hgsmi.o;  echo; } > TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod
  {   echo TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.ko; :; } | awk '!x[$0]++' - > TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modules.order
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.modpost
TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Makefile-header.gmk:69: Using BUILD_TARGET_ARCH='x86' from the environment.
  sed 's/ko$/o/' TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/modules.order | scripts/mod/modpost     -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/Module.symvers -e -i Module.symvers   -T -
make -f TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.modfinal
  i686-yoe-linux-musl-gcc -Wp,-MMD,TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/.vboxvideo.mod.o.d  -nostdinc -isystem TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux-musl/../../lib/i686-yoe-linux-musl/gcc/i686-yoe-linux-musl/10.2.0/include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include -I./arch/x86/include/generated -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include -I./include -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -ITOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/uapi -I./include/generated/uapi -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/kconfig.h -include TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/= -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium3 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fcf-protection=none -Wno-packed-not-aligned  -DMODULE  -DKBUILD_BASENAME='"vboxvideo.mod"' -DKBUILD_MODNAME='"vboxvideo"' -c -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.c
  i686-yoe-linux-musl-ld -r -m elf_i386  --build-id=sha1  -T scripts/module.lds -o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.ko TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.o TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo/vboxvideo.mod.o;  true
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source'
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxvideo'
+ '[' -f vboxvideo/vboxvideo.ko ']'
+ cp vboxvideo/vboxvideo.ko .
+ echo

cc1: some warnings being treated as errors
make[4]: *** [TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/scripts/Makefile.build:279: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/combined-os-specific.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source/Makefile:1805: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest] Error 2
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-build-artifacts'
make[2]: *** [Makefile:185: __sub-make] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work-shared/qemux86/kernel-source'
make[1]: *** [TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest/Makefile-footer.gmk:117: vboxguest] Error 2
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/vboxguestdrivers-6.1.18/vboxguest'
make: *** [Makefile:39: vboxguest] Error 2
WARNING: TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 181
	#2: die, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 165
	#3: oe_runmake, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 160
	#4: do_compile, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 150
	#5: main, TOPDIR/build/tmpfs/work/qemux86-yoe-linux-musl/vboxguestdrivers/6.1.18-r0/temp/run.do_compile.3120726, line 194

Backtrace (metadata-relative locations):
	#1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72
	#2: die, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 56
	#3: oe_runmake, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 65
	#4: do_compile, TOPDIR/sources/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_6.1.18.bb, line 55

Error details

Submitted on:
20/01/21 16:02
Error type:
Recipe
Task:
do_compile
Recipe:
vboxguestdrivers
Recipe version:
6.1.18-r0
Machine:
qemux86
Distro:
yoe
Build system:
x86_64-linux
Target system:
i686-yoe-linux-musl
Host distro:
ubuntu-20.04/ubuntu-20.04
Branch:
HEAD
Commit:
ce0258f20a2c471ee357117c4f495a2f4a91a800
Build:
#115059
Submitter:
raj.khem@gmail
Similar errors:
0
Open a bug