Is there an existing issue for this?
Bug Type
What packages are impacted?
MdeModulePkg
Which targets are impacted by this bug?
DEBUG
Current Behavior
I run build -a X64 -p ./MdeModulePkg/MdeModulePkg.dsc and I see the following:
Build environment: Linux-6.19.9-arch1-1-x86_64-with-glibc2.43
SOURCE_DATE_EPOCH not set - using 1773794009
Build start time: 17:33:29, Mar.17 2026
WORKSPACE = /home/jer/edk2
EDK_TOOLS_PATH = /home/jer/edk2/BaseTools
CONF_PATH = /home/jer/edk2/Conf
PYTHON_COMMAND = python3
Processing meta-data .
Architecture(s) = X64
Build target = DEBUG
Toolchain = VS2022
Active Platform = /home/jer/edk2/MdeModulePkg/MdeModulePkg.dsc
- Failed -
Build end time: 17:33:30, Mar.17 2026
Build total time: 00:00:01
Expected Behavior
I believe I should see a line like:
build.py...
: error XXXX: ...
Steps To Reproduce
I ran . edksetup.sh and then ran build -a X64 -p ./MdeModulePkg/MdeModulePkg.dsc
Build Environment
- OS(s): Arch
- Tool Chain(s): GCC
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?
No response
Is there an existing issue for this?
Bug Type
What packages are impacted?
MdeModulePkg
Which targets are impacted by this bug?
DEBUG
Current Behavior
I run
build -a X64 -p ./MdeModulePkg/MdeModulePkg.dscand I see the following:Expected Behavior
I believe I should see a line like:
Steps To Reproduce
I ran
. edksetup.shand then ranbuild -a X64 -p ./MdeModulePkg/MdeModulePkg.dscBuild 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?
No response