x13thangelx

d2g_ics_1

Nov 25th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. make otapackage
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=4.0.1
  5. TARGET_PRODUCT=aosp_droid2we
  6. TARGET_BUILD_VARIANT=eng
  7. TARGET_BUILD_TYPE=release
  8. TARGET_BUILD_APPS=
  9. TARGET_ARCH=arm
  10. TARGET_ARCH_VARIANT=armv7-a-neon
  11. HOST_ARCH=x86
  12. HOST_OS=linux
  13. HOST_BUILD_TYPE=release
  14. BUILD_ID=ICS_MR0
  15. ============================================
  16. Checking build tools versions...
  17. build/core/base_rules.mk:78: *** Module name: dspexec
  18. build/core/base_rules.mk:79: *** Makefile location: hardware/ti/omap3/dspbridge/dspexec
  19. build/core/base_rules.mk:80: *
  20. build/core/base_rules.mk:81: * Each module must use a LOCAL_MODULE_TAGS in its
  21. build/core/base_rules.mk:82: * Android.mk. Possible tags declared by a module:
  22. build/core/base_rules.mk:83: *
  23. build/core/base_rules.mk:84: * optional, debug, eng, tests, samples
  24. build/core/base_rules.mk:85: *
  25. build/core/base_rules.mk:86: * If the module is expected to be in all builds
  26. build/core/base_rules.mk:87: * of a product, then it should use the
  27. build/core/base_rules.mk:88: * "optional" tag:
  28. build/core/base_rules.mk:89: *
  29. build/core/base_rules.mk:90: * Add "LOCAL_MODULE_TAGS := optional" in the
  30. build/core/base_rules.mk:91: * Android.mk for the affected module, and add
  31. build/core/base_rules.mk:92: * the LOCAL_MODULE value for that component
  32. build/core/base_rules.mk:93: * into the PRODUCT_PACKAGES section of product
  33. build/core/base_rules.mk:94: * makefile(s) where it's necessary, if
  34. build/core/base_rules.mk:95: * appropriate.
  35. build/core/base_rules.mk:96: *
  36. build/core/base_rules.mk:97: * If the component should be in EVERY build of ALL
  37. build/core/base_rules.mk:98: * products, then add its LOCAL_MODULE value to the
  38. build/core/base_rules.mk:99: * PRODUCT_PACKAGES section of
  39. build/core/base_rules.mk:100: * build/target/product/core.mk
  40. build/core/base_rules.mk:101: *
  41. build/core/base_rules.mk:102: *** user tag detected on new module - user tags are only supported on legacy modules. Stop.
  42.  
  43.  
Advertisement
Add Comment
Please, Sign In to add comment