Advertisement
Guest User

Untitled

a guest
Aug 5th, 2014
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. elinux1@embeddedlinux1:~/atmel/poky/build-71xx$ bitbake libhid
  2. Loading cache: 100% |####################################################################| ETA: 00:00:00
  3. Loaded 1252 entries from dependency cache.
  4. Parsing recipes: 100% |##################################################################| Time: 00:00:00
  5. Parsing of 918 .bb files complete (917 cached, 1 parsed). 1251 targets, 39 skipped, 0 masked, 0 errors.
  6. NOTE: Resolving any missing task queue dependencies
  7.  
  8. Build Configuration:
  9. BB_VERSION = "1.20.0"
  10. BUILD_SYS = "x86_64-linux"
  11. NATIVELSBSTRING = "Ubuntu-12.04"
  12. TARGET_SYS = "arm-poky-linux-gnueabi"
  13. MACHINE = "at91sam9x5ek"
  14. DISTRO = "poky"
  15. DISTRO_VERSION = "1.5.1"
  16. TUNE_FEATURES = "armv5 thumb dsp"
  17. TARGET_FPU = "soft"
  18. meta
  19. meta-yocto
  20. meta-yocto-bsp = "my_branch:8e410e9e46e3335458a7747cdd32e05f5c19ccbb"
  21. meta-atmel = "master:364237cad72c9b6a86fa4d7b4e032eae668ec414"
  22.  
  23. NOTE: Preparing runqueue
  24. NOTE: Executing SetScene Tasks
  25. NOTE: Executing RunQueue Tasks
  26. ERROR: QA Issue: libhid: The compile log indicates that host include and/or library paths were used.
  27. Please check the log '/home/elinux1/atmel/poky/build-71xx/tmp/work/armv5te-poky-linux-gnueabi/libhid/0.2.16-r0/temp/log.do_compile' for more information.
  28. ERROR: QA run found fatal errors. Please consider fixing them.
  29. ERROR: Function failed: do_package_qa
  30. ERROR: Logfile of failure stored in: /home/elinux1/atmel/poky/build-71xx/tmp/work/armv5te-poky-linux-gnueabi/libhid/0.2.16-r0/temp/log.do_package.1981
  31. ERROR: Task 10 (/home/elinux1/atmel/poky/meta-atmel/recipes-sdk/libhid/libhid_0.2.16.bb, do_package) failed with exit code '1'
  32. NOTE: Tasks Summary: Attempted 408 tasks of which 401 didn't need to be rerun and 1 failed.
  33. No currently running tasks (407 of 582)
  34.  
  35. Summary: 1 task failed:
  36. /home/elinux1/atmel/poky/meta-atmel/recipes-sdk/libhid/libhid_0.2.16.bb, do_package
  37. Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement