Advertisement
Guest User

Untitled

a guest
Mar 11th, 2018
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. HABUILD_SDK [grouper] nexus7@debian:~/hadk$ make -j4 hybris-hal
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=5.1.1
  5. CM_VERSION=
  6. TARGET_PRODUCT=full
  7. TARGET_BUILD_VARIANT=eng
  8. TARGET_BUILD_TYPE=release
  9. TARGET_BUILD_APPS=
  10. TARGET_ARCH=arm
  11. TARGET_ARCH_VARIANT=armv7-a
  12. TARGET_CPU_VARIANT=generic
  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.9.0-6-amd64-x86_64-with-Ubuntu-14.04-trusty
  19. HOST_BUILD_TYPE=release
  20. BUILD_ID=LMY49J
  21. OUT_DIR=/home/nexus7/hadk/out
  22. ============================================
  23. find: `device/*/generic': No such file or directory
  24. find: `device/unknown': No such file or directory
  25. find: `device/android': No such file or directory
  26. perl: warning: Setting locale failed.
  27. perl: warning: Please check that your locale settings:
  28. LANGUAGE = (unset),
  29. LC_ALL = (unset),
  30. LC_MESSAGES = "en_US.UTF-8",
  31. LC_CTYPE = "en_US.UTF-8",
  32. LANG = (unset)
  33. are supported and installed on your system.
  34. perl: warning: Falling back to the standard locale ("C").
  35. perl: warning: Setting locale failed.
  36. perl: warning: Please check that your locale settings:
  37. LANGUAGE = (unset),
  38. LC_ALL = (unset),
  39. LC_MESSAGES = "en_US.UTF-8",
  40. LC_CTYPE = "en_US.UTF-8",
  41. LANG = (unset)
  42. are supported and installed on your system.
  43. perl: warning: Falling back to the standard locale ("C").
  44. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on ERROR: *fstab* not found
  45. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on ERROR: *fstab* not found
  46. 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement