Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created March 26, 2018 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ingvix/10465638e47711a8fd0b6efe15014faf to your computer and use it in GitHub Desktop.
Save Ingvix/10465638e47711a8fd0b6efe15014faf to your computer and use it in GitHub Desktop.
HABUILD_SDK [grouper] nexus7@debian:~/hadk11$ make -j4 libdroidmedia minimediaservice minisfservice libminisf
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.4
CM_VERSION=11-20180326-UNOFFICIAL-grouper
TARGET_PRODUCT=cm_grouper
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a9
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.9.0-6-amd64-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=KTU84Q
OUT_DIR=/home/nexus7/hadk11/out
============================================
awk: cannot open sdk/files/tools_source.properties (No such file or directory)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LC_CTYPE = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LC_CTYPE = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on /dev/block/platform/sdhci-tegra.3/by-name/LNX
hybris/hybris-boot/Android.mk:68: ********************* /data appears to live on /dev/block/platform/sdhci-tegra.3/by-name/UDA
No private recovery resources for TARGET_DEVICE grouper
make: Nothing to be done for `libdroidmedia'.
make: Nothing to be done for `minimediaservice'.
make: Nothing to be done for `minisfservice'.
make: Nothing to be done for `libminisf'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment