Advertisement
muhammadrefa

Untitled

Sep 10th, 2015
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. HABUILD_SDK [falcon] refa@leptop-canggih:~/mer/android/droid$ make -j1 libdroidmedia minimediaservice minisfservice
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=12.1-20150910-UNOFFICIAL-falcon
  6. TARGET_PRODUCT=cm_falcon
  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-3.16.7-24-desktop-x86_64-with-Ubuntu-14.04-trusty
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY48B
  21. OUT_DIR=/home/refa/mer/android/droid/out
  22. ============================================
  23. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  24. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit.h'
  25. build/core/copy_headers.mk:15: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  26. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/obj/include/qcom/display/copybit_priv.h'
  27. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/msm_sdcc.1/by-name/boot
  28. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/msm_sdcc.1/by-name/userdata
  29. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  30. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/bin/rild'
  31. build/core/Makefile:46: warning: overriding commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  32. build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/refa/mer/android/droid/out/target/product/falcon/system/lib/libril.so'
  33. No private recovery resources for TARGET_DEVICE falcon
  34. target thumb C++: libstagefright <= frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp
  35. frameworks/av/media/libstagefright/FFMPEGSoftCodec.cpp:39:29: fatal error: OMX_FFMPEG_Extn.h: No such file or directory
  36. #include <OMX_FFMPEG_Extn.h>
  37. ^
  38. compilation terminated.
  39. make: *** [/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_intermediates/FFMPEGSoftCodec.o] Error 1
  40.  
  41. #### make failed to build some targets (38 seconds) ####
  42.  
  43. HABUILD_SDK [falcon] refa@leptop-canggih:~/mer/android/droid$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement