Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. douglasbrito@douglasbrito-VirtualBox:~/phablet$ make libinit_titan
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=
  6. TARGET_PRODUCT=aosp_titan
  7. TARGET_BUILD_VARIANT=userdebug
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm
  11. TARGET_ARCH_VARIANT=armv7-a-neon
  12. TARGET_CPU_VARIANT=krait
  13. TARGET_2ND_ARCH=
  14. TARGET_2ND_ARCH_VARIANT=
  15. TARGET_2ND_CPU_VARIANT=
  16. HOST_ARCH=x86_64
  17. HOST_OS=linux
  18. HOST_OS_EXTRA=Linux-4.8.0-34-generic-x86_64-with-Ubuntu-16.10-yakkety
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY48W
  21. OUT_DIR=/home/douglasbrito/phablet/out
  22. ============================================
  23. bootable/recovery/Android.mk:204: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/recovery/root/sbin/mktemp'
  24. bootable/recovery/Android.mk:196: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/recovery/root/sbin/mktemp'
  25. build/core/copy_headers.mk:15: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/obj/include/qcom/display/copybit.h'
  26. build/core/copy_headers.mk:15: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/obj/include/qcom/display/copybit.h'
  27. build/core/copy_headers.mk:15: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/obj/include/qcom/display/copybit_priv.h'
  28. build/core/copy_headers.mk:15: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/obj/include/qcom/display/copybit_priv.h'
  29. build/core/base_rules.mk:550: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/recovery/root/sbin/make_ext4fs'
  30. bootable/recovery/Android.mk:196: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/recovery/root/sbin/make_ext4fs'
  31. build/core/Makefile:46: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/system/bin/rild'
  32. build/core/base_rules.mk:550: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/system/bin/rild'
  33. build/core/Makefile:46: warning: overriding recipe for target '/home/douglasbrito/phablet/out/target/product/titan/system/lib/libril.so'
  34. build/core/base_rules.mk:550: warning: ignoring old recipe for target '/home/douglasbrito/phablet/out/target/product/titan/system/lib/libril.so'
  35. No private recovery resources for TARGET_DEVICE titan
  36. make: *** No rule to make target 'libinit_titan'. Pare.
  37.  
  38. #### make failed to build some targets (19 seconds) ####
  39.  
  40. douglasbrito@douglasbrito-VirtualBox:~/phablet$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement