Need help compiling cm - HTC Pico (Explorer)

I was trying to learn how to compile cm from source and was following galaxyfreak's guide....
I reached till repo initialisation but when i typed repo sync the following error came up please help...
[email protected]:~/CM10.1/android/system$ repo sync
Initializing project CyanogenMod/android_abi_cpp ...
fatal: '../CyanogenMod/android_abi_cpp.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
error: Cannot fetch CyanogenMod/android_abi_cpp

oops got it i was using an old repo tool...

Related

Building CM

Hello,
I am trying to build from source for ville (CM).
While building im getting this error?
Code:
[email protected]:~/android/system$ breakfast ville
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:189: ***
_nic.PRODUCTS.[[device/*/ville/cm.mk]]: "device/*/ville/cm.mk" does
not exist. Stop.
Device ville not found. Attempting to retrieve device repository from
CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_htc_ville
Adding dependency: CyanogenMod/android_device_htc_ville -> device/htc/ville
Syncing repository to retrieve project.
fatal: remote error:
Repository unavailable due to DMCA takedown.
See the takedown notice for more details:
https://github.com/github/dmca/blob/master/2013-03-12-DxO-Labs.md.
Could somebody help me?
Don't reply to this thread, question has been resolved in another thread

Help with ROM build....

So I have decided to take on the task of building SlimBean using the latest Aries kernel. I believe I have everything setup correctly. Trouble is I am getting server timeout errors. I'm not so familiar with Linux and Git and am having trouble finding where these errors are occurring.
My build started like this:
I used the stickied thread and created a new folder inside my /android called "slimRoms"
Next step was to do the init and sync:
Code:
repo init -u git://github.com/SlimRoms/platform_manifest.git -b jb4.2 && mkdir -p .repo/local_manifests && curl https://raw.github.com/teamuserdebug/page/manifests/manifests/cm10.1-aries.xml > .repo/local_manifests/local_manifest.xml && repo sync
The reason that is different from the stickied thread is due to a local_manifests not found error. When I would open it it would say something like " you are being redirected" and would provived the link I used.
It goes threw the sync for a bit then errors out after maybe 5-10 minutes.
There is an error at line 1852 in the log.
Code:
52 77.8M 52 40.5M 0 0 520k 0 0:02:33 0:01:19 0:01:14 533kerror: Cannot fetch teamuserdebug/android_device_samsung_aries-common
Receiving objects: 1% (5737/383283), 1.65 MiB | 357 KiB/s
I get this as well:
Code:
[email protected]:~$ cd ~/android/slimRoms
[email protected]:~/android/slimRoms$ repo sync
Fetching projects: 4% (14/337) fatal: remote error: Git repository not found
fatal: remote error: Git repository not found
Fetching projects: 11% (38/337) % Total %
Is this just something I'll have to wait out? Or am I doing it all wrong :/

[Q] Source Compiling error

When i type this
[email protected]:~/android_source$ repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
I get error :
/home/agent-panda/bin/repo: line 1: syntax error near unexpected token `newline'
/home/agent-panda/bin/repo: line 1: `<!DOCTYPE html>'
Why ??
Ubuntu 13.10 Fully updated and all dependencies installed.

[Q] CM Build problems

Can someone help me? I can't initiate the repo on my PC. I installed Ubuntu 14.04 LTS and I can't do the repo init.
I got:
Get https://gerrit.googlesource.com/git-repo
fatal: unable to access 'https://gerrit.googlesource.com/git-repo/': Could not resolve host: gerrit.googlesource.com
Or:
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno -2] Name or service not known

Errors compiling CM14.1 - Even after prop blobs

Im trying to build CM14.1 for Moto G and its been fine until now.
Ive synced the repo, and when I got to the breakfast falcon command I got an error. So i extracted propietary blobs and now I get the following after breakfast:
HTML:
build/core/product_config.mk:250: *** _nic.PRODUCTS.[[device/motorola/falcon/cm.mk]]: "vendor/qcom/binaries/msm8974/graphics/graphics-vendor.mk" does not exist. Stop.
Device falcon not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_motorola_falcon
Default revision: cm-14.1
Checking branch info
Checking if device/motorola/falcon is fetched from android_device_motorola_falcon
CyanogenMod/android_device_motorola_falcon already fetched to device/motorola/falcon
Syncing repository to retrieve project.
Fetching project CyanogenMod/android_device_motorola_falcon
Fetching projects: 100% (1/1), done.
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:250: *** _nic.PRODUCTS.[[device/motorola/falcon/cm.mk]]: "vendor/qcom/binaries/msm8974/graphics/graphics-vendor.mk" does not exist. Stop.
build/core/product_config.mk:250: *** _nic.PRODUCTS.[[device/motorola/falcon/cm.mk]]: "vendor/qcom/binaries/msm8974/graphics/graphics-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_falcon'
** Do you have the right repo manifest?
What can I do to amend this?
Did you fix this?
CM is no longer maintained, use LineageOS instead.

Categories

Resources