John, I think I may have found a solution to the problem over the weekend. I have been executing the command "./oebb.sh config beaglebone" then the environment script then the bitbake command. That is when it fails. Over the weekend I went to Angstrom and ran the steps exactly as described on their website. First thing I noticed that was different was that under beaglebone the kernel version is 3.8 and under beagleboard it is 3.2. I have to check I have not check to see if my dev computer has completed the build yet but I am hopeful. Oh yeah I did a fresh clone of the setup scripts this weekend so they should be the latest.
On Mon, Jan 13, 2014 at 2:50 PM, John Syn <[email protected]> wrote: > > > From: Daniel Metcalf <[email protected]> > Reply-To: <[email protected]> > Date: Monday, January 13, 2014 at 11:18 AM > To: <[email protected]> > Subject: Re: [beagleboard] angstrom bitbake systemd-gnome-image fails > > I have seen the issue where everything builds as it should and just as the > bitbake operation is about to complete the final steps of packing the > rootfs it will fail. > > I haven’t seen that before. What branch are you on? Have you updated the > repo and oebb? > > Regards, > John > > > > > On Mon, Jan 13, 2014 at 2:02 PM, John Syn <[email protected]> wrote: > >> >> From: blima <[email protected]> >> Reply-To: <[email protected]> >> Date: Sunday, January 12, 2014 at 5:20 PM >> To: <[email protected]> >> Subject: [beagleboard] angstrom bitbake systemd-gnome-image fails >> >> Hello Everyone, >> >> Trying to rebuild angstrom. I followed the intstructions on >> http://www.angstrom-distribution.org/. >> >> >> It fails on a task far down the line of a number of tasks... >> >> Any idea/help would be great! >> >> My setup is a virtual machine on VMware. Ubuntu 12.10 latest updates. >> >> x86_64-linux-libtool: install: ranlib >> /home/bennylima/setup-scripts/build/tmp-an >> >> gstrom_v2013_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/image/home/ben >> >> nylima/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/sysroots/x86_64-linux/us >> r/lib/libwmf.a >> x86_64-linux-libtool: install: warning: remember to run >> `x86_64-linux-libtool -- >> finish >> /home/bennylima/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/sysroots >> /x86_64-linux/usr/lib' >> make[3]: Leaving directory >> `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 >> >> 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' >> make[2]: *** [install-am] Error 2 >> make[2]: Leaving directory >> `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 >> >> 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' >> make[1]: *** [install-recursive] Error 1 >> make[1]: Leaving directory >> `/home/bennylima/setup-scripts/build/tmp-angstrom_v20 >> >> 13_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/libwmf-0.2.8.4/src' >> make: *** [install-recursive] Error 1 >> ERROR: oe_runmake failed >> ERROR: Function failed: do_install (see >> /home/bennylima/setup-scripts/build/tmp- >> >> angstrom_v2013_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/temp/log.do_ >> install.57042 for further information) >> bennylima@ubuntu:~/setup-scripts/build/tmp-angstrom_v2013_06-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/temp$ >> ls >> >> Not sure why you are running bitbake from this folder. You should run >> your bitbake command from ~/setup-scripts folder. >> Try the following: >> bitbake –c clean libwmf >> Bitbake –c build libwmf >> If this succeeds, then run your original bitbake command again. >> >> Regards, >> John >> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Dan Metcalf -- KB3UUN > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Dan Metcalf -- KB3UUN -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
