DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 KERNEL_SRC=TOPDIR/tmp/work-shared/qemux86-64/kernel-source KERN_DIR=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/6.18.44-yocto-standard/build KERN_MAJ=6 KBUILD_VERBOSE=1 CC=x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel all
set -x;if [ -d vboxvideo ]; then \
echo "=== Building 'vboxvideo' module ==="; \
make KBUILD_VERBOSE=1 -C vboxvideo || exit 1; \
if [ -f vboxvideo/vboxvideo.ko ]; then \
cp vboxvideo/vboxvideo.ko .; \
elif [ -f vboxvideo/vboxvideo.o ]; then \
cp vboxvideo/vboxvideo.o .; \
fi; \
echo; \
fi
=== Building 'vboxguest' module ===
make KBUILD_VERBOSE=1 -C vboxguest
+ [ -d vboxvideo ]
+ echo === Building 'vboxvideo' module ===
+ make KBUILD_VERBOSE=1 -C vboxvideo
=== Building 'vboxvideo' module ===
make[1]: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest'
make[1]: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo'
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/6.18.44-yocto-standard/build M=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo SRCROOT=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo -j96 modules
make[2]: Entering directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make[2]: warning: -j96 forced in submake: resetting jobserver mode.
make -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo \
-f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo'
make --no-print-directory -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo \
-f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile modules
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/6.18.44-yocto-standard/build M=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest SRCROOT=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest -j96 modules
make[2]: Entering directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make[2]: warning: -j96 forced in submake: resetting jobserver mode.
make -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest \
-f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile modules
make[3]: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest'
make --no-print-directory -C TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest \
-f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile modules
make -f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build obj=. need-builtin=1 need-modorder=1
# cmd_mod vboxvideo.mod
printf '%s
' hgsmi_base.o modesetting.o vbox_drv.o vbox_fb.o vbox_irq.o vbox_main.o vbox_mode.o vbox_ttm.o vbva_base.o vbox_prime.o vbox_hgsmi.o | awk '!x[$0]++ { print("./"$0) }' > vboxvideo.mod
# CC [M] hgsmi_base.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.hgsmi_base.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"hgsmi_base"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o hgsmi_base.o hgsmi_base.c
# CC [M] modesetting.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.modesetting.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"modesetting"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o modesetting.o modesetting.c
# CC [M] vbox_drv.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_drv.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_drv"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_drv.o vbox_drv.c
# CC [M] vbox_fb.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_fb.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_fb"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_fb.o vbox_fb.c
# CC [M] vbox_irq.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_irq.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_irq"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_irq.o vbox_irq.c
# CC [M] vbox_main.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_main.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_main"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_main.o vbox_main.c
# CC [M] vbox_mode.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_mode.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_mode"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_mode.o vbox_mode.c
# CC [M] vbox_ttm.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_ttm.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_ttm"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_ttm.o vbox_ttm.c
# CC [M] vbva_base.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbva_base.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbva_base"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbva_base.o vbva_base.c
# CC [M] vbox_prime.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_prime.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_prime"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_prime.o vbox_prime.c
# CC [M] vbox_hgsmi.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vbox_hgsmi.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DRT_OS_LINUX -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/drm -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vbox_hgsmi"' -DKBUILD_MODNAME='"vboxvideo"' -D__KBUILD_MODNAME=kmod_vboxvideo -c -o vbox_hgsmi.o vbox_hgsmi.c
make -f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build obj=. need-builtin=1 need-modorder=1
# cmd_mod vboxguest.mod
printf '%s
' VBoxGuest-linux.o VBoxGuest-common.o common/string/strformatrt.o combined-agnostic.o combined-os-specific.o | awk '!x[$0]++ { print("./"$0) }' > vboxguest.mod
# CC [M] VBoxGuest-linux.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.VBoxGuest-linux.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -Wno-declaration-after-statement -fno-pie -include ./include/VBox/VBoxGuestMangling.h -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -I./include -I./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_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest_linux"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o VBoxGuest-linux.o VBoxGuest-linux.c
# CC [M] VBoxGuest-common.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.VBoxGuest-common.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -Wno-declaration-after-statement -fno-pie -include ./include/VBox/VBoxGuestMangling.h -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -I./include -I./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_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest_common"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o VBoxGuest-common.o VBoxGuest-common.c
# CC [M] common/string/strformatrt.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,common/string/.strformatrt.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -Wno-declaration-after-statement -fno-pie -include ./include/VBox/VBoxGuestMangling.h -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -I./include -I./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_AMD64 -DMODULE -DKBUILD_BASENAME='"strformatrt"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o common/string/strformatrt.o common/string/strformatrt.c
# CC [M] combined-agnostic.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.combined-agnostic.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -Wno-declaration-after-statement -fno-pie -include ./include/VBox/VBoxGuestMangling.h -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -I./include -I./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_AMD64 -DMODULE -DKBUILD_BASENAME='"combined_agnostic"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o combined-agnostic.o combined-agnostic.c
# CC [M] combined-os-specific.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.combined-os-specific.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -Wno-declaration-after-statement -fno-pie -include ./include/VBox/VBoxGuestMangling.h -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -I./ -I./include -I./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_AMD64 -DMODULE -DKBUILD_BASENAME='"combined_os_specific"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o combined-os-specific.o combined-os-specific.c
vbox_fb.c: In function 'vboxfb_create':
vbox_fb.c:336:16: error: implicit declaration of function 'drm_fb_helper_alloc_info'; did you mean 'drm_fb_helper_fill_info'? [-Wimplicit-function-declaration]
336 | info = drm_fb_helper_alloc_info(helper);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| drm_fb_helper_fill_info
vbox_fb.c:336:14: error: assignment to 'struct fb_info *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
336 | info = drm_fb_helper_alloc_info(helper);
| ^
make[5]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build:287: vbox_fb.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile:2050: .] Error 2
make[3]: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo'
make[3]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile:248: __sub-make] Error 2
make[2]: *** [Makefile:248: __sub-make] Error 2
make[2]: Leaving directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make[1]: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo'
make[1]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxvideo/Makefile-footer.gmk:146: vboxvideo] Error 2
+ exit 1
make: *** [Makefile:75: vboxvideo] Error 1
make: *** Waiting for unfinished jobs....
# LD [M] vboxguest.o
x86_64-poky-linux-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -r -o vboxguest.o @vboxguest.mod ; TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --retpoline --rethunk --static-call --uaccess --prefix=16 --link --module vboxguest.o
# cmd_gen_objtooldep vboxguest.o
{ echo ; echo 'vboxguest.o: $(wildcard TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool)' ; } >> ./.vboxguest.o.cmd
# cmd_gen_order modules.order
{ echo vboxguest.o; :; } > modules.order
sh TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/modules-check.sh modules.order
make -f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.modpost
# MODPOST Module.symvers
TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/scripts/mod/modpost -M -o Module.symvers -n -T modules.order -i TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/Module.symvers -e
make -f TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.modfinal
# CC [M] vboxguest.mod.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./.vboxguest.mod.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DMODULE -DKBUILD_BASENAME='"vboxguest.mod"' -DKBUILD_MODNAME='"vboxguest"' -D__KBUILD_MODNAME=kmod_vboxguest -c -o vboxguest.mod.o vboxguest.mod.c ; TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --retpoline --rethunk --static-call --uaccess --prefix=16 --link --module vboxguest.mod.o
# CC [M] .module-common.o
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14=/usr/src/debug/vboxguestdrivers/7.2.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel -Wp,-MMD,./..module-common.o.d -nostdinc -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/arch/x86/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/arch/x86/include/generated/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/uapi -ITOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/include/generated/uapi -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler-version.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/kconfig.h -include TOPDIR/tmp/work-shared/qemux86-64/kernel-source/include/linux/compiler_types.h -D__KERNEL__ -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -mno-sse4a -fcf-protection=branch -fno-jump-tables -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -march=x86-64 -mtune=generic -mno-red-zone -mcmodel=kernel -mstack-protector-guard-reg=gs -mstack-protector-guard-symbol=__ref_stack_chk_guard -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables -fpatchable-function-entry=16,16 -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -ftrivial-auto-var-init=zero -fzero-init-padding-bits=all -fno-stack-clash-protection -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fmin-function-alignment=16 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -fno-builtin-wcslen -Wall -Wextra -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wmissing-declarations -Wmissing-prototypes -Wframe-larger-than=2048 -Wno-main -Wno-dangling-pointer -Wvla-larger-than=1 -Wno-pointer-sign -Wcast-function-type -Wno-unterminated-string-initialization -Wno-array-bounds -Wno-stringop-overflow -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wunused -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-truncation -Wno-override-init -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -Wno-unused-parameter -g -DGCC_PLUGINS -DMODULE -DKBUILD_BASENAME='".module_common"' -DKBUILD_MODNAME='".module_common.o"' -D__KBUILD_MODNAME=kmod_.module_common.o -c -o .module-common.o TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/module-common.c ; TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --retpoline --rethunk --static-call --uaccess --prefix=16 --link --module .module-common.o
# cmd_gen_objtooldep .module-common.o
{ echo ; echo '.module-common.o: $(wildcard TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool)' ; } >> ./..module-common.o.cmd
# cmd_gen_objtooldep vboxguest.mod.o
{ echo ; echo 'vboxguest.mod.o: $(wildcard TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/tools/objtool/objtool)' ; } >> ./.vboxguest.mod.o.cmd
# LD [M] vboxguest.ko
x86_64-poky-linux-ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts/scripts/module.lds -o vboxguest.ko vboxguest.o vboxguest.mod.o .module-common.o
make[3]: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest'
make[2]: Leaving directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make[1]: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/vboxguestdrivers/7.2.14/sources/vboxguestdrivers-7.2.14/vboxguest'
set -x;if [ -f vboxguest/vboxguest.ko ]; then \
cp vboxguest/vboxguest.ko .; \
else \
cp vboxguest/vboxguest.o .; \
fi
+ [ -f vboxguest/vboxguest.ko ]
+ cp vboxguest/vboxguest.ko .
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.