[Q] Cannot locate config makefile for product "full_klte" - Android Q&A, Help & Troubleshooting

I copied my device tree for the Galaxy s5 ("klte") correctly. I also have cloned the samsung hardware, extracted the blobs.
But every time I try to "lunch" my device all I get is this:
Code:
[email protected]:~/Building/phablet$ lunch
You're building on Linux
Lunch menu... pick a combo:
1. aosp_arm-eng
2. aosp_x86-eng
3. aosp_mips-eng
4. vbox_x86-eng
5. aosp_tilapia-userdebug
6. aosp_flo-userdebug
7. aosp_grouper-userdebug
8. aosp_deb-userdebug
9. full_klte-eng
10. aosp_manta-userdebug
11. mini_armv7a_neon-userdebug
12. mini_x86-userdebug
13. aosp_hammerhead-userdebug
14. aosp_mako-userdebug
Which would you like? [aosp_arm-eng] 9
build/core/product_config.mk:222: *** Can not locate config makefile for product "full_klte". Stop.
** Don't have a product spec for: 'full_klte'
** Do you have the right repo manifest?
What am I supposed to do?
EDIT: I am trying to compile Ubuntu Touch, forgot to say that.

Related

AOSP, help???

ok so i am compiling for the sprint galaxy s III and added the device and all that
so when i go:
Code:
. build/envsetup.sh
then my device ( d2spr) shows up as number 9 and i type 9 but then i get:
Code:
build/core/product_config.mk:205: *** No matches for product "cm_d2spr". Stop.
** Don't have a product spec for: 'cm_d2spr'
** Do you have the right repo manifest?
here is the full terminal code:
Code:
[email protected]:~/android/source/sIII$ . build/envsetup.sh
including device/asus/grouper/vendorsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/moto/wingray/vendorsetup.sh
including device/samsung/crespo/vendorsetup.sh
including device/samsung/d2spr/vendorsetup.sh
including device/samsung/maguro/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/android/source/sIII$ lunch
You're building on Linux
Lunch menu... pick a combo:
1. full-eng
2. full_x86-eng
3. vbox_x86-eng
4. full_grouper-userdebug
5. mini_armv7a_neon-userdebug
6. mini_armv7a-userdebug
7. full_wingray-userdebug
8. full_crespo-userdebug
9. cm_d2spr-eng
10. full_maguro-userdebug
11. full_panda-userdebug
Which would you like? [full-eng] 9
build/core/product_config.mk:205: *** No matches for product "cm_d2spr". Stop.
** Don't have a product spec for: 'cm_d2spr'
** Do you have the right repo manifest?
how can i fix this????

[Help] Compiling cm10 from source

I am trying to compile cm10 and when i do lunch i recieve this error. Anyone know whats the problem? The error says "device/htc/msm8660-common/msm8660.mk" does not exist. I check and the file is really not there. The reason it calls this file is because of this code in shoot.mk
# common msm8660 configs
$(call inherit-product, device/htc/msm8660-common/msm8660.mk)
----------------------------------------------------------------------------------------------------------------------------------
Lunch menu... pick a combo:
1. full-eng
2. full_x86-eng
3. vbox_x86-eng
4. full_grouper-userdebug
5. mini_armv7a_neon-userdebug
6. mini_armv7a-userdebug
7. full_wingray-userdebug
8. full_crespo-userdebug
9. full_maguro-userdebug
10. full_panda-userdebug
Which would you like? [full-eng] 1
build/core/product_config.mk:193: *** _nic.PRODUCTS.[[device/htc/shooter/shooter.mk]]: "device/htc/msm8660-common/msm8660.mk" does not exist. Stop.
** Don't have a product spec for: 'full'
** Do you have the right repo manifest?

Error compiling AOSP GB?

