Advertisement
espmartin

AOKP's Calculator module build

Jan 1st, 2014
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 2.66 KB | None | 0 0
  1. martin@martin-desktop:~/SchutzhundAOKP$ . build/envsetup.sh && lunch aokp_ace-userdebug && mmm packages/apps/Calculator
  2. including device/htc/ace/vendorsetup.sh
  3. including vendor/aokp/vendorsetup.sh
  4. including sdk/bash_completion/adb.bash
  5.  
  6. ============================================
  7. PLATFORM_VERSION_CODENAME=REL
  8. PLATFORM_VERSION=4.4.2
  9. TARGET_PRODUCT=aokp_ace
  10. TARGET_BUILD_VARIANT=userdebug
  11. TARGET_BUILD_TYPE=release
  12. TARGET_BUILD_APPS=
  13. TARGET_ARCH=arm
  14. TARGET_ARCH_VARIANT=armv7-a-neon
  15. TARGET_CPU_VARIANT=cortex-a8
  16. HOST_ARCH=x86
  17. HOST_OS=linux
  18. HOST_OS_EXTRA=Linux-3.8.0-35-generic-x86_64-with-Ubuntu-13.10-saucy
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=KOT49H
  21. OUT_DIR=/home/martin/SchutzhundAOKP/out
  22. ============================================
  23.  
  24. ============================================
  25. PLATFORM_VERSION_CODENAME=REL
  26. PLATFORM_VERSION=4.4.2
  27. TARGET_PRODUCT=aokp_ace
  28. TARGET_BUILD_VARIANT=userdebug
  29. TARGET_BUILD_TYPE=release
  30. TARGET_BUILD_APPS=
  31. TARGET_ARCH=arm
  32. TARGET_ARCH_VARIANT=armv7-a-neon
  33. TARGET_CPU_VARIANT=cortex-a8
  34. HOST_ARCH=x86
  35. HOST_OS=linux
  36. HOST_OS_EXTRA=Linux-3.8.0-35-generic-x86_64-with-Ubuntu-13.10-saucy
  37. HOST_BUILD_TYPE=release
  38. BUILD_ID=KOT49H
  39. OUT_DIR=/home/martin/SchutzhundAOKP/out
  40. ============================================
  41. make: Entering directory `/home/martin/SchutzhundAOKP'
  42. build/core/Makefile:43: warning: overriding commands for target `/home/martin/SchutzhundAOKP/out/target/product/ace/system/etc/permissions/android.software.live_wallpaper.xml'
  43. build/core/Makefile:43: warning: ignoring old commands for target `/home/martin/SchutzhundAOKP/out/target/product/ace/system/etc/permissions/android.software.live_wallpaper.xml'
  44. PRODUCT_COPY_FILES device/htc/ace/keylayout/keylayout/AVRCP.kl:system/usr/keylayout/AVRCP.kl ignored.
  45. PRODUCT_COPY_FILES device/htc/ace/keylayout/keylayout/qwerty.kl:system/usr/keylayout/qwerty.kl ignored.
  46. build/core/Makefile:43: warning: overriding commands for target `/home/martin/SchutzhundAOKP/out/target/product/ace/system/etc/AudioBTID.csv'
  47. build/core/Makefile:43: warning: ignoring old commands for target `/home/martin/SchutzhundAOKP/out/target/product/ace/system/etc/AudioBTID.csv'
  48. PRODUCT_COPY_FILES vendor/aokp/prebuilt/bootanimation/bootanimation_480_800.zip:system/media/bootanimation.zip ignored.
  49. No private recovery resources for TARGET_DEVICE ace
  50. make: *** No rule to make target `/home/martin/SchutzhundAOKP/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes.jar', needed by `/home/martin/SchutzhundAOKP/out/target/common/obj/APPS/Calculator_intermediates/classes-full-debug.jar'.  Stop.
  51. make: Leaving directory `/home/martin/SchutzhundAOKP'
  52. martin@martin-desktop:~/SchutzhundAOKP$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement