Open
Description
Description
I'm trying to build CoreCLR on Ubuntu using WSL1. The system displays the following output:
__DistroRid: linux-x64 Failed to create CoreCLR, HRESULT: 0x80004005 Build failed with exit code 137. Check errors above.
Reproduction Steps
In runtime repo directory execute:
./build.sh -subset clr
Expected behavior
Start CoreCLR compiling.
Actual behavior
Build failed with exit code 137. Check errors above.
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response