Powered by Star Treck. Your IP: 3.237.31.191 | VirtualBox 3a717248-1b10-4d73-b021-3fc3aefc772aToc:Content: gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/.vboxguest.mod.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/include/VBox/VBoxGuestMangling.h -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/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 -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DKBUILD_BASENAME='"vboxguest.mod"' -DKBUILD_MODNAME='"vboxguest"' -DMODULE -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/vboxguest.mod.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/vboxguest.mod.c
ld -r -m elf_x86_64 -z max-page-size=0x200000 -z noexecstack --no-warn-rwx-segments -T ./scripts/module-common.lds --build-id -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/vboxguest.ko /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/vboxguest.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxguest/vboxguest.mod.o ; true
+ CC=x86_64-pld-linux-gcc
+ cd -
/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers
+ '[' -r /usr/src/linux-4.19/.config ']'
+ rm -rf o
+ install -d o/include/linux o/include/generated o/arch/x86/include o/arch/powerpc/lib
+ ln -sf /usr/src/linux-4.19/.config o/.config
+ ln -sf /usr/src/linux-4.19/Module.symvers o/Module.symvers
+ '[' -f /usr/src/linux-4.19/include/generated/autoconf.h ']'
+ ln -sf /usr/src/linux-4.19/include/generated/autoconf.h o/include/generated/autoconf.h
+ ln -s ../generated/autoconf.h o/include/linux/autoconf.h
+ '[' -d /usr/src/linux-4.19/arch/x86/include/generated ']'
+ ln -s /usr/src/linux-4.19/arch/x86/include/generated o/arch/x86/include
+ set +x
+ install -d o/include/config
+ touch o/include/config/MARKER
+ ln -sf /usr/src/linux-4.19/include/config/auto.conf o/include/config/auto.conf
+ ln -sf /usr/src/linux-4.19/scripts o/scripts
+ /usr/bin/make -Otarget -j28 -C /usr/src/linux-4.19 clean 'RCS_FIND_IGNORE=-name '\''*.[ks]o'\'' -o' 'KBUILD_EXTRA_SYMBOLS=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/../vboxguest/Module.symvers' 'M=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf' 'HOSTCC=x86_64-pld-linux-gcc' 'SYSSRC=/usr/src/linux-4.19' 'SYSOUT=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/o' 'V=1' 'ARCH=x86_64'
/usr/bin/make -f ./scripts/Makefile.clean obj=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf
rm -rf /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.tmp_versions
rm -f /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/Module.symvers
+ CC=x86_64-pld-linux-gcc
+ /usr/bin/make -Otarget -j28 -C /usr/src/linux-4.19 modules 'KBUILD_EXTRA_SYMBOLS=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/../vboxguest/Module.symvers' 'M=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf' 'CONSTIFY_PLUGIN=' 'HOSTCC=x86_64-pld-linux-gcc' 'SYSSRC=/usr/src/linux-4.19' 'SYSOUT=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/o' 'V=1' 'ARCH=x86_64'
mkdir -p /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.tmp_versions ; rm -f /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.tmp_versions/*
/usr/bin/make -f ./scripts/Makefile.build obj=/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf
(cat /dev/null; echo kernel//tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.ko;) > /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/modules.order
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibIdc-unix.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc_unix"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc-unix.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc-unix.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc-unix.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibIdc.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibIdc"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibGenericRequest.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibGenericRequest"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibGenericRequest.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibGenericRequest.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibGenericRequest.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibInit.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibInit"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibInit.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibInit.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibInit.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibSharedFolders.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibSharedFolders"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibSharedFolders.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibSharedFolders.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibSharedFolders.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibHGCM.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibHGCM"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibHGCM.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibHGCM.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibHGCM.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.VBoxGuestR0LibPhysHeap.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuestR0LibPhysHeap"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibPhysHeap.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibPhysHeap.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibPhysHeap.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.lnkops.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"lnkops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/lnkops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/lnkops.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/lnkops.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.vfsmod.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"vfsmod"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vfsmod.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vfsmod.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vfsmod.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.utils.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"utils"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/utils.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/utils.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/utils.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.dirops.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"dirops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/dirops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/dirops.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/dirops.o";
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.regops.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"regops"' -DKBUILD_MODNAME='"vboxsf"' -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/regops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/regops.c
./tools/objtool/objtool orc generate --module --no-fp --retpoline "/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/regops.o";
ld -m elf_x86_64 -z max-page-size=0x200000 -z noexecstack --no-warn-rwx-segments -r -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vfsmod.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/dirops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/lnkops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/regops.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/utils.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibGenericRequest.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibHGCM.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibIdc-unix.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibInit.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibPhysHeap.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/VBoxGuestR0LibSharedFolders.o
/usr/bin/make -f ./scripts/Makefile.modpost
find /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -i ./Module.symvers -I /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/Module.symvers -e /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/../vboxguest/Module.symvers -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/Module.symvers -S -w -s -T -
gcc -Wp,-MD,/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/.vboxsf.mod.o.d -nostdinc -isystem /usr/lib64/gcc/x86_64-pld-linux/13.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Werror=return-type -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -gsplit-dwarf -gdwarf-4 -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -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-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf//include/VBox/VBoxGuestMangling.h -fshort-wchar -I/usr/src/linux-4.19/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/ -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/include -I/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DVBOX_WITH_HGCM -DIN_MODULE -DIN_GUEST -DIN_GUEST_R0 -DRT_NO_EXPORT_SYMBOL -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DKBUILD_BASENAME='"vboxsf.mod"' -DKBUILD_MODNAME='"vboxsf"' -DMODULE -c -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.mod.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.mod.c
ld -r -m elf_x86_64 -z max-page-size=0x200000 -z noexecstack --no-warn-rwx-segments -T ./scripts/module-common.lds --build-id -o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.ko /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.o /tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers/vboxsf/vboxsf.mod.o ; true
+ CC=x86_64-pld-linux-gcc
+ cd -
/tmp/B.2lprc8w2/BUILD/VirtualBox-6.1.44/kernel/GuestDrivers
Executing(%install): /bin/sh -e /tmp/B.2lprc8w2/BUILD/tmp/rpm-tmp.WLAfMj
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B.2lprc8w2/BUILD/tmp
+ umask 022
+ cd /tmp/B.2lprc8w2/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
+ /bin/mkdir -p /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
+ cd VirtualBox-6.1.44
+ rm -rf /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
+ install -d /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder/etc/modules-load.d /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder/sbin
+ cp -a kernel/installed/etc kernel/installed/lib /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
+ cp -p /tmp/B.2lprc8w2/VirtualBox-virtualbox-host-modules-load.conf /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder/etc/modules-load.d/virtualbox-host.conf
+ cp -p /tmp/B.2lprc8w2/VirtualBox-virtualbox-guest-modules-load.conf /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder/etc/modules-load.d/virtualbox-guest.conf
+ __spec_install_post_strip
+ set +x
Stripping 29 kernel modules...DONE
+ __spec_install_post_chrpath
+ set +x
+ __spec_install_post_compress_modules
+ set +x
Compress 29 kernel modules...DONE
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
+ __spec_install_post_py_hardlink
+ set +x
Processing files: kernel-virtualbox-guest-6.1.44-1@6.3.6_1.x86_64
Provides: config(kernel-virtualbox-guest) = 6.1.44-1@6.3.6_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-virtualbox-guest = 6.1.44-1@6.3.6_1 kernel-virtualbox-guest(x86-64) = 6.1.44-1@6.3.6_1
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel = 3:6.3.6-1
Conflicts: kernel-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-virtualbox-host-6.1.44-1@6.3.6_1.x86_64
Provides: config(kernel-virtualbox-host) = 6.1.44-1@6.3.6_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-virtualbox-host = 6.1.44-1@6.3.6_1 kernel-virtualbox-host(x86-64) = 6.1.44-1@6.3.6_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel = 3:6.3.6-1
Obsoletes: kernel-init-host
Processing files: kernel-6.1-virtualbox-guest-6.1.44-1@6.1.32_1.x86_64
Provides: config(kernel-6.1-virtualbox-guest) = 6.1.44-1@6.1.32_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-6.1-virtualbox-guest = 6.1.44-1@6.1.32_1 kernel-6.1-virtualbox-guest(x86-64) = 6.1.44-1@6.1.32_1
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-6.1 = 3:6.1.32-1
Conflicts: kernel-6.1-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-6.1-virtualbox-host-6.1.44-1@6.1.32_1.x86_64
Provides: config(kernel-6.1-virtualbox-host) = 6.1.44-1@6.1.32_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-6.1-virtualbox-host = 6.1.44-1@6.1.32_1 kernel-6.1-virtualbox-host(x86-64) = 6.1.44-1@6.1.32_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-6.1 = 3:6.1.32-1
Obsoletes: kernel-init-host
Processing files: kernel-5.15-virtualbox-guest-6.1.44-1@5.15.115_1.x86_64
Provides: config(kernel-5.15-virtualbox-guest) = 6.1.44-1@5.15.115_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-5.15-virtualbox-guest = 6.1.44-1@5.15.115_1 kernel-5.15-virtualbox-guest(x86-64) = 6.1.44-1@5.15.115_1
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.15 = 3:5.15.115-1
Conflicts: kernel-5.15-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-5.15-virtualbox-host-6.1.44-1@5.15.115_1.x86_64
Provides: config(kernel-5.15-virtualbox-host) = 6.1.44-1@5.15.115_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-5.15-virtualbox-host = 6.1.44-1@5.15.115_1 kernel-5.15-virtualbox-host(x86-64) = 6.1.44-1@5.15.115_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.15 = 3:5.15.115-1
Obsoletes: kernel-init-host
Processing files: kernel-5.10-virtualbox-guest-6.1.44-1@5.10.182_1.x86_64
Provides: config(kernel-5.10-virtualbox-guest) = 6.1.44-1@5.10.182_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-5.10-virtualbox-guest = 6.1.44-1@5.10.182_1 kernel-5.10-virtualbox-guest(x86-64) = 6.1.44-1@5.10.182_1 kmod(vboxguest) = 6.1.44 kmod(vboxsf) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.10 = 3:5.10.182-1
Conflicts: kernel-5.10-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-5.10-virtualbox-host-6.1.44-1@5.10.182_1.x86_64
Provides: config(kernel-5.10-virtualbox-host) = 6.1.44-1@5.10.182_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-5.10-virtualbox-host = 6.1.44-1@5.10.182_1 kernel-5.10-virtualbox-host(x86-64) = 6.1.44-1@5.10.182_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.10 = 3:5.10.182-1
Obsoletes: kernel-init-host
Processing files: kernel-4.14-virtualbox-guest-6.1.44-1@4.14.316_1.x86_64
Provides: config(kernel-4.14-virtualbox-guest) = 6.1.44-1@4.14.316_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-4.14-virtualbox-guest = 6.1.44-1@4.14.316_1 kernel-4.14-virtualbox-guest(x86-64) = 6.1.44-1@4.14.316_1 kmod(vboxguest) = 6.1.44 kmod(vboxsf) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-4.14 = 3:4.14.316-1
Conflicts: kernel-4.14-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-4.14-virtualbox-host-6.1.44-1@4.14.316_1.x86_64
Provides: config(kernel-4.14-virtualbox-host) = 6.1.44-1@4.14.316_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-4.14-virtualbox-host = 6.1.44-1@4.14.316_1 kernel-4.14-virtualbox-host(x86-64) = 6.1.44-1@4.14.316_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-4.14 = 3:4.14.316-1
Obsoletes: kernel-init-host
Processing files: kernel-5.4-virtualbox-guest-6.1.44-1@5.4.245_1.x86_64
Provides: config(kernel-5.4-virtualbox-guest) = 6.1.44-1@5.4.245_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-5.4-virtualbox-guest = 6.1.44-1@5.4.245_1 kernel-5.4-virtualbox-guest(x86-64) = 6.1.44-1@5.4.245_1 kmod(vboxguest) = 6.1.44 kmod(vboxsf) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.4 = 3:5.4.245-1
Conflicts: kernel-5.4-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-5.4-virtualbox-host-6.1.44-1@5.4.245_1.x86_64
Provides: config(kernel-5.4-virtualbox-host) = 6.1.44-1@5.4.245_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-5.4-virtualbox-host = 6.1.44-1@5.4.245_1 kernel-5.4-virtualbox-host(x86-64) = 6.1.44-1@5.4.245_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-5.4 = 3:5.4.245-1
Obsoletes: kernel-init-host
Processing files: kernel-4.19-virtualbox-guest-6.1.44-1@4.19.284_1.x86_64
Provides: config(kernel-4.19-virtualbox-guest) = 6.1.44-1@4.19.284_1 kernel(vboxguest) = 6.1.44-1 kernel(vboxsf) = 6.1.44-1 kernel-4.19-virtualbox-guest = 6.1.44-1@4.19.284_1 kernel-4.19-virtualbox-guest(x86-64) = 6.1.44-1@4.19.284_1 kmod(vboxguest) = 6.1.44 kmod(vboxsf) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-4.19 = 3:4.19.284-1
Conflicts: kernel-4.19-virtualbox-host
Obsoletes: kernel-init-guest
Processing files: kernel-4.19-virtualbox-host-6.1.44-1@4.19.284_1.x86_64
Provides: config(kernel-4.19-virtualbox-host) = 6.1.44-1@4.19.284_1 kernel(vboxdrv) = 6.1.44-1 kernel(vboxnetadp) = 6.1.44-1 kernel(vboxnetflt) = 6.1.44-1 kernel-4.19-virtualbox-host = 6.1.44-1@4.19.284_1 kernel-4.19-virtualbox-host(x86-64) = 6.1.44-1@4.19.284_1 kmod(vboxdrv) = 6.1.44 kmod(vboxnetadp) = 6.1.44 kmod(vboxnetflt) = 6.1.44
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/depmod systemd-units >= 38
Requires(postun): /bin/sh /sbin/depmod kernel-4.19 = 3:4.19.284-1
Obsoletes: kernel-init-host
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-6.1-virtualbox-guest-6.1.44-1@6.1.32_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-virtualbox-guest-6.1.44-1@6.3.6_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.15-virtualbox-guest-6.1.44-1@5.15.115_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.4-virtualbox-host-6.1.44-1@5.4.245_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-4.19-virtualbox-guest-6.1.44-1@4.19.284_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-4.19-virtualbox-host-6.1.44-1@4.19.284_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.15-virtualbox-host-6.1.44-1@5.15.115_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-6.1-virtualbox-host-6.1.44-1@6.1.32_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-4.14-virtualbox-guest-6.1.44-1@4.14.316_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.10-virtualbox-host-6.1.44-1@5.10.182_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-virtualbox-host-6.1.44-1@6.3.6_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.4-virtualbox-guest-6.1.44-1@5.4.245_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-5.10-virtualbox-guest-6.1.44-1@5.10.182_1.x86_64.rpm
Wrote: /tmp/B.2lprc8w2/RPMS/kernel-4.14-virtualbox-host-6.1.44-1@4.14.316_1.x86_64.rpm
Executing(%clean): /bin/sh -e /tmp/B.2lprc8w2/BUILD/tmp/rpm-tmp.uGG8Ik
+ umask 022
+ cd /tmp/B.2lprc8w2/BUILD
+ cd VirtualBox-6.1.44
+ rm -rf /tmp/B.2lprc8w2/BUILD/tmp/VirtualBox-kernel-6.1.44-x86_64-root-builder
+ RPM_EC=0
+ jobs -p
+ exit 0
RPM build warnings:
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-guest
line 533: It's not recommended to have unversioned Obsoletes: Obsoletes: kernel-init-host
Could not canonicalize hostname: ymir
ended at: Wed Jun 7 22:41:35 2023, done in 0:04:41.435363
+ chmod -R u+rwX /tmp/B.2lprc8w2/BUILD
+ rm -rf /tmp/B.2lprc8w2/tmp /tmp/B.2lprc8w2/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
200..400..600..800..888
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
+ rm -rf /tmp/B.2lprc8w2
Begin-PLD-Builder-Info
Build-Time: user:759.84s sys:217.72s real:354.16s (faults io:177 non-io:29171927)
Files queued for ftp:
217197 kernel-4.14-virtualbox-host-6.1.44-1@4.14.316_1.x86_64.rpm
223917 kernel-5.10-virtualbox-guest-6.1.44-1@5.10.182_1.x86_64.rpm
205597 kernel-5.4-virtualbox-guest-6.1.44-1@5.4.245_1.x86_64.rpm
256789 kernel-virtualbox-host-6.1.44-1@6.3.6_1.x86_64.rpm
229461 kernel-5.10-virtualbox-host-6.1.44-1@5.10.182_1.x86_64.rpm
214677 kernel-4.14-virtualbox-guest-6.1.44-1@4.14.316_1.x86_64.rpm
231981 kernel-6.1-virtualbox-host-6.1.44-1@6.1.32_1.x86_64.rpm
232813 kernel-5.15-virtualbox-host-6.1.44-1@5.15.115_1.x86_64.rpm
206885 kernel-4.19-virtualbox-host-6.1.44-1@4.19.284_1.x86_64.rpm
204049 kernel-4.19-virtualbox-guest-6.1.44-1@4.19.284_1.x86_64.rpm
207025 kernel-5.4-virtualbox-host-6.1.44-1@5.4.245_1.x86_64.rpm
10317 kernel-5.15-virtualbox-guest-6.1.44-1@5.15.115_1.x86_64.rpm
10213 kernel-virtualbox-guest-6.1.44-1@6.3.6_1.x86_64.rpm
10269 kernel-6.1-virtualbox-guest-6.1.44-1@6.1.32_1.x86_64.rpm
1005 VirtualBox-kernel-6.1.44-1@6.3.6_1.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|