Breakfast issue - Ubuntu Touch Q&A, Help & Troubleshooting

hi guys,
i am following this tutorial for try to create a rom for galaxy s3 (i9300)
https://wiki.ubuntu.com/Touch/Porting#Building_the_Ubuntu_packages
when i run breakfast i9300 i get this message
Code:
[email protected]:~/ubuntutouch$ breakfast i9300
Couldn't locate the top of the tree. Try setting TOP.
bash: build/tools/roomservice.py: No such file or directory
** Don't have a product spec for: 'cm_i9300'
** Do you have the right repo manifest?
[email protected]:~/ubuntutouch$ breakfast cm_i9300
Couldn't locate the top of the tree. Try setting TOP.
bash: build/tools/roomservice.py: No such file or directory
** Don't have a product spec for: 'cm_cm_i9300'
** Do you have the right repo manifest?
[email protected]:~/ubuntutouch$ breakfast i9300
Couldn't locate the top of the tree. Try setting TOP.
bash: build/tools/roomservice.py: No such file or directory
** Don't have a product spec for: 'cm_i9300'
** Do you have the right repo manifest?
[email protected]:~/ubuntutouch$ breakfast i9300
Couldn't locate the top of the tree. Try setting TOP.
bash: build/tools/roomservice.py: No such file or directory
** Don't have a product spec for: 'cm_i9300'
** Do you have the right repo manifest?
[email protected]:~/ubuntutouch$
any help would be appreciate
thx a lot!
best regards

do you remenber how you solve it ? I see you have not add a solution

You can add your device, hardware, vendor and kernel specific repos manually.

Related

[Please help] Error in compiling cm7

I just created a new device tree for my phone samsung conquer 4G and i got a couple other errors when trying to compile cm7 but I fixed them all, but this one i cant find a fix.
I entered . build/envsetup.sh && brunch chief
and i got
build/core/config.mk:136: *** No config file found for TARGET_DEVICE SPH-D600. Stop.
** Don't have a product spec for: 'cyanogen_chief'
** Do you have the right repo manifest?
Any help here? Thanks will be given.
i have same problem

Error building CM10.1 from source

Hey guys,
I ran into a problem while trying to build CM10.1 for the i9100 from source.
this is the tutorial I am following http://wiki.cyanogenmod.org/w/Build_for_i9100
I managed to sync the sources, but when I try to run
Code:
breakfast i9100
I get the following EError Messages
Code:
[email protected]:~/android/system/cyanogenmod/cm-10.1_source$ breakfast i900
including vendor/cm/vendorsetup.sh
ls: cannot access device/*/i900/cm.mk: No such file or directory
build/core/product_config.mk:234: *** Cannot locate config makefile for product "cm_i900". Stop.
Device i900 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Repository for i900 not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
ls: cannot access device/*/i900/cm.mk: No such file or directory
build/core/product_config.mk:234: *** Cannot locate config makefile for product "cm_i900". Stop.
** Don't have a product spec for: 'cm_i900'
** Do you have the right repo manifest?
I attached my "manifest.xml" from .repo
Is there anyone who had the same problem? I think I'm missing something.
Best regards mofeywalker

So im compiling

so i go to export my rom and this comes up
Code:
** Don't have a product spec for: 'full_mako'
** Do you have the right repo manifest?
HELP

[Q] nexus 5 building cm problem

im using this
http://wiki.cyanogenmod.org/w/Build_for_hammerhead#Install_the_SDK
i have reached the step where i have to type $ breakfast hammerhead
i have tryed a couple of time but it keeps saying
Code:
[email protected]:~/android/system$ breakfast hammerhead
including vendor/cm/vendorsetup.sh
ls: cannot access device/*/hammerhead/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_hammerhead". Stop.
Device hammerhead not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_lge_hammerhead
Default revision: cm-10.2
Checking branch info
Default revision cm-10.2 not found in android_device_lge_hammerhead. Bailing.
Branches found:
cm-11.0
stable/cm-11.0
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.
ls: cannot access device/*/hammerhead/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_hammerhead". Stop.
** Don't have a product spec for: 'cm_hammerhead'
** Do you have the right repo manifest?
[email protected]:~/android/system$
i have no idea what to do now, i have just finished the repo sync!

How to build for Samsung Note III - Sprint version using Cyanogenmod tutorial

I am using this linkhttp://wiki.cyanogenmod.org/w/Build_for_hlte to build an image for a Samsung Note 3 on Sprint network. This i the multiband version. My question is if I am using the right link. I downloaded the source successfully, but I run into this issue:
#:~/android/system# breakfast hlte
including vendor/cm/vendorsetup.sh
ls: cannot access device/*/hlte/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_hlte". Stop.
Device hlte not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_samsung_hlte
Default revision: cm-10.2
Checking branch info
Default revision cm-10.2 not found in android_device_samsung_hlte. Bailing.
Branches found:
cm-11.0
stable/cm-11.0
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.
ls: cannot access device/*/hlte/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_hlte". Stop.
** Don't have a product spec for: 'cm_hlte'
** Do you have the right repo manifest?
I don't know if I understand what is going on above. Even though I asked for cm-10.5 when I initialized the repo, I see messages about cm-11.0. How can I fix this?

Categories

Resources