Cardinal-AOSP / manifest

14 stars 10 forks source link

build error by cmd " lunch cardinal_tissot-userdebug" #9

Open minotanoutman opened 6 years ago

minotanoutman commented 6 years ago

py-64@py64-virtual-machine:/media/py-64/uu/cordinal_aosp$ lunch cardinal_tissot-userdebug build/core/product_config.mk:243: _nic.PRODUCTS.[[device/xiaomi/tissot/cardinal.mk]]: "vendor/xiaomi/msm8953-common/msm8953-common-vendor.mk" does not exist. Stop. Device tissot not found. Attempting to retrieve device repository from BirdSanctuary Github (http://github.com/BirdSanctuary). Found repository: device_xiaomi_tissot Checking branch info vendor/cardinal/build/tools/roomservice.py:118: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. m = manifest or load_manifest(default_manifest) Calculated revision: oreo-mr1 Default revision: android-8.1.0_r40 Looking for dependencies Done build/core/product_config.mk:243: _nic.PRODUCTS.[[device/xiaomi/tissot/cardinal.mk]]: "vendor/xiaomi/msm8953-common/msm8953-common-vendor.mk" does not exist. Stop. build/core/product_config.mk:243: *** _nic.PRODUCTS.[[device/xiaomi/tissot/cardinal.mk]]: "vendor/xiaomi/msm8953-common/msm8953-common-vendor.mk" does not exist. Stop.

Don't have a product spec for: 'cardinal_tissot' Do you have the right repo manifest?

minotanoutman commented 6 years ago

repo init -u git://github.com/Cardinal-AOSP/manifest.git -b oreo-mr1 -m crd.xml repo sync -c -f -j8 --force-sync --no-clone-bundle --no-tags . build/envsetup.sh lunch cardinal_tissot-userdebug -----------> here above error mka bacon -j#

minotanoutman commented 6 years ago

i want to compile the source for xiaomi a1 device