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

Kun Qin kuqin12 at gmail.com
Wed Sep 21 20:44:58 UTC 2022


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 at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen at intel.com>
Cc: Sean Brogan <sean.brogan at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list