Created
November 22, 2012 20:54
-
-
Save konstantinkeller/4132888 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KonstantinKeller@gooey:~/cm_mr1-staging$ brunch full_mako-userdebug | |
including vendor/cm/vendorsetup.sh | |
Trying dependencies-only mode on a non-existing device tree? | |
============================================ | |
PLATFORM_VERSION_CODENAME=REL | |
PLATFORM_VERSION=4.2 | |
TARGET_PRODUCT=full_mako | |
TARGET_BUILD_VARIANT=userdebug | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm | |
TARGET_ARCH_VARIANT=armv7-a-neon | |
HOST_ARCH=x86 | |
HOST_OS=linux | |
HOST_OS_EXTRA=Linux-2.6.32-24-server-x86_64-with-Ubuntu-10.04-lucid | |
HOST_BUILD_TYPE=release | |
BUILD_ID=JOP40C | |
OUT_DIR=/home/KonstantinKeller/cm_mr1-staging/out | |
============================================ | |
============================================ | |
PLATFORM_VERSION_CODENAME=REL | |
PLATFORM_VERSION=4.2 | |
TARGET_PRODUCT=full_mako | |
TARGET_BUILD_VARIANT=userdebug | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm | |
TARGET_ARCH_VARIANT=armv7-a-neon | |
HOST_ARCH=x86 | |
HOST_OS=linux | |
HOST_OS_EXTRA=Linux-2.6.32-24-server-x86_64-with-Ubuntu-10.04-lucid | |
HOST_BUILD_TYPE=release | |
BUILD_ID=JOP40C | |
OUT_DIR=/home/KonstantinKeller/cm_mr1-staging/out | |
============================================ | |
build/core/base_rules.mk:525: bootable/recovery/dedupe/Android.mk: Module "dedupe" has useless module tags: eng. It will be installed anyway. | |
build/core/base_rules.mk:525: bootable/recovery/applypatch/Android.mk: Module "imgdiff" has useless module tags: eng. It will be installed anyway. | |
build/core/base_rules.mk:525: external/yaffs2/Android.mk: Module "unyaffs" has useless module tags: eng. It will be installed anyway. | |
find: `src': No such file or directory | |
build/core/base_rules.mk:525: system/core/mkbootimg/Android.mk: Module "unpackbootimg" has useless module tags: eng. It will be installed anyway. | |
No private recovery resources for TARGET_DEVICE mako | |
build/core/tasks/kernel.mk:184: warning: overriding commands for target `/home/KonstantinKeller/cm_mr1-staging/out/target/product/mako/kernel' | |
build/core/Makefile:44: warning: ignoring old commands for target `/home/KonstantinKeller/cm_mr1-staging/out/target/product/mako/kernel' | |
build/core/tasks/vendor_module_check.mk:53: *** Error: vendor PRODUCT_COPY_FILES file "vendor/lge/mako/proprietary/bin/ATFWD-daemon:system/bin/ATFWD-daemon" has unknown owner. Stop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment