Advertisement
Guest User

Untitled

a guest
Dec 15th, 2009
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. bitbake -c rebuild curl
  2. /mnt/archive/gumstix/gumstix-oe/bitbake/lib/bb/COW.py:29: DeprecationWarning: the sets module is deprecated
  3. import types, sets
  4. NOTE: Handling BitBake files: \ (4955/4956) [99 %]ERROR: opening /mnt/archive/gumstix/gumstix-oe/user.collection/packages/*/*.bb: [Errno 2] No such file or directory: '/mnt/archive/gumstix/gumstix-oe/user.collection/packages/*/*.bb'
  5.  
  6. NOTE: Parsing finished. 4719 cached, 0 parsed, 236 skipped, 0 masked.
  7. NOTE: build 200912151427: started
  8.  
  9. OE Build Configuration:
  10. BB_VERSION = "1.8.10"
  11. OE_REVISION = "<unknown>"
  12. TARGET_ARCH = "arm"
  13. TARGET_OS = "linux-gnueabi"
  14. MACHINE = "gumstix-custom-verdex"
  15. DISTRO = "angstrom"
  16. DISTRO_VERSION = "2007.9-test-20091215"
  17. TARGET_FPU = "soft"
  18.  
  19. NOTE: Resolving any missing task queue dependencies
  20. NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
  21. NOTE: Preparing runqueue
  22. NOTE: Executing runqueue
  23. NOTE: Running task 1 of 1 (ID: 0, /mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl_7.16.4.bb, do_rebuild)
  24. NOTE: package curl-7.16.4: started
  25. NOTE: package curl-7.16.4-r0: task do_rebuild: started
  26. NOTE: package curl-7.16.4-r0: task do_clean: started
  27. NOTE: removing /mnt/archive/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/curl-7.16.4-r0
  28. NOTE: removing /mnt/archive/gumstix/gumstix-oe/tmp/stamps/armv5te-angstrom-linux-gnueabi/curl-7.16.4-r0.*
  29. NOTE: package curl-7.16.4-r0: task do_clean: completed
  30. NOTE: package curl-7.16.4-r0: task do_fetch: started
  31. NOTE: package curl-7.16.4-r0: task do_fetch: completed
  32. NOTE: package curl-7.16.4-r0: task do_unpack: started
  33. NOTE: Unpacking /mnt/archive/gumstix/sources/curl-7.16.4.tar.bz2 to /mnt/archive/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/curl-7.16.4-r0/
  34. NOTE: package curl-7.16.4-r0: task do_unpack: completed
  35. NOTE: package curl-7.16.4-r0: task do_patch: started
  36. NOTE: package curl-7.16.4-r0: task do_patch: completed
  37. NOTE: package curl-7.16.4-r0: task do_configure: started
  38. NOTE: package curl-7.16.4-r0: task do_configure: completed
  39. NOTE: package curl-7.16.4-r0: task do_qa_configure: started
  40. NOTE: Checking sanity of the config.log file
  41. NOTE: package curl-7.16.4-r0: task do_qa_configure: completed
  42. NOTE: package curl-7.16.4-r0: task do_compile: started
  43. NOTE: package curl-7.16.4-r0: task do_compile: completed
  44. NOTE: package curl-7.16.4-r0: task do_install: started
  45. NOTE: package curl-7.16.4-r0: task do_install: completed
  46. NOTE: package curl-7.16.4-r0: task do_package: started
  47. NOTE: Couldn't find shared library provider for libdl.so.2
  48. NOTE: Couldn't find shared library provider for libc.so.6
  49. NOTE: Couldn't find shared library provider for libdl.so.2
  50. NOTE: Couldn't find shared library provider for libgcc_s.so.1
  51. NOTE: Couldn't find shared library provider for libc.so.6
  52. NOTE: Couldn't find shared library provider for libdl.so.2
  53. NOTE: Couldn't find shared library provider for libgcc_s.so.1
  54. NOTE: Couldn't find shared library provider for libc.so.6
  55. NOTE: DO PACKAGE QA
  56. NOTE: Checking Package: curl-dbg
  57. ERROR: Can not check RPATH, scanelf (part of pax-utils-native) not found
  58. ERROR: Error in executing:
  59. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  60. ERROR: Printing the environment of the function
  61. ERROR: Error in executing:
  62. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  63. ERROR: Printing the environment of the function
  64. ERROR: Error in executing:
  65. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  66. ERROR: Printing the environment of the function
  67. ERROR: Error in executing:
  68. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  69. ERROR: Printing the environment of the function
  70. ERROR: Error in executing:
  71. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  72. ERROR: Printing the environment of the function
  73. ERROR: Error in executing:
  74. ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
  75. ERROR: Printing the environment of the function
  76. ERROR: Build of /mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl_7.16.4.bb do_rebuild failed
  77. ERROR: Task 0 (/mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl_7.16.4.bb, do_rebuild) failed
  78. NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and 1 failed.
  79. ERROR: '/mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl_7.16.4.bb' failed
  80.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement