Skip to content

[Bug]: Noise in build process if toolchain is GCC or CLANGDWARF #12437

@EricGao2015

Description

@EricGao2015

Is there an existing issue for this?

  • I have searched existing issues

Bug Type

  • Firmware
  • Tool
  • Unit Test

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions