Advertisement
patrickc

Untitled

Jul 21st, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.35 KB | None | 0 0
  1. patrickc@Patricks-Laptop-ubuntu:~/rooting/AOKP$ . build/envsetup.sh
  2. including device/acer/picasso/vendorsetup.sh
  3. including device/amazon/otter/vendorsetup.sh
  4. including device/asus/tf201/vendorsetup.sh
  5. including device/hp/tenderloin/vendorsetup.sh
  6. including device/htc/bravo/vendorsetup.sh
  7. including device/htc/inc/vendorsetup.sh
  8. including device/htc/supersonic/vendorsetup.sh
  9. including device/htc/vivow/vendorsetup.sh
  10. including device/lge/p999/vendorsetup.sh
  11. including device/moto/stingray/vendorsetup.sh
  12. including device/moto/wingray/vendorsetup.sh
  13. including device/samsung/crespo4g/vendorsetup.sh
  14. including device/samsung/crespo/vendorsetup.sh
  15. including device/samsung/d2tmo/vendorsetup.sh
  16. including device/samsung/espressowifi/vendorsetup.sh
  17. including device/samsung/maguro/vendorsetup.sh
  18. including device/samsung/p5/vendorsetup.sh
  19. including device/samsung/p5wifi/vendorsetup.sh
  20. including device/samsung/skyrocket/vendorsetup.sh
  21. including device/samsung/toroplus/vendorsetup.sh
  22. including device/samsung/toro/vendorsetup.sh
  23. including device/samsung/vibrantmtd/vendorsetup.sh
  24. including device/ti/panda/vendorsetup.sh
  25. including vendor/aokp/vendorsetup.sh
  26. including vendor/htc/vivow/vendorsetup.sh
  27. including sdk/bash_completion/adb.bash
  28. patrickc@Patricks-Laptop-ubuntu:~/rooting/AOKP$ lunch
  29.  
  30. You're building on Linux
  31.  
  32. Lunch menu... pick a combo:
  33. 1. full-eng
  34. 2. full_x86-eng
  35. 3. vbox_x86-eng
  36. 4. cm_d2tmo-eng
  37. 5. full_panda-eng
  38. 6. aokp_maguro-userdebug
  39. 7. aokp_toro-userdebug
  40. 8. aokp_toroplus-userdebug
  41. 9. aokp_crespo-userdebug
  42. 10. aokp_crespo4g-userdebug
  43. 11. aokp_captivatemtd-userdebug
  44. 12. aokp_d2tmo-userdebug
  45. 13. aokp_espressowifi-userdebug
  46. 14. aokp_fascinatemtd-userdebug
  47. 15. aokp_galaxysmtd-userdebug
  48. 16. aokp_hercules-userdebug
  49. 17. aokp_mesmerizemtd-userdebug
  50. 18. aokp_n7000-userdebug
  51. 19. aokp_p1c-userdebug
  52. 20. aokp_p4-userdebug
  53. 21. aokp_p4vzw-userdebug
  54. 22. aokp_p4wifi-userdebug
  55. 23. aokp_p5-userdebug
  56. 24. aokp_p5wifi-userdebug
  57. 25. aokp_p990-userdebug
  58. 26. aokp_p999-userdebug
  59. 27. aokp_picasso-userdebug
  60. 28. aokp_pyramid-userdebug
  61. 29. aokp_showcasemtd-userdebug
  62. 30. aokp_skyrocket-userdebug
  63. 31. aokp_stingray-userdebug
  64. 32. aokp_tf101-userdebug
  65. 33. aokp_tf201-userdebug
  66. 34. aokp_vibrantmtd-userdebug
  67. 35. aokp_ville-userdebug
  68. 36. aokp_vivow-userdebug
  69. 37. aokp_wingray-userdebug
  70.  
  71. Which would you like? [full-eng] 7
  72.  
  73. ============================================
  74. PLATFORM_VERSION_CODENAME=REL
  75. PLATFORM_VERSION=4.0.4
  76. TARGET_PRODUCT=aokp_toro
  77. TARGET_BUILD_VARIANT=userdebug
  78. TARGET_BUILD_TYPE=release
  79. TARGET_BUILD_APPS=
  80. TARGET_ARCH=arm
  81. TARGET_ARCH_VARIANT=armv7-a-neon
  82. HOST_ARCH=x86
  83. HOST_OS=linux
  84. HOST_BUILD_TYPE=release
  85. BUILD_ID=IMM76I
  86. ============================================
  87.  
  88. patrickc@Patricks-Laptop-ubuntu:~/rooting/AOKP$ make otapackage -j4
  89. ============================================
  90. PLATFORM_VERSION_CODENAME=REL
  91. PLATFORM_VERSION=4.0.4
  92. TARGET_PRODUCT=aokp_toro
  93. TARGET_BUILD_VARIANT=userdebug
  94. TARGET_BUILD_TYPE=release
  95. TARGET_BUILD_APPS=
  96. TARGET_ARCH=arm
  97. TARGET_ARCH_VARIANT=armv7-a-neon
  98. HOST_ARCH=x86
  99. HOST_OS=linux
  100. HOST_BUILD_TYPE=release
  101. BUILD_ID=IMM76I
  102. ============================================
  103. build/core/Makefile:36: warning: overriding commands for target `out/target/product/toro/system/app/Superuser.apk'
  104. build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/toro/system/app/Superuser.apk'
  105. build/core/Makefile:36: warning: overriding commands for target `out/target/product/toro/system/etc/permissions/android.software.live_wallpaper.xml'
  106. build/core/Makefile:36: warning: ignoring old commands for target `out/target/product/toro/system/etc/permissions/android.software.live_wallpaper.xml'
  107. No private recovery resources for TARGET_DEVICE toro
  108. build/core/tasks/kernel.mk:26: ***************************************************************
  109. build/core/tasks/kernel.mk:27: * Using prebuilt kernel binary instead of source *
  110. build/core/tasks/kernel.mk:28: * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *
  111. build/core/tasks/kernel.mk:29: * Please configure your device to download the kernel *
  112. build/core/tasks/kernel.mk:30: * source repository to kernel/samsung/toro
  113. build/core/tasks/kernel.mk:31: * See http://wiki.cyanogenmod.com/wiki/Integrated_kernel_building
  114. build/core/tasks/kernel.mk:32: * for more information *
  115. build/core/tasks/kernel.mk:33: ***************************************************************
  116. host Executable: mkbootfs (out/host/linux-x86/obj/EXECUTABLES/mkbootfs_intermediates/mkbootfs)
  117. host StaticLib: libhost (out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/libhost.a)
  118. host StaticLib: libmincrypt (out/host/linux-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  119. target SharedLib: libdl (out/target/product/toro/obj/SHARED_LIBRARIES/libdl_intermediates/LINKED/libdl.so)
  120. target StaticLib: libc_common (out/target/product/toro/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
  121. target StaticLib: libminui (out/target/product/toro/obj/STATIC_LIBRARIES/libminui_intermediates/libminui.a)
  122. true
  123. target StaticLib: libpixelflinger_static (out/target/product/toro/obj/STATIC_LIBRARIES/libpixelflinger_static_intermediates/libpixelflinger_static.a)
  124. target StaticLib: libpng (out/target/product/toro/obj/STATIC_LIBRARIES/libpng_intermediates/libpng.a)
  125. target StaticLib: libz (out/target/product/toro/obj/STATIC_LIBRARIES/libz_intermediates/libz.a)
  126. target StaticLib: libstdc++ (out/target/product/toro/obj/STATIC_LIBRARIES/libstdc++_intermediates/libstdc++.a)
  127. target StaticLib: liblog (out/target/product/toro/obj/STATIC_LIBRARIES/liblog_intermediates/liblog.a)
  128. target StaticLib: libcutils (out/target/product/toro/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
  129. host StaticLib: libz (out/host/linux-x86/obj/STATIC_LIBRARIES/libz_intermediates/libz.a)
  130. target StaticLib: libext4_utils (out/target/product/toro/obj/STATIC_LIBRARIES/libext4_utils_intermediates/libext4_utils.a)
  131. target StaticLib: libminzip (out/target/product/toro/obj/STATIC_LIBRARIES/libminzip_intermediates/libminzip.a)
  132. target StaticLib: libunz (out/target/product/toro/obj/STATIC_LIBRARIES/libunz_intermediates/libunz.a)
  133. target thumb C: libedify <= bootable/recovery/edify/expr.c
  134. target StaticLib: libmincrypt (out/target/product/toro/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  135. target thumb C++: libedify <= out/target/product/toro/obj/STATIC_LIBRARIES/libedify_intermediates/lexer.cpp
  136. target thumb C++: libedify <= out/target/product/toro/obj/STATIC_LIBRARIES/libedify_intermediates/parser.cpp
  137. target StaticLib: libbusybox (out/target/product/toro/obj/STATIC_LIBRARIES/libbusybox_intermediates/libbusybox.a)
  138. cc1: warning: command line option "-Wsign-promo" is valid for C++/ObjC++ but not for Ccc1: warning: command line option "-Wsign-promo" is valid for C++/ObjC++ but not for C
  139.  
  140. cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for Ccc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
  141.  
  142. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for Ccc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  143.  
  144. target StaticLib: libmkyaffs2image (out/target/product/toro/obj/STATIC_LIBRARIES/libmkyaffs2image_intermediates/libmkyaffs2image.a)
  145. target StaticLib: libunyaffs (out/target/product/toro/obj/STATIC_LIBRARIES/libunyaffs_intermediates/libunyaffs.a)
  146. target StaticLib: liberase_image (out/target/product/toro/obj/STATIC_LIBRARIES/liberase_image_intermediates/liberase_image.a)
  147. target StaticLib: libdump_image (out/target/product/toro/obj/STATIC_LIBRARIES/libdump_image_intermediates/libdump_image.a)
  148. target StaticLib: libflash_image (out/target/product/toro/obj/STATIC_LIBRARIES/libflash_image_intermediates/libflash_image.a)
  149. make: *** No rule to make target `out/target/product/toro/obj/STATIC_LIBRARIES/libcrypto_intermediates/libcrypto.a', needed by `out/target/product/toro/obj/EXECUTABLES/recovery_intermediates/LINKED/recovery'. Stop.
  150. make: *** Waiting for unfinished jobs....
  151. target StaticLib: libdedupe (out/target/product/toro/obj/STATIC_LIBRARIES/libdedupe_intermediates/libdedupe.a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement