Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Colin Smiley
Well, adding more SWAP to the VM didn’t work. Qemu-i386 used it all! Jan 12 17:57:09 yoctomatic kernel: [ 5474.131213] Out of memory: Kill process 123621 (qemu-i386) score 983 or sacrifice child Jan 12 17:57:09 yoctomatic kernel: [ 5474.131698] Killed process 123621 (qemu-i386) total-vm:49056108k

Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Colin Smiley
Mark, thanks for the reply. Comments in-line. On 1/12/15, 1:11 PM, "Mark Hatle" wrote: >On 1/11/15 3:39 PM, Colin Smiley wrote: >> >> I need help. >> > >... commenting on the one piece I'm aware of ... > >> 8) Run `bitbake java-6-test-image`. This runs until compilation failure, >> due to a d

Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Mark Hatle
On 1/11/15 3:39 PM, Colin Smiley wrote: > > I need help. > ... commenting on the one piece I'm aware of ... > 8) Run `bitbake java-6-test-image`. This runs until compilation failure, > due to a date bug introduced in meta-java on 12/31/14, with: > > /home/csmiley/yacto/poky/build/tmp/work/i586

[yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-11 Thread Colin Smiley
I need help. I am trying to use yocto and bitbake to create a QEMU-x86 image containing the openjdk-6 jvm. I am using open-embedded and meta-java for this. Since I am running on a Mac, I am attempting creation from inside a VMWare VM (similar to the Yocto Build Appliance). I have tried using Ubu