Advertisement
deadman96385

Untitled

Mar 25th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. steve@sspencer10:/SSD/Sean/cm$ time make bacon -j18
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=6.0.1
  5. CM_VERSION=13.0-20160326-UNOFFICIAL-ether
  6. TARGET_PRODUCT=cm_ether
  7. TARGET_BUILD_VARIANT=userdebug
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm64
  11. TARGET_ARCH_VARIANT=armv8-a
  12. TARGET_CPU_VARIANT=cortex-a53
  13. TARGET_2ND_ARCH=arm
  14. TARGET_2ND_ARCH_VARIANT=armv7-a-neon
  15. TARGET_2ND_CPU_VARIANT=cortex-a53.a57
  16. HOST_ARCH=x86_64
  17. HOST_OS=linux
  18. HOST_OS_EXTRA=Linux-3.16.0-30-generic-x86_64-with-Ubuntu-14.04-trusty
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=MHC19J
  21. OUT_DIR=/SSD/Sean/cm/out
  22. ============================================
  23. external/speex/Android.mk:55: TODOArm64: enable neon in libspeex
  24. find: `dummy': No such file or directory
  25. find: `dummy': No such file or directory
  26. find: `dummy': No such file or directory
  27. find: `dummy': No such file or directory
  28. find: `dummy': No such file or directory
  29. find: `dummy': No such file or directory
  30. find: `dummy': No such file or directory
  31. build/core/copy_headers.mk:15: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/copybit.h'
  32. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/copybit.h'
  33. build/core/copy_headers.mk:15: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/copybit_priv.h'
  34. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/copybit_priv.h'
  35. build/core/copy_headers.mk:15: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/c2d2.h'
  36. build/core/copy_headers.mk:15: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/obj/include/qcom/display/c2d2.h'
  37. build/core/binary.mk:576: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/gen/STATIC_LIBRARIES/librilutils_static_intermediates/proto/hardware/ril/librilutils/proto/sap-api.pb.h'
  38. build/core/binary.mk:576: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/gen/STATIC_LIBRARIES/librilutils_static_intermediates/proto/hardware/ril/librilutils/proto/sap-api.pb.h'
  39. build/core/Makefile:46: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/system/etc/permissions/platform.xml'
  40. build/core/base_rules.mk:559: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/system/etc/permissions/platform.xml'
  41. build/core/Makefile:46: warning: overriding commands for target `/SSD/Sean/cm/out/target/product/ether/root/init.usb.rc'
  42. build/core/base_rules.mk:559: warning: ignoring old commands for target `/SSD/Sean/cm/out/target/product/ether/root/init.usb.rc'
  43. No private recovery resources for TARGET_DEVICE ether
  44. No recovery.fstab for TARGET_DEVICE ether
  45. make: *** No rule to make target `bacon'. Stop.
  46.  
  47. #### make failed to build some targets (01:08 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement