Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/f38-build-730233-102601/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1694044800 Wrote: /builddir/build/SRPMS/edk2-20230825-13.0.riscv64.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/edk2.spec'], chrootPath='/var/lib/mock/f38-build-730233-102601/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1694044800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eBHdIj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edk2-819cfc6b42a6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/edk2-819cfc6b42a6.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd edk2-819cfc6b42a6 + /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-819cfc6b42a6 + /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-20230825 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-MdeModulePkg-TerminalDxe-set-xterm-resolution-on-mod.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch MdeModulePkg/MdeModulePkg.dec... 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/0004-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... Checking patch OvmfPkg/CloudHv/CloudHvX64.dsc... Checking patch OvmfPkg/IntelTdx/IntelTdxX64.dsc... Checking patch OvmfPkg/Microvm/MicrovmX64.dsc... Checking patch OvmfPkg/OvmfPkgIa32.dsc... Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Checking patch OvmfPkg/OvmfPkgX64.dsc... Checking patch OvmfPkg/PlatformPei/PlatformPei.inf... 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/0005-ArmVirtPkg-take-PcdResizeXterm-from-the-QEMU-command.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmVirtPkg/ArmVirtQemu.dsc... 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/0006-OvmfPkg-enable-DEBUG_VERBOSE-RHEL-only.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Checking patch OvmfPkg/OvmfPkgIa32.dsc... Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Checking patch OvmfPkg/OvmfPkgX64.dsc... 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/0007-OvmfPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuVide.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Checking patch OvmfPkg/OvmfPkgIa32.dsc... Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Checking patch OvmfPkg/OvmfPkgX64.dsc... 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/0008-ArmVirtPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuR.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmVirtPkg/ArmVirtQemu.dsc... Checking patch ArmVirtPkg/ArmVirtQemuKernel.dsc... Applied patch ArmVirtPkg/ArmVirtQemu.dsc cleanly. Applied patch ArmVirtPkg/ArmVirtQemuKernel.dsc cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-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/0010-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... Checking patch OvmfPkg/OvmfPkgIa32.dsc... Checking patch OvmfPkg/OvmfPkgIa32X64.dsc... Checking patch OvmfPkg/OvmfPkgX64.dsc... 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/0011-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/0012-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/0013-UefiCpuPkg-MpInitLib-fix-apic-mode-for-cpu-hotplug.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch UefiCpuPkg/Library/MpInitLib/MpLib.c... Applied patch UefiCpuPkg/Library/MpInitLib/MpLib.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-ArmPkg-Add-Pcd-to-disable-EFI_MEMORY_ATTRIBUTE_PROTO.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch ArmPkg/ArmPkg.dec... Checking patch ArmPkg/Drivers/CpuDxe/CpuDxe.inf... Checking patch ArmPkg/Drivers/CpuDxe/CpuDxe.c... Applied patch ArmPkg/ArmPkg.dec cleanly. Applied patch ArmPkg/Drivers/CpuDxe/CpuDxe.inf cleanly. Applied patch ArmPkg/Drivers/CpuDxe/CpuDxe.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-CryptoPkg-CrtLib-add-stat.h.patch + /usr/bin/git am --reject -q Checking patch CryptoPkg/Library/Include/sys/stat.h... Applied patch CryptoPkg/Library/Include/sys/stat.h cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-CryptoPkg-CrtLib-add-access-open-read-write-close-sy.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch CryptoPkg/Library/Include/CrtLibSupport.h... Checking patch CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c... Applied patch CryptoPkg/Library/Include/CrtLibSupport.h cleanly. Applied patch CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-OvmfPkg-IoMmuDxe-don-t-rely-on-TPLs-to-manage-concur.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/IoMmuDxe/IoMmuDxe.inf... Checking patch OvmfPkg/IoMmuDxe/IoMmuBuffer.c... Applied patch OvmfPkg/IoMmuDxe/IoMmuDxe.inf cleanly. Applied patch OvmfPkg/IoMmuDxe/IoMmuBuffer.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-OvmfPkg-Disable-PcdFirstTimeWakeUpAPsBySipi.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/IntelTdx/IntelTdxX64.dsc... Checking patch OvmfPkg/Microvm/MicrovmX64.dsc... Checking patch OvmfPkg/OvmfXen.dsc... Applied patch OvmfPkg/IntelTdx/IntelTdxX64.dsc cleanly. Applied patch OvmfPkg/Microvm/MicrovmX64.dsc cleanly. Applied patch OvmfPkg/OvmfXen.dsc cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-OvmfPkg-AmdSev-Disable-PcdFirstTimeWakeUpAPsBySipi.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Applied patch OvmfPkg/AmdSev/AmdSevX64.dsc cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-OvmfPkg-AmdSev-fix-BdsPlatform.c-assertion-failure-d.patch + /usr/bin/git am --reject -q warning: quoted CRLF detected Checking patch OvmfPkg/AmdSev/AmdSevX64.dsc... Checking patch OvmfPkg/AmdSev/AmdSevX64.fdf... Applied patch OvmfPkg/AmdSev/AmdSevX64.dsc cleanly. Applied patch OvmfPkg/AmdSev/AmdSevX64.fdf cleanly. + cp -a -- /builddir/build/SOURCES/ovmf-whitepaper-c770f8c.txt . + tar -C CryptoPkg/Library/OpensslLib -a -f /builddir/build/SOURCES/openssl-rhel-3adb22b68e9fe61fc4863c2d2dc6cc6fc094b005.tar.xz -x + tar -xf /builddir/build/SOURCES/softfloat-20180726-gitb64af41.tar.xz --strip-components=1 --directory ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/ + tar -xf /builddir/build/SOURCES/edk2-platforms-e509ac5a729e.tar.xz --strip-components=1 '*/Drivers' '*/Features' '*/Platform' '*/Silicon' + tar -xf /builddir/build/SOURCES/jansson-2.13.1.tar.bz2 --strip-components=1 --directory RedfishPkg/Library/JsonLib/jansson + mkdir -p MdePkg/Library/MipiSysTLib/mipisyst/library/include + chmod -Rf a+rX,u+w,g-w,o-w . + cp -a -- /builddir/build/SOURCES/README.experimental /builddir/build/SOURCES/50-edk2-aarch64-qcow2.json /builddir/build/SOURCES/51-edk2-aarch64-raw.json /builddir/build/SOURCES/52-edk2-aarch64-verbose-qcow2.json /builddir/build/SOURCES/53-edk2-aarch64-verbose-raw.json /builddir/build/SOURCES/50-edk2-arm-verbose.json /builddir/build/SOURCES/30-edk2-ovmf-ia32-sb-enrolled.json /builddir/build/SOURCES/40-edk2-ovmf-ia32-sb.json /builddir/build/SOURCES/50-edk2-ovmf-ia32-nosb.json /builddir/build/SOURCES/30-edk2-ovmf-4m-qcow2-x64-sb-enrolled.json /builddir/build/SOURCES/31-edk2-ovmf-2m-raw-x64-sb-enrolled.json /builddir/build/SOURCES/40-edk2-ovmf-4m-qcow2-x64-sb.json /builddir/build/SOURCES/41-edk2-ovmf-2m-raw-x64-sb.json /builddir/build/SOURCES/50-edk2-ovmf-x64-microvm.json /builddir/build/SOURCES/50-edk2-ovmf-4m-qcow2-x64-nosb.json /builddir/build/SOURCES/51-edk2-ovmf-2m-raw-x64-nosb.json /builddir/build/SOURCES/60-edk2-ovmf-x64-amdsev.json /builddir/build/SOURCES/60-edk2-ovmf-x64-inteltdx.json /builddir/build/SOURCES/50-edk2-riscv-qcow2.json /builddir/build/SOURCES/edk2-build.py /builddir/build/SOURCES/edk2-build.fedora /builddir/build/SOURCES/edk2-build.fedora.platforms /builddir/build/SOURCES/edk2-build.rhel-9 /builddir/build/SOURCES/DBXUpdate-20230509.x64.bin /builddir/build/SOURCES/DBXUpdate-20230509.ia32.bin . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pwmDMK + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + export 'EXTRA_OPTFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer' + EXTRA_OPTFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer' + export '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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' ++ echo 20230825 ++ sed -e 's|\(....\)\(..\)\(..\)|\2/\3/\1|' + export RELEASE_DATE=08/25/2023 + RELEASE_DATE=08/25/2023 + touch OvmfPkg/AmdSev/Grub/grub.efi + python3 CryptoPkg/Library/OpensslLib/configure.py # -*- configure openssl for UEFI-IA32-MSFT (ec=True) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-IA32-GCC (ec=True) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-X64-MSFT (ec=True) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-X64-GCC (ec=True) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-IA32-MSFT (ec=False) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-IA32-GCC (ec=False) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-X64-MSFT (ec=False) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI-X64-GCC (ec=False) -*- # generate include files # generate source files for libcrypto # generate source files for providers/libcommon.a # -*- configure openssl for UEFI (ec=True) -*- # generate include files # generate source files for providers/libcommon.a # -*- configure openssl for UEFI (ec=False) -*- # generate include files # generate source files for providers/libcommon.a + ./edk2-build.py --config edk2-build.fedora --silent --release-date 08/25/2023 -m ovmf ### running BaseTools/BuildEnv Using EDK2 in-source Basetools WORKSPACE: /builddir/build/BUILD/edk2-819cfc6b42a6 EDK_TOOLS_PATH: /builddir/build/BUILD/edk2-819cfc6b42a6/BaseTools CONF_PATH: /builddir/build/BUILD/edk2-819cfc6b42a6/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /builddir/build/BUILD/edk2-819cfc6b42a6/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /builddir/build/BUILD/edk2-819cfc6b42a6/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to /builddir/build/BUILD/edk2-819cfc6b42a6/Conf/target.txt ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (9:17) ### building: OvmfPkg/OvmfPkgX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.2m.default.DEBUG.log] ... ### OK (18:50) # copy: Build/OvmfX64/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf / OVMF_CODE.fd # copy: Build/OvmfX64/DEBUG_GCC5 / FV/OVMF_VARS.fd => Fedora/ovmf / OVMF_VARS.fd # copy: Build/OvmfX64/DEBUG_GCC5 / X64/Shell.efi => Fedora/ovmf / Shell.efi ### building: OvmfPkg/OvmfPkgX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.4m.default.DEBUG.log] ... ### OK (23:35) # copy: Build/OvmfX64/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf / OVMF_CODE_4M.fd # copy: Build/OvmfX64/DEBUG_GCC5 / FV/OVMF_VARS.fd => Fedora/ovmf / OVMF_VARS_4M.fd ### building: OvmfPkg/OvmfPkgIa32X64.dsc (IA32 X64, DEBUG) ### building in silent mode [build.ovmf.2m.sb.smm.DEBUG.log] ... ### OK (24:05) # copy: Build/Ovmf3264/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf / OVMF_CODE.secboot.fd # copy: Build/Ovmf3264/DEBUG_GCC5 / X64/EnrollDefaultKeys.efi => Fedora/ovmf / EnrollDefaultKeys.efi ### building: OvmfPkg/OvmfPkgIa32X64.dsc (IA32 X64, DEBUG) ### building in silent mode [build.ovmf.4m.sb.smm.DEBUG.log] ... ### OK (26:50) # copy: Build/Ovmf3264/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf / OVMF_CODE_4M.secboot.fd ### building: OvmfPkg/Microvm/MicrovmX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.microvm.DEBUG.log] ... ### OK (16:57) # copy: Build/MicrovmX64/DEBUG_GCC5 / FV/MICROVM.fd => Fedora/ovmf / MICROVM.fd ### building: OvmfPkg/OvmfXen.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.xen.DEBUG.log] ... ### OK (14:03) # copy: Build/OvmfXen/DEBUG_GCC5 / FV/OVMF.fd => Fedora/xen / OVMF.fd ### building: OvmfPkg/AmdSev/AmdSevX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.amdsev.DEBUG.log] ... ### OK (13:21) # copy: Build/AmdSev/DEBUG_GCC5 / FV/OVMF.fd => Fedora/ovmf / OVMF.amdsev.fd ### building: OvmfPkg/IntelTdx/IntelTdxX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.inteltdx.DEBUG.log] ... ### OK (13:37) # copy: Build/IntelTdx/DEBUG_GCC5 / FV/OVMF.fd => Fedora/ovmf / OVMF.inteltdx.fd # skipping "build.armvirt.aa64.verbose" (not matching "ovmf") # skipping "build.armvirt.aa64.silent" (not matching "ovmf") # skipping "build.armvirt.aa64.kernel" (not matching "ovmf") # skipping "build.riscv.qemu" (not matching "ovmf") ### building: OvmfPkg/OvmfPkgIa32.dsc (IA32, DEBUG) ### building in silent mode [build.ovmf.ia32.default.DEBUG.log] ... ### OK (17:32) # copy: Build/OvmfIa32/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf-ia32 / OVMF_CODE.fd # copy: Build/OvmfIa32/DEBUG_GCC5 / FV/OVMF_VARS.fd => Fedora/ovmf-ia32 / OVMF_VARS.fd # copy: Build/OvmfIa32/DEBUG_GCC5 / IA32/Shell.efi => Fedora/ovmf-ia32 / Shell.efi ### building: OvmfPkg/OvmfPkgIa32.dsc (IA32, DEBUG) ### building in silent mode [build.ovmf.ia32.sb.smm.DEBUG.log] ... ### OK (9:24) # copy: Build/OvmfIa32/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/ovmf-ia32 / OVMF_CODE.secboot.fd # copy: Build/OvmfIa32/DEBUG_GCC5 / IA32/EnrollDefaultKeys.efi => Fedora/ovmf-ia32 / EnrollDefaultKeys.efi # skipping "build.armvirt.arm" (not matching "ovmf") ### building: OvmfPkg/OvmfPkgX64.dsc (X64, DEBUG) ### building in silent mode [build.ovmf.sb.stateless.DEBUG.log] ... ### OK (7:05) # copy: Build/OvmfX64/DEBUG_GCC5 / FV/OVMF.fd => Fedora/experimental / OVMF.stateless.fd ### building: OvmfPkg/OvmfPkgIa32X64.dsc (IA32 X64, DEBUG) ### building in silent mode [build.ovmf.strict.nx.DEBUG.log] ... ### OK (4:02) # copy: Build/Ovmf3264/DEBUG_GCC5 / FV/OVMF_CODE.fd => Fedora/experimental / OVMF_CODE.4m.secboot.strictnx.fd # skipping "build.armvirt.aa64.strict.nx" (not matching "ovmf") # skipping "build.armvirt.aa64.secboot.testonly" (not matching "ovmf") + ./edk2-build.py --config edk2-build.fedora.platforms --silent -m x64 ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (0:13) ### building: Features/Ext4Pkg/Ext4Pkg.dsc (X64, DEBUG) ### building in silent mode [build.ext4.x64.DEBUG.log] ... ### OK (1:24) # copy: Build/Ext4Pkg/DEBUG_GCC5 / X64/Ext4Dxe.efi => Fedora/drivers / ext4x64.efi # skipping "build.ext4.aa64" (not matching "x64") # skipping "build.ext4.riscv64" (not matching "x64") # skipping "build.standalone.mm.aa64" (not matching "x64") # skipping "build.loongarch" (not matching "x64") + virt-fw-vars --input Fedora/ovmf/OVMF_VARS.fd --output Fedora/ovmf/OVMF_VARS.secboot.fd --set-dbx DBXUpdate-20230509.x64.bin --enroll-redhat --secure-boot INFO: reading raw edk2 varstore from Fedora/ovmf/OVMF_VARS.fd INFO: var store range: 0x64 -> 0xe000 INFO: create variable PK INFO: clear PK sigdb INFO: add PK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: create variable KEK INFO: clear KEK sigdb INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationKEKCA2011.pem INFO: add dummy dbx entry INFO: create variable dbx INFO: create variable db INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftWindowsProductionPCA2011.pem INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationUEFICA2011.pem INFO: reading dbx update from DBXUpdate-20230509.x64.bin INFO: create variable SecureBootEnable INFO: set variable SecureBootEnable: True INFO: create variable CustomMode INFO: set variable CustomMode: False INFO: writing raw edk2 varstore to Fedora/ovmf/OVMF_VARS.secboot.fd + virt-fw-vars --input Fedora/ovmf/OVMF_VARS_4M.fd --output Fedora/ovmf/OVMF_VARS_4M.secboot.fd --set-dbx DBXUpdate-20230509.x64.bin --enroll-redhat --secure-boot INFO: reading raw edk2 varstore from Fedora/ovmf/OVMF_VARS_4M.fd INFO: var store range: 0x64 -> 0x40000 INFO: create variable PK INFO: clear PK sigdb INFO: add PK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: create variable KEK INFO: clear KEK sigdb INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationKEKCA2011.pem INFO: add dummy dbx entry INFO: create variable dbx INFO: create variable db INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftWindowsProductionPCA2011.pem INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationUEFICA2011.pem INFO: reading dbx update from DBXUpdate-20230509.x64.bin INFO: create variable SecureBootEnable INFO: set variable SecureBootEnable: True INFO: create variable CustomMode INFO: set variable CustomMode: False INFO: writing raw edk2 varstore to Fedora/ovmf/OVMF_VARS_4M.secboot.fd + virt-fw-vars --input Fedora/ovmf-ia32/OVMF_VARS.fd --output Fedora/ovmf-ia32/OVMF_VARS.secboot.fd --set-dbx DBXUpdate-20230509.ia32.bin --enroll-redhat --secure-boot INFO: reading raw edk2 varstore from Fedora/ovmf-ia32/OVMF_VARS.fd INFO: var store range: 0x64 -> 0xe000 INFO: create variable PK INFO: clear PK sigdb INFO: add PK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: create variable KEK INFO: clear KEK sigdb INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationKEKCA2011.pem INFO: add dummy dbx entry INFO: create variable dbx INFO: create variable db INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftWindowsProductionPCA2011.pem INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationUEFICA2011.pem INFO: reading dbx update from DBXUpdate-20230509.ia32.bin INFO: create variable SecureBootEnable INFO: set variable SecureBootEnable: True INFO: create variable CustomMode INFO: set variable CustomMode: False INFO: writing raw edk2 varstore to Fedora/ovmf-ia32/OVMF_VARS.secboot.fd + build_iso Fedora/ovmf + dir=Fedora/ovmf + UEFI_SHELL_BINARY=Fedora/ovmf/Shell.efi + ENROLLER_BINARY=Fedora/ovmf/EnrollDefaultKeys.efi + UEFI_SHELL_IMAGE=uefi_shell.img + ISO_IMAGE=Fedora/ovmf/UefiShell.iso ++ basename -- Fedora/ovmf/Shell.efi + UEFI_SHELL_BINARY_BNAME=Shell.efi ++ stat --format=%s -- Fedora/ovmf/Shell.efi + UEFI_SHELL_SIZE=948608 ++ stat --format=%s -- Fedora/ovmf/EnrollDefaultKeys.efi + ENROLLER_SIZE=18944 + UEFI_SHELL_IMAGE_KB=2165 + rm -f -- uefi_shell.img + mkdosfs -C uefi_shell.img -n UEFI_SHELL -- 2165 mkfs.fat 4.2 (2021-01-31) + export MTOOLS_SKIP_CHECK=1 + MTOOLS_SKIP_CHECK=1 + mmd -i uefi_shell.img ::efi + mmd -i uefi_shell.img ::efi/boot + mcopy -i uefi_shell.img Fedora/ovmf/Shell.efi ::efi/boot/bootx64.efi + mcopy -i uefi_shell.img Fedora/ovmf/EnrollDefaultKeys.efi :: + mdir -i uefi_shell.img -/ :: Volume in drive : is UEFI_SHELL Volume Serial Number is F832-9515 Directory for ::/ efi 2023-09-06 20:00 ENROLL~1 EFI 18944 2023-09-06 20:00 EnrollDefaultKeys.efi 2 files 18 944 bytes Directory for ::/efi . 2023-09-06 20:00 .. 2023-09-06 20:00 boot 2023-09-06 20:00 3 files 0 bytes Directory for ::/efi/boot . 2023-09-06 20:00 .. 2023-09-06 20:00 bootx64 efi 948608 2023-09-06 20:00 3 files 948 608 bytes Total files listed: 8 files 967 552 bytes 1 214 464 bytes free + mkisofs -input-charset ASCII -J -rational-rock -e uefi_shell.img -no-emul-boot -o Fedora/ovmf/UefiShell.iso uefi_shell.img xorriso 1.5.6 : RockRidge filesystem manipulator, libburnia project. xorriso : NOTE : Environment variable SOURCE_DATE_EPOCH encountered with value 1694044800 xorriso : NOTE : Local character set is now assumed as: 'ASCII' Drive current: -outdev 'stdio:Fedora/ovmf/UefiShell.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 423g free Added to ISO image: file '/uefi_shell.img'='/builddir/build/BUILD/edk2-819cfc6b42a6/uefi_shell.img' xorriso : UPDATE : 1 files added in 1 seconds xorriso : UPDATE : 1 files added in 1 seconds xorriso : WARNING : EFI boot equipment is provided but no directory /EFI/BOOT xorriso : WARNING : will emerge in the ISO filesystem. A popular method to xorriso : WARNING : prepare a USB stick on MS-Windows relies on having in the xorriso : WARNING : ISO filesystem a copy of the EFI System Partition tree. ISO image produced: 1267 sectors Written to medium : 1267 sectors at LBA 0 Writing to 'stdio:Fedora/ovmf/UefiShell.iso' completed successfully. + build_iso Fedora/ovmf-ia32 + dir=Fedora/ovmf-ia32 + UEFI_SHELL_BINARY=Fedora/ovmf-ia32/Shell.efi + ENROLLER_BINARY=Fedora/ovmf-ia32/EnrollDefaultKeys.efi + UEFI_SHELL_IMAGE=uefi_shell.img + ISO_IMAGE=Fedora/ovmf-ia32/UefiShell.iso ++ basename -- Fedora/ovmf-ia32/Shell.efi + UEFI_SHELL_BINARY_BNAME=Shell.efi ++ stat --format=%s -- Fedora/ovmf-ia32/Shell.efi + UEFI_SHELL_SIZE=883840 ++ stat --format=%s -- Fedora/ovmf-ia32/EnrollDefaultKeys.efi + ENROLLER_SIZE=18496 + UEFI_SHELL_IMAGE_KB=2095 + rm -f -- uefi_shell.img + mkdosfs -C uefi_shell.img -n UEFI_SHELL -- 2095 mkfs.fat 4.2 (2021-01-31) + export MTOOLS_SKIP_CHECK=1 + MTOOLS_SKIP_CHECK=1 + mmd -i uefi_shell.img ::efi + mmd -i uefi_shell.img ::efi/boot + mcopy -i uefi_shell.img Fedora/ovmf-ia32/Shell.efi ::efi/boot/bootx64.efi + mcopy -i uefi_shell.img Fedora/ovmf-ia32/EnrollDefaultKeys.efi :: + mdir -i uefi_shell.img -/ :: Volume in drive : is UEFI_SHELL Volume Serial Number is F836-6CFE Directory for ::/ efi 2023-09-06 20:00 ENROLL~1 EFI 18496 2023-09-06 20:00 EnrollDefaultKeys.efi 2 files 18 496 bytes Directory for ::/efi . 2023-09-06 20:00 .. 2023-09-06 20:00 boot 2023-09-06 20:00 3 files 0 bytes Directory for ::/efi/boot . 2023-09-06 20:00 .. 2023-09-06 20:00 bootx64 efi 883840 2023-09-06 20:00 3 files 883 840 bytes Total files listed: 8 files 902 336 bytes 1 198 080 bytes free + mkisofs -input-charset ASCII -J -rational-rock -e uefi_shell.img -no-emul-boot -o Fedora/ovmf-ia32/UefiShell.iso uefi_shell.img xorriso 1.5.6 : RockRidge filesystem manipulator, libburnia project. xorriso : NOTE : Environment variable SOURCE_DATE_EPOCH encountered with value 1694044800 xorriso : NOTE : Local character set is now assumed as: 'ASCII' Drive current: -outdev 'stdio:Fedora/ovmf-ia32/UefiShell.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 423g free Added to ISO image: file '/uefi_shell.img'='/builddir/build/BUILD/edk2-819cfc6b42a6/uefi_shell.img' xorriso : UPDATE : 1 files added in 1 seconds xorriso : UPDATE : 1 files added in 1 seconds xorriso : WARNING : EFI boot equipment is provided but no directory /EFI/BOOT xorriso : WARNING : will emerge in the ISO filesystem. A popular method to xorriso : WARNING : prepare a USB stick on MS-Windows relies on having in the xorriso : WARNING : ISO filesystem a copy of the EFI System Partition tree. ISO image produced: 1232 sectors Written to medium : 1232 sectors at LBA 0 Writing to 'stdio:Fedora/ovmf-ia32/UefiShell.iso' completed successfully. + for raw in */ovmf/*_4M*.fd + qcow2=Fedora/ovmf/OVMF_CODE_4M.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/ovmf/OVMF_CODE_4M.fd Fedora/ovmf/OVMF_CODE_4M.qcow2 + rm -f Fedora/ovmf/OVMF_CODE_4M.fd + for raw in */ovmf/*_4M*.fd + qcow2=Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/ovmf/OVMF_CODE_4M.secboot.fd Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 + rm -f Fedora/ovmf/OVMF_CODE_4M.secboot.fd + for raw in */ovmf/*_4M*.fd + qcow2=Fedora/ovmf/OVMF_VARS_4M.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/ovmf/OVMF_VARS_4M.fd Fedora/ovmf/OVMF_VARS_4M.qcow2 + rm -f Fedora/ovmf/OVMF_VARS_4M.fd + for raw in */ovmf/*_4M*.fd + qcow2=Fedora/ovmf/OVMF_VARS_4M.secboot.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/ovmf/OVMF_VARS_4M.secboot.fd Fedora/ovmf/OVMF_VARS_4M.secboot.qcow2 + rm -f Fedora/ovmf/OVMF_VARS_4M.secboot.fd + virt-fw-vars --input Fedora/experimental/OVMF.stateless.fd --output Fedora/experimental/OVMF.stateless.secboot.fd --set-dbx DBXUpdate-20230509.x64.bin --enroll-redhat --secure-boot --set-fallback-no-reboot INFO: reading raw edk2 varstore from Fedora/experimental/OVMF.stateless.fd INFO: var store range: 0x64 -> 0x40000 INFO: create variable FB_NO_REBOOT INFO: set variable FB_NO_REBOOT: 1 INFO: create variable PK INFO: clear PK sigdb INFO: add PK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: create variable KEK INFO: clear KEK sigdb INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationKEKCA2011.pem INFO: add dummy dbx entry INFO: create variable dbx INFO: create variable db INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftWindowsProductionPCA2011.pem INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationUEFICA2011.pem INFO: reading dbx update from DBXUpdate-20230509.x64.bin INFO: create variable SecureBootEnable INFO: set variable SecureBootEnable: True INFO: create variable CustomMode INFO: set variable CustomMode: False INFO: writing raw edk2 varstore to Fedora/experimental/OVMF.stateless.secboot.fd + for image in Fedora/ovmf/OVMF_CODE.secboot.fd Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 Fedora/experimental/OVMF.stateless.secboot.fd + pcr=Fedora/ovmf/OVMF_CODE.secboot.fd + pcr=Fedora/ovmf/OVMF_CODE.secboot + pcr=Fedora/ovmf/OVMF_CODE.secboot + pcr=Fedora/ovmf/OVMF_CODE.secboot.pcr + python3 /usr/share/doc/python3-virt-firmware/experimental/measure.py --image Fedora/ovmf/OVMF_CODE.secboot.fd --version edk2-20230825-13.0.riscv64.fc38 --no-shim + for image in Fedora/ovmf/OVMF_CODE.secboot.fd Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 Fedora/experimental/OVMF.stateless.secboot.fd + pcr=Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 + pcr=Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 + pcr=Fedora/ovmf/OVMF_CODE_4M.secboot + pcr=Fedora/ovmf/OVMF_CODE_4M.secboot.pcr + python3 /usr/share/doc/python3-virt-firmware/experimental/measure.py --image Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 --version edk2-20230825-13.0.riscv64.fc38 --no-shim + for image in Fedora/ovmf/OVMF_CODE.secboot.fd Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2 Fedora/experimental/OVMF.stateless.secboot.fd + pcr=Fedora/experimental/OVMF.stateless.secboot.fd + pcr=Fedora/experimental/OVMF.stateless.secboot + pcr=Fedora/experimental/OVMF.stateless.secboot + pcr=Fedora/experimental/OVMF.stateless.secboot.pcr + python3 /usr/share/doc/python3-virt-firmware/experimental/measure.py --image Fedora/experimental/OVMF.stateless.secboot.fd --version edk2-20230825-13.0.riscv64.fc38 --no-shim + ./edk2-build.py --config edk2-build.fedora --silent --release-date 08/25/2023 -m armvirt ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (0:14) # skipping "build.ovmf.2m.default" (not matching "armvirt") # skipping "build.ovmf.4m.default" (not matching "armvirt") # skipping "build.ovmf.2m.sb.smm" (not matching "armvirt") # skipping "build.ovmf.4m.sb.smm" (not matching "armvirt") # skipping "build.ovmf.microvm" (not matching "armvirt") # skipping "build.ovmf.xen" (not matching "armvirt") # skipping "build.ovmf.amdsev" (not matching "armvirt") # skipping "build.ovmf.inteltdx" (not matching "armvirt") ### building: ArmVirtPkg/ArmVirtQemu.dsc (AARCH64, DEBUG) ### building in silent mode [build.armvirt.aa64.verbose.DEBUG.log] ... ### OK (19:22) # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/aarch64 / QEMU_EFI.fd # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_VARS.fd => Fedora/aarch64 / QEMU_VARS.fd # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/aarch64 / QEMU_EFI-pflash.raw # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_VARS.fd => Fedora/aarch64 / vars-template-pflash.raw # padding: Fedora/aarch64 / QEMU_EFI-pflash.raw => 64m # padding: Fedora/aarch64 / vars-template-pflash.raw => 64m ### building: ArmVirtPkg/ArmVirtQemu.dsc (AARCH64, DEBUG) ### building in silent mode [build.armvirt.aa64.silent.DEBUG.log] ... ### OK (13:56) # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/aarch64 / QEMU_EFI.silent.fd # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/aarch64 / QEMU_EFI-silent-pflash.raw # padding: Fedora/aarch64 / QEMU_EFI-silent-pflash.raw => 64m ### building: ArmVirtPkg/ArmVirtQemuKernel.dsc (AARCH64, DEBUG) ### building in silent mode [build.armvirt.aa64.kernel.DEBUG.log] ... ### OK (18:50) # copy: Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/aarch64 / QEMU_EFI.kernel.fd # skipping "build.riscv.qemu" (not matching "armvirt") # skipping "build.ovmf.ia32.default" (not matching "armvirt") # skipping "build.ovmf.ia32.sb.smm" (not matching "armvirt") ### building: ArmVirtPkg/ArmVirtQemu.dsc (ARM, DEBUG) ### building in silent mode [build.armvirt.arm.DEBUG.log] ... ### OK (18:39) # copy: Build/ArmVirtQemu-ARM/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/arm / QEMU_EFI.fd # copy: Build/ArmVirtQemu-ARM/DEBUG_GCC5 / FV/QEMU_VARS.fd => Fedora/arm / QEMU_VARS.fd # copy: Build/ArmVirtQemu-ARM/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/arm / QEMU_EFI-pflash.raw # copy: Build/ArmVirtQemu-ARM/DEBUG_GCC5 / FV/QEMU_VARS.fd => Fedora/arm / vars-template-pflash.raw # padding: Fedora/arm / QEMU_EFI-pflash.raw => 64m # padding: Fedora/arm / vars-template-pflash.raw => 64m # skipping "build.ovmf.sb.stateless" (not matching "armvirt") # skipping "build.ovmf.strict.nx" (not matching "armvirt") ### building: ArmVirtPkg/ArmVirtQemu.dsc (AARCH64, DEBUG) ### building in silent mode [build.armvirt.aa64.strict.nx.DEBUG.log] ... ### OK (13:53) # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/experimental / QEMU_EFI.strictnx.fd # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/experimental / QEMU_EFI-strictnx-pflash.raw # padding: Fedora/experimental / QEMU_EFI-strictnx-pflash.raw => 64m ### building: ArmVirtPkg/ArmVirtQemu.dsc (AARCH64, DEBUG) ### building in silent mode [build.armvirt.aa64.secboot.testonly.DEBUG.log] ... ### OK (6:29) # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/experimental / QEMU_EFI.secboot.testonly.fd # copy: Build/ArmVirtQemu-AARCH64/DEBUG_GCC5 / FV/QEMU_EFI.fd => Fedora/experimental / QEMU_EFI-secboot-testonly-pflash.raw # padding: Fedora/experimental / QEMU_EFI-secboot-testonly-pflash.raw => 64m + ./edk2-build.py --config edk2-build.fedora.platforms --silent -m aa64 ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (0:14) # skipping "build.ext4.x64" (not matching "aa64") ### building: Features/Ext4Pkg/Ext4Pkg.dsc (AARCH64, DEBUG) ### building in silent mode [build.ext4.aa64.DEBUG.log] ... ### OK (1:00) # copy: Build/Ext4Pkg/DEBUG_GCC5 / AARCH64/Ext4Dxe.efi => Fedora/drivers / ext4aa64.efi # skipping "build.ext4.riscv64" (not matching "aa64") ### building: Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc (AARCH64, DEBUG) ### building in silent mode [build.standalone.mm.aa64.DEBUG.log] ... ### OK (14:08) # copy: Build/MmStandaloneRpmb/DEBUG_GCC5 / FV/BL32_AP_MM.fd => Fedora/aarch64 / BL32_AP_MM.fd # skipping "build.loongarch" (not matching "aa64") + virt-fw-vars --input Fedora/aarch64/vars-template-pflash.raw --output Fedora/experimental/vars-template-secboot-testonly-pflash.raw --enroll-redhat --secure-boot INFO: reading raw edk2 varstore from Fedora/aarch64/vars-template-pflash.raw INFO: var store range: 0x64 -> 0x40000 INFO: create variable PK INFO: clear PK sigdb INFO: add PK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: create variable KEK INFO: clear KEK sigdb INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/RedHatSecureBootPKKEKkey1.pem INFO: add KEK cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationKEKCA2011.pem INFO: add dummy dbx entry INFO: create variable dbx INFO: create variable db INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftWindowsProductionPCA2011.pem INFO: add db cert /usr/lib/python3.11/site-packages/virt/firmware/certs/MicrosoftCorporationUEFICA2011.pem INFO: create variable SecureBootEnable INFO: set variable SecureBootEnable: True INFO: create variable CustomMode INFO: set variable CustomMode: False INFO: writing raw edk2 varstore to Fedora/experimental/vars-template-secboot-testonly-pflash.raw + for raw in */aarch64/*.raw + qcow2=Fedora/aarch64/QEMU_EFI-pflash.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/aarch64/QEMU_EFI-pflash.raw Fedora/aarch64/QEMU_EFI-pflash.qcow2 + for raw in */aarch64/*.raw + qcow2=Fedora/aarch64/QEMU_EFI-silent-pflash.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/aarch64/QEMU_EFI-silent-pflash.raw Fedora/aarch64/QEMU_EFI-silent-pflash.qcow2 + for raw in */aarch64/*.raw + qcow2=Fedora/aarch64/vars-template-pflash.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/aarch64/vars-template-pflash.raw Fedora/aarch64/vars-template-pflash.qcow2 + ./edk2-build.py --config edk2-build.fedora --silent --release-date 08/25/2023 -m riscv ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (0:13) # skipping "build.ovmf.2m.default" (not matching "riscv") # skipping "build.ovmf.4m.default" (not matching "riscv") # skipping "build.ovmf.2m.sb.smm" (not matching "riscv") # skipping "build.ovmf.4m.sb.smm" (not matching "riscv") # skipping "build.ovmf.microvm" (not matching "riscv") # skipping "build.ovmf.xen" (not matching "riscv") # skipping "build.ovmf.amdsev" (not matching "riscv") # skipping "build.ovmf.inteltdx" (not matching "riscv") # skipping "build.armvirt.aa64.verbose" (not matching "riscv") # skipping "build.armvirt.aa64.silent" (not matching "riscv") # skipping "build.armvirt.aa64.kernel" (not matching "riscv") ### building: OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc (RISCV64, DEBUG) ### building in silent mode [build.riscv.qemu.DEBUG.log] ... ### OK (5:15) # copy: Build/RiscVVirtQemu/DEBUG_GCC5 / FV/RISCV_VIRT_CODE.fd => Fedora/riscv / RISCV_VIRT_CODE.fd # copy: Build/RiscVVirtQemu/DEBUG_GCC5 / FV/RISCV_VIRT_CODE.fd => Fedora/riscv / RISCV_VIRT_CODE.raw # copy: Build/RiscVVirtQemu/DEBUG_GCC5 / FV/RISCV_VIRT_VARS.fd => Fedora/riscv / RISCV_VIRT_VARS.fd # copy: Build/RiscVVirtQemu/DEBUG_GCC5 / FV/RISCV_VIRT_VARS.fd => Fedora/riscv / RISCV_VIRT_VARS.raw # padding: Fedora/riscv / RISCV_VIRT_CODE.raw => 32m # padding: Fedora/riscv / RISCV_VIRT_VARS.raw => 32m # skipping "build.ovmf.ia32.default" (not matching "riscv") # skipping "build.ovmf.ia32.sb.smm" (not matching "riscv") # skipping "build.armvirt.arm" (not matching "riscv") # skipping "build.ovmf.sb.stateless" (not matching "riscv") # skipping "build.ovmf.strict.nx" (not matching "riscv") # skipping "build.armvirt.aa64.strict.nx" (not matching "riscv") # skipping "build.armvirt.aa64.secboot.testonly" (not matching "riscv") + ./edk2-build.py --config edk2-build.fedora.platforms --silent -m riscv ### building: BaseTools ### building in silent mode [build.basetools.log] ... ### OK (0:14) # skipping "build.ext4.x64" (not matching "riscv") # skipping "build.ext4.aa64" (not matching "riscv") ### building: Features/Ext4Pkg/Ext4Pkg.dsc (RISCV64, DEBUG) ### building in silent mode [build.ext4.riscv64.DEBUG.log] ... ### OK (0:54) # copy: Build/Ext4Pkg/DEBUG_GCC5 / RISCV64/Ext4Dxe.efi => Fedora/drivers / ext4riscv64.efi # skipping "build.standalone.mm.aa64" (not matching "riscv") # skipping "build.loongarch" (not matching "riscv") + for raw in */riscv/*.raw + qcow2=Fedora/riscv/RISCV_VIRT_CODE.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/riscv/RISCV_VIRT_CODE.raw Fedora/riscv/RISCV_VIRT_CODE.qcow2 + rm -f Fedora/riscv/RISCV_VIRT_CODE.raw + for raw in */riscv/*.raw + qcow2=Fedora/riscv/RISCV_VIRT_VARS.qcow2 + qemu-img convert -f raw -O qcow2 -o cluster_size=4096 -S 4096 Fedora/riscv/RISCV_VIRT_VARS.raw Fedora/riscv/RISCV_VIRT_VARS.qcow2 + rm -f Fedora/riscv/RISCV_VIRT_VARS.raw + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JkXHoU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 + cd edk2-819cfc6b42a6 + cp -a OvmfPkg/License.txt License.OvmfPkg.txt + cp -a CryptoPkg/Library/OpensslLib/openssl/LICENSE.txt LICENSE.openssl + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Conf /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Scripts + install BaseTools/Source/C/bin/DevicePath BaseTools/Source/C/bin/EfiRom BaseTools/Source/C/bin/GenCrc32 BaseTools/Source/C/bin/GenFfs BaseTools/Source/C/bin/GenFv BaseTools/Source/C/bin/GenFw BaseTools/Source/C/bin/GenSec BaseTools/Source/C/bin/LzmaCompress BaseTools/Source/C/bin/TianoCompress BaseTools/Source/C/bin/VfrCompile BaseTools/Source/C/bin/VolInfo /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin + install BaseTools/BinWrappers/PosixLike/LzmaF86Compress /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin + install BaseTools/BuildEnv /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2 + install BaseTools/Conf/build_rule.template BaseTools/Conf/target.template BaseTools/Conf/tools_def.template /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Conf + install BaseTools/Scripts/GccBase.lds /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Scripts + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2 + cp -av Fedora/aarch64 Fedora/arm Fedora/drivers Fedora/experimental Fedora/ovmf Fedora/ovmf-ia32 Fedora/riscv Fedora/xen /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2 'Fedora/aarch64' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64' 'Fedora/aarch64/QEMU_EFI.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI.fd' 'Fedora/aarch64/QEMU_VARS.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_VARS.fd' 'Fedora/aarch64/QEMU_EFI-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI-pflash.raw' 'Fedora/aarch64/vars-template-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/vars-template-pflash.raw' 'Fedora/aarch64/QEMU_EFI.silent.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI.silent.fd' 'Fedora/aarch64/QEMU_EFI-silent-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI-silent-pflash.raw' 'Fedora/aarch64/QEMU_EFI.kernel.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI.kernel.fd' 'Fedora/aarch64/BL32_AP_MM.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/BL32_AP_MM.fd' 'Fedora/aarch64/QEMU_EFI-pflash.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI-pflash.qcow2' 'Fedora/aarch64/QEMU_EFI-silent-pflash.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/QEMU_EFI-silent-pflash.qcow2' 'Fedora/aarch64/vars-template-pflash.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/aarch64/vars-template-pflash.qcow2' 'Fedora/arm' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/arm' 'Fedora/arm/QEMU_EFI.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/arm/QEMU_EFI.fd' 'Fedora/arm/QEMU_VARS.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/arm/QEMU_VARS.fd' 'Fedora/arm/QEMU_EFI-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/arm/QEMU_EFI-pflash.raw' 'Fedora/arm/vars-template-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/arm/vars-template-pflash.raw' 'Fedora/drivers' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/drivers' 'Fedora/drivers/ext4riscv64.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/drivers/ext4riscv64.efi' 'Fedora/drivers/ext4aa64.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/drivers/ext4aa64.efi' 'Fedora/drivers/ext4x64.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/drivers/ext4x64.efi' 'Fedora/experimental' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental' 'Fedora/experimental/OVMF.stateless.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/OVMF.stateless.fd' 'Fedora/experimental/OVMF_CODE.4m.secboot.strictnx.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/OVMF_CODE.4m.secboot.strictnx.fd' 'Fedora/experimental/OVMF.stateless.secboot.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/OVMF.stateless.secboot.fd' 'Fedora/experimental/OVMF.stateless.secboot.pcr' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/OVMF.stateless.secboot.pcr' 'Fedora/experimental/QEMU_EFI.strictnx.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/QEMU_EFI.strictnx.fd' 'Fedora/experimental/QEMU_EFI-strictnx-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/QEMU_EFI-strictnx-pflash.raw' 'Fedora/experimental/QEMU_EFI.secboot.testonly.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/QEMU_EFI.secboot.testonly.fd' 'Fedora/experimental/QEMU_EFI-secboot-testonly-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/QEMU_EFI-secboot-testonly-pflash.raw' 'Fedora/experimental/vars-template-secboot-testonly-pflash.raw' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/experimental/vars-template-secboot-testonly-pflash.raw' 'Fedora/ovmf' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf' 'Fedora/ovmf/OVMF_CODE.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE.fd' 'Fedora/ovmf/OVMF_VARS.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS.fd' 'Fedora/ovmf/Shell.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/Shell.efi' 'Fedora/ovmf/OVMF_CODE_4M.secboot.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE_4M.secboot.qcow2' 'Fedora/ovmf/OVMF_VARS_4M.secboot.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS_4M.secboot.qcow2' 'Fedora/ovmf/OVMF_CODE.secboot.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd' 'Fedora/ovmf/EnrollDefaultKeys.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/EnrollDefaultKeys.efi' 'Fedora/ovmf/OVMF_VARS_4M.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS_4M.qcow2' 'Fedora/ovmf/MICROVM.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/MICROVM.fd' 'Fedora/ovmf/OVMF.amdsev.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF.amdsev.fd' 'Fedora/ovmf/OVMF.inteltdx.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF.inteltdx.fd' 'Fedora/ovmf/OVMF_VARS.secboot.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd' 'Fedora/ovmf/UefiShell.iso' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/UefiShell.iso' 'Fedora/ovmf/OVMF_CODE_4M.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE_4M.qcow2' 'Fedora/ovmf/OVMF_CODE.secboot.pcr' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE.secboot.pcr' 'Fedora/ovmf/OVMF_CODE_4M.secboot.pcr' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE_4M.secboot.pcr' 'Fedora/ovmf-ia32' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32' 'Fedora/ovmf-ia32/OVMF_CODE.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_CODE.fd' 'Fedora/ovmf-ia32/OVMF_VARS.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_VARS.fd' 'Fedora/ovmf-ia32/Shell.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/Shell.efi' 'Fedora/ovmf-ia32/OVMF_CODE.secboot.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_CODE.secboot.fd' 'Fedora/ovmf-ia32/EnrollDefaultKeys.efi' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/EnrollDefaultKeys.efi' 'Fedora/ovmf-ia32/OVMF_VARS.secboot.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_VARS.secboot.fd' 'Fedora/ovmf-ia32/UefiShell.iso' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/UefiShell.iso' 'Fedora/riscv' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/riscv' 'Fedora/riscv/RISCV_VIRT_CODE.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/riscv/RISCV_VIRT_CODE.fd' 'Fedora/riscv/RISCV_VIRT_VARS.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/riscv/RISCV_VIRT_VARS.qcow2' 'Fedora/riscv/RISCV_VIRT_VARS.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/riscv/RISCV_VIRT_VARS.fd' 'Fedora/riscv/RISCV_VIRT_CODE.qcow2' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/riscv/RISCV_VIRT_CODE.qcow2' 'Fedora/xen' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/xen' 'Fedora/xen/OVMF.fd' -> '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/xen/OVMF.fd' + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF + ln -s ../edk2/ovmf/OVMF_CODE.fd /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF/ + ln -s ../edk2/ovmf/OVMF_CODE.secboot.fd /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF/ + ln -s ../edk2/ovmf/OVMF_VARS.fd /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF/ + ln -s ../edk2/ovmf/OVMF_VARS.secboot.fd /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF/ + ln -s ../edk2/ovmf/UefiShell.iso /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/OVMF/ + ln -s OVMF_CODE.fd /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_CODE.cc.fd + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + install -m 0644 30-edk2-ovmf-4m-qcow2-x64-sb-enrolled.json 31-edk2-ovmf-2m-raw-x64-sb-enrolled.json 40-edk2-ovmf-4m-qcow2-x64-sb.json 41-edk2-ovmf-2m-raw-x64-sb.json 50-edk2-ovmf-4m-qcow2-x64-nosb.json 51-edk2-ovmf-2m-raw-x64-nosb.json 60-edk2-ovmf-x64-amdsev.json 60-edk2-ovmf-x64-inteltdx.json /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + install -m 0644 50-edk2-ovmf-x64-microvm.json 30-edk2-ovmf-ia32-sb-enrolled.json 40-edk2-ovmf-ia32-sb.json 50-edk2-ovmf-ia32-nosb.json /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/AAVMF + ln -s ../edk2/aarch64/QEMU_EFI-pflash.raw /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/AAVMF/AAVMF_CODE.verbose.fd + ln -s ../edk2/aarch64/QEMU_EFI-silent-pflash.raw /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/AAVMF/AAVMF_CODE.fd + ln -s ../edk2/aarch64/vars-template-pflash.raw /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/AAVMF/AAVMF_VARS.fd + ln -s ../edk2/arm/QEMU_EFI-pflash.raw /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/AAVMF/AAVMF32_CODE.fd + install -m 0644 50-edk2-aarch64-qcow2.json 51-edk2-aarch64-raw.json 52-edk2-aarch64-verbose-qcow2.json 53-edk2-aarch64-verbose-raw.json /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + install -m 0644 50-edk2-arm-verbose.json /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + install -m 0644 50-edk2-riscv-qcow2.json /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/qemu/firmware + cp -R BaseTools/Source/Python /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/build/build.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/build + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/BPDG/BPDG.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/BPDG + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/Ecc/Ecc.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/Ecc + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/GenDepex/GenDepex.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenDepex + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/GenFds/GenFds.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenFds + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/GenPatchPcdTable/GenPatchPcdTable.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenPatchPcdTable + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/PatchPcdValue/PatchPcdValue.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/PatchPcdValue + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/TargetTool/TargetTool.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/TargetTool + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/Trim/Trim.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/Trim + for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT + echo '#!/bin/sh export PYTHONPATH=/usr/share/edk2/Python exec python3 /usr/share/edk2/Python/UPT/UPT.py "$@"' + chmod +x /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/UPT + [[ /usr/bin/python3 =~ - ]] + clamp_source_mtime /usr/bin/python3 /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python + python_binary='env /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python + PYTHONPATH=/usr/lib/rpm/redhat + env /usr/bin/python3 -s -B -m clamp_source_mtime /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AmlToC'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AmlToC/AmlToC.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/AutoGen.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/AutoGenWorker.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/BuildEngine.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/DataPipe.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenC.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenDepex.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenMake.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenPcdDb.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenVar.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/IdfClassObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/IncludesAutoGen.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/InfSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ModuleAutoGen.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ModuleAutoGenHelper.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/PlatformAutoGen.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/StrGather.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/UniClassObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ValidCheckingInfoObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/WorkspaceAutoGen.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/BPDG.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/GenVpd.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/StringTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/GenerateCapsule.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/GenerateWindowsDriver.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/WindowsCapsuleSupportHelper.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/BuildToolError.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/BuildVersion.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/DataType.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule/FmpPayloadHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/EdkLogger.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Expression.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/GlobalData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathOs.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathOsPath.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathSupport.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Misc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/MultipleWorkspace.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Parsing.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/RangeExpression.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/StringUtils.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/TargetTxtClassObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/ToolDefClassObject.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/CapsuleDependency.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/FmpAuthHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/FmpCapsuleHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/UefiCapsuleHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/VariableAttributes.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/VpdInfoFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/caching.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/CommonClass.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/DataClass.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/Exceptions.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/FdfClass.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/CLexer.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/CParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CLexer.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CListener.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Check.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CodeFragment.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CodeFragmentCollector.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Configuration.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Database.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccGlobalData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccMain.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccToolError.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Exception.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/FileProfile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaDataParser.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaDataTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaFileParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaFileTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/ParserWarning.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml/XmlRoutines.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/c.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/CLexer.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/CParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CLexer.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CListener.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CodeFragment.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CodeFragmentCollector.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Database.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotGlobalData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotMain.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotToolError.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/FileProfile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Identification.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/InfParserLite.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Parser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/ParserWarning.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Report.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/c.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/FMMT.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/Img'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BinaryFactoryProduct.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BiosTree.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BiosTreeNode.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FMMTOperation.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FMMTParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FvHandler.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/GuidTools.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils/FmmtLogger.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils/FvLayoutPrint.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/Common.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/FfsFileHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/FvHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/SectionHeader.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/AprioriSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Capsule.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/CapsuleData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/CompressSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/DataSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/DepexSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/EfiSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Fd.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FdfParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Ffs.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FfsFileStatement.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FfsInfStatement.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Fv.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FvImageSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GenFds.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GenFdsGlobalVariable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GuidSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptRomFileStatement.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptRomInfStatement.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptionRom.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Region.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Rule.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/RuleComplexFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/RuleSimpleFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Section.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/SubTypeGuidSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/UiSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/VerSection.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable/GenPatchPcdTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue/PatchPcdValue.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Pkcs7Sign'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Pkcs7Sign/Pkcs7Sign.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign/Rsa2048Sha256GenerateKeys.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign/Rsa2048Sha256Sign.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split/Split.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/Table.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDataModel.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDec.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDsc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableEotReport.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFdf.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFunction.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableIdentifier.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableInf.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TablePcd.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableQuery.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableReport.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool/TargetTool.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Trim'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Trim/Trim.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/BuildVersion.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/DependencyRules.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/DistributionPackageClass.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/FileHook.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/IpiDb.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/PackageFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenDecFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenInfFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenMetaFileMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenXmlFile.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/InstallPkg.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/InventoryWs.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/CommentGenerating.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/CommentParsing.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/DataType.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/ExpressionValidate.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/GlobalData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Misc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/ParserValidate.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Parsing.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/StringUtils.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/UniClassObject.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml/XmlRoutines.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/Log.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/StringTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/ToolError.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/MkPkg.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/CommonObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/ModuleObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/PackageObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/DecObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfBinaryObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfBuildOptionObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfCommonObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDefineCommonObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDefineObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDepexObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfGuidObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfHeaderObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfLibraryClassesObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPackagesObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPcdObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPpiObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfProtocolObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfSoucesObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfUserExtensionObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/DecParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/DecParserMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfAsBuiltProcess.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfBinarySectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfBuildOptionSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfDefineSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfDepexSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfGuidPpiProtocolSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfLibrarySectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfPackageSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfParserMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfPcdSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfSourceSectionParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/DecPomAlignment.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/InfPomAlignment.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/InfPomAlignmentMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/ReplacePkg.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/RmPkg.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/TestInstall.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UPT.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/CommentGeneratingUnitTest.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/CommentParsingUnitTest.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/DecParserTest.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/DecParserUnitTest.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/InfBinarySectionTest.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/CommonXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/GuidProtocolPpiXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/IniToXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/ModuleSurfaceAreaXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/PackageSurfaceAreaXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/PcdXml.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/XmlParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/XmlParserMisc.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/BuildClassObject.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/DecBuildData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/DscBuildData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/InfBuildData.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaDataTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileCommentParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileParser.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileTable.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/WorkspaceCommon.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/WorkspaceDatabase.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/__init__.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/BuildReport.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/__init__.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/build.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/buildoptions.py' Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/sitecustomize.py' Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests/Split'... Clamping mtime of '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests/Split/test_split.py' ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=311 + '[' 311 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -j4 -o 0 -o 1 -s /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 -p / --hardlink-dupes --invalidation-mode=timestamp /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AmlToC'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AmlToC/AmlToC.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenC.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ModuleAutoGenHelper.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/UniClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/BPDG.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/GenVpd.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/BuildVersion.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/DataType.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathSupport.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/MultipleWorkspace.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/RangeExpression.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/ToolDefClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/FmpAuthHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/FmpCapsuleHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/CommonClass.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/Exceptions.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/CLexer.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CodeFragment.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CodeFragmentCollector.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Database.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccToolError.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Exception.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/FileProfile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaDataParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaFileParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/CLexer.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CLexer.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CListener.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CodeFragment.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CodeFragmentCollector.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Database.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotGlobalData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotMain.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/EotToolError.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/FileProfile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Identification.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/InfParserLite.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Parser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/ParserWarning.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/Report.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/c.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/FMMT.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BinaryFactoryProduct.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BiosTree.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/BiosTreeNode.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FMMTOperation.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FMMTParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/FvHandler.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core/GuidTools.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/Common.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/SectionHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Capsule.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/DepexSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Fd.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Ffs.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FfsInfStatement.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GenFdsGlobalVariable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Region.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/SubTypeGuidSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/AutoGen.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/DataPipe.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenDepex.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenPcdDb.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/StrGather.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ValidCheckingInfoObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/WorkspaceAutoGen.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/GenerateWindowsDriver.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/WindowsCapsuleSupportHelper.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/BuildToolError.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule/FmpPayloadHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Expression.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/StringUtils.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/UefiCapsuleHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/VariableAttributes.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/caching.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/DataClass.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/CParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/CapsuleData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/EfiSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FfsFileStatement.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Fv.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FvImageSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GenFds.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/GuidSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptRomFileStatement.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptRomInfStatement.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/OptionRom.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Rule.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/RuleComplexFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/RuleSimpleFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/Section.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/UiSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable/GenPatchPcdTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Pkcs7Sign/Pkcs7Sign.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDataModel.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDsc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFdf.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableIdentifier.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TablePcd.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableQuery.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Trim/Trim.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/FileHook.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/PackageFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenInfFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/DataType.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Parsing.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/MkPkg.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/ModuleObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfBuildOptionObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfCommonObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDefineObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/DecParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/InfPomAlignmentMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/TestInstall.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UPT.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/CommentParsingUnitTest.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/BuildEngine.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenVar.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/IdfClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/InfSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/ModuleAutoGen.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/EdkLogger.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/GlobalData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathOs.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Parsing.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/TargetTxtClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/CapsuleDependency.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/VpdInfoFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass/FdfClass.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CListener.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4/CParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils/FmmtLogger.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils/FvLayoutPrint.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/FfsFileHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/FvHeader.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/AprioriSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/CompressSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/DataSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/FdfParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split/Split.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFunction.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool/TargetTool.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/DistributionPackageClass.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/IpiDb.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenMetaFileMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenXmlFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/InstallPkg.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/ExpressionValidate.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/StringUtils.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/ToolError.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/CommonObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDefineCommonObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfHeaderObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfLibraryClassesObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPpiObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfUserExtensionObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfBinarySectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfBuildOptionSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfGuidPpiProtocolSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/ReplacePkg.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/RmPkg.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/CommentGeneratingUnitTest.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/GuidProtocolPpiXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/PackageSurfaceAreaXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/XmlParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileCommentParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/buildoptions.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/sitecustomize.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests/Split/test_split.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds/VerSection.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue/PatchPcdValue.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign/Rsa2048Sha256GenerateKeys.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign/Rsa2048Sha256Sign.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/Table.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableDec.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableEotReport.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableInf.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table/TableReport.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/BuildVersion.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/DependencyRules.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile/GenDecFile.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/InventoryWs.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/CommentGenerating.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/CommentParsing.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/GlobalData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Misc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml/XmlRoutines.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/Log.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger/StringTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/DecObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfGuidObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPackagesObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfProtocolObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfSoucesObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/DecParserMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfLibrarySectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfParserMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfPcdSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfSourceSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/InfPomAlignment.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/DecParserTest.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/CommonXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/XmlParserMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/BuildClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaDataTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/MetaFileTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/WorkspaceCommon.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/WorkspaceDatabase.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/BuildReport.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/InfBinarySectionTest.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/ModuleSurfaceAreaXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/DecBuildData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/InfBuildData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build/build.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/AutoGenWorker.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/GenMake.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/IncludesAutoGen.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen/PlatformAutoGen.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/StringTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule/GenerateCapsule.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/LongFilePathOsPath.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Misc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/CLexer.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Check.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Configuration.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccGlobalData.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/EccMain.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaDataTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/MetaFileTable.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/ParserWarning.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml/XmlRoutines.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/__init__.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/c.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3/CParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/ParserValidate.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/UniClassObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM/PackageObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfBinaryObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfDepexObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfMisc.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser/InfPcdObject.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfAsBuiltProcess.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfDefineSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfDepexSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfPackageSectionParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser/InfParser.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter/DecPomAlignment.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest/DecParserUnitTest.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/IniToXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml/PcdXml.py'... Compiling '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace/DscBuildData.py'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/AutoGen'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/BPDG'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Capsule'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Edk2/Capsule'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Common/Uefi/Capsule'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/CommonDataClass'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser3'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/CParser4'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/MetaFileWorkspace'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Ecc/Xml'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser3'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Eot/CParser4'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/Img'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/core'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FMMT/utils'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/FirmwareStorageFormat'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenFds'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/GenPatchPcdTable'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/PatchPcdValue'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Pkcs7Sign'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Rsa2048Sha256Sign'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Split'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Table'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/TargetTool'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Trim'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Core'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/GenMetaFile'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Library/Xml'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Logger'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/POM'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Object/Parser'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Parser'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/PomAdapter'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/UnitTest'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/UPT/Xml'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/Workspace'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/build'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests'... Listing '/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/Python/tests/Split'... + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20230825-13.0.riscv64.fc38 --unique-debug-suffix -20230825-13.0.riscv64.fc38.riscv64 --unique-debug-src-base edk2-20230825-13.0.riscv64.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/edk2-819cfc6b42a6 extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenCrc32 extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/EfiRom extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/DevicePath extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenFfs /usr/bin/gdb.minimal /usr/bin/gdb.minimal /usr/bin/gdb.minimal /usr/bin/gdb.minimal extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenFv /usr/bin/gdb.minimal extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenFw extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/GenSec /usr/bin/gdb.minimal /usr/bin/gdb.minimal extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/LzmaCompress /usr/bin/gdb.minimal extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/TianoCompress extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/VfrCompile /usr/bin/gdb.minimal extracting debug info from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/bin/VolInfo /usr/bin/gdb.minimal /usr/bin/gdb.minimal original debug info size: 13632kB, size after compression: 13320kB /usr/bin/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 6642 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/GenFds from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/PatchPcdValue from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/BPDG from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/build from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/Ecc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/Trim from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/GenDepex from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/LzmaF86Compress from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/GenPatchPcdTable from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/TargetTool from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/UPT from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/share/edk2/Conf/build_rule.template is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Conf/target.template is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Conf/tools_def.template is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/BuildEnv is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Scripts/GccBase.lds is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/AutoGen/ModuleAutoGen.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/AutoGen/DataPipe.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/AutoGen/GenMake.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/AutoGen/GenC.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/AutoGen/AutoGenWorker.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/build/build.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/Common/Misc.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/edk2/Python/Common/GlobalData.py is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rxwLHf + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + for file in /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/*/*VARS.secboot.fd + test -f /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_VARS.secboot.fd + virt-fw-vars --input /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_VARS.secboot.fd --print + grep 'SecureBootEnable.*ON' INFO: reading raw edk2 varstore from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf-ia32/OVMF_VARS.secboot.fd INFO: var store range: 0x64 -> 0xe000 SecureBootEnable : bool: ON + for file in /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/*/*VARS.secboot.fd + test -f /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd + virt-fw-vars --input /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd --print + grep 'SecureBootEnable.*ON' INFO: reading raw edk2 varstore from /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd INFO: var store range: 0x64 -> 0xe000 SecureBootEnable : bool: ON + RPM_EC=0 ++ jobs -p + exit 0 Processing files: edk2-ovmf-20230825-13.0.riscv64.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z4SaYp + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + DOCDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-ovmf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-ovmf + cp -pr OvmfPkg/README /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-ovmf + cp -pr ovmf-whitepaper-c770f8c.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-ovmf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DwPIyr + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf + RPM_EC=0 ++ jobs -p + exit 0 Provides: OVMF = 20230825-13.0.riscv64.fc38 bundled(openssl) = 3.0.7 edk2-ovmf = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: OVMF < 20180508-100.gitee3198e672e2.el7 Processing files: edk2-aarch64-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N80tVm + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Provides: AAVMF = 20230825-13.0.riscv64.fc38 bundled(openssl) = 3.0.7 edk2-aarch64 = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: libvirt-daemon-driver-qemu < 9.2.0 Obsoletes: AAVMF < 20180508-100.gitee3198e672e2.el7 Processing files: edk2-tools-20230825-13.0.riscv64.fc38.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uz1Irw + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-tools + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-tools + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: edk2-tools = 20230825-13.0.riscv64.fc38 edk2-tools(riscv-64) = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: edk2-tools-doc-20230825-13.0.riscv64.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nzICHz + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + DOCDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-tools-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-tools-doc + cp -pr BaseTools/UserManuals/Build_Utility_Man_Page.rtf BaseTools/UserManuals/EfiRom_Utility_Man_Page.rtf BaseTools/UserManuals/GenCrc32_Utility_Man_Page.rtf BaseTools/UserManuals/GenDepex_Utility_Man_Page.rtf BaseTools/UserManuals/GenFds_Utility_Man_Page.rtf BaseTools/UserManuals/GenFfs_Utility_Man_Page.rtf BaseTools/UserManuals/GenFv_Utility_Man_Page.rtf BaseTools/UserManuals/GenFw_Utility_Man_Page.rtf BaseTools/UserManuals/GenPatchPcdTable_Utility_Man_Page.rtf BaseTools/UserManuals/GenSec_Utility_Man_Page.rtf BaseTools/UserManuals/Intel_UEFI_Packaging_Tool_Man_Page.rtf BaseTools/UserManuals/LzmaCompress_Utility_Man_Page.rtf BaseTools/UserManuals/PatchPcdValue_Utility_Man_Page.rtf BaseTools/UserManuals/SplitFile_Utility_Man_Page.rtf BaseTools/UserManuals/TargetTool_Utility_Man_Page.rtf BaseTools/UserManuals/TianoCompress_Utility_Man_Page.rtf BaseTools/UserManuals/Trim_Utility_Man_Page.rtf BaseTools/UserManuals/UtilityManPage_template.rtf BaseTools/UserManuals/VfrCompiler_Utility_Man_Page.rtf BaseTools/UserManuals/VolInfo_Utility_Man_Page.rtf /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-tools-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: edk2-tools-doc = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-ovmf-ia32-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bxxidb + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-ia32 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(openssl) edk2-ovmf-ia32 = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-ovmf-xen-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A2BZ4M + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ovmf-xen + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(openssl) edk2-ovmf-xen = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-experimental-20230825-13.0.riscv64.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7y7Tmq + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + DOCDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-experimental + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-experimental + cp -pr README.experimental /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/doc/edk2-experimental + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4Hsc0q + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-experimental + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(openssl) edk2-experimental = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: edk2-ovmf-experimental < 20230825 Processing files: edk2-arm-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H9AdB5 + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-arm + RPM_EC=0 ++ jobs -p + exit 0 Provides: edk2-arm = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-riscv64-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jY76nB + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Provides: edk2-riscv64 = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-ext4-20230825-13.0.riscv64.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LYaoQx + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + LICENSEDIR=/builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + cp -pr License.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + cp -pr License.OvmfPkg.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + cp -pr License-History.txt /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + cp -pr LICENSE.openssl /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64/usr/share/licenses/edk2-ext4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: edk2-ext4 = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-tools-python-20230825-13.0.riscv64.fc38.noarch Provides: edk2-tools-python = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: edk2-debugsource-20230825-13.0.riscv64.fc38.riscv64 Provides: edk2-debugsource = 20230825-13.0.riscv64.fc38 edk2-debugsource(riscv-64) = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: edk2-tools-debuginfo-20230825-13.0.riscv64.fc38.riscv64 Provides: debuginfo(build-id) = 00c68fe28471a4a4d9ee7e02469e2981c4740054 debuginfo(build-id) = 1282ea0e4aa1f2556570aa3bdf0f08c6b6c1b66b debuginfo(build-id) = 245d38a432e364b9f4954e4760a61dfa9161dc1e debuginfo(build-id) = 2a19a8433d25526dc10f98785a76336dbf6e6eb3 debuginfo(build-id) = 49ba1b51e5bf18bf6180ec405f9e10b428281da8 debuginfo(build-id) = 7ed95cf0d5c1402677bd3380bbedd564f92b3e36 debuginfo(build-id) = b477df052136d933b3b26136ee3310b6ab606e15 debuginfo(build-id) = bb1ad8678665dfa1fd4d4e1e491e498a18f2731a debuginfo(build-id) = d16416ba77db96de8e337d0188713030000b272e debuginfo(build-id) = d3b58a3a797631a36809b2909b69d79c9c6b0e03 debuginfo(build-id) = f456c9ac61e60a8bbd18bd1e020459bea0758a37 edk2-tools-debuginfo = 20230825-13.0.riscv64.fc38 edk2-tools-debuginfo(riscv-64) = 20230825-13.0.riscv64.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: edk2-debugsource(riscv-64) = 20230825-13.0.riscv64.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 Wrote: /builddir/build/RPMS/edk2-arm-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-riscv64-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-ovmf-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-aarch64-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-experimental-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-ovmf-ia32-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-ovmf-xen-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-tools-debuginfo-20230825-13.0.riscv64.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/edk2-tools-20230825-13.0.riscv64.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/edk2-ext4-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-tools-doc-20230825-13.0.riscv64.fc38.noarch.rpm Wrote: /builddir/build/RPMS/edk2-debugsource-20230825-13.0.riscv64.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/edk2-tools-python-20230825-13.0.riscv64.fc38.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9F9I4v + umask 022 + cd /builddir/build/BUILD + cd edk2-819cfc6b42a6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/edk2-20230825-13.0.riscv64.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ILhasG + umask 022 + cd /builddir/build/BUILD + rm -rf edk2-819cfc6b42a6 edk2-819cfc6b42a6.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0