Advertisement
Guest User

Untitled

a guest
Jun 19th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Build Configuration:
  2. BB_VERSION = "1.22.0"
  3. BUILD_SYS = "x86_64-linux"
  4. NATIVELSBSTRING = "Ubuntu-12.04"
  5. TARGET_SYS = "arm-poky-linux-gnueabi"
  6. MACHINE = "beaglebone"
  7. DISTRO = "poky"
  8. DISTRO_VERSION = "1.6"
  9. TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa8"
  10. TARGET_FPU = "vfp-neon"
  11. meta
  12. meta-yocto
  13. meta-yocto-bsp = "daisy:98ad3cb2c0f5975a0df4cebc06775aaae657700d"
  14. meta-ti = "master:0784e22039dcf52cfd34bd244bc94c9ac92c7676"
  15.  
  16. NOTE: Preparing runqueue
  17. NOTE: Executing SetScene Tasks
  18. NOTE: Executing RunQueue Tasks
  19. ERROR: QA Issue: fuse: Files/directories were installed but not shipped
  20. /dev
  21. /dev/fuse
  22. ERROR: QA run found fatal errors. Please consider fixing them.
  23. ERROR: Function failed: do_package_qa
  24. ERROR: Logfile of failure stored in: /home/tamilarasi/beagleblack/poky/build_bbb/tmp/work/cortexa8hf-vfp-neon-poky-linux-gnueabi/fuse/2.9.1-r1/temp/log.do_package.21039
  25. ERROR: Task 521 (/home/tamilarasi/beagleblack/poky/meta-ti/recipes-sdk/fuse/fuse_2.9.1.bb, do_package) failed with exit code '1'
  26. NOTE: Tasks Summary: Attempted 2816 tasks of which 2814 didn't need to be rerun and 1 failed.
  27. Waiting for 0 running tasks to finish:
  28.  
  29. Summary: 1 task failed:
  30. /home/tamilarasi/beagleblack/poky/meta-ti/recipes-sdk/fuse/fuse_2.9.1.bb, do_package
  31. Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement