Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/f36-build-38166727-4826994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/edk2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1663632000 Wrote: /builddir/build/SRPMS/edk2-20220826gitba0e0e4c6a17-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/f36-build-38166727-4826994/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/edk2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1663632000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gxiqU8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edk2-ba0e0e4c6a17 + /usr/bin/xz -dc /builddir/build/SOURCES/edk2-ba0e0e4c6a17.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd edk2-ba0e0e4c6a17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init -q + git config core.whitespace cr-at-eol + git config am.keepcr true + cd /builddir/build/BUILD + cd edk2-ba0e0e4c6a17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'edk2-20220826gitba0e0e4c6a17 base' + /usr/bin/cat /builddir/build/SOURCES/0001-BaseTools-do-not-build-BrotliCompress-RH-only.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch BaseTools/Source/C/GNUmakefile... Applied patch BaseTools/Source/C/GNUmakefile cleanly. + /usr/bin/cat /builddir/build/SOURCES/0002-MdeModulePkg-remove-package-private-Brotli-include-p.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch MdeModulePkg/MdeModulePkg.dec... Applied patch MdeModulePkg/MdeModulePkg.dec cleanly. + /usr/bin/cat /builddir/build/SOURCES/0003-OvmfPkg-increase-max-debug-message-length-to-512-RHE.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c... Applied patch OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0005-MdeModulePkg-TerminalDxe-set-xterm-resolution-on-mod.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch MdeModulePkg/MdeModulePkg.dec... Hunk #1 succeeded at 2095 (offset 3 lines). Checking patch MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf... Checking patch MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c... Applied patch MdeModulePkg/MdeModulePkg.dec cleanly. Applied patch MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf cleanly. Applied patch MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0006-OvmfPkg-take-PcdResizeXterm-from-the-QEMU-command-li.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Hunk #1 succeeded at 475 (offset -49 lines). Checking patch OvmfPkg/CloudHv/CloudHvX64.dsc... Hunk #1 succeeded at 573 (offset -1 lines). Checking patch OvmfPkg/IntelTdx/IntelTdxX64.dsc... Hunk #1 succeeded at 464 (offset 3 lines). Checking patch OvmfPkg/Microvm/MicrovmX64.dsc... Hunk #1 succeeded at 563 (offset 6 lines). Checking patch OvmfPkg/OvmfPkgIa32.dsc... Hunk #1 succeeded at 584 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Hunk #1 succeeded at 592 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgX64.dsc... Hunk #1 succeeded at 611 (offset -1 lines). Checking patch OvmfPkg/PlatformPei/PlatformPei.inf... Hunk #1 succeeded at 99 (offset 1 line). Checking patch OvmfPkg/PlatformPei/Platform.c... Applied patch OvmfPkg/AmdSev/AmdSevX64.dsc cleanly. Applied patch OvmfPkg/CloudHv/CloudHvX64.dsc cleanly. Applied patch OvmfPkg/IntelTdx/IntelTdxX64.dsc cleanly. Applied patch OvmfPkg/Microvm/MicrovmX64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32X64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgX64.dsc cleanly. Applied patch OvmfPkg/PlatformPei/PlatformPei.inf cleanly. Applied patch OvmfPkg/PlatformPei/Platform.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0007-ArmVirtPkg-take-PcdResizeXterm-from-the-QEMU-command.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmVirtPkg/ArmVirtQemu.dsc... Hunk #1 succeeded at 285 (offset 1 line). Hunk #2 succeeded at 389 (offset 1 line). Checking patch ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.inf... Checking patch ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.c... Applied patch ArmVirtPkg/ArmVirtQemu.dsc cleanly. Applied patch ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.inf cleanly. Applied patch ArmVirtPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0008-OvmfPkg-allow-exclusion-of-the-shell-from-the-firmwa.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/OvmfPkgIa32.fdf... Checking patch OvmfPkg/OvmfPkgIa32X64.fdf... Checking patch OvmfPkg/OvmfPkgX64.fdf... Applied patch OvmfPkg/OvmfPkgIa32.fdf cleanly. Applied patch OvmfPkg/OvmfPkgIa32X64.fdf cleanly. Applied patch OvmfPkg/OvmfPkgX64.fdf cleanly. + /usr/bin/cat /builddir/build/SOURCES/0009-ArmPlatformPkg-introduce-fixed-PCD-for-early-hello-m.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmPlatformPkg/ArmPlatformPkg.dec... Hunk #1 succeeded at 122 (offset 1 line). Applied patch ArmPlatformPkg/ArmPlatformPkg.dec cleanly. + /usr/bin/cat /builddir/build/SOURCES/0010-ArmPlatformPkg-PrePeiCore-write-early-hello-message-.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf... Checking patch ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf... Checking patch ArmPlatformPkg/PrePeiCore/PrePeiCore.h... Checking patch ArmPlatformPkg/PrePeiCore/MainMPCore.c... Checking patch ArmPlatformPkg/PrePeiCore/MainUniCore.c... Applied patch ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf cleanly. Applied patch ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf cleanly. Applied patch ArmPlatformPkg/PrePeiCore/PrePeiCore.h cleanly. Applied patch ArmPlatformPkg/PrePeiCore/MainMPCore.c cleanly. Applied patch ArmPlatformPkg/PrePeiCore/MainUniCore.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0011-ArmVirtPkg-set-early-hello-message-RH-only.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmVirtPkg/ArmVirtQemu.dsc... Hunk #1 succeeded at 135 (offset 1 line). Applied patch ArmVirtPkg/ArmVirtQemu.dsc cleanly. + /usr/bin/cat /builddir/build/SOURCES/0013-OvmfPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuVide.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Hunk #1 succeeded at 677 (offset -49 lines). Checking patch OvmfPkg/OvmfPkgIa32.dsc... Hunk #1 succeeded at 829 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Hunk #1 succeeded at 843 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgX64.dsc... Hunk #1 succeeded at 908 (offset -1 lines). Applied patch OvmfPkg/AmdSev/AmdSevX64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32X64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgX64.dsc cleanly. + /usr/bin/cat /builddir/build/SOURCES/0014-ArmVirtPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuR.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmVirtPkg/ArmVirtQemu.dsc... Hunk #1 succeeded at 512 (offset 1 line). Checking patch ArmVirtPkg/ArmVirtQemuKernel.dsc... Applied patch ArmVirtPkg/ArmVirtQemu.dsc cleanly. Applied patch ArmVirtPkg/ArmVirtQemuKernel.dsc cleanly. + /usr/bin/cat /builddir/build/SOURCES/0015-OvmfPkg-QemuRamfbDxe-Do-not-report-DXE-failure-on-Aa.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf... Checking patch OvmfPkg/QemuRamfbDxe/QemuRamfb.c... Applied patch OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf cleanly. Applied patch OvmfPkg/QemuRamfbDxe/QemuRamfb.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0016-OvmfPkg-silence-EFI_D_VERBOSE-0x00400000-in-NvmExpre.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Hunk #1 succeeded at 671 (offset -49 lines). Checking patch OvmfPkg/OvmfPkgIa32.dsc... Hunk #1 succeeded at 822 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Hunk #1 succeeded at 836 (offset -1 lines). Checking patch OvmfPkg/OvmfPkgX64.dsc... Hunk #1 succeeded at 901 (offset -1 lines). Applied patch OvmfPkg/AmdSev/AmdSevX64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32.dsc cleanly. Applied patch OvmfPkg/OvmfPkgIa32X64.dsc cleanly. Applied patch OvmfPkg/OvmfPkgX64.dsc cleanly. + /usr/bin/cat /builddir/build/SOURCES/0017-CryptoPkg-OpensslLib-list-RHEL8-specific-OpenSSL-fil.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch CryptoPkg/Library/OpensslLib/OpensslLib.inf... Checking patch CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf... Applied patch CryptoPkg/Library/OpensslLib/OpensslLib.inf cleanly. Applied patch CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf cleanly. + /usr/bin/cat /builddir/build/SOURCES/0018-OvmfPkg-QemuKernelLoaderFsDxe-suppress-error-on-no-k.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf... Checking patch OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c... Applied patch OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf cleanly. Applied patch OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0019-SecurityPkg-Tcg2Dxe-suppress-error-on-no-swtpm-in-si.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf... Checking patch SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c... Applied patch SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf cleanly. Applied patch SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0020-Tweak-the-tools_def-to-support-cross-compiling.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch BaseTools/Conf/tools_def.template... Applied patch BaseTools/Conf/tools_def.template cleanly. + /usr/bin/cat /builddir/build/SOURCES/0021-tools_def-add-fno-omit-frame-pointer-to-GCC48_-IA32-.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch BaseTools/Conf/tools_def.template... Applied patch BaseTools/Conf/tools_def.template cleanly. + /usr/bin/cat /builddir/build/SOURCES/0022-OvmfPkg-QemuVideoDxe-fix-bochs-mode-init.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/QemuVideoDxe/Driver.c... Applied patch OvmfPkg/QemuVideoDxe/Driver.c cleanly. + cp -a -- /builddir/build/SOURCES/ovmf-whitepaper-c770f8c.txt . + cp -a -- /builddir/build/SOURCES/edk2-aarch64-verbose.json /builddir/build/SOURCES/edk2-aarch64.json /builddir/build/SOURCES/edk2-ovmf-sb.json /builddir/build/SOURCES/edk2-ovmf.json . + cp -a -- /builddir/build/SOURCES/edk2-ovmf-cc.json /builddir/build/SOURCES/edk2-ovmf-amdsev.json /builddir/build/SOURCES/edk2-ovmf-inteltdx.json . + tar -C CryptoPkg/Library/OpensslLib -a -f /builddir/build/SOURCES/openssl-rhel-740e53ace8f6771c205bf84780e26bcd7a3275df.tar.xz -x + chmod -Rf a+rX,u+w,g-w,o-w . + tar -xf /builddir/build/SOURCES/softfloat-20180726-gitb64af41.tar.xz --strip-components=1 --directory ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yT2c13 + umask 022 + cd /builddir/build/BUILD + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh edk2 20220826gitba0e0e4c6a17-1.fc36 x86_64 + cd edk2-ba0e0e4c6a17 + export PYTHON_COMMAND=/usr/bin/python3 + PYTHON_COMMAND=/usr/bin/python3 + source ./edksetup.sh ++ SCRIPTNAME=edksetup.sh ++ RECONFIG=FALSE ++ I=0 ++ '[' 0 -gt 0 ']' ++ '[' 0 -gt 0 ']' ++ SourceEnv ++ SetWorkspace ++ export PYTHONHASHSEED=1 ++ PYTHONHASHSEED=1 ++ '[' -n '' ']' ++ '[' '!' ./edksetup.sh -ef ./edksetup.sh ']' ++ '[' '!' -f BaseTools/BuildEnv ']' ++ export WORKSPACE=/builddir/build/BUILD/edk2-ba0e0e4c6a17 ++ WORKSPACE=/builddir/build/BUILD/edk2-ba0e0e4c6a17 ++ return 0 ++ SetupEnv ++ '[' -n '' ']' ++ '[' -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BuildEnv ']' ++ . /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BuildEnv +++ ScriptMain +++ SetWorkspace +++ '[' -n /builddir/build/BUILD/edk2-ba0e0e4c6a17 ']' +++ return 0 +++ '[' -z /builddir/build/BUILD/edk2-ba0e0e4c6a17 ']' +++ RestorePreviousConfiguration +++ '[' -z '' ']' +++ export CONF_PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf +++ CONF_PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf +++ '[' '!' -d /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf ']' +++ PREVIOUS_CONF_FILE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh ']' +++ SetEdkToolsPath +++ '[' -n '' ']' +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/EdkTools ']' +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BaseToolsSource ']' +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools ']' +++ export EDK_TOOLS_PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools +++ EDK_TOOLS_PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools +++ return 0 +++ '[' -z /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools ']' +++ AddEdkToolsToPath +++ '[' -z /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools ']' ++++ GetEdkToolsPathBinDirectory +++++ GetBaseToolsBinSubDir ++++++ uname -sm +++++ UNAME_DIRNAME='Linux x86_64' +++++ UNAME_DIRNAME=Linux-x86_64 +++++ UNAME_DIRNAME=Linux-x86_64 +++++ echo Linux-x86_64 ++++ BIN_SUB_DIR=Linux-x86_64 ++++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/Linux-x86_64 ']' ++++ EDK_TOOLS_PATH_BIN=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 ++++ echo /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 +++ EDK_TOOLS_PATH_BIN=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 +++ /usr/bin/python3 -c 'import edk2basetools' Using EDK2 in-source Basetools +++ echo 'Using EDK2 in-source Basetools' +++ AddDirToStartOfPath /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike +++ DIRNAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ export PATH +++ AddDirToStartOfPath /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 +++ DIRNAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/PosixLike:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin +++ export PATH +++ '[' 0 -ne 0 ']' +++ StoreCurrentConfiguration +++ OUTPUT_FILE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ echo '# Auto-generated by /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BuildEnv' +++ GenerateShellCodeToSetVariable WORKSPACE /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ VARIABLE=WORKSPACE +++ OUTPUT_FILE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ VAR_VALUE='echo ${WORKSPACE}' ++++ eval echo '${WORKSPACE}' +++++ echo /builddir/build/BUILD/edk2-ba0e0e4c6a17 +++ VAR_VALUE=/builddir/build/BUILD/edk2-ba0e0e4c6a17 +++ echo 'if [ -z "$WORKSPACE" ]' +++ echo then +++ echo ' export WORKSPACE=/builddir/build/BUILD/edk2-ba0e0e4c6a17' +++ echo fi +++ GenerateShellCodeToSetVariable EDK_TOOLS_PATH /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ VARIABLE=EDK_TOOLS_PATH +++ OUTPUT_FILE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ VAR_VALUE='echo ${EDK_TOOLS_PATH}' ++++ eval echo '${EDK_TOOLS_PATH}' +++++ echo /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools +++ VAR_VALUE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools +++ echo 'if [ -z "$EDK_TOOLS_PATH" ]' +++ echo then +++ echo ' export EDK_TOOLS_PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools' +++ echo fi WORKSPACE: /builddir/build/BUILD/edk2-ba0e0e4c6a17 EDK_TOOLS_PATH: /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools CONF_PATH: /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/build_rule.txt +++ GenerateShellCodeToUpdatePath /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ OUTPUT_FILE=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/BuildEnv.sh +++ echo 'if [ -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64 ]' +++ echo then +++ echo ' if [ ${PATH//builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64/} == $PATH ]' +++ echo ' then' +++ echo ' export PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-x86_64:$PATH' +++ echo ' fi' +++ echo fi +++ echo WORKSPACE: /builddir/build/BUILD/edk2-ba0e0e4c6a17 +++ echo EDK_TOOLS_PATH: /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools +++ echo CONF_PATH: /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf +++ CopyTemplateFiles +++ CopySingleTemplateFile build_rule +++ SRC_FILENAME=Conf/build_rule.template +++ DST_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/build_rule.txt +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/build_rule.txt ']' +++ echo 'Copying $EDK_TOOLS_PATH/Conf/build_rule.template' +++ echo ' to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/build_rule.txt' +++ SRC_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/build_rule.template +++ cp /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/build_rule.template /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt +++ CopySingleTemplateFile tools_def +++ SRC_FILENAME=Conf/tools_def.template +++ DST_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt ']' +++ echo 'Copying $EDK_TOOLS_PATH/Conf/tools_def.template' +++ echo ' to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt' +++ SRC_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/tools_def.template +++ cp /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/tools_def.template /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt +++ CopySingleTemplateFile target +++ SRC_FILENAME=Conf/target.template +++ DST_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt +++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt ']' Copying $EDK_TOOLS_PATH/Conf/target.template to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt +++ echo 'Copying $EDK_TOOLS_PATH/Conf/target.template' +++ echo ' to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt' +++ SRC_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/target.template +++ cp /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Conf/target.template /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt ++ SetupPython ++ '[' /usr/bin/python3 ']' ++ '[' -z ']' ++ command -v /usr/bin/python3 ++ return 0 ++ unset SCRIPTNAME RECONFIG ++ return 0 + /usr/bin/make -O -j6 V=1 VERBOSE=1 -C /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools 'EXTRA_OPTFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld' /usr/bin/make -C Source/C /usr/bin/make -C Source/Python make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' Attempting to detect HOST_ARCH from 'uname -m': x86_64 Detected HOST_ARCH of X64 using uname. make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' mkdir -p . make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' /usr/bin/make -C VfrCompile VfrLexer.h make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' mkdir ./bin make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' mkdir ./libs make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' /usr/bin/make -C Common BIN_DIR='.' /usr/bin/make -C Pccts/dlg BIN_DIR='.' /usr/bin/make -C Pccts/antlr make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Crc32.c -o Crc32.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection BinderFuncs.c -o BinderFuncs.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Decompress.c -o Decompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_p.c make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection BasePeCoff.c -o BasePeCoff.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_a.c make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EfiUtilityMsgs.c -o EfiUtilityMsgs.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection CommonLib.c -o CommonLib.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c main.c make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection MemoryFile.c -o MemoryFile.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EfiCompress.c -o EfiCompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 antlr.c -o antlr.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection MyAlloc.c -o MyAlloc.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection OsPath.c -o OsPath.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection FvLib.c -o FvLib.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ParseGuidedSectionTools.c -o ParseGuidedSectionTools.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection FirmwareVolumeBuffer.c -o FirmwareVolumeBuffer.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection PeCoffLoaderEx.c -o PeCoffLoaderEx.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ParseInf.c -o ParseInf.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 ../support/set/set.c make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection StringFuncs.c -o StringFuncs.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 support.c -o support.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 relabel.c -o relabel.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection SimpleFileParsing.c -o SimpleFileParsing.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 scan.c -o scan.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 output.c -o output.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 automata.c -o automata.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/dlg' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 build.c -o build.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 bits.c -o bits.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 globals.c -o globals.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 hash.c -o hash.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection TianoCompress.c -o TianoCompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset.c -o fset.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' ar crs ../libs/libCommon.a BasePeCoff.o BinderFuncs.o CommonLib.o Crc32.o Decompress.o EfiCompress.o EfiUtilityMsgs.o FirmwareVolumeBuffer.o FvLib.o MemoryFile.o MyAlloc.o OsPath.o ParseGuidedSectionTools.o ParseInf.o PeCoffLoaderEx.o SimpleFileParsing.o StringFuncs.o TianoCompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 lex.c -o lex.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset2.c -o fset2.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o set.o ../support/set/set.c make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 egman.c -o egman.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 pred.c -o pred.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 main.c -o main.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fcache.c -o fcache.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 misc.c -o misc.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 gen.c -o gen.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 mrhoist.c -o mrhoist.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[3]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -o ./antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o make[3]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile/Pccts/antlr' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Pccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Antlr parser generator Version 1.33MR33 1989-2001 VfrSyntax.g, line 3529: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) VfrSyntax.g, line 3538: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) VfrSyntax.g, line 3547: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) VfrSyntax.g, line 3557: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) VfrSyntax.g, line 3587: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) VfrSyntax.g, line 3596: warning: alts 1 and 2 of {..} ambiguous upon ( ";" RefreshGuid GuidOp Locked Image EndIf InconsistentIf DisableIf SuppressIf Default GrayOutIf ) make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Pccts/dlg/dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' dlg Version 1.33MR33 1989-2001 /usr/bin/make -C VfrCompile /usr/bin/make -C EfiRom /usr/bin/make -C GenFfs /usr/bin/make -C GenFv /usr/bin/make -C GenFw /usr/bin/make -C GenSec make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenFv.c -o GenFv.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFfs' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenFfs.c -o GenFfs.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFfs' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Pccts/h/AParser.cpp -o AParser.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Pccts/h/AParser.cpp: In member function 'int ANTLRParser::set_deg(SetWordType*)': Pccts/h/AParser.cpp:475:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register SetWordType *p = a; | ^ Pccts/h/AParser.cpp:476:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 476 | register SetWordType *endp = &(a[bsetsize]); | ^~~~ Pccts/h/AParser.cpp:477:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 477 | register int degree = 0; | ^~~~~~ Pccts/h/AParser.cpp:482:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 482 | register SetWordType t = *p; | ^ Pccts/h/AParser.cpp:483:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 483 | register SetWordType *b = &(bitmask[0]); | ^ Pccts/h/AParser.cpp: In member function 'virtual void ANTLRParser::edecode(SetWordType*)': Pccts/h/AParser.cpp:496:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register SetWordType *p = a; | ^ Pccts/h/AParser.cpp:497:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 497 | register SetWordType *endp = &(p[bsetsize]); | ^~~~ Pccts/h/AParser.cpp:498:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 498 | register unsigned e = 0; | ^ Pccts/h/AParser.cpp:502:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 502 | register SetWordType t = *p; | ^ Pccts/h/AParser.cpp:503:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 503 | register SetWordType *b = &(bitmask[0]); | ^ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/EfiRom' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EfiRom.c -o EfiRom.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/EfiRom' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Pccts/h/DLexerBase.cpp -o DLexerBase.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Pccts/h/DLexerBase.cpp: In member function 'void DLGLexerBase::replstr(const DLGChar*)': Pccts/h/DLexerBase.cpp:196:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 196 | register DLGChar *l= &_lextext[_bufsize -1]; | ^ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenSec' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenSec.c -o GenSec.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenSec' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Pccts/h/ATokenBuffer.cpp -o ATokenBuffer.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenFw.c -o GenFw.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ElfConvert.c -o ElfConvert.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EfiVfrParser.cpp -o EfiVfrParser.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' In file included from EfiVfrParser.h:25, from EfiVfrParser.cpp:18: VfrFormPkg.h:651:27: warning: 'gIsStringOp' defined but not used [-Wunused-variable] 651 | static BOOLEAN gIsStringOp = FALSE; | ^~~~~~~~~~~ VfrFormPkg.h:650:27: warning: 'gIsOrderedList' defined but not used [-Wunused-variable] 650 | static BOOLEAN gIsOrderedList = FALSE; | ^~~~~~~~~~~~~~ In file included from VfrFormPkg.h:16: VfrUtilityLib.h:18:17: warning: 'gEdkiiIfrBitVarGuid' defined but not used [-Wunused-variable] 18 | static EFI_GUID gEdkiiIfrBitVarGuid = EDKII_IFR_BIT_VARSTORE_GUID; | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFfs' gcc -o ../bin/GenFfs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld GenFfs.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFfs' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenFvInternalLib.c -o GenFvInternalLib.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Elf32Convert.c -o Elf32Convert.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/EfiRom' gcc -o ../bin/EfiRom -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld EfiRom.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/EfiRom' /usr/bin/make -C GenCrc32 make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenCrc32' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection GenCrc32.c -o GenCrc32.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenCrc32' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenSec' gcc -o ../bin/GenSec -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld GenSec.o -L../libs -lCommon -luuid make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenSec' /usr/bin/make -C LzmaCompress make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection Elf64Convert.c -o Elf64Convert.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenCrc32' gcc -o ../bin/GenCrc32 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld GenCrc32.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenCrc32' /usr/bin/make -C TianoCompress make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST LzmaCompress.c -o LzmaCompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/Alloc.c -o Sdk/C/Alloc.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrLexer.cpp -o VfrLexer.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' In file included from VfrLexer.cpp:22124: Pccts/h/DLexer.h: In member function 'virtual ANTLRTokenType VfrLexer::nextTokenType()': Pccts/h/DLexer.h:68:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 68 | register int state, newstate; | ^~~~~ Pccts/h/DLexer.h:68:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 68 | register int state, newstate; | ^~~~~~~~ Pccts/h/DLexer.h:70:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 70 | register DLGChar *lastpos; | ^~~~~~~ In file included from Pccts/h/DLexer.h:33: Pccts/h/DLexer.h:119:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 119 | assert(state <= sizeof(dfa)/sizeof(dfa[0])); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VfrLexer.cpp:18: VfrFormPkg.h: At global scope: VfrFormPkg.h:651:27: warning: 'gIsStringOp' defined but not used [-Wunused-variable] 651 | static BOOLEAN gIsStringOp = FALSE; | ^~~~~~~~~~~ VfrFormPkg.h:650:27: warning: 'gIsOrderedList' defined but not used [-Wunused-variable] 650 | static BOOLEAN gIsOrderedList = FALSE; | ^~~~~~~~~~~~~~ In file included from VfrFormPkg.h:16: VfrUtilityLib.h:18:17: warning: 'gEdkiiIfrBitVarGuid' defined but not used [-Wunused-variable] 18 | static EFI_GUID gEdkiiIfrBitVarGuid = EDKII_IFR_BIT_VARSTORE_GUID; | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/TianoCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection TianoCompress.c -o TianoCompress.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/TianoCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/LzFind.c -o Sdk/C/LzFind.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' gcc -o ../bin/GenFv -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld GenFv.o GenFvInternalLib.o -L../libs -lCommon -luuid make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' /usr/bin/make -C VolInfo make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrFormPkg.cpp -o VfrFormPkg.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' In file included from VfrFormPkg.cpp:12: VfrFormPkg.h:651:27: warning: 'gIsStringOp' defined but not used [-Wunused-variable] 651 | static BOOLEAN gIsStringOp = FALSE; | ^~~~~~~~~~~ VfrFormPkg.h:650:27: warning: 'gIsOrderedList' defined but not used [-Wunused-variable] 650 | static BOOLEAN gIsOrderedList = FALSE; | ^~~~~~~~~~~~~~ VfrFormPkg.cpp: In member function 'CIfrRecordInfoDB::IfrAdjustDynamicOpcodeInRecords(unsigned char)': VfrFormPkg.cpp:1351:28: warning: 'pNodeBeforeAdjust' may be used uninitialized [-Wmaybe-uninitialized] 1351 | pNodeBeforeAdjust->mNext = pNodeBeforeDynamic->mNext; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ VfrFormPkg.cpp:1316:37: note: 'pNodeBeforeAdjust' was declared here 1316 | SIfrRecord *pAdjustNode, *pNodeBeforeAdjust; | ^~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/LzmaDec.c -o Sdk/C/LzmaDec.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VolInfo' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VolInfo.c -o VolInfo.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VolInfo' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrError.cpp -o VfrError.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' gcc -o ../bin/GenFw -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld GenFw.o ElfConvert.o Elf32Convert.o Elf64Convert.o -L../libs -lCommon -luuid make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' /usr/bin/make -C DevicePath make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow DevicePath.c -o DevicePath.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow UefiDevicePathLib.c -o UefiDevicePathLib.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/TianoCompress' gcc -o ../bin/TianoCompress -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld TianoCompress.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/TianoCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow DevicePathUtilities.c -o DevicePathUtilities.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' DevicePathUtilities.c: In function 'FileDevicePath': DevicePathUtilities.c:321:3: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=] 321 | memcpy (Node, &mUefiDevicePathLibEndDevicePath, sizeof (mUefiDevicePathLibEndDevicePath)); | ^ In file included from UefiDevicePathLib.h:22, from DevicePathUtilities.c:16: ../Include/Protocol/DevicePath.h:51:9: note: destination object 'Type' of size 1 51 | UINT8 Type; ///< 0x01 Hardware Device Path. | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/7zFile.c -o Sdk/C/7zFile.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-error=stringop-overflow DevicePathFromText.c -o DevicePathFromText.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/7zStream.c -o Sdk/C/7zStream.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/Bra86.c -o Sdk/C/Bra86.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VolInfo' gcc -o ../bin/VolInfo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld VolInfo.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VolInfo' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -MD -fshort-wchar -fno-strict-aliasing -fwrapv -fno-delete-null-pointer-checks -Wall -Werror -Wno-deprecated-declarations -Wno-stringop-truncation -Wno-restrict -Wno-unused-result -nostdlib -g -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_7ZIP_ST Sdk/C/LzmaEnc.c -o Sdk/C/LzmaEnc.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrUtilityLib.cpp -o VfrUtilityLib.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' VfrUtilityLib.cpp: In member function 'void CVfrQuestionDB::RegisterNewDateQuestion(CHAR8*, CHAR8*, EFI_QUESTION_ID&)': VfrUtilityLib.cpp:2997:18: warning: array subscript has type 'char' [-Wchar-subscripts] 2997 | if (VarIdStr[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:2998:25: warning: array subscript has type 'char' [-Wchar-subscripts] 2998 | delete[] VarIdStr[Index]; | ^~~~~ VfrUtilityLib.cpp:2999:16: warning: array subscript has type 'char' [-Wchar-subscripts] 2999 | VarIdStr[Index] = NULL; | ^~~~~ VfrUtilityLib.cpp:3011:15: warning: array subscript has type 'char' [-Wchar-subscripts] 3011 | if (pNode[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3012:20: warning: array subscript has type 'char' [-Wchar-subscripts] 3012 | delete pNode[Index]; | ^~~~~ VfrUtilityLib.cpp:3015:18: warning: array subscript has type 'char' [-Wchar-subscripts] 3015 | if (VarIdStr[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3016:26: warning: array subscript has type 'char' [-Wchar-subscripts] 3016 | delete[] VarIdStr [Index]; | ^~~~~ VfrUtilityLib.cpp:3017:17: warning: array subscript has type 'char' [-Wchar-subscripts] 3017 | VarIdStr [Index] = NULL; | ^~~~~ VfrUtilityLib.cpp: In member function 'void CVfrQuestionDB::RegisterNewTimeQuestion(CHAR8*, CHAR8*, EFI_QUESTION_ID&)': VfrUtilityLib.cpp:3175:18: warning: array subscript has type 'char' [-Wchar-subscripts] 3175 | if (VarIdStr[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3176:25: warning: array subscript has type 'char' [-Wchar-subscripts] 3176 | delete[] VarIdStr[Index]; | ^~~~~ VfrUtilityLib.cpp:3177:16: warning: array subscript has type 'char' [-Wchar-subscripts] 3177 | VarIdStr[Index] = NULL; | ^~~~~ VfrUtilityLib.cpp:3189:15: warning: array subscript has type 'char' [-Wchar-subscripts] 3189 | if (pNode[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3190:20: warning: array subscript has type 'char' [-Wchar-subscripts] 3190 | delete pNode[Index]; | ^~~~~ VfrUtilityLib.cpp:3193:18: warning: array subscript has type 'char' [-Wchar-subscripts] 3193 | if (VarIdStr[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3194:25: warning: array subscript has type 'char' [-Wchar-subscripts] 3194 | delete[] VarIdStr[Index]; | ^~~~~ VfrUtilityLib.cpp:3195:16: warning: array subscript has type 'char' [-Wchar-subscripts] 3195 | VarIdStr[Index] = NULL; | ^~~~~ VfrUtilityLib.cpp: In member function 'void CVfrQuestionDB::RegisterRefQuestion(CHAR8*, CHAR8*, EFI_QUESTION_ID&)': VfrUtilityLib.cpp:3309:15: warning: array subscript has type 'char' [-Wchar-subscripts] 3309 | if (pNode[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3310:20: warning: array subscript has type 'char' [-Wchar-subscripts] 3310 | delete pNode[Index]; | ^~~~~ VfrUtilityLib.cpp:3313:18: warning: array subscript has type 'char' [-Wchar-subscripts] 3313 | if (VarIdStr[Index] != NULL) { | ^~~~~ VfrUtilityLib.cpp:3314:23: warning: array subscript has type 'char' [-Wchar-subscripts] 3314 | delete VarIdStr[Index]; | ^~~~~ VfrUtilityLib.cpp: In member function 'CHAR8* CVfrStringDB::GetVarStoreNameFormStringId(EFI_STRING_ID)': VfrUtilityLib.cpp:3569:15: warning: unused variable 'LineBuf' [-Wunused-variable] 3569 | CHAR8 LineBuf[EFI_IFR_MAX_LENGTH]; | ^~~~~~~ In file included from VfrUtilityLib.cpp:15: VfrFormPkg.h: At global scope: VfrFormPkg.h:651:27: warning: 'gIsStringOp' defined but not used [-Wunused-variable] 651 | static BOOLEAN gIsStringOp = FALSE; | ^~~~~~~~~~~ VfrFormPkg.h:650:27: warning: 'gIsOrderedList' defined but not used [-Wunused-variable] 650 | static BOOLEAN gIsOrderedList = FALSE; | ^~~~~~~~~~~~~~ In file included from VfrUtilityLib.cpp:14: VfrUtilityLib.h:18:17: warning: 'gEdkiiIfrBitVarGuid' defined but not used [-Wunused-variable] 18 | static EFI_GUID gEdkiiIfrBitVarGuid = EDKII_IFR_BIT_VARSTORE_GUID; | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -Wno-unused-result -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrCompiler.cpp -o VfrCompiler.o make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' VfrCompiler.cpp: In member function 'void CVfrCompiler::AdjustBin()': VfrCompiler.cpp:719:23: warning: unused variable 'Status' [-Wunused-variable] 719 | EFI_VFR_RETURN_CODE Status; | ^~~~~~ In file included from VfrCompiler.h:15, from VfrCompiler.cpp:13: VfrFormPkg.h: At global scope: VfrFormPkg.h:651:27: warning: 'gIsStringOp' defined but not used [-Wunused-variable] 651 | static BOOLEAN gIsStringOp = FALSE; | ^~~~~~~~~~~ VfrFormPkg.h:650:27: warning: 'gIsOrderedList' defined but not used [-Wunused-variable] 650 | static BOOLEAN gIsOrderedList = FALSE; | ^~~~~~~~~~~~~~ In file included from VfrFormPkg.h:16: VfrUtilityLib.h:18:17: warning: 'gEdkiiIfrBitVarGuid' defined but not used [-Wunused-variable] 18 | static EFI_GUID gEdkiiIfrBitVarGuid = EDKII_IFR_BIT_VARSTORE_GUID; | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' gcc -o ../bin/DevicePath -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld DevicePath.o UefiDevicePathLib.o DevicePathFromText.o DevicePathUtilities.o -L../libs -lCommon -luuid make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/DevicePath' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' gcc -o ../bin/LzmaCompress -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld LzmaCompress.o Sdk/C/Alloc.o Sdk/C/LzFind.o Sdk/C/LzmaDec.o Sdk/C/LzmaEnc.o Sdk/C/7zFile.o Sdk/C/7zStream.o Sdk/C/Bra86.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/X64/ -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection VfrSyntax.cpp -o VfrSyntax.o In file included from VfrSyntax.cpp:25: VfrSyntax.cpp: In member function 'UINT8 EfiVfrParser::vfrProgram()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:77:3: note: in expansion of macro 'zzRULE' 77 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:77:3: note: in expansion of macro 'zzRULE' 77 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:77:3: note: in expansion of macro 'zzRULE' 77 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:77:3: note: in expansion of macro 'zzRULE' 77 | zzRULE; | ^~~~~~ VfrSyntax.cpp:106:1: warning: label 'fail' defined but not used [-Wunused-label] 106 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::pragmaPackShowDef()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:115:3: note: in expansion of macro 'zzRULE' 115 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:115:3: note: in expansion of macro 'zzRULE' 115 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:115:3: note: in expansion of macro 'zzRULE' 115 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::pragmaPackStackDef()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:131:3: note: in expansion of macro 'zzRULE' 131 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:131:3: note: in expansion of macro 'zzRULE' 131 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::pragmaPackNumber()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:198:3: note: in expansion of macro 'zzRULE' 198 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:198:3: note: in expansion of macro 'zzRULE' 198 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:198:3: note: in expansion of macro 'zzRULE' 198 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrPragmaPackDefinition()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:218:3: note: in expansion of macro 'zzRULE' 218 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:218:3: note: in expansion of macro 'zzRULE' 218 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrDataUnionDefinition()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:253:3: note: in expansion of macro 'zzRULE' 253 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:253:3: note: in expansion of macro 'zzRULE' 253 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrDataStructDefinition()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:323:3: note: in expansion of macro 'zzRULE' 323 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:323:3: note: in expansion of macro 'zzRULE' 323 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrDataStructFields(BOOLEAN)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:392:3: note: in expansion of macro 'zzRULE' 392 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:392:3: note: in expansion of macro 'zzRULE' 392 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:392:3: note: in expansion of macro 'zzRULE' 392 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:392:3: note: in expansion of macro 'zzRULE' 392 | zzRULE; | ^~~~~~ VfrSyntax.cpp:473:1: warning: label 'fail' defined but not used [-Wunused-label] 473 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructField64(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:481:3: note: in expansion of macro 'zzRULE' 481 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:481:3: note: in expansion of macro 'zzRULE' 481 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructField32(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:518:3: note: in expansion of macro 'zzRULE' 518 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:518:3: note: in expansion of macro 'zzRULE' 518 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructField16(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:556:3: note: in expansion of macro 'zzRULE' 556 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:556:3: note: in expansion of macro 'zzRULE' 556 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructField8(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:603:3: note: in expansion of macro 'zzRULE' 603 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:603:3: note: in expansion of macro 'zzRULE' 603 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldBool(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:640:3: note: in expansion of macro 'zzRULE' 640 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:640:3: note: in expansion of macro 'zzRULE' 640 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldString(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:677:3: note: in expansion of macro 'zzRULE' 677 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:677:3: note: in expansion of macro 'zzRULE' 677 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldDate(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:715:3: note: in expansion of macro 'zzRULE' 715 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:715:3: note: in expansion of macro 'zzRULE' 715 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldTime(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:752:3: note: in expansion of macro 'zzRULE' 752 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:752:3: note: in expansion of macro 'zzRULE' 752 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldRef(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:790:3: note: in expansion of macro 'zzRULE' 790 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:790:3: note: in expansion of macro 'zzRULE' 790 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructFieldUser(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:827:3: note: in expansion of macro 'zzRULE' 827 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:827:3: note: in expansion of macro 'zzRULE' 827 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructBitField64(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:864:3: note: in expansion of macro 'zzRULE' 864 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:864:3: note: in expansion of macro 'zzRULE' 864 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructBitField32(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:909:3: note: in expansion of macro 'zzRULE' 909 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:909:3: note: in expansion of macro 'zzRULE' 909 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructBitField16(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:953:3: note: in expansion of macro 'zzRULE' 953 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:953:3: note: in expansion of macro 'zzRULE' 953 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dataStructBitField8(BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:998:3: note: in expansion of macro 'zzRULE' 998 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:998:3: note: in expansion of macro 'zzRULE' 998 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::guidSubDefinition(EFI_GUID&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:1042:3: note: in expansion of macro 'zzRULE' 1042 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1042:3: note: in expansion of macro 'zzRULE' 1042 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1042:3: note: in expansion of macro 'zzRULE' 1042 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::guidDefinition(EFI_GUID&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1094:3: note: in expansion of macro 'zzRULE' 1094 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1094:3: note: in expansion of macro 'zzRULE' 1094 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrFormSetDefinition()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1137:3: note: in expansion of macro 'zzRULE' 1137 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1137:3: note: in expansion of macro 'zzRULE' 1137 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrFormSetList()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:1374:3: note: in expansion of macro 'zzRULE' 1374 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1374:3: note: in expansion of macro 'zzRULE' 1374 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1374:3: note: in expansion of macro 'zzRULE' 1374 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:1374:3: note: in expansion of macro 'zzRULE' 1374 | zzRULE; | ^~~~~~ VfrSyntax.cpp:1432:1: warning: label 'fail' defined but not used [-Wunused-label] 1432 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementExtension()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1440:3: note: in expansion of macro 'zzRULE' 1440 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1440:3: note: in expansion of macro 'zzRULE' 1440 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExtensionData(UINT8*, UINT32, CHAR8*, UINT32, BOOLEAN, UINT32)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1776:3: note: in expansion of macro 'zzRULE' 1776 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1776:3: note: in expansion of macro 'zzRULE' 1776 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDefaultStore()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:1982:3: note: in expansion of macro 'zzRULE' 1982 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:1982:3: note: in expansion of macro 'zzRULE' 1982 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementVarStoreLinear()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2037:3: note: in expansion of macro 'zzRULE' 2037 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2037:3: note: in expansion of macro 'zzRULE' 2037 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementVarStoreEfi()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2205:3: note: in expansion of macro 'zzRULE' 2205 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2205:3: note: in expansion of macro 'zzRULE' 2205 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrVarStoreEfiAttr(UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:2460:3: note: in expansion of macro 'zzRULE' 2460 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2460:3: note: in expansion of macro 'zzRULE' 2460 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2460:3: note: in expansion of macro 'zzRULE' 2460 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementVarStoreNameValue()': VfrSyntax.cpp:2516:9: warning: unused variable 'zzcnt' [-Wunused-variable] 2516 | int zzcnt=1; | ^~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2476:3: note: in expansion of macro 'zzRULE' 2476 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2476:3: note: in expansion of macro 'zzRULE' 2476 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::classDefinition(UINT16&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:2554:3: note: in expansion of macro 'zzRULE' 2554 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2554:3: note: in expansion of macro 'zzRULE' 2554 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2554:3: note: in expansion of macro 'zzRULE' 2554 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::validClassNames(UINT16&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2572:3: note: in expansion of macro 'zzRULE' 2572 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2572:3: note: in expansion of macro 'zzRULE' 2572 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::subclassDefinition(UINT16&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2642:3: note: in expansion of macro 'zzRULE' 2642 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2642:3: note: in expansion of macro 'zzRULE' 2642 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDisableIfFormSet()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:2691:3: note: in expansion of macro 'zzRULE' 2691 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2691:3: note: in expansion of macro 'zzRULE' 2691 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2691:3: note: in expansion of macro 'zzRULE' 2691 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementSuppressIfFormSet()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2721:3: note: in expansion of macro 'zzRULE' 2721 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2721:3: note: in expansion of macro 'zzRULE' 2721 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementHeader(CIfrStatementHeader*)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:2768:3: note: in expansion of macro 'zzRULE' 2768 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2768:3: note: in expansion of macro 'zzRULE' 2768 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2768:3: note: in expansion of macro 'zzRULE' 2768 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrQuestionBaseInfo(EFI_VARSTORE_INFO&, EFI_QUESTION_ID&, EFI_QUESION_TYPE)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2800:3: note: in expansion of macro 'zzRULE' 2800 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2800:3: note: in expansion of macro 'zzRULE' 2800 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrQuestionHeader(CIfrQuestionHeader&, EFI_QUESION_TYPE)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:2898:3: note: in expansion of macro 'zzRULE' 2898 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2898:3: note: in expansion of macro 'zzRULE' 2898 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2898:3: note: in expansion of macro 'zzRULE' 2898 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:2898:3: note: in expansion of macro 'zzRULE' 2898 | zzRULE; | ^~~~~~ VfrSyntax.cpp:2914:1: warning: label 'fail' defined but not used [-Wunused-label] 2914 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::questionheaderFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:2922:3: note: in expansion of macro 'zzRULE' 2922 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:2922:3: note: in expansion of macro 'zzRULE' 2922 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStorageVarId(EFI_VARSTORE_INFO&, CHAR8*&, BOOLEAN)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3010:3: note: in expansion of macro 'zzRULE' 3010 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3010:3: note: in expansion of macro 'zzRULE' 3010 | zzRULE; | ^~~~~~ VfrSyntax.cpp:3014:25: warning: unused variable 'LineNo' [-Wunused-variable] 3014 | UINT32 LineNo; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrQuestionDataFieldName(EFI_QUESTION_ID&, UINT32&, CHAR8*&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3161:3: note: in expansion of macro 'zzRULE' 3161 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3161:3: note: in expansion of macro 'zzRULE' 3161 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrConstantValueField(UINT8, EFI_IFR_TYPE_VALUE&, BOOLEAN&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3254:3: note: in expansion of macro 'zzRULE' 3254 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3254:3: note: in expansion of macro 'zzRULE' 3254 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrFormDefinition()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:3562:3: note: in expansion of macro 'zzRULE' 3562 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3562:3: note: in expansion of macro 'zzRULE' 3562 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3562:3: note: in expansion of macro 'zzRULE' 3562 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrFormMapDefinition()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:3678:3: note: in expansion of macro 'zzRULE' 3678 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3678:3: note: in expansion of macro 'zzRULE' 3678 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3678:3: note: in expansion of macro 'zzRULE' 3678 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementRules()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:3799:3: note: in expansion of macro 'zzRULE' 3799 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3799:3: note: in expansion of macro 'zzRULE' 3799 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3799:3: note: in expansion of macro 'zzRULE' 3799 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDefault()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:3831:3: note: in expansion of macro 'zzRULE' 3831 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:3831:3: note: in expansion of macro 'zzRULE' 3831 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStat()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4032:3: note: in expansion of macro 'zzRULE' 4032 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4032:3: note: in expansion of macro 'zzRULE' 4032 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementQuestions()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4057:3: note: in expansion of macro 'zzRULE' 4057 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4057:3: note: in expansion of macro 'zzRULE' 4057 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementConditional()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4097:3: note: in expansion of macro 'zzRULE' 4097 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4097:3: note: in expansion of macro 'zzRULE' 4097 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementConditionalNew()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4127:3: note: in expansion of macro 'zzRULE' 4127 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4127:3: note: in expansion of macro 'zzRULE' 4127 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementSuppressIfStat()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4157:3: note: in expansion of macro 'zzRULE' 4157 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4157:3: note: in expansion of macro 'zzRULE' 4157 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4157:3: note: in expansion of macro 'zzRULE' 4157 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:4157:3: note: in expansion of macro 'zzRULE' 4157 | zzRULE; | ^~~~~~ VfrSyntax.cpp:4160:1: warning: label 'fail' defined but not used [-Wunused-label] 4160 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementGrayOutIfStat()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4168:3: note: in expansion of macro 'zzRULE' 4168 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4168:3: note: in expansion of macro 'zzRULE' 4168 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4168:3: note: in expansion of macro 'zzRULE' 4168 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:4168:3: note: in expansion of macro 'zzRULE' 4168 | zzRULE; | ^~~~~~ VfrSyntax.cpp:4171:1: warning: label 'fail' defined but not used [-Wunused-label] 4171 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInvalid()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4179:3: note: in expansion of macro 'zzRULE' 4179 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4179:3: note: in expansion of macro 'zzRULE' 4179 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::flagsField()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4206:3: note: in expansion of macro 'zzRULE' 4206 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4206:3: note: in expansion of macro 'zzRULE' 4206 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementValue()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4276:3: note: in expansion of macro 'zzRULE' 4276 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4276:3: note: in expansion of macro 'zzRULE' 4276 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4276:3: note: in expansion of macro 'zzRULE' 4276 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementRead()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4296:3: note: in expansion of macro 'zzRULE' 4296 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4296:3: note: in expansion of macro 'zzRULE' 4296 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4296:3: note: in expansion of macro 'zzRULE' 4296 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementWrite()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4315:3: note: in expansion of macro 'zzRULE' 4315 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4315:3: note: in expansion of macro 'zzRULE' 4315 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4315:3: note: in expansion of macro 'zzRULE' 4315 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementSubTitle()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4334:3: note: in expansion of macro 'zzRULE' 4334 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4334:3: note: in expansion of macro 'zzRULE' 4334 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrSubtitleFlags(CIfrSubtitle&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4443:3: note: in expansion of macro 'zzRULE' 4443 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4443:3: note: in expansion of macro 'zzRULE' 4443 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4443:3: note: in expansion of macro 'zzRULE' 4443 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::subtitleFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4462:3: note: in expansion of macro 'zzRULE' 4462 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4462:3: note: in expansion of macro 'zzRULE' 4462 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStaticText()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4489:3: note: in expansion of macro 'zzRULE' 4489 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4489:3: note: in expansion of macro 'zzRULE' 4489 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::staticTextFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4610:3: note: in expansion of macro 'zzRULE' 4610 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4610:3: note: in expansion of macro 'zzRULE' 4610 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementCrossReference()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4634:3: note: in expansion of macro 'zzRULE' 4634 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4634:3: note: in expansion of macro 'zzRULE' 4634 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementGoto()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4654:3: note: in expansion of macro 'zzRULE' 4654 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4654:3: note: in expansion of macro 'zzRULE' 4654 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrGotoFlags(CIfrQuestionHeader*, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4917:3: note: in expansion of macro 'zzRULE' 4917 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4917:3: note: in expansion of macro 'zzRULE' 4917 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4917:3: note: in expansion of macro 'zzRULE' 4917 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::gotoFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4936:3: note: in expansion of macro 'zzRULE' 4936 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4936:3: note: in expansion of macro 'zzRULE' 4936 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::getStringId()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:4961:3: note: in expansion of macro 'zzRULE' 4961 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4961:3: note: in expansion of macro 'zzRULE' 4961 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4961:3: note: in expansion of macro 'zzRULE' 4961 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementResetButton()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:4978:3: note: in expansion of macro 'zzRULE' 4978 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:4978:3: note: in expansion of macro 'zzRULE' 4978 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementBooleanType()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5026:3: note: in expansion of macro 'zzRULE' 5026 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5026:3: note: in expansion of macro 'zzRULE' 5026 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementCheckBox()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5046:3: note: in expansion of macro 'zzRULE' 5046 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5046:3: note: in expansion of macro 'zzRULE' 5046 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrCheckBoxFlags(CIfrCheckBox&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:5199:3: note: in expansion of macro 'zzRULE' 5199 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5199:3: note: in expansion of macro 'zzRULE' 5199 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5199:3: note: in expansion of macro 'zzRULE' 5199 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::checkboxFlagsField(UINT8&, UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5221:3: note: in expansion of macro 'zzRULE' 5221 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5221:3: note: in expansion of macro 'zzRULE' 5221 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementAction()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5281:3: note: in expansion of macro 'zzRULE' 5281 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5281:3: note: in expansion of macro 'zzRULE' 5281 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrActionFlags(CIfrAction&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:5333:3: note: in expansion of macro 'zzRULE' 5333 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5333:3: note: in expansion of macro 'zzRULE' 5333 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5333:3: note: in expansion of macro 'zzRULE' 5333 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::actionFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5352:3: note: in expansion of macro 'zzRULE' 5352 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5352:3: note: in expansion of macro 'zzRULE' 5352 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDate()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5377:3: note: in expansion of macro 'zzRULE' 5377 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5377:3: note: in expansion of macro 'zzRULE' 5377 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::minMaxDateStepDefault(EFI_HII_DATE&, UINT8)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5566:3: note: in expansion of macro 'zzRULE' 5566 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5566:3: note: in expansion of macro 'zzRULE' 5566 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrDateFlags(CIfrDate&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:5640:3: note: in expansion of macro 'zzRULE' 5640 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5640:3: note: in expansion of macro 'zzRULE' 5640 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5640:3: note: in expansion of macro 'zzRULE' 5640 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dateFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5659:3: note: in expansion of macro 'zzRULE' 5659 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5659:3: note: in expansion of macro 'zzRULE' 5659 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementNumericType()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5722:3: note: in expansion of macro 'zzRULE' 5722 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5722:3: note: in expansion of macro 'zzRULE' 5722 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrSetMinMaxStep(CIfrMinMaxStepData&)': VfrSyntax.cpp:5783:31: warning: comparison of integer expressions of different signedness: 'UINT32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 5783 | if (!IntDecStyle && MinU4 > (1<< _GET_CURRQEST_VARTINFO().mVarTotalSize) -1) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VfrSyntax.cpp:5884:31: warning: comparison of integer expressions of different signedness: 'UINT32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 5884 | if (!IntDecStyle && MaxU4 > (1<< _GET_CURRQEST_VARTINFO().mVarTotalSize) -1) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:5741:3: note: in expansion of macro 'zzRULE' 5741 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:5741:3: note: in expansion of macro 'zzRULE' 5741 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementNumeric()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6043:3: note: in expansion of macro 'zzRULE' 6043 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6043:3: note: in expansion of macro 'zzRULE' 6043 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrNumericFlags(CIfrNumeric&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:6176:3: note: in expansion of macro 'zzRULE' 6176 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6176:3: note: in expansion of macro 'zzRULE' 6176 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6176:3: note: in expansion of macro 'zzRULE' 6176 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::numericFlagsField(UINT8&, UINT8&, BOOLEAN&, BOOLEAN&, UINT32)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6223:3: note: in expansion of macro 'zzRULE' 6223 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6223:3: note: in expansion of macro 'zzRULE' 6223 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementOneOf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6329:3: note: in expansion of macro 'zzRULE' 6329 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6329:3: note: in expansion of macro 'zzRULE' 6329 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrOneofFlagsField(CIfrOneOf&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:6453:3: note: in expansion of macro 'zzRULE' 6453 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6453:3: note: in expansion of macro 'zzRULE' 6453 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6453:3: note: in expansion of macro 'zzRULE' 6453 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStringType()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6500:3: note: in expansion of macro 'zzRULE' 6500 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6500:3: note: in expansion of macro 'zzRULE' 6500 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementString()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6519:3: note: in expansion of macro 'zzRULE' 6519 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6519:3: note: in expansion of macro 'zzRULE' 6519 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStringFlagsField(CIfrString&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:6615:3: note: in expansion of macro 'zzRULE' 6615 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6615:3: note: in expansion of macro 'zzRULE' 6615 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6615:3: note: in expansion of macro 'zzRULE' 6615 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::stringFlagsField(UINT8&, UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6636:3: note: in expansion of macro 'zzRULE' 6636 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6636:3: note: in expansion of macro 'zzRULE' 6636 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementPassword()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6668:3: note: in expansion of macro 'zzRULE' 6668 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6668:3: note: in expansion of macro 'zzRULE' 6668 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrPasswordFlagsField(CIfrPassword&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:6777:3: note: in expansion of macro 'zzRULE' 6777 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6777:3: note: in expansion of macro 'zzRULE' 6777 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6777:3: note: in expansion of macro 'zzRULE' 6777 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::passwordFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6796:3: note: in expansion of macro 'zzRULE' 6796 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6796:3: note: in expansion of macro 'zzRULE' 6796 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementOrderedList()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6821:3: note: in expansion of macro 'zzRULE' 6821 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6821:3: note: in expansion of macro 'zzRULE' 6821 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrOrderedListFlags(CIfrOrderedList&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:6901:3: note: in expansion of macro 'zzRULE' 6901 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6901:3: note: in expansion of macro 'zzRULE' 6901 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6901:3: note: in expansion of macro 'zzRULE' 6901 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::orderedlistFlagsField(UINT8&, UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6922:3: note: in expansion of macro 'zzRULE' 6922 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6922:3: note: in expansion of macro 'zzRULE' 6922 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementTime()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:6961:3: note: in expansion of macro 'zzRULE' 6961 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:6961:3: note: in expansion of macro 'zzRULE' 6961 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::minMaxTimeStepDefault(EFI_HII_TIME&, UINT8)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7150:3: note: in expansion of macro 'zzRULE' 7150 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7150:3: note: in expansion of macro 'zzRULE' 7150 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrTimeFlags(CIfrTime&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7220:3: note: in expansion of macro 'zzRULE' 7220 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7220:3: note: in expansion of macro 'zzRULE' 7220 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7220:3: note: in expansion of macro 'zzRULE' 7220 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::timeFlagsField(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7239:3: note: in expansion of macro 'zzRULE' 7239 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7239:3: note: in expansion of macro 'zzRULE' 7239 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementQuestionTag()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7302:3: note: in expansion of macro 'zzRULE' 7302 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7302:3: note: in expansion of macro 'zzRULE' 7302 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementQuestionTagList()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7360:3: note: in expansion of macro 'zzRULE' 7360 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7360:3: note: in expansion of macro 'zzRULE' 7360 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7360:3: note: in expansion of macro 'zzRULE' 7360 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:7360:3: note: in expansion of macro 'zzRULE' 7360 | zzRULE; | ^~~~~~ VfrSyntax.cpp:7367:1: warning: label 'fail' defined but not used [-Wunused-label] 7367 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementQuestionOptionTag()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7375:3: note: in expansion of macro 'zzRULE' 7375 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7375:3: note: in expansion of macro 'zzRULE' 7375 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementQuestionOptionList()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7420:3: note: in expansion of macro 'zzRULE' 7420 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7420:3: note: in expansion of macro 'zzRULE' 7420 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7420:3: note: in expansion of macro 'zzRULE' 7420 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:7420:3: note: in expansion of macro 'zzRULE' 7420 | zzRULE; | ^~~~~~ VfrSyntax.cpp:7437:1: warning: label 'fail' defined but not used [-Wunused-label] 7437 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStatList()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7445:3: note: in expansion of macro 'zzRULE' 7445 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7445:3: note: in expansion of macro 'zzRULE' 7445 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStatListOld()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7485:3: note: in expansion of macro 'zzRULE' 7485 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7485:3: note: in expansion of macro 'zzRULE' 7485 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDisableIfStat()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7515:3: note: in expansion of macro 'zzRULE' 7515 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7515:3: note: in expansion of macro 'zzRULE' 7515 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7515:3: note: in expansion of macro 'zzRULE' 7515 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInconsistentIfStat()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7546:3: note: in expansion of macro 'zzRULE' 7546 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7546:3: note: in expansion of macro 'zzRULE' 7546 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementgrayoutIfSuppressIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7603:3: note: in expansion of macro 'zzRULE' 7603 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7603:3: note: in expansion of macro 'zzRULE' 7603 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementsuppressIfGrayOutIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7641:3: note: in expansion of macro 'zzRULE' 7641 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7641:3: note: in expansion of macro 'zzRULE' 7641 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementSuppressIfStatNew()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7680:3: note: in expansion of macro 'zzRULE' 7680 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7680:3: note: in expansion of macro 'zzRULE' 7680 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementGrayOutIfStatNew()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7730:3: note: in expansion of macro 'zzRULE' 7730 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7730:3: note: in expansion of macro 'zzRULE' 7730 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrImageTag()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7779:3: note: in expansion of macro 'zzRULE' 7779 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7779:3: note: in expansion of macro 'zzRULE' 7779 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7779:3: note: in expansion of macro 'zzRULE' 7779 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrLockedTag()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7803:3: note: in expansion of macro 'zzRULE' 7803 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7803:3: note: in expansion of macro 'zzRULE' 7803 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7803:3: note: in expansion of macro 'zzRULE' 7803 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrModalTag()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7820:3: note: in expansion of macro 'zzRULE' 7820 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7820:3: note: in expansion of macro 'zzRULE' 7820 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7820:3: note: in expansion of macro 'zzRULE' 7820 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStatTag()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7837:3: note: in expansion of macro 'zzRULE' 7837 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7837:3: note: in expansion of macro 'zzRULE' 7837 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementStatTagList()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7857:3: note: in expansion of macro 'zzRULE' 7857 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7857:3: note: in expansion of macro 'zzRULE' 7857 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7857:3: note: in expansion of macro 'zzRULE' 7857 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementImage()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7874:3: note: in expansion of macro 'zzRULE' 7874 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7874:3: note: in expansion of macro 'zzRULE' 7874 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7874:3: note: in expansion of macro 'zzRULE' 7874 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementModal()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7886:3: note: in expansion of macro 'zzRULE' 7886 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7886:3: note: in expansion of macro 'zzRULE' 7886 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7886:3: note: in expansion of macro 'zzRULE' 7886 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementLocked()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:7898:3: note: in expansion of macro 'zzRULE' 7898 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7898:3: note: in expansion of macro 'zzRULE' 7898 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7898:3: note: in expansion of macro 'zzRULE' 7898 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInconsistentIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7910:3: note: in expansion of macro 'zzRULE' 7910 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7910:3: note: in expansion of macro 'zzRULE' 7910 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementNoSubmitIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:7974:3: note: in expansion of macro 'zzRULE' 7974 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:7974:3: note: in expansion of macro 'zzRULE' 7974 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementWarningIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8037:3: note: in expansion of macro 'zzRULE' 8037 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8037:3: note: in expansion of macro 'zzRULE' 8037 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementDisableIfQuest()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8098:3: note: in expansion of macro 'zzRULE' 8098 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8098:3: note: in expansion of macro 'zzRULE' 8098 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementRefresh()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8134:3: note: in expansion of macro 'zzRULE' 8134 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8134:3: note: in expansion of macro 'zzRULE' 8134 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8134:3: note: in expansion of macro 'zzRULE' 8134 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementRefreshEvent()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8158:3: note: in expansion of macro 'zzRULE' 8158 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8158:3: note: in expansion of macro 'zzRULE' 8158 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8158:3: note: in expansion of macro 'zzRULE' 8158 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementVarstoreDevice()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8180:3: note: in expansion of macro 'zzRULE' 8180 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8180:3: note: in expansion of macro 'zzRULE' 8180 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8180:3: note: in expansion of macro 'zzRULE' 8180 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementSuppressIfQuest()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8207:3: note: in expansion of macro 'zzRULE' 8207 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8207:3: note: in expansion of macro 'zzRULE' 8207 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementGrayOutIfQuest()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8261:3: note: in expansion of macro 'zzRULE' 8261 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8261:3: note: in expansion of macro 'zzRULE' 8261 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementOptions()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8316:3: note: in expansion of macro 'zzRULE' 8316 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8316:3: note: in expansion of macro 'zzRULE' 8316 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8316:3: note: in expansion of macro 'zzRULE' 8316 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:359:28: warning: unused variable 'zzMissText' [-Wunused-variable] 359 | ANTLRChar *zzMissText=(ANTLRChar *)""; | ^~~~~~~~~~ VfrSyntax.cpp:8316:3: note: in expansion of macro 'zzRULE' 8316 | zzRULE; | ^~~~~~ VfrSyntax.cpp:8319:1: warning: label 'fail' defined but not used [-Wunused-label] 8319 | fail: | ^~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementOneOfOption()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8327:3: note: in expansion of macro 'zzRULE' 8327 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8327:3: note: in expansion of macro 'zzRULE' 8327 | zzRULE; | ^~~~~~ VfrSyntax.cpp:8334:22: warning: unused variable 'TypeError' [-Wunused-variable] 8334 | BOOLEAN TypeError = FALSE; | ^~~~~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrOneOfOptionFlags(CIfrOneOfOption&, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8543:3: note: in expansion of macro 'zzRULE' 8543 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8543:3: note: in expansion of macro 'zzRULE' 8543 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8543:3: note: in expansion of macro 'zzRULE' 8543 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::oneofoptionFlagsField(UINT8&, UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8565:3: note: in expansion of macro 'zzRULE' 8565 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8565:3: note: in expansion of macro 'zzRULE' 8565 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementLabel()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8670:3: note: in expansion of macro 'zzRULE' 8670 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8670:3: note: in expansion of macro 'zzRULE' 8670 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8670:3: note: in expansion of macro 'zzRULE' 8670 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementBanner()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8695:3: note: in expansion of macro 'zzRULE' 8695 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8695:3: note: in expansion of macro 'zzRULE' 8695 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInvalidHidden()': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8786:3: note: in expansion of macro 'zzRULE' 8786 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8786:3: note: in expansion of macro 'zzRULE' 8786 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8786:3: note: in expansion of macro 'zzRULE' 8786 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInvalidInconsistentIf()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8811:3: note: in expansion of macro 'zzRULE' 8811 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8811:3: note: in expansion of macro 'zzRULE' 8811 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInvalidInventory()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8854:3: note: in expansion of macro 'zzRULE' 8854 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8854:3: note: in expansion of macro 'zzRULE' 8854 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementInvalidSaveRestoreDefaults()': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8902:3: note: in expansion of macro 'zzRULE' 8902 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8902:3: note: in expansion of macro 'zzRULE' 8902 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementExpression(UINT32, UINT32)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:8987:3: note: in expansion of macro 'zzRULE' 8987 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:8987:3: note: in expansion of macro 'zzRULE' 8987 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:8987:3: note: in expansion of macro 'zzRULE' 8987 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrStatementExpressionSub(UINT32, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9034:3: note: in expansion of macro 'zzRULE' 9034 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9034:3: note: in expansion of macro 'zzRULE' 9034 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9034:3: note: in expansion of macro 'zzRULE' 9034 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::andTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9055:3: note: in expansion of macro 'zzRULE' 9055 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9055:3: note: in expansion of macro 'zzRULE' 9055 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9055:3: note: in expansion of macro 'zzRULE' 9055 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::bitwiseorTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variablemake[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9076:3: note: in expansion of macro 'zzRULE' 9076 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9076:3: note: in expansion of macro 'zzRULE' 9076 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9076:3: note: in expansion of macro 'zzRULE' 9076 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::bitwiseandTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9097:3: note: in expansion of macro 'zzRULE' 9097 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9097:3: note: in expansion of macro 'zzRULE' 9097 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9097:3: note: in expansion of macro 'zzRULE' 9097 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::equalTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9118:3: note: in expansion of macro 'zzRULE' 9118 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9118:3: note: in expansion of macro 'zzRULE' 9118 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9118:3: note: in expansion of macro 'zzRULE' 9118 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::compareTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9157:3: note: in expansion of macro 'zzRULE' 9157 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9157:3: note: in expansion of macro 'zzRULE' 9157 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9157:3: note: in expansion of macro 'zzRULE' 9157 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::shiftTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9218:3: note: in expansion of macro 'zzRULE' 9218 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9218:3: note: in expansion of macro 'zzRULE' 9218 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9218:3: note: in expansion of macro 'zzRULE' 9218 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::addMinusTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9257:3: note: in expansion of macro 'zzRULE' 9257 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9257:3: note: in expansion of macro 'zzRULE' 9257 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9257:3: note: in expansion of macro 'zzRULE' 9257 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::multdivmodTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9295:3: note: in expansion of macro 'zzRULE' 9295 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9295:3: note: in expansion of macro 'zzRULE' 9295 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9295:3: note: in expansion of macro 'zzRULE' 9295 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::castTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9345:3: note: in expansion of macro 'zzRULE' 9345 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9345:3: note: in expansion of macro 'zzRULE' 9345 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::atomTerm(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9408:3: note: in expansion of macro 'zzRULE' 9408 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9408:3: note: in expansion of macro 'zzRULE' 9408 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionCatenate(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9476:3: note: in expansion of macro 'zzRULE' 9476 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9476:3: note: in expansion of macro 'zzRULE' 9476 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9476:3: note: in expansion of macro 'zzRULE' 9476 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionMatch(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9497:3: note: in expansion of macro 'zzRULE' 9497 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9497:3: note: in expansion of macro 'zzRULE' 9497 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9497:3: note: in expansion of macro 'zzRULE' 9497 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionMatch2(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9518:3: note: in expansion of macro 'zzRULE' 9518 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9518:3: note: in expansion of macro 'zzRULE' 9518 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9518:3: note: in expansion of macro 'zzRULE' 9518 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionParen(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9543:3: note: in expansion of macro 'zzRULE' 9543 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9543:3: note: in expansion of macro 'zzRULE' 9543 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9543:3: note: in expansion of macro 'zzRULE' 9543 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionBuildInFunction(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9556:3: note: in expansion of macro 'zzRULE' 9556 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9556:3: note: in expansion of macro 'zzRULE' 9556 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::dupExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9623:3: note: in expansion of macro 'zzRULE' 9623 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9623:3: note: in expansion of macro 'zzRULE' 9623 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9623:3: note: in expansion of macro 'zzRULE' 9623 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vareqvalExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9639:3: note: in expansion of macro 'zzRULE' 9639 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9639:3: note: in expansion of macro 'zzRULE' 9639 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::ideqvalExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9770:3: note: in expansion of macro 'zzRULE' 9770 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9770:3: note: in expansion of macro 'zzRULE' 9770 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::ideqidExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9872:3: note: in expansion of macro 'zzRULE' 9872 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9872:3: note: in expansion of macro 'zzRULE' 9872 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::ideqvallistExp(UINT32&, UINT32&)': VfrSyntax.cpp:9972:9: warning: unused variable 'zzcnt' [-Wunused-variable] 9972 | int zzcnt=1; | ^~~~~ Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:9957:3: note: in expansion of macro 'zzRULE' 9957 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:9957:3: note: in expansion of macro 'zzRULE' 9957 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:9957:3: note: in expansion of macro 'zzRULE' 9957 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::questionref1Exp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10016:3: note: in expansion of macro 'zzRULE' 10016 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10016:3: note: in expansion of macro 'zzRULE' 10016 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::rulerefExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10062:3: note: in expansion of macro 'zzRULE' 10062 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10062:3: note: in expansion of macro 'zzRULE' 10062 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10062:3: note: in expansion of macro 'zzRULE' 10062 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::stringref1Exp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10083:3: note: in expansion of macro 'zzRULE' 10083 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10083:3: note: in expansion of macro 'zzRULE' 10083 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::pushthisExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10126:3: note: in expansion of macro 'zzRULE' 10126 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10126:3: note: in expansion of macro 'zzRULE' 10126 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10126:3: note: in expansion of macro 'zzRULE' 10126 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::securityExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10142:3: note: in expansion of macro 'zzRULE' 10142 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10142:3: note: in expansion of macro 'zzRULE' 10142 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10142:3: note: in expansion of macro 'zzRULE' 10142 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::numericVarStoreType(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10163:3: note: in expansion of macro 'zzRULE' 10163 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10163:3: note: in expansion of macro 'zzRULE' 10163 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::getExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10200:3: note: in expansion of macro 'zzRULE' 10200 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10200:3: note: in expansion of macro 'zzRULE' 10200 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionConstant(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10294:3: note: in expansion of macro 'zzRULE' 10294 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10294:3: note: in expansion of macro 'zzRULE' 10294 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionUnaryOp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10377:3: note: in expansion of macro 'zzRULE' 10377 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10377:3: note: in expansion of macro 'zzRULE' 10377 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::lengthExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10438:3: note: in expansion of macro 'zzRULE' 10438 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10438:3: note: in expansion of macro 'zzRULE' 10438 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10438:3: note: in expansion of macro 'zzRULE' 10438 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::bitwisenotExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10457:3: note: in expansion of macro 'zzRULE' 10457 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10457:3: note: in expansion of macro 'zzRULE' 10457 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10457:3: note: in expansion of macro 'zzRULE' 10457 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::question23refExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10476:3: note: in expansion of macro 'zzRULE' 10476 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10476:3: note: in expansion of macro 'zzRULE' 10476 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::stringref2Exp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10541:3: note: in expansion of macro 'zzRULE' 10541 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10541:3: note: in expansion of macro 'zzRULE' 10541 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10541:3: note: in expansion of macro 'zzRULE' 10541 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::toboolExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10560:3: note: in expansion of macro 'zzRULE' 10560 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10560:3: note: in expansion of macro 'zzRULE' 10560 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10560:3: note: in expansion of macro 'zzRULE' 10560 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::tostringExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10579:3: note: in expansion of macro 'zzRULE' 10579 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10579:3: note: in expansion of macro 'zzRULE' 10579 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::unintExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10617:3: note: in expansion of macro 'zzRULE' 10617 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10617:3: note: in expansion of macro 'zzRULE' 10617 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10617:3: note: in expansion of macro 'zzRULE' 10617 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::toupperExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10636:3: note: in expansion of macro 'zzRULE' 10636 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10636:3: note: in expansion of macro 'zzRULE' 10636 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10636:3: note: in expansion of macro 'zzRULE' 10636 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::tolwerExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10655:3: note: in expansion of macro 'zzRULE' 10655 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10655:3: note: in expansion of macro 'zzRULE' 10655 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10655:3: note: in expansion of macro 'zzRULE' 10655 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::setExp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10674:3: note: in expansion of macro 'zzRULE' 10674 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10674:3: note: in expansion of macro 'zzRULE' 10674 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionTernaryOp(UINT32&, UINT32&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10768:3: note: in expansion of macro 'zzRULE' 10768 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10768:3: note: in expansion of macro 'zzRULE' 10768 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::conditionalExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10803:3: note: in expansion of macro 'zzRULE' 10803 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10803:3: note: in expansion of macro 'zzRULE' 10803 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10803:3: note: in expansion of macro 'zzRULE' 10803 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::findExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10826:3: note: in expansion of macro 'zzRULE' 10826 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10826:3: note: in expansion of macro 'zzRULE' 10826 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10826:3: note: in expansion of macro 'zzRULE' 10826 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::findFormat(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10858:3: note: in expansion of macro 'zzRULE' 10858 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10858:3: note: in expansion of macro 'zzRULE' 10858 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::midExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10882:3: note: in expansion of macro 'zzRULE' 10882 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10882:3: note: in expansion of macro 'zzRULE' 10882 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10882:3: note: in expansion of macro 'zzRULE' 10882 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::tokenExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10905:3: note: in expansion of macro 'zzRULE' 10905 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10905:3: note: in expansion of macro 'zzRULE' 10905 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10905:3: note: in expansion of macro 'zzRULE' 10905 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::spanExp(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10928:3: note: in expansion of macro 'zzRULE' 10928 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10928:3: note: in expansion of macro 'zzRULE' 10928 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10928:3: note: in expansion of macro 'zzRULE' 10928 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::vfrExpressionMap(UINT32&, UINT32&)': Pccts/h/AParser.h:356:58: warning: unused variable 'zzBadText' [-Wunused-variable] 356 | _ANTLRTokenPtr zzBadTok=NULL; ANTLRChar *zzBadText=(ANTLRChar *)""; \ | ^~~~~~~~~ VfrSyntax.cpp:10962:3: note: in expansion of macro 'zzRULE' 10962 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10962:3: note: in expansion of macro 'zzRULE' 10962 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10962:3: note: in expansion of macro 'zzRULE' 10962 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'void EfiVfrParser::spanFlags(UINT8&)': Pccts/h/AParser.h:357:30: warning: unused variable 'zzpf' [-Wunused-variable] 357 | int zzErrk=1,zzpf=0; \ | ^~~~ VfrSyntax.cpp:10994:3: note: in expansion of macro 'zzRULE' 10994 | zzRULE; | ^~~~~~ Pccts/h/AParser.h:101:42: warning: unused variable 'zzTracePrevRuleName' [-Wunused-variable] 101 | #define zzTRACEdata const ANTLRChar *zzTracePrevRuleName = NULL; | ^~~~~~~~~~~~~~~~~~~ Pccts/h/AParser.h:358:9: note: in expansion of macro 'zzTRACEdata' 358 | zzTRACEdata \ | ^~~~~~~~~~~ VfrSyntax.cpp:10994:3: note: in expansion of macro 'zzRULE' 10994 | zzRULE; | ^~~~~~ VfrSyntax.cpp: In member function 'EFI_HII_REF EfiVfrParser::_STOR(CHAR8*, CHAR8*, EFI_GUID*, CHAR8*, UINT32)': VfrSyntax.cpp:11491:15: warning: unused variable 'Index' [-Wunused-variable] 11491 | UINT32 Index; | ^~~~~ VfrSyntax.cpp: In member function 'EfiVfrParser::vfrExtensionData(unsigned char*, unsigned int, char*, unsigned int, unsigned char, unsigned int)': VfrSyntax.cpp:1907:27: warning: 'PreBits' may be used uninitialized [-Wmaybe-uninitialized] 1907 | Data_U8 <<= PreBits; | ^~~~~~~ VfrSyntax.cpp:1796:12: note: 'PreBits' was declared here 1796 | UINT8 PreBits; | ^~~~~~~ VfrSyntax.cpp:1906:47: warning: 'Offset' may be used uninitialized [-Wmaybe-uninitialized] 1906 | Value = *(UINT8*) (ByteOffset + Offset); | ^~~~~~ VfrSyntax.cpp:1795:12: note: 'Offset' was declared here 1795 | UINT16 Offset; | ^~~~~~ VfrSyntax.cpp:1908:33: warning: 'Mask' may be used uninitialized [-Wmaybe-uninitialized] 1908 | Value = (Value & (~Mask)) | Data_U8; | ~^~~~~~ VfrSyntax.cpp:1794:12: note: 'Mask' was declared here 1794 | UINT64 Mask; | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' g++ -o ../bin/VfrCompile -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/edk2-ba0e0e4c6a17/.package_note-edk2-20220826gitba0e0e4c6a17-1.fc36.x86_64.ld AParser.o DLexerBase.o ATokenBuffer.o EfiVfrParser.o VfrLexer.o VfrSyntax.o VfrFormPkg.o VfrError.o VfrUtilityLib.o VfrCompiler.o -L../libs -lCommon make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' Pccts/h/AToken.h:176:7: warning: type 'struct ANTLRCommonNoRefCountToken' violates the C++ One Definition Rule [-Wodr] 176 | class ANTLRCommonNoRefCountToken : public ANTLRAbstractToken { | ^ Pccts/h/AToken.h:176:7: note: a different type is defined in another translation unit 176 | class ANTLRCommonNoRefCountToken : public ANTLRAbstractToken { | ^ Pccts/h/AToken.h:178:24: note: the first difference of corresponding definitions is field '_type' 178 | ANTLRTokenType _type; | ^ Pccts/h/AToken.h:178:24: note: a field of same name but different type is defined in another translation unit 178 | ANTLRTokenType _type; | ^ Pccts/h/AParser.cpp:49:6: note: type 'ANTLRTokenType' should match type 'ANTLRTokenType' 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/AToken.h:249:7: warning: type 'struct ANTLRCommonToken' violates the C++ One Definition Rule [-Wodr] 249 | class ANTLRCommonToken : public ANTLRRefCountToken { | ^ Pccts/h/AToken.h:249:7: note: a different type is defined in another translation unit 249 | class ANTLRCommonToken : public ANTLRRefCountToken { | ^ Pccts/h/AToken.h:251:30: note: the first difference of corresponding definitions is field '_type' 251 | ANTLRTokenType _type; | ^ Pccts/h/AToken.h:251:30: note: a field of same name but different type is defined in another translation unit 251 | ANTLRTokenType _type; | ^ Pccts/h/AParser.cpp:49:6: note: type 'ANTLRTokenType' should match type 'ANTLRTokenType' 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/AParser.h:147:7: warning: type 'struct ANTLRParser' violates the C++ One Definition Rule [-Wodr] 147 | class ANTLRParser { | ^ Pccts/h/AParser.h:147:7: note: a different type is defined in another translation unit 147 | class ANTLRParser { | ^ Pccts/h/AParser.h:156:24: note: the first difference of corresponding definitions is field 'eofToken' 156 | ANTLRTokenType eofToken; // when do I stop during resynch()s | ^ Pccts/h/AParser.h:156:24: note: a field of same name but different type is defined in another translation unit 156 | ANTLRTokenType eofToken; // when do I stop during resynch()s | ^ Pccts/h/AParser.cpp:49:6: note: type 'ANTLRTokenType' should match type 'ANTLRTokenType' 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/AToken.h:272:14: warning: type of 'setText' does not match original declaration [-Wlto-type-mismatch] 272 | void setText(const ANTLRChar *s) | ^ Pccts/h/AToken.h:272:14: note: 'setText' was previously declared here 272 | void setText(const ANTLRChar *s) | ^ Pccts/h/AToken.h:272:14: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:199:14: warning: type of 'setText' does not match original declaration [-Wlto-type-mismatch] 199 | void setText(const ANTLRChar *s) | ^ Pccts/h/AToken.h:199:14: note: 'setText' was previously declared here 199 | void setText(const ANTLRChar *s) | ^ Pccts/h/AToken.h:199:14: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:261:17: warning: type of '__dt_del ' does not match original declaration [-Wlto-type-mismatch] 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: '__dt_del ' was previously declared here 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:261:17: warning: type of '__dt_comp ' does not match original declaration [-Wlto-type-mismatch] 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: '__dt_comp ' was previously declared here 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:261:17: warning: type of '__dt_base ' does not match original declaration [-Wlto-type-mismatch] 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: '__dt_base ' was previously declared here 261 | virtual ~ANTLRCommonToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:261:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:188:9: warning: type of '__dt_del ' does not match original declaration [-Wlto-type-mismatch] 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: '__dt_del ' was previously declared here 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:188:9: warning: type of '__dt_comp ' does not match original declaration [-Wlto-type-mismatch] 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: '__dt_comp ' was previously declared here 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:188:9: warning: type of '__dt_base ' does not match original declaration [-Wlto-type-mismatch] 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: '__dt_base ' was previously declared here 188 | ~ANTLRCommonNoRefCountToken() { if (_text) delete [] _text; } // MR9 RJV: Added Destructor to remove string | ^ Pccts/h/AToken.h:188:9: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:308:30: warning: type of 'operator=' does not match original declaration [-Wlto-type-mismatch] 308 | virtual ANTLRCommonToken& operator =(const ANTLRCommonToken& rhs) { | ^ Pccts/h/AToken.h:308:30: note: 'operator=' was previously declared here 308 | virtual ANTLRCommonToken& operator =(const ANTLRCommonToken& rhs) { | ^ Pccts/h/AToken.h:308:30: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:266:14: warning: type of 'setLine' does not match original declaration [-Wlto-type-mismatch] 266 | void setLine(int line) { _line = line; } | ^ Pccts/h/AToken.h:266:14: note: 'setLine' was previously declared here 266 | void setLine(int line) { _line = line; } | ^ Pccts/h/AToken.h:266:14: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:235:40: warning: type of 'operator=' does not match original declaration [-Wlto-type-mismatch] 235 | virtual ANTLRCommonNoRefCountToken& operator =(const ANTLRCommonNoRefCountToken& rhs) { | ^ Pccts/h/AToken.h:235:40: note: 'operator=' was previously declared here 235 | virtual ANTLRCommonNoRefCountToken& operator =(const ANTLRCommonNoRefCountToken& rhs) { | ^ Pccts/h/AToken.h:235:40: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:193:14: warning: type of 'setLine' does not match original declaration [-Wlto-type-mismatch] 193 | void setLine(int line) { _line = line; } | ^ Pccts/h/AToken.h:193:14: note: 'setLine' was previously declared here 193 | void setLine(int line) { _line = line; } | ^ Pccts/h/AToken.h:193:14: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:267:20: warning: type of 'getText' does not match original declaration [-Wlto-type-mismatch] 267 | ANTLRChar *getText() const { return _text; } | ^ Pccts/h/AToken.h:267:20: note: 'getText' was previously declared here 267 | ANTLRChar *getText() const { return _text; } | ^ Pccts/h/AToken.h:267:20: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:265:21: warning: type of 'getLine' does not match original declaration [-Wlto-type-mismatch] 265 | virtual int getLine() const { return _line; } | ^ Pccts/h/AToken.h:265:21: note: 'getLine' was previously declared here 265 | virtual int getLine() const { return _line; } | ^ Pccts/h/AToken.h:265:21: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:263:24: warning: type of 'getType' does not match original declaration [-Wlto-type-mismatch] 263 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AToken.h:263:24: note: return value type mismatch 263 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AParser.cpp:49:6: note: type 'ANTLRTokenType' should match type 'ANTLRTokenType' 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/AToken.h:263:24: note: 'getType' was previously declared here 263 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AToken.h:263:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:194:20: warning: type of 'getText' does not match original declaration [-Wlto-type-mismatch] 194 | ANTLRChar *getText() const { return _text; } | ^ Pccts/h/AToken.h:194:20: note: 'getText' was previously declared here 194 | ANTLRChar *getText() const { return _text; } | ^ Pccts/h/AToken.h:194:20: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:192:21: warning: type of 'getLine' does not match original declaration [-Wlto-type-mismatch] 192 | virtual int getLine() const { return _line; } | ^ Pccts/h/AToken.h:192:21: note: 'getLine' was previously declared here 192 | virtual int getLine() const { return _line; } | ^ Pccts/h/AToken.h:192:21: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AToken.h:190:24: warning: type of 'getType' does not match original declaration [-Wlto-type-mismatch] 190 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AToken.h:190:24: note: return value type mismatch 190 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AParser.cpp:49:6: note: type 'ANTLRTokenType' should match type 'ANTLRTokenType' 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/AToken.h:190:24: note: 'getType' was previously declared here 190 | ANTLRTokenType getType() const { return _type; } | ^ Pccts/h/AToken.h:190:24: note: code may be misoptimized unless '-fno-strict-aliasing' is used Pccts/h/AParser.cpp:49:6: warning: type 'ANTLRTokenType' violates the C++ One Definition Rule [-Wodr] 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/DLexerBase.cpp:47:6: note: an enum with different value name is defined in another translation unit 47 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_UTTER_GARBAGE, // MR1 | ^ Pccts/h/AParser.cpp:49:40: note: name 'ITS_TOO_COMPLICATED' differs from name 'ITS_UTTER_GARBAGE' defined in another translation unit 49 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_TOO_COMPLICATED=9999}; // MR1 | ^ Pccts/h/DLexerBase.cpp:47:40: note: mismatching definition 47 | enum ANTLRTokenType { TER_HATES_CPP=0, ITS_UTTER_GARBAGE, // MR1 | ^ make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' Finished building BaseTools C Tools with HOST_ARCH=X64 make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' /usr/bin/make -C Tests make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Tests' make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Tests' testHelp (TianoCompress.Tests) ... ok testRandomDataCycles (TianoCompress.Tests) ... ok test_AmlToC_AmlToC (CheckPythonSyntax.Tests) ... ok test_AutoGen_AutoGen (CheckPythonSyntax.Tests) ... ok test_AutoGen_AutoGenWorker (CheckPythonSyntax.Tests) ... ok test_AutoGen_BuildEngine (CheckPythonSyntax.Tests) ... ok test_AutoGen_DataPipe (CheckPythonSyntax.Tests) ... ok test_AutoGen_GenC (CheckPythonSyntax.Tests) ... ok test_AutoGen_GenDepex (CheckPythonSyntax.Tests) ... ok test_AutoGen_GenMake (CheckPythonSyntax.Tests) ... ok test_AutoGen_GenPcdDb (CheckPythonSyntax.Tests) ... ok test_AutoGen_GenVar (CheckPythonSyntax.Tests) ... ok test_AutoGen_IdfClassObject (CheckPythonSyntax.Tests) ... ok test_AutoGen_IncludesAutoGen (CheckPythonSyntax.Tests) ... ok test_AutoGen_InfSectionParser (CheckPythonSyntax.Tests) ... ok test_AutoGen_ModuleAutoGen (CheckPythonSyntax.Tests) ... ok test_AutoGen_ModuleAutoGenHelper (CheckPythonSyntax.Tests) ... ok test_AutoGen_PlatformAutoGen (CheckPythonSyntax.Tests) ... ok test_AutoGen_StrGather (CheckPythonSyntax.Tests) ... ok test_AutoGen_UniClassObject (CheckPythonSyntax.Tests) ... ok test_AutoGen_ValidCheckingInfoObject (CheckPythonSyntax.Tests) ... ok test_AutoGen_WorkspaceAutoGen (CheckPythonSyntax.Tests) ... ok test_AutoGen___init__ (CheckPythonSyntax.Tests) ... ok test_BPDG_BPDG (CheckPythonSyntax.Tests) ... ok test_BPDG_GenVpd (CheckPythonSyntax.Tests) ... ok test_BPDG_StringTable (CheckPythonSyntax.Tests) ... ok test_BPDG___init__ (CheckPythonSyntax.Tests) ... ok test_Capsule_GenerateCapsule (CheckPythonSyntax.Tests) ... ok test_Capsule_GenerateWindowsDriver (CheckPythonSyntax.Tests) ... ok test_Capsule_WindowsCapsuleSupportHelper (CheckPythonSyntax.Tests) ... ok test_CommonDataClass_CommonClass (CheckPythonSyntax.Tests) ... ok test_CommonDataClass_DataClass (CheckPythonSyntax.Tests) ... ok test_CommonDataClass_Exceptions (CheckPythonSyntax.Tests) ... ok test_CommonDataClass_FdfClass (CheckPythonSyntax.Tests) ... ok test_CommonDataClass___init__ (CheckPythonSyntax.Tests) ... ok test_Common_BuildToolError (CheckPythonSyntax.Tests) ... ok test_Common_BuildVersion (CheckPythonSyntax.Tests) ... ok test_Common_DataType (CheckPythonSyntax.Tests) ... ok test_Common_Edk2_Capsule_FmpPayloadHeader (CheckPythonSyntax.Tests) ... ok test_Common_Edk2_Capsule___init__ (CheckPythonSyntax.Tests) ... ok test_Common_Edk2___init__ (CheckPythonSyntax.Tests) ... ok test_Common_EdkLogger (CheckPythonSyntax.Tests) ... ok test_Common_Expression (CheckPythonSyntax.Tests) ... ok test_Common_GlobalData (CheckPythonSyntax.Tests) ... ok test_Common_LongFilePathOs (CheckPythonSyntax.Tests) ... ok test_Common_LongFilePathOsPath (CheckPythonSyntax.Tests) ... ok test_Common_LongFilePathSupport (CheckPythonSyntax.Tests) ... ok test_Common_Misc (CheckPythonSyntax.Tests) ... ok test_Common_MultipleWorkspace (CheckPythonSyntax.Tests) ... ok test_Common_Parsing (CheckPythonSyntax.Tests) ... ok test_Common_RangeExpression (CheckPythonSyntax.Tests) ... ok test_Common_StringUtils (CheckPythonSyntax.Tests) ... ok test_Common_TargetTxtClassObject (CheckPythonSyntax.Tests) ... ok test_Common_ToolDefClassObject (CheckPythonSyntax.Tests) ... ok test_Common_Uefi_Capsule_CapsuleDependency (CheckPythonSyntax.Tests) ... ok test_Common_Uefi_Capsule_FmpAuthHeader (CheckPythonSyntax.Tests) ... ok test_Common_Uefi_Capsule_FmpCapsuleHeader (CheckPythonSyntax.Tests) ... ok test_Common_Uefi_Capsule_UefiCapsuleHeader (CheckPythonSyntax.Tests) ... ok test_Common_Uefi_Capsule___init__ (CheckPythonSyntax.Tests) ... ok test_Common_Uefi___init__ (CheckPythonSyntax.Tests) ... ok test_Common_VariableAttributes (CheckPythonSyntax.Tests) ... ok test_Common_VpdInfoFile (CheckPythonSyntax.Tests) ... ok test_Common___init__ (CheckPythonSyntax.Tests) ... ok test_Common_caching (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser3_CLexer (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser3_CParser (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser3___init__ (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser4_CLexer (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser4_CListener (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser4_CParser (CheckPythonSyntax.Tests) ... ok test_Ecc_CParser4___init__ (CheckPythonSyntax.Tests) ... ok test_Ecc_Check (CheckPythonSyntax.Tests) ... ok test_Ecc_CodeFragment (CheckPythonSyntax.Tests) ... ok test_Ecc_CodeFragmentCollector (CheckPythonSyntax.Tests) ... ok test_Ecc_Configuration (CheckPythonSyntax.Tests) ... ok test_Ecc_Database (CheckPythonSyntax.Tests) ... ok test_Ecc_EccGlobalData (CheckPythonSyntax.Tests) ... ok test_Ecc_EccMain (CheckPythonSyntax.Tests) ... ok test_Ecc_EccToolError (CheckPythonSyntax.Tests) ... ok test_Ecc_Exception (CheckPythonSyntax.Tests) ... ok test_Ecc_FileProfile (CheckPythonSyntax.Tests) ... ok test_Ecc_MetaDataParser (CheckPythonSyntax.Tests) ... ok test_Ecc_MetaFileWorkspace_MetaDataTable (CheckPythonSyntax.Tests) ... ok test_Ecc_MetaFileWorkspace_MetaFileParser (CheckPythonSyntax.Tests) ... ok test_Ecc_MetaFileWorkspace_MetaFileTable (CheckPythonSyntax.Tests) ... ok test_Ecc_MetaFileWorkspace___init__ (CheckPythonSyntax.Tests) ... ok test_Ecc_ParserWarning (CheckPythonSyntax.Tests) ... ok test_Ecc_Xml_XmlRoutines (CheckPythonSyntax.Tests) ... ok test_Ecc_Xml___init__ (CheckPythonSyntax.Tests) ... ok test_Ecc___init__ (CheckPythonSyntax.Tests) ... ok test_Ecc_c (CheckPythonSyntax.Tests) ... ok test_Eot_CParser3_CLexer (CheckPythonSyntax.Tests) ... ok test_Eot_CParser3_CParser (CheckPythonSyntax.Tests) ... ok test_Eot_CParser3___init__ (CheckPythonSyntax.Tests) ... ok test_Eot_CParser4_CLexer (CheckPythonSyntax.Tests) ... ok test_Eot_CParser4_CListener (CheckPythonSyntax.Tests) ... ok test_Eot_CParser4_CParser (CheckPythonSyntax.Tests) ... ok test_Eot_CParser4___init__ (CheckPythonSyntax.Tests) ... ok test_Eot_CodeFragment (CheckPythonSyntax.Tests) ... ok test_Eot_CodeFragmentCollector (CheckPythonSyntax.Tests) ... ok test_Eot_Database (CheckPythonSyntax.Tests) ... ok test_Eot_EotGlobalData (CheckPythonSyntax.Tests) ... ok test_Eot_EotMain (CheckPythonSyntax.Tests) ... ok test_Eot_EotToolError (CheckPythonSyntax.Tests) ... ok test_Eot_FileProfile (CheckPythonSyntax.Tests) ... ok test_Eot_Identification (CheckPythonSyntax.Tests) ... ok test_Eot_InfParserLite (CheckPythonSyntax.Tests) ... ok test_Eot_Parser (CheckPythonSyntax.Tests) ... ok test_Eot_ParserWarning (CheckPythonSyntax.Tests) ... ok test_Eot_Report (CheckPythonSyntax.Tests) ... ok test_Eot___init__ (CheckPythonSyntax.Tests) ... ok test_Eot_c (CheckPythonSyntax.Tests) ... ok test_FMMT_FMMT (CheckPythonSyntax.Tests) ... ok test_FMMT___init__ (CheckPythonSyntax.Tests) ... ok test_FMMT_core_BinaryFactoryProduct (CheckPythonSyntax.Tests) ... ok test_FMMT_core_BiosTree (CheckPythonSyntax.Tests) ... ok test_FMMT_core_BiosTreeNode (CheckPythonSyntax.Tests) ... ok test_FMMT_core_FMMTOperation (CheckPythonSyntax.Tests) ... ok test_FMMT_core_FMMTParser (CheckPythonSyntax.Tests) ... ok test_FMMT_core_FvHandler (CheckPythonSyntax.Tests) ... ok test_FMMT_core_GuidTools (CheckPythonSyntax.Tests) ... ok test_FMMT_utils_FmmtLogger (CheckPythonSyntax.Tests) ... ok test_FMMT_utils_FvLayoutPrint (CheckPythonSyntax.Tests) ... ok test_FirmwareStorageFormat_Common (CheckPythonSyntax.Tests) ... ok test_FirmwareStorageFormat_FfsFileHeader (CheckPythonSyntax.Tests) ... ok test_FirmwareStorageFormat_FvHeader (CheckPythonSyntax.Tests) ... ok test_FirmwareStorageFormat_SectionHeader (CheckPythonSyntax.Tests) ... ok test_FirmwareStorageFormat___init__ (CheckPythonSyntax.Tests) ... ok test_GenFds_AprioriSection (CheckPythonSyntax.Tests) ... ok test_GenFds_Capsule (CheckPythonSyntax.Tests) ... ok test_GenFds_CapsuleData (CheckPythonSyntax.Tests) ... ok test_GenFds_CompressSection (CheckPythonSyntax.Tests) ... ok test_GenFds_DataSection (CheckPythonSyntax.Tests) ... ok test_GenFds_DepexSection (CheckPythonSyntax.Tests) ... ok test_GenFds_EfiSection (CheckPythonSyntax.Tests) ... ok test_GenFds_Fd (CheckPythonSyntax.Tests) ... ok test_GenFds_FdfParser (CheckPythonSyntax.Tests) ... ok test_GenFds_Ffs (CheckPythonSyntax.Tests) ... ok test_GenFds_FfsFileStatement (CheckPythonSyntax.Tests) ... ok test_GenFds_FfsInfStatement (CheckPythonSyntax.Tests) ... ok test_GenFds_Fv (CheckPythonSyntax.Tests) ... ok test_GenFds_FvImageSection (CheckPythonSyntax.Tests) ... ok test_GenFds_GenFds (CheckPythonSyntax.Tests) ... ok test_GenFds_GenFdsGlobalVariable (CheckPythonSyntax.Tests) ... ok test_GenFds_GuidSection (CheckPythonSyntax.Tests) ... ok test_GenFds_OptRomFileStatement (CheckPythonSyntax.Tests) ... ok test_GenFds_OptRomInfStatement (CheckPythonSyntax.Tests) ... ok test_GenFds_OptionRom (CheckPythonSyntax.Tests) ... ok test_GenFds_Region (CheckPythonSyntax.Tests) ... ok test_GenFds_Rule (CheckPythonSyntax.Tests) ... ok test_GenFds_RuleComplexFile (CheckPythonSyntax.Tests) ... ok test_GenFds_RuleSimpleFile (CheckPythonSyntax.Tests) ... ok test_GenFds_Section (CheckPythonSyntax.Tests) ... ok test_GenFds_UiSection (CheckPythonSyntax.Tests) ... ok test_GenFds_VerSection (CheckPythonSyntax.Tests) ... ok test_GenFds___init__ (CheckPythonSyntax.Tests) ... ok test_GenPatchPcdTable_GenPatchPcdTable (CheckPythonSyntax.Tests) ... ok test_GenPatchPcdTable___init__ (CheckPythonSyntax.Tests) ... ok test_PatchPcdValue_PatchPcdValue (CheckPythonSyntax.Tests) ... ok test_PatchPcdValue___init__ (CheckPythonSyntax.Tests) ... ok test_Pkcs7Sign_Pkcs7Sign (CheckPythonSyntax.Tests) ... ok test_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys (CheckPythonSyntax.Tests) ... ok test_Rsa2048Sha256Sign_Rsa2048Sha256Sign (CheckPythonSyntax.Tests) ... ok test_Split_Split (CheckPythonSyntax.Tests) ... ok test_Split___init__ (CheckPythonSyntax.Tests) ... ok test_Table_Table (CheckPythonSyntax.Tests) ... ok test_Table_TableDataModel (CheckPythonSyntax.Tests) ... ok test_Table_TableDec (CheckPythonSyntax.Tests) ... ok test_Table_TableDsc (CheckPythonSyntax.Tests) ... ok test_Table_TableEotReport (CheckPythonSyntax.Tests) ... ok test_Table_TableFdf (CheckPythonSyntax.Tests) ... ok test_Table_TableFile (CheckPythonSyntax.Tests) ... ok test_Table_TableFunction (CheckPythonSyntax.Tests) ... ok test_Table_TableIdentifier (CheckPythonSyntax.Tests) ... ok test_Table_TableInf (CheckPythonSyntax.Tests) ... ok test_Table_TablePcd (CheckPythonSyntax.Tests) ... ok test_Table_TableQuery (CheckPythonSyntax.Tests) ... ok test_Table_TableReport (CheckPythonSyntax.Tests) ... ok test_Table___init__ (CheckPythonSyntax.Tests) ... ok test_TargetTool_TargetTool (CheckPythonSyntax.Tests) ... ok test_TargetTool___init__ (CheckPythonSyntax.Tests) ... ok test_Trim_Trim (CheckPythonSyntax.Tests) ... ok test_UPT_BuildVersion (CheckPythonSyntax.Tests) ... ok test_UPT_Core_DependencyRules (CheckPythonSyntax.Tests) ... ok test_UPT_Core_DistributionPackageClass (CheckPythonSyntax.Tests) ... ok test_UPT_Core_FileHook (CheckPythonSyntax.Tests) ... ok test_UPT_Core_IpiDb (CheckPythonSyntax.Tests) ... ok test_UPT_Core_PackageFile (CheckPythonSyntax.Tests) ... ok test_UPT_Core___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_GenMetaFile_GenDecFile (CheckPythonSyntax.Tests) ... ok test_UPT_GenMetaFile_GenInfFile (CheckPythonSyntax.Tests) ... ok test_UPT_GenMetaFile_GenMetaFileMisc (CheckPythonSyntax.Tests) ... ok test_UPT_GenMetaFile_GenXmlFile (CheckPythonSyntax.Tests) ... ok test_UPT_GenMetaFile___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_InstallPkg (CheckPythonSyntax.Tests) ... ok test_UPT_InventoryWs (CheckPythonSyntax.Tests) ... ok test_UPT_Library_CommentGenerating (CheckPythonSyntax.Tests) ... ok test_UPT_Library_CommentParsing (CheckPythonSyntax.Tests) ... ok test_UPT_Library_DataType (CheckPythonSyntax.Tests) ... ok test_UPT_Library_ExpressionValidate (CheckPythonSyntax.Tests) ... ok test_UPT_Library_GlobalData (CheckPythonSyntax.Tests) ... ok test_UPT_Library_Misc (CheckPythonSyntax.Tests) ... ok test_UPT_Library_ParserValidate (CheckPythonSyntax.Tests) ... ok test_UPT_Library_Parsing (CheckPythonSyntax.Tests) ... ok test_UPT_Library_StringUtils (CheckPythonSyntax.Tests) ... ok test_UPT_Library_UniClassObject (CheckPythonSyntax.Tests) ... ok test_UPT_Library_Xml_XmlRoutines (CheckPythonSyntax.Tests) ... ok test_UPT_Library_Xml___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_Library___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_Logger_Log (CheckPythonSyntax.Tests) ... ok test_UPT_Logger_StringTable (CheckPythonSyntax.Tests) ... ok test_UPT_Logger_ToolError (CheckPythonSyntax.Tests) ... ok test_UPT_Logger___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_MkPkg (CheckPythonSyntax.Tests) ... ok test_UPT_Object_POM_CommonObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_POM_ModuleObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_POM_PackageObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_POM___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_DecObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfBinaryObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfBuildOptionObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfCommonObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfDefineCommonObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfDefineObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfDepexObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfGuidObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfHeaderObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfLibraryClassesObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfMisc (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfPackagesObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfPcdObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfPpiObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfProtocolObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfSoucesObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser_InfUserExtensionObject (CheckPythonSyntax.Tests) ... ok test_UPT_Object_Parser___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_Object___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_DecParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_DecParserMisc (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfAsBuiltProcess (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfBinarySectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfBuildOptionSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfDefineSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfDepexSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfGuidPpiProtocolSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfLibrarySectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfPackageSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfParserMisc (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfPcdSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser_InfSourceSectionParser (CheckPythonSyntax.Tests) ... ok test_UPT_Parser___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_PomAdapter_DecPomAlignment (CheckPythonSyntax.Tests) ... ok test_UPT_PomAdapter_InfPomAlignment (CheckPythonSyntax.Tests) ... ok test_UPT_PomAdapter_InfPomAlignmentMisc (CheckPythonSyntax.Tests) ... ok test_UPT_PomAdapter___init__ (CheckPythonSyntax.Tests) ... ok test_UPT_ReplacePkg (CheckPythonSyntax.Tests) ... ok test_UPT_RmPkg (CheckPythonSyntax.Tests) ... ok test_UPT_TestInstall (CheckPythonSyntax.Tests) ... ok test_UPT_UPT (CheckPythonSyntax.Tests) ... ok test_UPT_UnitTest_CommentGeneratingUnitTest (CheckPythonSyntax.Tests) ... ok test_UPT_UnitTest_CommentParsingUnitTest (CheckPythonSyntax.Tests) ... ok test_UPT_UnitTest_DecParserTest (CheckPythonSyntax.Tests) ... ok test_UPT_UnitTest_DecParserUnitTest (CheckPythonSyntax.Tests) ... ok test_UPT_UnitTest_InfBinarySectionTest (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_CommonXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_GuidProtocolPpiXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_IniToXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_ModuleSurfaceAreaXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_PackageSurfaceAreaXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_PcdXml (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_XmlParser (CheckPythonSyntax.Tests) ... ok test_UPT_Xml_XmlParserMisc (CheckPythonSyntax.Tests) ... ok test_UPT_Xml___init__ (CheckPythonSyntax.Tests) ... ok test_Workspace_BuildClassObject (CheckPythonSyntax.Tests) ... ok test_Workspace_DecBuildData (CheckPythonSyntax.Tests) ... ok test_Workspace_DscBuildData (CheckPythonSyntax.Tests) ... ok test_Workspace_InfBuildData (CheckPythonSyntax.Tests) ... ok test_Workspace_MetaDataTable (CheckPythonSyntax.Tests) ... ok test_Workspace_MetaFileCommentParser (CheckPythonSyntax.Tests) ... ok test_Workspace_MetaFileParser (CheckPythonSyntax.Tests) ... ok test_Workspace_MetaFileTable (CheckPythonSyntax.Tests) ... ok test_Workspace_WorkspaceCommon (CheckPythonSyntax.Tests) ... ok test_Workspace_WorkspaceDatabase (CheckPythonSyntax.Tests) ... ok test_Workspace___init__ (CheckPythonSyntax.Tests) ... ok test_build_BuildReport (CheckPythonSyntax.Tests) ... ok test_build___init__ (CheckPythonSyntax.Tests) ... ok test_build_build (CheckPythonSyntax.Tests) ... ok test_build_buildoptions (CheckPythonSyntax.Tests) ... ok test_sitecustomize (CheckPythonSyntax.Tests) ... ok test_tests_Split_test_split (CheckPythonSyntax.Tests) ... ok test32bitUnicodeCharInUtf8Comment (CheckUnicodeSourceFiles.Tests) ... ok test32bitUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests) ... ok testSupplementaryPlaneUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests) ... ok testSurrogatePairUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests) ... ok testSurrogatePairUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests) ... ok testSurrogatePairUnicodeCharInUtf8FileWithBom (CheckUnicodeSourceFiles.Tests) ... ok testUtf16InUniFile (CheckUnicodeSourceFiles.Tests) ... ok testValidUtf8File (CheckUnicodeSourceFiles.Tests) ... ok testValidUtf8FileWithBom (CheckUnicodeSourceFiles.Tests) ... ok ---------------------------------------------------------------------- Ran 301 tests in 1.393s OK + SMP_MFLAGS=-j6 + [[ x-j6 = x-j* ]] + CC_FLAGS=' -n 6' + CC_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash' + CC_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE' + CC_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE' + CC_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE' + CC_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE' + OVMF_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE' + OVMF_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB' + OVMF_SB_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB' + OVMF_SB_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB -D SECURE_BOOT_ENABLE' + OVMF_SB_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB -D SECURE_BOOT_ENABLE -D SMM_REQUIRE' + OVMF_SB_FLAGS=' -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB -D SECURE_BOOT_ENABLE -D SMM_REQUIRE -D EXCLUDE_SHELL_FROM_FD' + OVMF_4M_FLAGS= + OVMF_4M_FLAGS=' -D FD_SIZE_IN_KB=4096' + sed -i -e s/-Werror// Conf/tools_def.txt + export GCC5_IA32_PREFIX=x86_64-linux-gnu- + GCC5_IA32_PREFIX=x86_64-linux-gnu- + export GCC5_X64_PREFIX=x86_64-linux-gnu- + GCC5_X64_PREFIX=x86_64-linux-gnu- + export GCC5_AARCH64_PREFIX=aarch64-linux-gnu- + GCC5_AARCH64_PREFIX=aarch64-linux-gnu- + export GCC5_ARM_PREFIX=arm-linux-gnu- + GCC5_ARM_PREFIX=arm-linux-gnu- + build -n 6 --cmd-len=65536 -t GCC5 -b DEBUG --hash -D NETWORK_IP6_ENABLE -D NETWORK_HTTP_BOOT_ENABLE -D NETWORK_TLS_ENABLE -D TPM2_ENABLE -D TPM1_ENABLE -D FD_SIZE_2MB -D FD_SIZE_IN_KB=4096 -a X64 -p OvmfPkg/OvmfPkgX64.dsc Build environment: Linux-5.18.17-200.fc36.x86_64-x86_64-with-glibc2.35 Build start time: 14:30:09, Sep.21 2022 WORKSPACE = /builddir/build/BUILD/edk2-ba0e0e4c6a17 EDK_TOOLS_PATH = /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools CONF_PATH = /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf PYTHON_COMMAND = /usr/bin/python3 Processing meta-data . Architecture(s) = X64 Build target = DEBUG Toolchain = GCC5 Active Platform = /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/OvmfPkgX64.dsc ........[cache miss]: PreMakeCache: Skip '.inc' File: /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf X64 [cache miss]: PreMakeCache: Skip '.inc' File: /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf X64 done! Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/ConsistMapping.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./ConsistMapping.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellCommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/OUTPUT/MpInitLibDepLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibMpDepLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/OUTPUT/./MpInitLibDepLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/MpInitLibDepLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/HobLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/./HobLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreHobLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreHobLib/HobLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/QemuFwCfgLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgSecLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/./QemuFwCfgLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/OUTPUT/MpInitLibDepLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibUpDepLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/OUTPUT/./MpInitLibDepLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/MpInitLibDepLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/OUTPUT/DxeMpInitLibMpDepLib.lib Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64] "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/OUTPUT/DxeMpInitLibMpDepLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibMpDepLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG/AutoGen.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/QemuFwCfgSec.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgSecLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/./QemuFwCfgSec.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSec.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/DxeCoreHobLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/OUTPUT/DxeMpInitLibUpDepLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/./UefiShellCommandLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellCommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/OUTPUT/DxeMpInitLibUpDepLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/DxeMpInitLibUpDepLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Attrib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Attrib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Attrib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/QemuFwCfgSecLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/QemuFwCfgSecLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyExtraInitRuntimeDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyExtraInitRuntimeDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VariablePolicyLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyExtraInitRuntimeDxe.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Connect.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Connect.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/./PeiExtractGuidedSectionLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiExtractGuidedSectionLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VariablePolicyLibRuntimeDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/./VariablePolicyLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VariablePolicyLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/Exit.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Exit.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/PeiExtractGuidedSectionLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/For.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./For.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/SecVmgExitLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/UefiShellCommandLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/DevTree.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DevTree.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/DevTree.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/VariablePolicyLibRuntimeDxe.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitVcHandler.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./SecVmgExitVcHandler.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/SecVmgExitVcHandler.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/./DxeExtractGuidedSectionLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeExtractGuidedSectionLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformHasIoMmuLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/./PlatformHasIoMmuLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformHasIoMmuLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Cd.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cd.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/PlatformHasIoMmuLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformHasIoMmuLib/PlatformHasIoMmuLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/VmTdExitVeHandler.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmTdExitVeHandler.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/VmTdExitVeHandler.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellBcfgCommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG/AutoGen.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Devices.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Devices.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/DxeExtractGuidedSectionLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellBcfgCommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/./UefiShellBcfgCommandLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellBcfgCommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/Goto.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Goto.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/Goto.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/GuidedSectionExtraction.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./GuidedSectionExtraction.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/GuidedSectionExtraction.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Cp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Cp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompress.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/./LzmaDecompress.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompress.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/VmgExitLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/VmgExitLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Dh.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Dh.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/VmgExitVcHandler.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecVmgExitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/./VmgExitVcHandler.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/VmgExitVcHandler.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/If.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./If.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzFind.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzFind.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Load.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Load.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/UefiShellBcfgCommandLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib/TlsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/TlsConfig.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TlsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/./TlsConfig.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib/TlsConfig.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/Shift.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Shift.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/Shift.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LzmaDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/Sdk/C/LzmaDec.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/LzmaDec.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Ls.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Ls.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64/TdVmcallCpuid.nasm "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Disconnect.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Disconnect.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/Stall.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./Stall.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/Stall.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/LzmaDecompressLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/TlsInit.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TlsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/./TlsInit.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib/TlsInit.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Drivers.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Drivers.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Drivers.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Map.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Map.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.obj.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64/TdVmcallCpuid.nasm > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.ii Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG/AutoGen.c Trim --trim-long --source-code -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/./UefiShellLevel1CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/DrvCfg.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvCfg.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/TlsProcess.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TlsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/./TlsProcess.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/TlsLib/TlsProcess.c "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VmgExitLib/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -f elf64 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.obj /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/X64/TdVmcallCpuid.iii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/MkDir.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./MkDir.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/MkDir.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/SecVmgExitLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VmgExitLib/SecVmgExitLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLibInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=CustomizedDisplayLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/./CustomizedDisplayLibInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLibInternal.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/UefiShellLevel1CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseUefiDecompressLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/./BaseUefiDecompressLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseUefiDecompressLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Mv.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Mv.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/TlsLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/TlsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/TlsLib/TlsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/DevicePathFromText.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathFromText.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/DrvDiag.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./DrvDiag.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/CustomizedDisplayLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/BaseUefiDecompressLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/OUTPUT/MpInitLibUp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MpInitLibUpStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/OUTPUT/./MpInitLibUp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLibUp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryProfileLibNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./DxeCoreMemoryProfileLibNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileLibNull.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/Hid.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./Hid.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiUsbLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiUsbLib/Hid.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/MemoryAllocationLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCoreMemoryAllocationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/OUTPUT/MpInitLibUp.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/OUTPUT/MpInitLibUp.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TimeBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/./TimeBaseLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Library/TimeBaseLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Parse.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Parse.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/DevicePathToText.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathToText.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/DevicePathToText.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/OpenInfo.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./OpenInfo.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/OpenInfo.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UsbDxeLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiUsbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/./UsbDxeLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiUsbLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiUsbLib/UsbDxeLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/TimeBaseLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/UefiUsbLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/OUTPUT/DxeTpmMeasurementLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTpmMeasurementLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/OUTPUT/./DxeTpmMeasurementLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/DxeTpmMeasurementLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Reset.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Reset.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Reset.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/DxeCoreMemoryAllocationLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector/ResetVector.inf [X64] Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector/ResetVector.nasmb "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Reconnect.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Reconnect.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Reconnect.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/DevicePathUtilities.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilities.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapPciSegmentLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/./BasePciCapPciSegmentLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapPciSegmentLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/OUTPUT/DxeTpmMeasurementLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/OUTPUT/DxeTpmMeasurementLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/BasePciCapPciSegmentLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapPciSegmentLib/BasePciCapPciSegmentLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/DevicePathUtilitiesDxeSmm.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./DevicePathUtilitiesDxeSmm.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/DevicePathUtilitiesDxeSmm.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ResetVector/Vtf0/ /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector/ResetVector.nasmb > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Rm.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Rm.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Rm.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/DEBUG/AutoGen.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64] Trim --source-code --convert-hex -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./UefiShellDriver1CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiDevicePathLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/./UefiDevicePathLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BmLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BmLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BmLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/UefiDevicePathLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib/OUTPUT/object_files.lst "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector/ -l /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.lst -f bin -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ResetVector/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ResetVector/Vtf0/ -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.iii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/Ifconfig6.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/./Ifconfig6.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ifconfig6.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Set.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Set.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Set.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/AutoGen.c cp -p -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.com test -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin && GenSec -s EFI_SECTION_RAW -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/ResetVector/ResetVector/OUTPUT/ResetVector.bin "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/Unload.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDriver1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/./Unload.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDriver1CommandsLib/Unload.c GenFfs -t EFI_FV_FILETYPE_RAW -g 1BA0062E-C779-4582-8566-336AE8F78F09 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09.ffs -oi /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/FV/Ffs/1BA0062E-C779-4582-8566-336AE8F78F09ResetVector/1BA0062E-C779-4582-8566-336AE8F78F09SEC1.1.raw -n 16 "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenance.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenance.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManager.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManager.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/OUTPUT/TlsAuthConfigLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TlsAuthConfigLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/OUTPUT/./TlsAuthConfigLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TlsAuthConfigLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/TimeDate.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./TimeDate.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/UefiShellDriver1CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/Ping6.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/./Ping6.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/DeviceManagerVfr.c.deps -x c -E -P -DVFRCOMPILE --include DeviceManagerUiLibStrDefs.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerVfr.Vfr > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/BaseResetShutdown.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/./BaseResetShutdown.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/ResetSystemLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/ResetSystemLib/BaseResetShutdown.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/OUTPUT/TlsAuthConfigLib.lib "VfrCompile" -l -n --string-db /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLibStrDefs.hpk --output-directory /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/. /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.i "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/OUTPUT/TlsAuthConfigLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerVfr.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DeviceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/./DeviceManagerVfr.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DeviceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/DEBUG/DeviceManagerVfr.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/AmdSev.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./AmdSev.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/AmdSev.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c.deps -x c -E -P -DVFRCOMPILE --include BootMaintenanceManagerUiLibStrDefs.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/ResetSystemLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseResetSystemLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/./ResetSystemLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/ResetSystemLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/DeviceManagerUiLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/BaseResetSystemLib.lib "VfrCompile" -l -n --string-db /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLibStrDefs.hpk --output-directory /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/. /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.i "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/BaseResetSystemLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/ResetSystemLib/BaseResetSystemLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManager.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManager.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./UefiShellLevel2CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/UefiShellNetwork2CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/./UefiShellNetwork2CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiHandleParsingLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerCustomizedUi.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUi.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUi.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/OUTPUT/BlobVerifierNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BlobVerifierLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/OUTPUT/./BlobVerifierNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BlobVerifierLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/Microcode.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./Microcode.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/Microcode.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/OUTPUT/BlobVerifierLibNull.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/OUTPUT/BlobVerifierLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerCustomizedUiSupport.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootMaintenanceManagerCustomizedUiSupport.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerCustomizedUiSupport.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/UefiShellNetwork2CommandsLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/UefiShellNetwork2CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/Vol.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel2CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/./Vol.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/./PeiCoreEntryPoint.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiCoreEntryPoint -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiPciCapPciIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/./UefiPciCapPciIoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/UefiPciCapPciIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiHandleParsingLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/./UefiHandleParsingLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiHandleParsingLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/MpLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./MpLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/MpLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/PeiCoreEntryPoint.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/CpuExceptionCommon.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootOption.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./BootOption.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootOption.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/UefiPciCapPciIoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/UefiPciCapPciIoLib/UefiPciCapPciIoLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/UefiShellLevel2CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/BootScriptExecute.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptExecute.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeException.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./DxeException.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeException.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxDxe.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/PeiDxeSmmCpuException.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/./PeiDxeSmmCpuException.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/ConsoleOption.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./ConsoleOption.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ConsoleOption.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxDxeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/./LockBoxLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/./PeiMpLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/PeiMpLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/BootScriptSave.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeS3BootScriptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/./BootScriptSave.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PiDxeS3BootScriptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/LockBoxDxeLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxDxeLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSmbusLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/./BaseSmbusLibNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSmbusLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/UefiHandleParsingLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/AmdSev.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/AmdSev.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/AmdSev.c Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/Data.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Data.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Data.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/BaseSmbusLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/PciSegmentLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciSegmentLibPciStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/./PciSegmentLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciSegmentLibPci -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciSegmentLibPci/PciSegmentLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/./PciHostBridgeLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/UpdatePage.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./UpdatePage.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/UpdatePage.c Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/BasePciSegmentLibPci.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64] Trim --trim-long --source-code -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCapsuleLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/./DxeCapsuleLibNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCapsuleLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/PciHostBridgeLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/DebugIoPortQemu.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugIoPortQemu.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort/DebugIoPortQemu.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/DxeS3BootScriptLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.obj.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/DxeCapsuleLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/DebugLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/SerialPortLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PcAtSerialPortLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/./SerialPortLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/PcAtChipsetPkg/Library/SerialIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/PcAtChipsetPkg/Library/SerialIoLib/SerialPortLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/Variable.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootMaintenanceManagerUiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/./Variable.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootMaintenanceManagerUiLib/Variable.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.inf [X64] Trim --trim-long --source-code -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PciHostBridgeUtilityLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/./PciHostBridgeUtilityLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeUtilityLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -f elf64 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.obj /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/X64/Xcode5ExceptionHandlerAsm.iii "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/PcAtSerialPortLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/DebugLibDetectRom.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformRomDebugLibIoPortStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/./DebugLibDetectRom.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetectRom.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/PlatformRomDebugLibIoPort.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/DxeCpuExceptionHandlerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseExtractGuidedSectionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/./BaseExtractGuidedSectionLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseExtractGuidedSectionLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12GetCapability.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12GetCapability.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12GetCapability.c "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include/ -f elf64 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.obj /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/X64/MpFuncs.iii rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/PeiMpInitLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/PeiMpInitLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLibNullClass.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckUefiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/./VarCheckUefiLibNullClass.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckUefiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLibNullClass.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/BaseExtractGuidedSectionLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/BootMaintenanceManagerUiLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/PciHostBridgeUtilityLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12NvStorage.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12NvStorage.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12NvStorage.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DetectSmbiosVersionLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/./DetectSmbiosVersionLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/SmbiosVersionLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciCapLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/./BasePciCapLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BasePciCapLib/BasePciCapLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/OUTPUT/HashInstanceLibSm3.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashInstanceLibSm3Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/OUTPUT/./HashInstanceLibSm3.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12Ownership.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12Ownership.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12Ownership.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/DetectSmbiosVersionLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/OUTPUT/HashInstanceLibSha384.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashInstanceLibSha384Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/OUTPUT/./HashInstanceLibSha384.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha384 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/OUTPUT/HashInstanceLibSha256.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashInstanceLibSha256Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/OUTPUT/./HashInstanceLibSha256.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha256 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12Pcr.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12Pcr.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12Pcr.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/VarCheckUefiLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12PhysicalPresence.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12PhysicalPresence.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12PhysicalPresence.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/BasePciCapLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BasePciCapLib/BasePciCapLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/OUTPUT/HashInstanceLibSha1.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashInstanceLibSha1Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/OUTPUT/./HashInstanceLibSha1.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/OUTPUT/HashInstanceLibSm3.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/HashLibBaseCryptoRouterCommon.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashLibBaseCryptoRouterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/./HashLibBaseCryptoRouterCommon.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterCommon.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/OUTPUT/HashInstanceLibSm3.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12SelfTest.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12SelfTest.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12SelfTest.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/OUTPUT/HashInstanceLibSha384.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/OUTPUT/HashInstanceLibSha384.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/OUTPUT/Tpm2DeviceLibRouterDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2DeviceLibRouterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/OUTPUT/./Tpm2DeviceLibRouterDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibRouter -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/OUTPUT/HashInstanceLibSha256.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/OUTPUT/HashInstanceLibSha256.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/OUTPUT/BaseVariableFlashInfoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseVariableFlashInfoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/OUTPUT/./BaseVariableFlashInfoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BaseVariableFlashInfoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12Startup.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12CommandLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/./Tpm12Startup.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12CommandLib/Tpm12Startup.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/OUTPUT/HashInstanceLibSha1.lib Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf [X64] "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/OUTPUT/HashInstanceLibSha1.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/OUTPUT/PeiDxeTpmPlatformHierarchyLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiDxeTpmPlatformHierarchyLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/OUTPUT/./PeiDxeTpmPlatformHierarchyLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12CommandLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/Tpm12CommandLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Alias.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Alias.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/HashLibBaseCryptoRouterDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashLibBaseCryptoRouterDxeStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/./HashLibBaseCryptoRouterDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/OUTPUT/Tpm2DeviceLibRouterDxe.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/OUTPUT/Tpm2DeviceLibRouterDxe.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/OUTPUT/DxeHttpIoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeHttpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/OUTPUT/./DxeHttpIoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeHttpIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/OUTPUT/BaseVariableFlashInfoLib.lib Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VirtioLib/VirtioLib.inf [X64] "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/OUTPUT/BaseVariableFlashInfoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VirtioLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/./VirtioLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VirtioLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/VirtioLib/VirtioLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/OUTPUT/PeiDxeTpmPlatformHierarchyLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUdpIoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeUpdIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/./DxeUdpIoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeUdpIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/OUTPUT/PeiDxeTpmPlatformHierarchyLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/HashLibBaseCryptoRouterDxe.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/HashLibBaseCryptoRouterDxe.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG/AutoGen.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/ReportStatusCodeLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiReportStatusCodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/./ReportStatusCodeLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PeiReportStatusCodeLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/VirtioLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/VirtioLib/VirtioLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DebugAgentLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/./DebugAgentLibNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DebugAgentLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/Ia32/InternalGetSpinLockProperties.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/Ia32/InternalGetSpinLockProperties.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/Ia32/InternalGetSpinLockProperties.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/OUTPUT/DxeHttpIoLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/DebugAgentLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/OUTPUT/DxeHttpIoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Cls.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Cls.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Cls.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/SynchronizationGcc.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/./SynchronizationGcc.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=VarCheckLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/./VarCheckLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/VarCheckLib/VarCheckLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=AuthVariableLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/./AuthVariableLibNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/AuthVariableLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/DxeUpdIoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/PeiReportStatusCodeLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSynchronizationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/X64/GccInline.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/Ia32 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/BaseSynchronizationLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/OUTPUT/HashInstanceLibSha512.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashInstanceLibSha512Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/OUTPUT/./HashInstanceLibSha512.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha512 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBase.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxBase.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxBase.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/OUTPUT/TdxMailbox.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=TdxMailboxLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/OUTPUT/./TdxMailbox.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TdxMailboxLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/TdxMailboxLib/TdxMailbox.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/AuthVariableLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/VarCheckLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/VarCheckLib/VarCheckLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Echo.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Echo.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Echo.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcd.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PxeBcPcdProducerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/./PxeBcPcd.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PxeBcPcdProducerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcd.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=LockBoxBaseLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/./LockBoxLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/LockBoxLib/LockBoxLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/Cmos.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/./Cmos.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib/Cmos.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/PxeBcPcdProducerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/OUTPUT/HashInstanceLibSha512.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiResourcePublicationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/./PeiResourcePublicationLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiResourcePublicationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/OUTPUT/TdxMailboxLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/OUTPUT/HashInstanceLibSha512.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/OUTPUT/TdxMailboxLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/IntelTdx.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/./IntelTdx.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib/IntelTdx.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/GetMtc.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./GetMtc.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/GetMtc.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/LockBoxBaseLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/LockBoxLib/LockBoxBaseLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParser.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgSimpleParserLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/./QemuFwCfgSimpleParser.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgSimpleParserLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParser.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MtrrLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/./MtrrLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MtrrLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MtrrLib/MtrrLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/HardwareInfoPciHostBridgeLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHardwareInfoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/./HardwareInfoPciHostBridgeLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib/HardwareInfoPciHostBridgeLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/MemDetect.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/./MemDetect.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib/MemDetect.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/PeiResourcePublicationLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Help.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Help.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/QemuFwCfgSimpleParserLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgSimpleParserLib/QemuFwCfgSimpleParserLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/HardwareInfoPei.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHardwareInfoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/./HardwareInfoPei.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib/HardwareInfoPei.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiDxeMemEncryptSevLibInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiDxeMemEncryptSevLibInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/PeiDxeMemEncryptSevLibInternal.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/QemuFwCfgHardwareInfoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHardwareInfoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/./QemuFwCfgHardwareInfoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/HardwareInfoLib/QemuFwCfgHardwareInfoLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPei.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuFwCfgPeiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/./QemuFwCfgPei.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPei.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/PeiHardwareInfoLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/PeiHardwareInfoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLibInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/./PeiMemEncryptSevLibInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLibInternal.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Pause.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Pause.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/QemuFwCfgPeiLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/Platform.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/./Platform.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/EmbeddedPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformInitLib/Platform.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/AmdSev.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./AmdSev.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/AmdSev.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Touch.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Touch.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Touch.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/Ifconfig.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ifconfig.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/MtrrLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MtrrLib/MtrrLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiDxeVirtualMemory.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/PlatformInitLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/PlatformInitLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformInitLib/PlatformInitLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./DxeMpLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/QemuFwCfgS3BasePei.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3BasePei.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3BasePei.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Cipher/CryptAesNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Cipher/CryptAesNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAesNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/QemuFwCfgS3Pei.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Pei.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Pei.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Type.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Type.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiSnpSystemRamValidate.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/PeiSnpSystemRamValidate.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiSnpSystemRamValidate.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/QemuFwCfgS3PeiDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptMd5.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptMd5.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/Ping.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./Ping.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/PeiQemuFwCfgS3LibFwCfg.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/PeiQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptParallelHashNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptParallelHashNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHashNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/CpuExceptionCommon.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./CpuExceptionCommon.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/SnpPageStateChangeInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/SnpPageStateChangeInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SnpPageStateChangeInternal.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/Microcode.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./Microcode.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/Microcode.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./UefiShellLevel3CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha1.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha1.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuException.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/./SecPeiCpuException.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuException.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha256.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha256.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecPeiCpuExceptionHandlerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ArchExceptionHandler.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/Ver.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLevel3CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/./Ver.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLevel3CommandsLib/Ver.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/MpLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/./MpLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/MpLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha512.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSha512.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/PeiMemEncryptSevLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/PeiMemEncryptSevLib/OUTPUT/object_files.lst Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellNetwork1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/./UefiShellNetwork1CommandsLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSm3.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hash/CryptSm3.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSm3.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeIpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/./DxeIpIoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeIpIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/UefiShellLevel3CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/UefiShellNetwork1CommandsLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DpcLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeDpcLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/./DpcLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeDpcLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeDpcLib/DpcLib.c Trim --trim-long --source-code -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Kdf/CryptHkdf.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Kdf/CryptHkdf.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf/CryptHkdf.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=EmuVariableFvbLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/./EmuVariableFvbLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/EmuVariableFvbLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/DxeDpcLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeDpcLib/DxeDpcLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pem/CryptPemNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pem/CryptPemNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem/CryptPemNull.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/OUTPUT/Tpm12Tis.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm12DeviceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/OUTPUT/./Tpm12Tis.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12Tis.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/CpuExceptionHandlerLib/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -f elf64 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.obj /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/X64/ExceptionHandlerAsm.iii rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/SecPeiCpuExceptionHandlerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/DxeIpIoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/AmdSev.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeMpInitLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/AmdSev.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/AmdSev.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptAuthenticodeNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptAuthenticodeNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticodeNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2DeviceLibDTpm.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2DeviceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/./Tpm2DeviceLibDTpm.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf [X64] "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/EmuVariableFvbLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeimEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/./PeimEntryPoint.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeimEntryPoint -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptDhNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptDhNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptDhNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/AcpiTimerLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./AcpiTimerLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/AcpiTimerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2DeviceLibDTpmBase.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2DeviceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/./Tpm2DeviceLibDTpmBase.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmBase.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs1OaepNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs1OaepNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1OaepNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/OUTPUT/Tpm12DeviceLibDTpm.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/PeimEntryPoint.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeimEntryPoint/PeimEntryPoint/OUTPUT/object_files.lst Trim --asm-file -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.i -i /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/inc.lst /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/OUTPUT/Tpm12DeviceLibDTpm.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs5Pbkdf2Null.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs5Pbkdf2Null.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs5Pbkdf2Null.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/PciLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePciLibCf8Strings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/./PciLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciLibCf8 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePciLibCf8/PciLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseAcpiTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/./BaseAcpiTimerLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/AcpiTimerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2Ptp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2DeviceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/./Tpm2Ptp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/./PeiServicesLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesLib/PeiServicesLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/BasePciLibCf8.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePciLibCf8/BasePciLibCf8/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiPcdLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/./PeiPcdLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiPcdLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiPcdLib/PeiPcdLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.obj.deps -E -x assembler-with-cpp -include AutoGen.h -DOPENSBI_EXTERNAL_SBI_TYPES=OpensbiTypes.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7SignNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7SignNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7SignNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/BaseAcpiTimerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/PeiServicesLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesLib/PeiServicesLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointer.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiServicesTablePointerLibIdtStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/./PeiServicesTablePointer.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesTablePointerLibIdt -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c Trim --trim-long --source-code -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.ii Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2Tis.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2DeviceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/./Tpm2Tis.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Tis.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/MemoryAllocationLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMemoryAllocationLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/./MemoryAllocationLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiMemoryAllocationLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyBase.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyBase.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyBase.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/PeiPcdLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiPcdLib/PeiPcdLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/PeiServicesTablePointerLibIdt.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiHobLib/PeiHobLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/HobLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiHobLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/./HobLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiHobLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/PeiHobLib/HobLib.c "nasm" -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MpInitLib/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/DEBUG/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/ -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include/ -f elf64 -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.obj /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/X64/MpFuncs.iii "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=MicrocodeLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/./MicrocodeLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MicrocodeLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2DeviceLibDTpm.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/Tpm2DeviceLibDTpm.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/DxeMpInitLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyCommon.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyCommon.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyCommon.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/HashLibBaseCryptoRouterCommon.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashLibBaseCryptoRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/./HashLibBaseCryptoRouterCommon.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterCommon.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/PeiHobLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiHobLib/PeiHobLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/PeiMemoryAllocationLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/MicrocodeLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLibInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/./SecMemEncryptSevLibInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLibInternal.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/./UefiShellLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellLib/UefiShellLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/HashLibBaseCryptoRouterPei.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=HashLibBaseCryptoRouterPeiStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/./HashLibBaseCryptoRouterPei.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeTcpIoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/./DxeTcpIoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeTcpIoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/SafeIntLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSafeIntLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSafeIntLib/SafeIntLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/MemEncryptSevLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/MemEncryptSevLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/HashLibBaseCryptoRouterPei.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/HashLibBaseCryptoRouterPei.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/SafeIntLib64.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseSafeIntLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/./SafeIntLib64.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSafeIntLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseSafeIntLib/SafeIntLib64.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyEku.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptPkcs7VerifyEku.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyEku.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecSnpSystemRamValidate.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecSnpSystemRamValidate.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SecSnpSystemRamValidate.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf [X64] "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/DxeTcpIoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Cipher/CryptAes.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Cipher/CryptAes.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher/CryptAes.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/BaseSafeIntLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/OpensslLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecVirtualMemory.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SecVirtualMemory.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SecVirtualMemory.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_cbc.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_cbc.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cbc.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/CopyMem.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./CopyMem.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/IntrinsicLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/IntrinsicLib/CopyMem.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/MemoryIntrinsics.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseIntrinsicLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/./MemoryIntrinsics.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/IntrinsicLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SnpPageStateChangeInternal.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/SnpPageStateChangeInternal.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/SnpPageStateChangeInternal.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptMd5.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptMd5.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptMd5.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/BaseIntrinsicLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/IntrinsicLib/IntrinsicLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_cfb.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_cfb.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_cfb.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaBasic.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaBasic.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaBasic.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/RngLibTimer.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseRngLibTimerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/./RngLibTimer.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseRngLibTimerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BaseRngLibTimerLib/RngLibTimer.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=SecMemEncryptSevLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/X64/VirtualMemory.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/UefiCpuPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/BaseMemEncryptSevLib/X64/VirtualMemory.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_core.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_core.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_core.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptParallelHashNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptParallelHashNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptParallelHashNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaExtNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaExtNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExtNull.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/BaseRngLibTimerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_ige.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_ige.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ige.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/SecMemEncryptSevLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/BaseMemEncryptSevLib/SecMemEncryptSevLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/UefiShellLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellLib/UefiShellLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaPss.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaPss.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPss.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha1.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha1.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64] Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiScsiLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/./UefiScsiLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiScsiLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/UefiScsiLib/UefiScsiLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2DeviceLibDTpmBase.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2InstanceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/./Tpm2DeviceLibDTpmBase.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmBase.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_misc.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_misc.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_misc.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorer.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorer.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib/FileExplorer.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha256.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha256.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaPssSignNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptRsaPssSignNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPssSignNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2InstanceLibDTpm.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2InstanceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/./Tpm2InstanceLibDTpm.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_ofb.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_ofb.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_ofb.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptTsNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptTsNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/UefiScsiLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/UefiScsiLib/UefiScsiLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_wrap.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aes/aes_wrap.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes/aes_wrap.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha512.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSha512.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoff.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./BasePeCoff.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffLib/BasePeCoff.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2Ptp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2InstanceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/./Tpm2Ptp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptX509Null.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Pk/CryptX509Null.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptX509Null.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aria/aria.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/aria/aria.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria/aria.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/FileExplorerVfr.c.deps -x c -E -P -DVFRCOMPILE --include FileExplorerLibStrDefs.h -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr > /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i "VfrCompile" -l -n --string-db /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLibStrDefs.hpk --output-directory /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/. /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.i "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerVfr.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=FileExplorerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/./FileExplorerVfr.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/FileExplorerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/DEBUG/FileExplorerVfr.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSm3.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hash/CryptSm3.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash/CryptSm3.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Rand/CryptRandNull.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/Rand/CryptRandNull.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand/CryptRandNull.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_bitstr.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_bitstr.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_bitstr.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2Tis.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=Tpm2InstanceLibDTpmStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/./Tpm2Tis.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Tis.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/BaseMemAllocation.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/BaseMemAllocation.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall/BaseMemAllocation.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/PeCoffLoaderEx.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BasePeCoffLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/./PeCoffLoaderEx.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffLib/PeCoffLoaderEx.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/FileExplorerLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Hmac/CryptHmacSha256.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac/CryptHmacSha256.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/ConstantTimeClock.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/ConstantTimeClock.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall/ConstantTimeClock.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeCoffExtraActionLibNullStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/./PeCoffExtraActionLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffExtraActionLibNull -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLib.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/BasePeCoffLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffLib/BasePeCoffLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/CrtWrapper.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/SysCall/CrtWrapper.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_d2i_fp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_d2i_fp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_d2i_fp.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/AutoGen.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./AutoGen.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG/AutoGen.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/PeCoffExtraActionLibNull.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2InstanceLibDTpm.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/Tpm2InstanceLibDTpm.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/OUTPUT/MpInitLibDepLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PeiMpInitLibMpDepLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/OUTPUT/./MpInitLibDepLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/MpInitLibDepLib/MpInitLibDepLib.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Kdf/CryptHkdf.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Kdf/CryptHkdf.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf/CryptHkdf.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_digest.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_digest.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_digest.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/PeiCryptLib.lib "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeCoreEntryPointStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/./DxeCoreEntryPoint.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreEntryPoint -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/PeiCryptLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/PeiCryptLib/OUTPUT/object_files.lst rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/OUTPUT/PeiMpInitLibMpDepLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/OUTPUT/PeiMpInitLibMpDepLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/MpInitLibDepLib/PeiMpInitLibMpDepLib/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/BdsPlatform.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./BdsPlatform.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformBootManagerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg/Include/Ia32 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pem/CryptPem.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pem/CryptPem.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [X64] rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/DxeCoreEntryPoint.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_dup.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_dup.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_dup.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BootLogoLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/./BootLogoLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootLogoLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Library/BootLogoLib/BootLogoLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/FsAccess.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./FsAccess.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/NvVarsFileLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/NvVarsFileLib/FsAccess.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Comp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Comp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_gentm.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_gentm.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_gentm.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/BootLogoLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/MdeModulePkg/Library/BootLogoLib/BootLogoLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptAuthenticode.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptAuthenticode.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptAuthenticode.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/QemuFwCfgS3Dxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3Dxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Dxe.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=NvVarsFileLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/./NvVarsFileLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/NvVarsFileLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_i2d_fp.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_i2d_fp.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_i2d_fp.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Compress.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Compress.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/QemuFwCfgS3PeiDxe.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=DxeQemuFwCfgS3LibFwCfgStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/./QemuFwCfgS3PeiDxe.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3PeiDxe.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptDh.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptDh.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptDh.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/NvVarsFileLib.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib/OUTPUT/object_files.lst "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_int.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_int.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_int.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/PlatformData.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/./PlatformData.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformBootManagerLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SourceLevelDebugPkg/Include/Ia32 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/SecurityPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/X86QemuLoadImageLib.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=X86QemuLoadImageLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/OUTPUT/./X86QemuLoadImageLib.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/X86QemuLoadImageLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.c rm -f /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib "x86_64-linux-gnu-gcc-ar" cr /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/DxeQemuFwCfgS3LibFwCfg.lib @/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuFwCfgS3Lib/DxeQemuFwCfgS3LibFwCfg/OUTPUT/object_files.lst Building ... /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf [X64] "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/ExtraRootBusMap.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=QemuBootOrderLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/OUTPUT/./ExtraRootBusMap.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuBootOrderLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Csm/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/OvmfPkg/Library/QemuBootOrderLib/ExtraRootBusMap.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs1Oaep.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=BaseCryptLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/OUTPUT/Pk/CryptPkcs1Oaep.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/SysCall -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Cipher -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Hash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/BaseCryptLib/BaseCryptLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs1Oaep.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/Dblk.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=UefiShellDebug1CommandsLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/OUTPUT/./Dblk.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdeModulePkg/Include /builddir/build/BUILD/edk2-ba0e0e4c6a17/ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_mbstr.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=OpensslLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -U_WIN32 -U_WIN64 -DL_ENDIAN -DOPENSSL_SMALL_FOOTPRINT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DOPENSSL_NO_ASM -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/OUTPUT/openssl/crypto/asn1/a_mbstr.obj -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/statem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl/record -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/store -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/x509 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ui -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/stack -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm4 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/siphash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/sha -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rsa -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/rand -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs7 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pkcs12 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/pem -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/objects -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/modes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/md5 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/lhash -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/kdf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/hmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/evp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/err -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dso -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/dh -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/conf -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/comp -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/cmac -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/buffer -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bn -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/bio -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/async/arch -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aria -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/aes -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/ms -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/CryptoPkg/Library/OpensslLib/OpensslLib/DEBUG -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Test/UnitTest/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/MdePkg/Include/X64 -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Private -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/Include -I/builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/include /builddir/build/BUILD/edk2-ba0e0e4c6a17/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/a_mbstr.c "x86_64-linux-gnu-gcc" -MMD -MF /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBUG_GCC5/X64/OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib/OUTPUT/QemuKernel.obj.deps -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Wno-array-bounds -include AutoGen.h -fno-common -ffunction-sections -fdata-sections -DSTRING_ARRAY_NAME=PlatformBootManagerLibStrings -m64 -fno-stack-protector "-DEFIAPI=__attribute__((ms_abi))" -maccumulate-outgoing-args -mno-red-zone -Wno-address -mcmodel=small -fpie -fno-asynchronous-unwind-tables -Wno-address -fno-omit-frame-pointer -flto -DUSING_LTO -Os -mno-mmx -mno-sse -D DISABLE_NEW_DEPRECATED_INTERFACES -D TDX_GUEST_SUPPORTED -D ENABLE_MD5_DEPRECATED_INTERFACES -c -o /builddir/build/BUILD/edk2-ba0e0e4c6a17/Build/OvmfX64/DEBU