[edk2-devel] [PATCH v1 0/1] Improve Edk2ToolsBuild.py compiler logging

Joey Vagedes posted 1 patch 10 months, 1 week ago
Failed in applying to current master (apply log)
BaseTools/Edk2ToolsBuild.py | 11 +++++++++++
1 file changed, 11 insertions(+)
[edk2-devel] [PATCH v1 0/1] Improve Edk2ToolsBuild.py compiler logging
Posted by Joey Vagedes 10 months, 1 week ago
Improve the logging of compiler errors when building basetools with
Edk2ToolsBuild.py by attaching an output stream, running the command,
then scanning that output stream. This is the same logic that
stuart_build uses to log make errors from an edk2 build to the
terminal.

Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>

Joey Vagedes (1):
  BaseTools: scan Edk2ToolsBuild.py make output

 BaseTools/Edk2ToolsBuild.py | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.41.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106271): https://edk2.groups.io/g/devel/message/106271
Mute This Topic: https://groups.io/mt/99685056/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-