Advertisement
Guest User

Untitled

a guest
Dec 11th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. [trz@medianoche build]$ bitbake core-image-sato
  2. NOTE: Converting staging layout from version 8/9 to layout version 10
  3. NOTE: Uninstalling manifest file /usr/local/dev/yocto/isg-test/build/tmp/sstate-control/manifest-nuc-linux-yocto.populate_sysroot
  4. NOTE: Uninstalling manifest file /usr/local/dev/yocto/isg-test/build/tmp/sstate-control/manifest-romley-linux-yocto.populate_sysroot
  5. Parsing recipes: 100% |#########################################| Time: 00:00:17
  6. Parsing of 916 .bb files complete (0 cached, 916 parsed). 1314 targets, 44 skipped, 0 masked, 0 errors.
  7. NOTE: Resolving any missing task queue dependencies
  8.  
  9. Build Configuration:
  10. BB_VERSION = "1.25.0"
  11. BUILD_SYS = "x86_64-linux"
  12. NATIVELSBSTRING = "Fedora-20"
  13. TARGET_SYS = "x86_64-poky-linux"
  14. MACHINE = "romley"
  15. DISTRO = "poky"
  16. DISTRO_VERSION = "1.7"
  17. TUNE_FEATURES = "m64 corei7"
  18. TARGET_FPU = ""
  19. meta
  20. meta-yocto
  21. meta-yocto-bsp = "zedd-kernel-updates0:3554105e81a2084f23cae9fef8db8c7a1c4f7c04"
  22. meta-intel
  23. meta-crownbay
  24. meta-nuc
  25. meta-romley = "master20:a72da6350e7a77256ad597e8e8c40909590a2a40"
  26.  
  27. NOTE: Preparing RunQueue
  28. NOTE: Executing SetScene Tasks
  29. NOTE: Executing RunQueue Tasks
  30. ERROR: Function failed: do_kernel_checkout (log file is located at /usr/local/dev/yocto/isg-test/build/tmp/work/corei7-64-intel-common-poky-linux/linux-yocto/3.10.55+gitAUTOINC+f79a00265e_3677ea7f94-r0/temp/log.do_kernel_checkout.28946)
  31. ERROR: Logfile of failure stored in: /usr/local/dev/yocto/isg-test/build/tmp/work/corei7-64-intel-common-poky-linux/linux-yocto/3.10.55+gitAUTOINC+f79a00265e_3677ea7f94-r0/temp/log.do_kernel_checkout.28946
  32. Log data follows:
  33. | DEBUG: Executing shell function do_kernel_checkout
  34. | ERROR: S is not set to the linux source directory. Check
  35. | ERROR: the recipe and set S to the proper extracted subdirectory
  36. | WARNING: /usr/local/dev/yocto/isg-test/build/tmp/work/corei7-64-intel-common-poky-linux/linux-yocto/3.10.55+gitAUTOINC+f79a00265e_3677ea7f94-r0/temp/run.do_kernel_checkout.28946:1 exit 1 from
  37. | exit 1
  38. | ERROR: Function failed: do_kernel_checkout (log file is located at /usr/local/dev/yocto/isg-test/build/tmp/work/corei7-64-intel-common-poky-linux/linux-yocto/3.10.55+gitAUTOINC+f79a00265e_3677ea7f94-r0/temp/log.do_kernel_checkout.28946)
  39. ERROR: Task 71 (/usr/local/dev/yocto/isg-test/meta/recipes-kernel/linux/linux-yocto_3.10.bb, do_kernel_checkout) failed with exit code '1'
  40. Waiting for 1 running tasks to finish:
  41. 0: linux-libc-headers-3.17-r0 do_fetch (pid 2733)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement