Zoran
> /home/vrana/Desktop/yocto_Practice/build/tmp/ \ > work/core2-64-poky-linux/gcc/9.3.0-r0/recipe-sysroot-native/ \ > usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/ \ > gcc/x86_64-poky-linux/9.3.0/as: > out of memory allocating 4064 bytes after a total of 452272128 bytes Looks to me that your VM ran out of SDRAM memory, allocated for the VM, somehow. > Memory allocated to VM machine is 100+ GB. It is (hopefully) a VDI (Dynamic) VM disk image, NOT a SDRAM, my best guess. [1] You can just try to continue bitbake process, it might pass, since the Bitbake processes were forcefully killed, and some memory hogged fortunately were entirely deallocated; [2] If [1] fails again a few times, you can try to reconfigure VMM to give more SDRAM to VM (have no idea what is the allocated default), it might help! Zee _______
On Tue, Aug 17, 2021 at 5:38 PM <vishal.rana118@...> wrote:
|
|