Advertisement
Guest User

Untitled

a guest
Aug 7th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. vicky@ubuntu10:~/atmel/poky/build-atmel$ bitbake libhid
  2. Loading cache: 100% |####################################################################| ETA: 00:00:00
  3. Loaded 1139 entries from dependency cache.
  4.  
  5. Build Configuration:
  6. BB_VERSION = "1.18.0"
  7. BUILD_SYS = "x86_64-linux"
  8. NATIVELSBSTRING = "Ubuntu-12.04"
  9. TARGET_SYS = "arm-poky-linux-gnueabi"
  10. MACHINE = "at91sam9x5ek"
  11. DISTRO = "poky"
  12. DISTRO_VERSION = "1.4.1"
  13. TUNE_FEATURES = "armv5 thumb dsp arm926ejs"
  14. TARGET_FPU = "soft"
  15. meta-atmel = "master:cf93c5213df976be11416a2857e62738175f8f04"
  16. meta
  17. meta-yocto
  18. meta-yocto-bsp
  19. meta-hob = "my_branch:73f103bf9b2cdf985464dc53bf4f1cfd71d4531f"
  20.  
  21. NOTE: Resolving any missing task queue dependencies
  22. NOTE: Preparing runqueue
  23. NOTE: Executing SetScene Tasks
  24. NOTE: Executing RunQueue Tasks
  25. ERROR: Function failed: do_compile (see /home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/temp/log.do_compile.25696 for further information)
  26. ERROR: Logfile of failure stored in: /home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/temp/log.do_compile.25696
  27. Log data follows:
  28. | DEBUG: Executing shell function do_compile
  29. | make all-recursive
  30. | make[1]: Entering directory `/home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/libhid-0.2.16'
  31. | Making all in hidparser
  32. | make[2]: Entering directory `/home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/libhid-0.2.16/hidparser'
  33. | if /bin/bash ../libtool --tag=CC --mode=compile arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -fPIC -I/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek/usr/include -O2 -pipe -feliminate-unused-debug-types -Wall -W -Werror -MT hidparser.lo -MD -MP -MF ".deps/hidparser.Tpo" -c -o hidparser.lo hidparser.c; \
  34. | then mv -f ".deps/hidparser.Tpo" ".deps/hidparser.Plo"; else rm -f ".deps/hidparser.Tpo"; exit 1; fi
  35. | mkdir .libs
  36. | arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -fPIC -I/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek/usr/include -O2 -pipe -feliminate-unused-debug-types -Wall -W -Werror -MT hidparser.lo -MD -MP -MF .deps/hidparser.Tpo -c hidparser.c -fPIC -DPIC -o .libs/hidparser.o
  37. | arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -fPIC -I/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek/usr/include -O2 -pipe -feliminate-unused-debug-types -Wall -W -Werror -MT hidparser.lo -MD -MP -MF .deps/hidparser.Tpo -c hidparser.c -o hidparser.o >/dev/null 2>&1
  38. | /bin/bash ../libtool --tag=CC --mode=link arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -mtune=arm926ej-s --sysroot=/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek -fPIC -I/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek/usr/include -O2 -pipe -feliminate-unused-debug-types -Wall -W -Werror -L/lib -lusb -o libhidparser.la -static hidparser.lo
  39. | libtool: link: warning: library `/home/vicky/atmel/poky/build-atmel/tmp/sysroots/at91sam9x5ek/lib//libusb.la' was moved.
  40. | ../libtool: line 3232: cd: =/lib: No such file or directory
  41. | libtool: link: warning: cannot determine absolute directory name of `=/lib'
  42. | grep: =/lib/libusb-1.0.la: No such file or directory
  43. | /bin/sed: can't read =/lib/libusb-1.0.la: No such file or directory
  44. | libtool: link: `=/lib/libusb-1.0.la' is not a valid libtool archive
  45. | make[2]: *** [libhidparser.la] Error 1
  46. | make[2]: Leaving directory `/home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/libhid-0.2.16/hidparser'
  47. | make[1]: *** [all-recursive] Error 1
  48. | make[1]: Leaving directory `/home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/libhid-0.2.16'
  49. | make: *** [all] Error 2
  50. | ERROR: Function failed: do_compile (see /home/vicky/atmel/poky/build-atmel/tmp/work/arm926ejste-poky-linux-gnueabi/libhid/0.2.16-r0/temp/log.do_compile.25696 for further information)
  51. ERROR: Task 6 (/home/vicky/atmel/poky/meta/recipes-support/libhid/libhid_0.2.16.bb, do_compile) failed with exit code '1'
  52. NOTE: Tasks Summary: Attempted 403 tasks of which 398 didn't need to be rerun and 1 failed.
  53. No currently running tasks (403 of 579)
  54.  
  55. Summary: 1 task failed:
  56. /home/vicky/atmel/poky/meta/recipes-support/libhid/libhid_0.2.16.bb, do_compile
  57. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement