Advertisement
john987

Error1

May 4th, 2011
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. damon@damon:~/Desktop/setup-scripts$ MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel
  2. Updating bitbake
  3. Executing: cd /home/damon/Desktop/setup-scripts/sources/bitbake && git pull --rebase
  4. Current branch 1.12 is up to date.
  5. Updating OpenEmbedded
  6. Executing: git pull --rebase
  7. Current branch 2011.03-maintenance is up to date.
  8. Using ~/.oe/environment-2008 to setup needed variables. It is recommended to do '. ~/.oe/environment-2008' and run 'bitbake something' without using ./oebb.sh as wrapper
  9. Executing: MACHINE=beagleboard bitbake virtual/kernel
  10. NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance.
  11. NOTE: Angstrom DOES NOT support libiconv because the glibc builtin iconv replacement is used
  12. NOTE: Angstrom DOES NOT support bluez-libs because bluez-libs 3.x has been replaced by bluez4 | ETA: 00:03:19
  13. NOTE: Angstrom DOES NOT support bluez-libs because bluez-libs 3.x has been replaced by bluez4 | ETA: 00:03:09
  14. NOTE: Angstrom DOES NOT support bluez-utils because bluez-utils 3.x has been replaced by bluez4 | ETA: 00:02:32
  15. NOTE: Angstrom DOES NOT support libiconv because the glibc builtin iconv replacement is used | ETA: 00:02:19
  16. NOTE: Angstrom DOES NOT support bluez-utils because bluez-utils 3.x has been replaced by bluez4 | ETA: 00:01:50
  17. NOTE: Angstrom DOES NOT support bash-noemu because doesn't work on the target | ETA: 00:01:42
  18. NOTE: Angstrom DOES NOT support libiconv because the glibc builtin iconv replacement is used | ETA: 00:01:12
  19. NOTE: Angstrom DOES NOT support bluez-libs because bluez-libs 3.x has been replaced by bluez4 | ETA: 00:00:55
  20. NOTE: Angstrom DOES NOT support ipkg because ipkg has been superseded by opkg############### | ETA: 00:00:46
  21. NOTE: Angstrom DOES NOT support fso-apm because regular apmd is good enough################################ | ETA: 00:00:03
  22. Parsing recipes: 100% |######################################################################################| Time: 00:04:07
  23. Parsing of 7336 .bb files complete (0 cached, 7336 parsed). 7978 targets, 316 skipped, 0 masked, 0 errors.
  24. ERROR: Openembedded's config sanity checker detected a potential misconfiguration.
  25. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
  26. Following is the list of potential problems / advisories:
  27.  
  28. Please install following missing utilities: diffstat,texi2html,makeinfo,cvs,svn,gawk,chrpath
  29. Using dash as /bin/sh causes various subtle build problems, please use bash instead.
  30.  
  31. ERROR: Command execution failed: Exited with 1
  32. damon@damon:~/Desktop/setup-scripts$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement