[edk2-devel] [PATCH v1 0/1] Fixing BaseTool build break

Kun Qin posted 1 patch 1 year, 7 months ago
Failed in applying to current master (apply log)
BaseTools/Edk2ToolsBuild.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [PATCH v1 0/1] Fixing BaseTool build break
Posted by Kun Qin 1 year, 7 months ago
Currently the BaseTool build step is failing and caused the pipeline to
malfunciton.

The issue is due to the environment path too long during the build
process and adding VC toolchain path to the environment variable will
fail due to Windows varaible length limit.

Patch v1 branch: https://github.com/kuqin12/edk2/tree/fix_edk2_build

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>

Sean Brogan (1):
  BaseTools: Edk2ToolsBuild: Fixing pipeline build due to path too long

 BaseTools/Edk2ToolsBuild.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.37.1.windows.1



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