Advertisement
Learning

Untitled

Sep 27th, 2011
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Build Configuration:
  2. BB_VERSION = "1.12.0"
  3. METADATA_BRANCH = "2011.03-maintenance"
  4. METADATA_REVISION = "bdb967b"
  5. TARGET_ARCH = "arm"
  6. TARGET_OS = "linux-gnueabi"
  7. MACHINE = "beagleboard"
  8. DISTRO = "angstrom"
  9. DISTRO_VERSION = "2010.7-test-20110927"
  10. TARGET_FPU = "hard"
  11.  
  12. NOTE: Resolving any missing task queue dependencies
  13. NOTE: Preparing runqueue
  14. NOTE: Executing RunQueue Tasks
  15. NOTE: Running task 535 of 811 (ID: 20, /home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb, do_package)
  16. NOTE: Running task 548 of 811 (ID: 4, /home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb, do_populate_sysroot)
  17. NOTE: package linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155: task do_package: Started
  18. NOTE: package linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155: task do_populate_sysroot: Started
  19. cp: preserving times for `/home/make_angstrom/setup-scripts/build/tmp-angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/package/.': Operation not permitted
  20. WARNING: /home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/process.py:15: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  21. self.message = message
  22.  
  23. WARNING: /home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/build.py:55: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  24. self.message = "Function '%s' failed" % name
  25.  
  26. ERROR: Logfile of failure stored in: /dev/null
  27. Log data follows:
  28. NOTE: package linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155: task sysroot_stage_all: Failed
  29. WARNING: /home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/build.py:62: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  30. (self.message, self.logfile))
  31.  
  32. ERROR: Function 'sysroot_stage_all' failed (see /dev/null for further information)
  33. ERROR: Task 4 (/home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb, do_populate_sysroot) failed with exit code '1'
  34. Waiting for 1 active tasks to finish:
  35. 0: linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155 do_package (pid 10122)
  36.  
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement