Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 15, 2015 08:41
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 Nokius/c62c6d40143fa9f9eec5 to your computer and use it in GitHub Desktop.
Save Nokius/c62c6d40143fa9f9eec5 to your computer and use it in GitHub Desktop.
HABUILD_SDK [find5] user@Build-Box-III:~/mer/android/droid$ source build/envsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/goldfish/vendorsetup.sh
including device/generic/mips/vendorsetup.sh
including device/generic/x86/vendorsetup.sh
including device/lge/hammerhead/vendorsetup.sh
including device/oppo/find5/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/cm/bash_completion/git.bash
including vendor/cm/bash_completion/repo.bash
HABUILD_SDK [find5] user@Build-Box-III:~/mer/android/droid$ export USE_CCACHE=1
HABUILD_SDK [find5] user@Build-Box-III:~/mer/android/droid$ breakfast $DEVICE
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:238: *** _nic.PRODUCTS.[[device/oppo/find5/cm.mk]]: "device/oppo/apq8064-common/apq8064.mk" does not exist. Stop.
Device find5 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_oppo_find5
Default revision: cm-11.0-XNPH44S-bacon-5fa8c79c0b
Checking branch info
Default revision cm-11.0-XNPH44S-bacon-5fa8c79c0b not found in android_device_oppo_find5. Bailing.
Branches found:
cm-10.1
cm-10.2
cm-11.0
cm-12.0
stable/cm-11.0
cm-10.1.3-RC2
cm-10.1.3-RC1
cm-10.1.3
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.
build/core/product_config.mk:238: *** _nic.PRODUCTS.[[device/oppo/find5/cm.mk]]: "device/oppo/apq8064-common/apq8064.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_find5'
** Do you have the right repo manifest?
HABUILD_SDK [find5] user@Build-Box-III:~/mer/android/droid$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment