Closed liayan closed 1 year ago
it seems xz: (stdin): Cannot allocate memory is the real problem. And it could work in my x86 environment. Does anyone know the problem?
Turns out my system was running out of memory.
root@xryan:~# free -m total used free shared buff/cache available Mem: 30677 2300 1739 0 26636 27990 Swap: 8191 48 8143
Hello team,
I am trying build through branch DOCA_1.5.1_BSP_3.9.3_Ubuntu_20.04 in an arm64 environment, build command is IMAGE_TYPE=prod ./bfb-build ubuntu 20.04 However, it ends with the error:
Could anyone give it a quick look? Thanks. Also wondering if crysetup is necessary, can we just disable it?