Device tree are installed and when i "set up" lunch i got this error
You're building on Linux
Lunch menu... pick a combo:
1. generic-eng
2. simulator
3. full_passion-userdebug
4. full_crespo4g-userdebug
5. full_crespo-userdebug
Which would you like? [generic-eng] 1
build/core/product_config.mk:194: *** _nic.PRODUCTS.[[device/semc/es209ra/device_es209ra.mk]]: "build/target/product/full_base.mk" does not exist. Alto.
** Don't have a product spec for: 'generic'
** Do you have the right repo manifest?
Click to expand...
Click to collapse
Enviado desde mi X10i
you are missin this file : https://github.com/android/platform_build/blob/gingerbread/target/product/full_base.mk Just create this file with
touch build/target/product/full_base.mk
gedit build/target/product/full_base.mk
Now Copy Whole Contents of this file https://github.com/android/platform_build/blob/gingerbread/target/product/full_base.mk
and Now Save it
Continue Building
keyur2maru said:
you are missin this file : https://github.com/android/platform_build/blob/gingerbread/target/product/full_base.mk Just create this file with
touch build/target/product/full_base.mk
gedit build/target/product/full_base.mk
Now Copy Whole Contents of this file https://github.com/android/platform_build/blob/gingerbread/target/product/full_base.mk
and Now Save it
Continue Building
Click to expand...
Click to collapse
Hi, thanks for help me, but now appear this
Code:
Lunch menu... pick a combo:
1. generic-eng
2. simulator
3. full_passion-userdebug
4. full_crespo4g-userdebug
5. full_crespo-userdebug
Which would you like? [generic-eng]
build/core/product_config.mk:194: *** _nic.PRODUCTS.[[build/target/product/vbox_x86.mk]]: "frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk" does not exist. Alto.
** Don't have a product spec for: 'generic'
** Do you have the right repo manifest?
I resync repo and nothing happens
xSkArx said:
Hi, thanks for help me, but now appear this
Code:
Lunch menu... pick a combo:
1. generic-eng
2. simulator
3. full_passion-userdebug
4. full_crespo4g-userdebug
5. full_crespo-userdebug
Which would you like? [generic-eng]
build/core/product_config.mk:194: *** _nic.PRODUCTS.[[build/target/product/vbox_x86.mk]]: "frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk" does not exist. Alto.
** Don't have a product spec for: 'generic'
** Do you have the right repo manifest?
I resync repo and nothing happens
Click to expand...
Click to collapse
Looks like you are using another roms device tree, user just above showed you how to fix the one error. This is the SAME thing just different file. Sometimes you must help yourself.
lithid-cm said:
Looks like you are using another roms device tree, user just above showed you how to fix the one error. This is the SAME thing just different file. Sometimes you must help yourself.
Click to expand...
Click to collapse
Device tree are for SE Xperia X10, now is showed on lunch combo, but still with the same error
Lunch menu... pick a combo:
1. generic-eng
2. simulator
3. full_passion-userdebug
4. full_crespo4g-userdebug
5. full_crespo-userdebug
6. es209ra-eng
Which would you like? [generic-eng] 6
build/core/product_config.mk:194: *** _nic.PRODUCTS.[[build/target/product/vbox_x86.mk]]: "frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk" does not exist. Alto.
** Don't have a product spec for: 'es209ra'
** Do you have the right repo manifest?
Click to expand...
Click to collapse
I search the file with out results
The problem was that I downloaded aosp master and no GB,but now give me an error when make otapackage, how to fix this?
http://pastebin.com/ENVS7i0h
Thanks
xSkArx said:
Device tree are installed and when i "set up" lunch i got this error
Enviado desde mi X10i
Click to expand...
Click to collapse
Edit the line in device/semc/es209ra/device_es209ra.mk
Code:
$(call inherit-product, build/target/product/full_base.mk)
to
Code:
$(call inherit-product, build/target/product/full.mk)

[Q] Howto build Android for BayTrail Tablets

