Advertisement
Guest User

Untitled

a guest
Dec 15th, 2009
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. bitbake gumstix-basic-image
  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 200912151426: 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 226 of 1391 (ID: 883, /mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl-native_7.16.4.bb, do_compile)
  24. NOTE: package curl-native-7.16.4: started
  25. NOTE: package curl-native-7.16.4-r0: task do_compile: started
  26. ERROR: function do_compile failed
  27. ERROR: log data follows (/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/temp/log.do_compile.10756)
  28. | NOTE: make
  29. | Making all in lib
  30. | make[1]: Entering directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/lib'
  31. | make all-am
  32. | make[2]: Entering directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/lib'
  33. | make[2]: Nothing to be done for `all-am'.
  34. | make[2]: Leaving directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/lib'
  35. | make[1]: Leaving directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/lib'
  36. | Making all in src
  37. | make[1]: Entering directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/src'
  38. | make all-am
  39. | make[2]: Entering directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/src'
  40. | /bin/sh ../i686-linux-libtool --tag=CC --mode=link gcc -isystem/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/include -Os -L/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -Wl,-rpath-link,/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -Wl,-rpath,/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -Wl,-O1 -L/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib/..//lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o ../lib/libcurl.la -lz
  41. | gcc -isystem/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/include -Os -Wl,-rpath-link -Wl,/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -Wl,-rpath -Wl,/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -Wl,-O1 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o -L/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib -L/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib/..//lib ../lib/.libs/libcurl.so -lidn -lssh2 -ldl /mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib/libz.so -Wl,--rpath -Wl,/mnt/archive/gumstix/gumstix-oe/tmp/staging/i686-linux/lib
  42. | ../lib/.libs/libcurl.so: undefined reference to `libssh2_channel_writenb'
  43. | ../lib/.libs/libcurl.so: undefined reference to `libssh2_sftp_readnb'
  44. | ../lib/.libs/libcurl.so: undefined reference to `libssh2_sftp_writenb'
  45. | ../lib/.libs/libcurl.so: undefined reference to `libssh2_channel_readnb'
  46. | collect2: ld returned 1 exit status
  47. | make[2]: *** [curl] Error 1
  48. | make[2]: Leaving directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/src'
  49. | make[1]: *** [all] Error 2
  50. | make[1]: Leaving directory `/mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/curl-7.16.4/src'
  51. | make: *** [all-recursive] Error 1
  52. | FATAL: oe_runmake failed
  53. NOTE: Task failed: /mnt/archive/gumstix/gumstix-oe/tmp/work/i686-linux/curl-native-7.16.4-r0/temp/log.do_compile.10756
  54. NOTE: package curl-native-7.16.4-r0: task do_compile: failed
  55. ERROR: TaskFailed event exception, aborting
  56. NOTE: package curl-native-7.16.4: failed
  57. ERROR: Build of /mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl-native_7.16.4.bb do_compile failed
  58. ERROR: Task 883 (/mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl-native_7.16.4.bb, do_compile) failed
  59. NOTE: Tasks Summary: Attempted 225 tasks of which 225 didn't need to be rerun and 1 failed.
  60. ERROR: '/mnt/archive/gumstix/gumstix-oe/org.openembedded.snapshot/packages/curl/curl-native_7.16.4.bb' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement