Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. elinux1@embeddedlinux1:~/atmel/poky/build-71xx$ bitbake linux-yocto-customLoading cache: 100% |####################################################################| ETA: 00:00:00
  2. Loaded 1252 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 = "at91sam9x5ek"
  11. DISTRO = "poky"
  12. DISTRO_VERSION = "1.5.1"
  13. TUNE_FEATURES = "armv5 thumb dsp"
  14. TARGET_FPU = "soft"
  15. meta
  16. meta-yocto
  17. meta-yocto-bsp = "my_branch:8e410e9e46e3335458a7747cdd32e05f5c19ccbb"
  18. meta-atmel = "master:364237cad72c9b6a86fa4d7b4e032eae668ec414"
  19.  
  20. NOTE: Preparing runqueue
  21. NOTE: Executing SetScene Tasks
  22. NOTE: Executing RunQueue Tasks
  23. ERROR: Function failed: do_patch (log file is located at /home/elinux1/atmel/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+AUTOINC+912d34b2ae-r1/temp/log.do_patch.9881)
  24. ERROR: Logfile of failure stored in: /home/elinux1/atmel/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+AUTOINC+912d34b2ae-r1/temp/log.do_patch.9881
  25. Log data follows:
  26. | DEBUG: Executing shell function do_patch
  27. | WARNING: no meta data branch found ...
  28. | ls: cannot access .meta*: No such file or directory
  29. | Already on 'linux-3.6.9-at91'
  30. | [INFO] validating against known patches (at91sam9x5ek-standard-meta)
  31. | [####################################################################################################/home/elinux1/atmel/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+AUTOINC+912d34b2ae-r1/linux/.git/rebase-apply/patch:183: trailing whitespace.
  32. | #include <linux/module.h>
  33. | error: patch failed: arch/arm/boot/dts/at91sam9x5ek.dtsi:13
  34. | error: arch/arm/boot/dts/at91sam9x5ek.dtsi: patch does not apply
  35. | ERROR. could not update git tree
  36. | ERROR. Could not apply patches for at91sam9x5ek.
  37. | Patch failures can be resolved in the devshell (bitbake -c devshell linux-yocto-custom)
  38. | WARNING: exit code 1 from a shell command.
  39. | ERROR: Function failed: do_patch (log file is located at /home/elinux1/atmel/poky/build-71xx/tmp/work/at91sam9x5ek-poky-linux-gnueabi/linux-yocto-custom/3.6.9+AUTOINC+912d34b2ae-r1/temp/log.do_patch.9881)
  40. ERROR: Task 3 (/home/elinux1/atmel/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_patch) failed with exit code '1'
  41. NOTE: Tasks Summary: Attempted 209 tasks of which 204 didn't need to be rerun and 1 failed.
  42. No currently running tasks (208 of 595)
  43.  
  44. Summary: 1 task failed:
  45. /home/elinux1/atmel/poky/meta-atmel/recipes-kernel/linux/linux-yocto-custom_3.6.9.bb, do_patch
  46. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement