Advertisement
Guest User

Untitled

a guest
Mar 29th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. HABUILD_SDK [wingray] sailfish@sailfishVB:~/hadk$ make -j1 hybris-hal
  2. ============================================
  3. PLATFORM_VERSION_CODENAME=REL
  4. PLATFORM_VERSION=4.4.4
  5. CM_VERSION=11-20180330-UNOFFICIAL-wingray
  6. TARGET_PRODUCT=cm_wingray
  7. TARGET_BUILD_VARIANT=userdebug
  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. HOST_ARCH=x86
  14. HOST_OS=linux
  15. HOST_OS_EXTRA=Linux-4.13.0-37-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. awk: cannot open sdk/files/tools_source.properties (No such file or directory)
  21. perl: warning: Setting locale failed.
  22. perl: warning: Please check that your locale settings:
  23. LANGUAGE = (unset),
  24. LC_ALL = (unset),
  25. LC_MESSAGES = "en_US.UTF-8",
  26. LC_CTYPE = "en_US.UTF-8",
  27. LANG = (unset)
  28. are supported and installed on your system.
  29. perl: warning: Falling back to the standard locale ("C").
  30. perl: warning: Setting locale failed.
  31. perl: warning: Please check that your locale settings:
  32. LANGUAGE = (unset),
  33. LC_ALL = (unset),
  34. LC_MESSAGES = "en_US.UTF-8",
  35. LC_CTYPE = "en_US.UTF-8",
  36. LANG = (unset)
  37. are supported and installed on your system.
  38. perl: warning: Falling back to the standard locale ("C").
  39. hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/sdhci-tegra.3/by-name/boot
  40. hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/sdhci-tegra.3/by-name/userdata
  41. build/core/Makefile:44: warning: overriding commands for target `/home/sailfish/hadk/out/target/product/wingray/system/etc/wifi/wpa_supplicant_overlay.conf'
  42. build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/sailfish/hadk/out/target/product/wingray/system/etc/wifi/wpa_supplicant_overlay.conf'
  43. build/core/Makefile:44: warning: overriding commands for target `/home/sailfish/hadk/out/target/product/wingray/system/etc/wifi/p2p_supplicant_overlay.conf'
  44. build/core/base_rules.mk:529: warning: ignoring old commands for target `/home/sailfish/hadk/out/target/product/wingray/system/etc/wifi/p2p_supplicant_overlay.conf'
  45. No private recovery resources for TARGET_DEVICE wingray
  46. build/core/tasks/kernel.mk:63: ***************************************************************
  47. build/core/tasks/kernel.mk:64: * Using prebuilt kernel binary instead of source *
  48. build/core/tasks/kernel.mk:65: * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *
  49. build/core/tasks/kernel.mk:66: * Please configure your device to download the kernel *
  50. build/core/tasks/kernel.mk:67: * source repository to device/moto/stingray-kernel
  51. build/core/tasks/kernel.mk:68: * See http://wiki.cyanogenmod.org/w/Doc:_integrated_kernel_building
  52. build/core/tasks/kernel.mk:69: * for more information *
  53. build/core/tasks/kernel.mk:70: ***************************************************************
  54. host Executable: mkbootimg (/home/sailfish/hadk/out/host/linux-x86/obj/EXECUTABLES/mkbootimg_intermediates/mkbootimg)
  55. host Executable: acp (/home/sailfish/hadk/out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp)
  56. Install: /home/sailfish/hadk/out/host/linux-x86/bin/acp
  57. Install: /home/sailfish/hadk/out/host/linux-x86/bin/mkbootimg
  58. make: *** No rule to make target `/home/sailfish/hadk/out/target/product/wingray/kernel', needed by `/home/sailfish/hadk/out/target/product/wingray/boot.img'. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement