Skip to content

Instantly share code, notes, and snippets.

@tim-smart
Created February 27, 2014 19:06
Show Gist options
  • Save tim-smart/9256873 to your computer and use it in GitHub Desktop.
Save tim-smart/9256873 to your computer and use it in GitHub Desktop.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.3.2.1.000.000
TARGET_PRODUCT=full_mako
TARGET_BUILD_VARIANT=codefirex
TARGET_BUILD_TYPE=development
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
TARGET_CFX_CLANG_VERSION=3.5
TARGET_GCC_VERSION=4.8
TARGET_ARM_EABI_VERSION=4.7
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.13.5-1-ARCH-x86_64-with-glibc2.2.5
HOST_BUILD_TYPE=release
BUILD_ID=OPENMASTER
OUT_DIR=/home/tim/Projects/android/out
============================================
Checking build tools versions...
************************************************************
You are attempting to build with an unsupported JDK.
This build requires OpenJDK, but you are using:
java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13).
Please follow the machine setup instructions at
https://source.android.com/source/download.html
************************************************************
build/core/main.mk:222: ********************************************************************************
build/core/main.mk:223: * codefireX building requires the included ClooG and ISL to be installed or available.
build/core/main.mk:224: * This is a requirement for utilizing LLVM Polly optimizations.
build/core/main.mk:225: * Please lunch your device and run "cloogisl_build" then follow the instructions.
build/core/main.mk:226: * If you have run this prior but deleted the destination, you must run again.
build/core/main.mk:227: ********************************************************************************
build/core/main.mk:228: *** stopping. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment