Advertisement
Learning

Untitled

Sep 27th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 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. ERROR: Error executing a python function in /home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb:
  37. OSError: [Errno 1] Operation not permitted: '/home/make_angstrom/setup-scripts/build/tmp-angstrom_2008_1/pkgdata/beagleboard-angstrom-linux-gnueabi/linux-omap-psp'
  38.  
  39. ERROR: The stack trace of python calls that resulted in this exception/failure was:
  40. ERROR: File "emit_pkgdata", line 75, in <module>
  41. ERROR:
  42. ERROR: File "emit_pkgdata", line 30, in emit_pkgdata
  43. ERROR:
  44. ERROR: File "staging.bbclass", line 6, in package_stagefile
  45. ERROR:
  46. ERROR: File "/home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/__init__.py", line 115, in newFunc
  47. ERROR: return func(*args, **kwargs)
  48. ERROR:
  49. ERROR: File "/home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/utils.py", line 763, in copyfile
  50. ERROR: os.chmod(src, stat.S_IRUSR) # Make sure we can read it
  51. ERROR:
  52. ERROR: The code that was being executed was:
  53. ERROR: 0071: package_stagefile(packagedfile, d)
  54. ERROR: 0072: bb.utils.unlockfile(lf)
  55. ERROR: 0073:
  56. ERROR: 0074:
  57. ERROR: *** 0075:emit_pkgdata(d)
  58. ERROR: 0076:
  59. ERROR: (file: 'emit_pkgdata', lineno: 75, function: <module>)
  60. ERROR: 0026: data_file = pkgdatadir + bb.data.expand("/linux-omap-psp" , d)
  61. ERROR: 0027: f = open(data_file, 'w')
  62. ERROR: 0028: f.write("PACKAGES: %s\n" % packages)
  63. ERROR: 0029: f.close()
  64. ERROR: *** 0030: package_stagefile(data_file, d)
  65. ERROR: 0031:
  66. ERROR: 0032: workdir = bb.data.getVar('WORKDIR', d, True)
  67. ERROR: 0033:
  68. ERROR: 0034: for pkg in packages.split():
  69. ERROR: (file: 'emit_pkgdata', lineno: 30, function: emit_pkgdata)
  70. WARNING: /home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/build.py:55: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  71. self.message = "Function '%s' failed" % name
  72.  
  73. NOTE: package linux-omap-psp-2.6.32-r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155: task emit_pkgdata: Failed
  74. WARNING: /home/make_angstrom/setup-scripts/sources/bitbake/lib/bb/build.py:64: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  75. msg = self.message
  76.  
  77. ERROR: Function 'emit_pkgdata' failed
  78. ERROR: Task 20 (/home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb, do_package) failed with exit code '1'
  79. ERROR: '/home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb' failed
  80. ERROR: '/home/make_angstrom/setup-scripts/sources/openembedded/recipes/linux/linux-omap-psp_2.6.32.bb' failed
  81.  
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement