Hi Mike,
since 20233f156c2e5 (in https://github.com/tianocore/edk2/pull/11929),
every non-pdb-generating gcc or clangdwarf now prints an error message
for every .efi generated, like:
---
cp -p -f
/work/git/tianocore/Build/Arm/NOOPT_CLANGDWARF/AARCH64/ArmPkg/Drivers/ArmGicDxe/ArmGicDxe/DEBUG/*.pdb
/work/git/tianocore/Build/Arm/NOOPT_CLANGDWARF/AARCH64/ArmPkg/Drivers/ArmGicDxe/ArmGicDxe/OUTPUT
cp: cannot stat
'/work/git/tianocore/Build/Arm/NOOPT_CLANGDWARF/AARCH64/ArmPkg/Drivers/ArmGicDxe/ArmGicDxe/DEBUG/*.pdb':
No such file or directory
make: [GNUmakefile:450:
/work/git/tianocore/Build/Arm/NOOPT_CLANGDWARF/AARCH64/ArmPkg/Drivers/ArmGicDxe/ArmGicDxe/OUTPUT/ArmGicDxe.efi]
Error 1 (ignored)
---
The error is (as stated) ignored, but it's not great when the output
of a correct build includes lots of error printouts.
Looking at the commit, the addition of the .pdb copying does not seem
to form part of the change described in the commit message. Can we
nuke the line?
/
Leif
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121810): https://edk2.groups.io/g/devel/message/121810
Mute This Topic: https://groups.io/mt/117772352/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-