Re: [yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread Zoran
> keep in mind that based upon how many vcores you allocate to VM will > determine memory pressure > as well. So if you have 2 cores perhaps 4GB is ok or maybe even 4 > cores might workout ok but some bigger packages like > chromium etc. need minimal 16GB RAM to build. This should be reflected

Re: [yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread Khem Raj
On Tue, Aug 17, 2021 at 10:36 AM wrote: > > Previously SDRAM was 3 GB allocated. > > After changing SDRAM to 4 GB. > then trying to build/make/bitbake.. keep in mind that based upon how many vcores you allocate to VM will determine memory pressure as well. So if you have 2 cores perhaps 4GB is

Re: [yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread vishal . rana118
Previously SDRAM was 3 GB allocated. After changing SDRAM to 4 GB. then trying to build/make/bitbake.. getting new error i.e. Unable to connect to bitbake server -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54456):

Re: [yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread Khem Raj
On 8/17/21 8:38 AM, vishal.rana...@gmail.com wrote: Hi, I am using*ubuntu 16.04* (host) in VirtualBox. Memory allocated to VM machine is 100+ GB. how much DRAM is allocated. Poky*dunfell*. While trying to build the project fo*r x86_64.* Steps followed as per yocto quick guide for

Re: [yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread 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

[yocto] Getting bitbake error after 54% recipes are baked. #dunfell #yocto

2021-08-17 Thread vishal . rana118
Hi, I am using *ubuntu 16.04* (host) in VirtualBox. Memory allocated to VM machine is 100+ GB. Poky *dunfell*. While trying to build the project fo *r x86_64.* Steps followed as per yocto quick guide for "dunfell" // //