Hi,
Further to this issues I cannot get the following to work either:
bitbake u-boot-omap3
When I run this, it fails with the following
NOTE: Running task 739 of 742 (ID: 11, /home/stuart/overo-oe/org.openembedded.dev/recipes/u-boot/u-boot-omap3_git.bb, do_deploy)
ERROR: function do_deploy failed
ERROR: log data follows (/home/stuart/overo-oe/tmp/work/overo-angstrom-linux-gnueabi/u-boot-omap3-1_2009.06-rc2+r0+git015099988e2eb29fd1b7fe81058020185049a495-r0/temp/log.do_deploy.31795)
| install: cannot stat `/home/stuart/overo-oe/tmp/work/overo-angstrom-linux-gnueabi/u-boot-omap3-1_2009.06-rc2+r0+git015099988e2eb29fd1b7fe81058020185049a495-r0/git/u-boot.bin': No such file or directory
NOTE: Task failed: /home/stuart/overo-oe/tmp/work/overo-angstrom-linux-gnueabi/u-boot-omap3-1_2009.06-rc2+r0+git015099988e2eb29fd1b7fe81058020185049a495-r0/temp/log.do_deploy.31795
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/stuart/overo-oe/org.openembedded.dev/recipes/u-boot/u-boot-omap3_git.bb do_deploy failed
ERROR: Task 11 (/home/stuart/overo-oe/org.openembedded.dev/recipes/u-boot/u-boot-omap3_git.bb, do_deploy) failed
NOTE: Tasks Summary: Attempted 738 tasks of which 738 didn't need to be rerun and 1 failed.
ERROR: '/home/stuart/overo-oe/org.openembedded.dev/recipes/u-boot/u-boot-omap3_git.bb' failed
The error shown below seems to fail at do_install and the error above fails at do_deploy.
I am new to all of this and need help to get going.....
Thanks,
Stuart
stuart68 wrote:
Hi,
After following the instructions given on Gumstix to get the gumstix-oe/mainline.git repository and setting up the build environment, I cannot get the code to build.
I issue the command bitbake omap3-console-image
The build begins, but it fails on the net-tools with the following
ERROR: '/home/stuart/overo-oe/org.openembedded.dev/recipes/net-tools/net-tools_1.60.bb' failed
I had tried to build base-image and console-base-image, both of which were successful. I assume that this is enough to verify my environment set up is correct. I have checked all of the .conf files and cannot see any reason why they would not work.
I have tried various solutions, but none have worked. There are no other posts to suggest this may be a problem with the repository.
I have attached the log file to provide further information.
log.do_install.10095Any suggestions would be great.
Thanks,
Stuart