Advertisement
Guest User

Untitled

a guest
Aug 5th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. tamilarasi@ubuntu12:~/qt5/poky/build-qt5$ bitbake core-image-minimalLoading cache: 100% |####################################################################| ETA: 00:00:00
  2. Loaded 1289 entries from dependency cache.
  3. NOTE: Resolving any missing task queue dependencies
  4.  
  5. Build Configuration:
  6. BB_VERSION = "1.20.0"
  7. BUILD_SYS = "x86_64-linux"
  8. NATIVELSBSTRING = "Ubuntu-12.04"
  9. TARGET_SYS = "arm-poky-linux-gnueabi"
  10. MACHINE = "sama5d3xek"
  11. DISTRO = "poky"
  12. DISTRO_VERSION = "1.5.1"
  13. TUNE_FEATURES = "armv7a vfp thumb callconvention-hard cortexa5"
  14. TARGET_FPU = "vfp"
  15. meta
  16. meta-yocto
  17. meta-yocto-bsp = "my_branch:8e410e9e46e3335458a7747cdd32e05f5c19ccbb"
  18. meta-atmel = "master:ad39f6523a214fa468c970b91e2d71951e753f05"
  19. meta-qt5 = "master:0c5abb6ae5591be0ea26d828c95c049866d17624"
  20.  
  21. NOTE: Preparing runqueue
  22. ERROR: Multiple .bb files are due to be built which each provide virtual/bootloader (/home/tamilarasi/qt5/poky/meta-atmel/recipes-bsp/u-boot/u-boot_2012.10.bb /home/tamilarasi/qt5/poky/meta-atmel/recipes-bsp/u-boot/u-boot-at91_2013.07.bb).
  23. This usually means one provides something the other doesn't and should.
  24. NOTE: Executing SetScene Tasks
  25. NOTE: Executing RunQueue Tasks
  26. ERROR: Function failed: do_install (log file is located at /home/tamilarasi/qt5/poky/build-qt5/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/qtwayland/5.3.0+gitAUTOINC+98dca3b54f-r0/temp/log.do_install.6205)
  27. ERROR: Logfile of failure stored in: /home/tamilarasi/qt5/poky/build-qt5/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/qtwayland/5.3.0+gitAUTOINC+98dca3b54f-r0/temp/log.do_install.6205
  28. Log data follows:
  29. | DEBUG: Executing shell function do_install
  30. | NOTE: make MAKEFLAGS=${PARALLEL_MAKE} OE_QMAKE_COMPILER=arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mtune=cortex-a5 --sysroot=/home/tamilarasi/qt5/poky/build-qt5/tmp/sysroots/sama5d3xek OE_QMAKE_CC=arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mtune=cortex-a5 --sysroot=/home/tamilarasi/qt5/poky/build-qt5/tmp/sysroots/sama5d3xek OE_QMAKE_CXX=arm-poky-linux-gnueabi-g++ -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mtune=cortex-a5 --sysroot=/home/tamilarasi/qt5/poky/build-qt5/tmp/sysroots/sama5d3xek OE_QMAKE_CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types OE_QMAKE_CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden OE_QMAKE_LINK=arm-poky-linux-gnueabi-g++ -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mtune=cortex-a5 --sysroot=/home/tamilarasi/qt5/poky/build-qt5/tmp/sysroots/sama5d3xek OE_QMAKE_LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed OE_QMAKE_AR=arm-poky-linux-gnueabi-ar OE_QMAKE_STRIP=echo OE_QMAKE_WAYLAND_SCANNER=/home/tamilarasi/qt5/poky/build-qt5/tmp/sysroots/x86_64-linux/usr/bin/wayland-scanner install INSTALL_ROOT=/home/tamilarasi/qt5/poky/build-qt5/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/qtwayland/5.3.0+gitAUTOINC+98dca3b54f-r0/image
  31. | make: Nothing to be done for `install'.
  32. | install: cannot stat `/home/tamilarasi/qt5/poky/build-qt5/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/qtwayland/5.3.0+gitAUTOINC+98dca3b54f-r0/build/include/QtCompositor/5.3.0/QtCompositor/private/qwayland-server-*.h': No such file or directory
  33. | WARNING: exit code 1 from a shell command.
  34. | ERROR: Function failed: do_install (log file is located at /home/tamilarasi/qt5/poky/build-qt5/tmp/work/cortexa5hf-vfp-poky-linux-gnueabi/qtwayland/5.3.0+gitAUTOINC+98dca3b54f-r0/temp/log.do_install.6205)
  35. ERROR: Task 1186 (/home/tamilarasi/qt5/poky/meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_install) failed with exit code '1'
  36. NOTE: Tasks Summary: Attempted 2659 tasks of which 2658 didn't need to be rerun and 1 failed.
  37. No currently running tasks (2658 of 3552)
  38.  
  39. Summary: 1 task failed:
  40. /home/tamilarasi/qt5/poky/meta-qt5/recipes-qt/qt5/qtwayland_git.bb, do_install
  41. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement