Is there an existing issue for this?
Bug Type
What packages are impacted?
BaseTools
Which targets are impacted by this bug?
DEBUG
Current Behavior
Run command build -t GCC -a LOONGARCH64 -p OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc, a lot of noises in build log such as:
cp: cannot stat '/data/gaoqihang/edk2-dev/Build/LoongArchVirtQemu/DEBUG_GCC/LOONGARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/*.pdb': No such file or directory
Expected Behavior
When running build command, there is no noise in build log.
Steps To Reproduce
Run build command with -t GCC or -t CLANGDWARF, check if there is abnormal log.
Build Environment
- OS(s): CentOS
- Tool Chain(s): GCC or CLANGDWARF
Version Information
https://github.com/tianocore/edk2/commit/20233f156c2e561333ce35e195e00bd58fca38a3
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
This issue is introduced by 20233f1.
Is there an existing issue for this?
Bug Type
What packages are impacted?
BaseTools
Which targets are impacted by this bug?
DEBUG
Current Behavior
Run command
build -t GCC -a LOONGARCH64 -p OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc, a lot of noises in build log such as:cp: cannot stat '/data/gaoqihang/edk2-dev/Build/LoongArchVirtQemu/DEBUG_GCC/LOONGARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/*.pdb': No such file or directory
Expected Behavior
When running build command, there is no noise in build log.
Steps To Reproduce
Run build command with
-t GCCor-t CLANGDWARF, check if there is abnormal log.Build Environment
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
This issue is introduced by 20233f1.