Hi,
I'm wonder about how to build Android-IA for BayTrail Tablets (Lenovo Thinkpad 8).
Regarding on the console output I think the Android-IA github repository is missing some files for baytrail_generic.
Do you know where to get it? Or what's wrong with my commands?
I tried this:
Code:
repo init -u https://github.com/android-ia/platform_manifest.git -b release/android-4.4.2_r1-ia2
repo sync -j4
. build/envsetup.sh
lunch
Lunch creates this output:
Code:
You're building on Linux
Lunch menu... pick a combo:
1. aosp_arm-eng
2. aosp_arm64-eng
3. aosp_mips-eng
4. aosp_mips64-eng
5. aosp_x86-eng
6. aosp_x86_64-eng
7. bigcore-eng
8. core_mesa-eng
9. core_mesa-userdebug
10. core_mesa-user
11. samsungxe700t-eng
12. samsungxe700t-userdebug
13. samsungxe700t-user
14. mini_emulator_arm-userdebug
15. mini_emulator_mips-userdebug
16. mini_emulator_x86-userdebug
17. baytrail_generic-eng
18. baytrail_generic-userdebug
19. baytrail_generic-user
20. minnowboard_max-eng
21. minnowboard_max-userdebug
22. minnowboard_max-user
so with "lunch baytrail_generic-userdebug" I think it should be possible to build Kitkat, but instead I've got this output:
Code:
vendor/intel/baytrail_generic/baytrail_generic.mk:2: device/intel/baytrail/baytrail.mk: Datei oder Verzeichnis nicht gefunden
build/core/product_config.mk:231: *** vendor/intel/baytrail_generic/baytrail_generic.mk: PRODUCT_BRAND must be defined.. Schluss.
** Don't have a product spec for: 'baytrail_generic'
** Do you have the right repo manifest?
Thanks a lot!

Error while building AOKP Rom (Can not locate config makefile for product)

I've been trying to build AOKP ROM for Redmi Note 3(Kenzo).
I've made a working-dir folder in my ubuntu's home. Installed all required tools and scripts like, java, python, make, git and some lib files.
I've downloaded compressed sources(No .repo folder included), so I've only aokp_mm_norepo folder with me. I've downloaded them form here. (Heavily Compressed Android Sources). Extracted them to working-dir using terminal.
I've cloned device tree from this repository
github>sandymanu/android_device_xiaomi_kenzo into working-dir/device/xiaomi/kenzo(got a folder with name android_device=xiaomi_kenzo with lots of sub folders and files)
I've downloaded kernel source from this repository as a zip
github> sandymanu/android_kernel_xiaomi_kenzo and extracted into working-dir/kernel/xiaomi/kenzo(I got a folder with name android_kernel_xiaomi_kenzo)
I've cloned vendor tree from this repository
github> sandymanu/android_vendor_xiaomi_kenzo into working-dir/vendor/xiaomi/kenzo(I got a folder with name android_vendor_xiaomi _kenzo)
After cloning everything I copied sub folders and files of
android_device_xiaomi_kenzo to device/xiaomi
android_kernel_xiaomi_kenzo to kernel/xiaomi
android_vendor_xiaomi_kenzo to vendor/xiaomi
then, I opened cmd, navigated to working folder typed source build/envsetup.sh
I got
:~/working-dir/aokp$ source build/envsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
then I typed lunch I got,
[email protected]:~/working-dir/aokp$ lunch
You're building on Linux
Lunch menu... pick a combo:
1. aosp_arm-eng
2. aosp_arm64-eng
3. aosp_mips-eng
4. aosp_mips64-eng
5. aosp_x86-eng
6. aosp_x86_64-eng
7. m_e_arm-userdebug
8. mini_emulator_arm64-userdebug
9. mini_emulator_x86_64-userdebug
10. mini_emulator_x86-userdebug
11. mini_emulator_mips-userdebug
12. cm_oneplus2-user
13. cm_oneplus2-userdebug
14. cm_oneplus2-eng
15.aokp_kenzo-userdebug
Which would you like?
when I selected 15 I get the following error,
build/core/product_config.mk:222: *** Can not locate config makefile for product "aokp_kenzo". Stop.
** Don't have a product spec for: 'aokp_kenzo'
** Do you have the right repo manifest?
Sent from my Redmi Note 3 using XDA-Developers mobile app

Categories

Resources