Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/dist-an23-build-173749-59011/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1669852800 Wrote: /builddir/build/SRPMS/edk2-20220826gitba0e0e4c6a17-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/dist-an23-build-173749-59011/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1669852800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SGmysl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edk2-ba0e0e4c6a17 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/edk2-ba0e0e4c6a17.tar.xz + 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/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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/lib/rpm/rpmuncompress /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 -xf /builddir/build/SOURCES/OpenSSL_1_1_1s.tar.gz -C CryptoPkg/Library/OpensslLib/openssl --strip-components=1 + chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cdZFcj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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 aarch64' +++++ UNAME_DIRNAME=Linux-aarch64 +++++ UNAME_DIRNAME=Linux-aarch64 +++++ echo Linux-aarch64 ++++ BIN_SUB_DIR=Linux-aarch64 ++++ '[' -e /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/BinWrappers/Linux-aarch64 ']' ++++ EDK_TOOLS_PATH_BIN=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64 ++++ echo /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64 +++ EDK_TOOLS_PATH_BIN=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64 +++ /usr/bin/python3 -c 'import edk2basetools' +++ echo 'Using EDK2 in-source Basetools' 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-aarch64 +++ DIRNAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64 +++ PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64:/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64:/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-aarch64:/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}' 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 ++++ 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 +++ 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-aarch64 ]' +++ echo then +++ echo ' if [ ${PATH//builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64/} == $PATH ]' +++ echo ' then' +++ echo ' export PATH=/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Bin/Linux-aarch64:$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 +++ CopySingleTemplateFile tools_def Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/tools_def.txt +++ 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 Copying $EDK_TOOLS_PATH/Conf/target.template to /builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt +++ SRC_FILENAME=Conf/target.template +++ DST_FILENAME=/builddir/build/BUILD/edk2-ba0e0e4c6a17/Conf/target.txt +++ '[' -e /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 + make -C /builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools -j80 '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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' make: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools' make -C Source/C make -C Source/Python make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C' Attempting to detect HOST_ARCH from 'uname -m': aarch64 make[1]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/Python' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/Python' Detected HOST_ARCH of AARCH64 using uname. mkdir -p . mkdir ./libs mkdir ./bin make -C VfrCompile VfrLexer.h make -C Common make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/Common' BIN_DIR='.' make -C Pccts/dlg BIN_DIR='.' make -C Pccts/antlr gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection BasePeCoff.c -o BasePeCoff.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection BinderFuncs.c -o BinderFuncs.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection CommonLib.c -o CommonLib.o 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 gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Crc32.c -o Crc32.o 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 gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Decompress.c -o Decompress.o cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c dlg_a.c gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 scan.c -o scan.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection EfiCompress.c -o EfiCompress.o cc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c main.c gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection EfiUtilityMsgs.c -o EfiUtilityMsgs.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 err.c -o err.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 bits.c -o bits.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection FirmwareVolumeBuffer.c -o FirmwareVolumeBuffer.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 ../support/set/set.c gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 build.c -o build.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection FvLib.c -o FvLib.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 support.c -o support.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset2.c -o fset2.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection MemoryFile.c -o MemoryFile.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 output.c -o output.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fset.c -o fset.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection MyAlloc.c -o MyAlloc.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 relabel.c -o relabel.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 gen.c -o gen.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection OsPath.c -o OsPath.o cc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 automata.c -o automata.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 globals.c -o globals.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ParseGuidedSectionTools.c -o ParseGuidedSectionTools.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 hash.c -o hash.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ParseInf.c -o ParseInf.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 lex.c -o lex.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection PeCoffLoaderEx.c -o PeCoffLoaderEx.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 main.c -o main.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection SimpleFileParsing.c -o SimpleFileParsing.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 misc.c -o misc.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection StringFuncs.c -o StringFuncs.o gcc -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 -c -o set.o ../support/set/set.c gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 pred.c -o pred.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 egman.c -o egman.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 mrhoist.c -o mrhoist.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection TianoCompress.c -o TianoCompress.o gcc -c -O -I. -I../support/set -I../h -DUSER_ZZSYN -DZZLEXBUFSIZE=65536 fcache.c -o fcache.o 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' 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' 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' Pccts/antlr/antlr -CC -e3 -ck 3 -k 2 -fl VfrParser.dlg -ft VfrTokens.h -o . VfrSyntax.g 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 ) Pccts/dlg/dlg -C2 -i -CC -cl VfrLexer -o . VfrParser.dlg dlg Version 1.33MR33 1989-2001 make[2]: Leaving directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' make -C VfrCompile make -C EfiRom make -C GenFfs make -C GenFv make -C GenFw make -C GenSec make -C GenCrc32 make -C LzmaCompress make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VfrCompile' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/EfiRom' make -C TianoCompress make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFfs' make -C VolInfo make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFv' make -C DevicePath make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenFw' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenSec' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/GenCrc32' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/LzmaCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/TianoCompress' make[2]: Entering directory '/builddir/build/BUILD/edk2-ba0e0e4c6a17/BaseTools/Source/C/VolInfo' 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/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection EfiRom.c -o EfiRom.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenFv.c -o GenFv.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenSec.c -o GenSec.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenFvInternalLib.c -o GenFvInternalLib.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenCrc32.c -o GenCrc32.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenFw.c -o GenFw.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Pccts/h/AParser.cpp -o AParser.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ElfConvert.c -o ElfConvert.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection GenFfs.c -o GenFfs.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Pccts/h/DLexerBase.cpp -o DLexerBase.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection TianoCompress.c -o TianoCompress.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Elf32Convert.c -o Elf32Convert.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VolInfo.c -o VolInfo.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Pccts/h/ATokenBuffer.cpp -o ATokenBuffer.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection Elf64Convert.c -o Elf64Convert.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection EfiVfrParser.cpp -o EfiVfrParser.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST LzmaCompress.c -o LzmaCompress.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrLexer.cpp -o VfrLexer.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/Alloc.c -o Sdk/C/Alloc.o g++ -c -DPCCTS_USE_NAMESPACE_STD -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrSyntax.cpp -o VfrSyntax.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrFormPkg.cpp -o VfrFormPkg.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/LzFind.c -o Sdk/C/LzFind.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/LzmaDec.c -o Sdk/C/LzmaDec.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrError.cpp -o VfrError.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/LzmaEnc.c -o Sdk/C/LzmaEnc.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrUtilityLib.cpp -o VfrUtilityLib.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/7zFile.c -o Sdk/C/7zFile.o g++ -c -I Pccts/h -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection VfrCompiler.cpp -o VfrCompiler.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/7zStream.c -o Sdk/C/7zStream.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_7ZIP_ST Sdk/C/Bra86.c -o Sdk/C/Bra86.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=stringop-overflow DevicePath.c -o DevicePath.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=stringop-overflow UefiDevicePathLib.c -o UefiDevicePathLib.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=stringop-overflow DevicePathFromText.c -o DevicePathFromText.o gcc -c -I .. -I ../Include/Common -I ../Include/ -I ../Include/IndustryStandard -I ../Common/ -I .. -I . -I ../Include/AArch64/ -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=stringop-overflow DevicePathUtilities.c -o DevicePathUtilities.o 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]; | ^ 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]); | ^ gcc -o ../bin/GenCrc32 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 GenCrc32.o -L../libs -lCommon VfrCompiler.cpp: In member function 'void CVfrCompiler::AdjustBin()': VfrCompiler.cpp:719:23: warning: unused variable 'Status' [-Wunused-variable] 719 | EFI_VFR_RETURN_CODE Status; | ^~~~~~ 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; | ^~~~~ 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; | ^~~~~~~~~~~~~~~~~~~ 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 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; | ^~~~~~~~~~~~~~