Guest User

Untitled

a guest
Dec 27th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. HABUILD_SDK [manta] sailfish@sailfish01:~/hadk$ make -j4 hybris-hal
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=4.4.4
  5. CM_VERSION=11-20171228-UNOFFICIAL-manta
  6. TARGET_PRODUCT=cm_manta
  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=cortex-a15
  13. HOST_ARCH=x86
  14. HOST_OS=linux
  15. HOST_OS_EXTRA=Linux-4.10.0-28-generic-x86_64-with-Ubuntu-14.04-trusty
  16. HOST_BUILD_TYPE=release
  17. BUILD_ID=KTU84Q
  18. OUT_DIR=/home/sailfish/hadk/out
  19. ============================================
  20. Checking build tools versions...
  21. ************************************************************
  22. You are attempting to build with an unsupported JDK.
  23.  
  24. You use OpenJDK but only Sun/Oracle JDK is supported.
  25. Please follow the machine setup instructions at
  26. https://source.android.com/source/download.html
  27.  
  28. Continue at your own peril!
  29. ************************************************************
  30. ************************************************************
  31. You are attempting to build with an unsupported version
  32. of java.
  33.  
  34. Your version is: java version "1.7.0_55".
  35. The correct version is: Java SE 1.6 or 1.7.
  36.  
  37. Please follow the machine setup instructions at
  38. https://source.android.com/source/download.html
  39. ************************************************************
  40. awk: cannot open sdk/files/tools_source.properties (No such file or directory)
  41. perl: warning: Setting locale failed.
  42. perl: warning: Please check that your locale settings:
  43. LANGUAGE = (unset),
  44. LC_ALL = (unset),
  45. LC_MESSAGES = "en_US.UTF-8",
  46. LC_CTYPE = "en_US.UTF-8",
  47. LANG = (unset)
  48. are supported and installed on your system.
  49. perl: warning: Falling back to the standard locale ("C").
  50. perl: warning: Setting locale failed.
  51. perl: warning: Please check that your locale settings:
  52. LANGUAGE = (unset),
  53. LC_ALL = (unset),
  54. LC_MESSAGES = "en_US.UTF-8",
  55. LC_CTYPE = "en_US.UTF-8",
  56. LANG = (unset)
  57. are supported and installed on your system.
  58. perl: warning: Falling back to the standard locale ("C").
  59. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/dw_mmc.0/by-name/boot
  60. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/mmcblk0p3 /dev/block/platform/dw_mmc.0/by-name/userdata
  61. hybris/hybris-boot/Android.mk:71: *** There should be a one and only one device entry for HYBRIS_BOOT_PART and HYBRIS_DATA_PART. Stop.
Add Comment
Please, Sign In to add comment