JellyBean SOURCE removed from GIT - General PAC Discussion

Hi!
Wanted to download the source PAC-man ROM JellyBean (brunch cm10.1) but somehow part of a package has been removed from Github.
Code:
Fetching projects: 99% (363/366) fatal: Could not find remote ref refs / heads / cm-10.1
fatal: Could not find remote ref refs / heads / cm-10.1
fatal: Could not find remote ref refs / heads / cm-10.1
error: Can not fetch android_packages_apps_PackageInstaller
error: Can not fetch android_frameworks_base
error: Can not fetch android_packages_apps_Settings
error: Exited sync due to fetch errors
Only the branches KitKat. Where can I find my packages?

Related

[Q] build cm11 error:"device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.

[Q] build cm11 error:"device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.
I want build gt-s5660 rom ,get source from ht/tps://github.com/HerroYou/android/tree/cm-11.0
after those cmds:
repo init -u git://github.com/androidarmv6/android.git -b cm-11.0
repo sync
sh vendor/cm/get-prebuilts
source build/envsetup.sh
brunch gio
I got the error:
[email protected]:/works/cyanogenmod/cm11_armv6$ brunch gio
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/samsung/gio/cm.mk]]: "device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.
Device gio not found. Attempting to retrieve device repository from androidarmv6 Github (h/ttp://github.com/androidarmv6).
Found repository: android_device_samsung_gio
Default revision: cm-11.0
Checking branch info
androidarmv6/android_device_samsung_gio already exists
Syncing repository to retrieve project.
Fetching project androidarmv6/android_device_samsung_gio
Fetching projects: 100% (1/1), done.
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/samsung/gio/cm.mk]]: "device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_gio'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
Please help me
xyyangkun said:
I want build gt-s5660 rom ,get source from ht/tps://github.com/HerroYou/android/tree/cm-11.0
after those cmds:
repo init -u git://github.com/androidarmv6/android.git -b cm-11.0
repo sync
sh vendor/cm/get-prebuilts
source build/envsetup.sh
brunch gio
I got the error:
[email protected]:/works/cyanogenmod/cm11_armv6$ brunch gio
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/samsung/gio/cm.mk]]: "device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.
Device gio not found. Attempting to retrieve device repository from androidarmv6 Github (h/ttp://github.com/androidarmv6).
Found repository: android_device_samsung_gio
Default revision: cm-11.0
Checking branch info
androidarmv6/android_device_samsung_gio already exists
Syncing repository to retrieve project.
Fetching project androidarmv6/android_device_samsung_gio
Fetching projects: 100% (1/1), done.
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/samsung/gio/cm.mk]]: "device/qcom/msm7x27/msm7x27.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_gio'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
Please help me
Click to expand...
Click to collapse
I commented on github, but again.
After you run "source build/envsetup.sh"
run "breakfast gio"
then "brunch gio"
Research before syncing sources

Build ResurrectionRemix V5.8.0 - Nougat for D855

Hi everyone !
I try to build RR from myself for the D855. The nougat version : V5.8.0 !
I followed the guide in RR android_manifest github : https://github.com/ResurrectionRemix/platform_manifest.
I build with Archlinux.
The process fail because of the prebuid package Gello. I don't know why, maven cannot download the apk.
Code:
FAILED: /home/julian/android/RR/out/target/common/obj/APPS/Gello_intermediates/org.cyanogenmod.gello-40.apk
/bin/bash -c "(mvn -q org.apache.maven.plugins:maven-dependency-plugin:2.10:get org.apache.maven.plugins:maven-dependency-plugin:2.10:copy -DremoteRepositories=central::::https://maven.cyanogenmod.org/artifactory/gello_prebuilds -Dartifact=org.cyanogenmod:gello:40:apk -Dmdep.prependGroupId=true -Dmdep.overWriteSnapshots=true -Dmdep.overWriteReleases=true -Dtransitive=false -DoutputDirectory=/home/julian/android/RR/out/target/common/obj/APPS/Gello_intermediates/ )"
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:get (default-cli) on project standalone-pom: Couldn't download artifact: Could not transfer artifact org.cyanogenmod:gello:apk:40 from/to central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] org.cyanogenmod:gello:apk:40
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false),
[ERROR] central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds, releases=true, snapshots=true)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ 52% 17961/34013] target Package: Eleven (/home/julian/android/RR/out/target/product/d855/obj/APPS/Eleven_intermediates/package.apk)
Warning: AndroidManifest.xml already defines versionCode (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines versionName (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
[ 52% 17961/34013] Building with Jack: /home/julian/android/RR/out/target/common/obj/APPS/Exchange2_intermediates/with-local/classes.dex
ninja: build stopped: subcommand failed.
make: *** [ninja_wrapper] Error 1
make: Leaving directory `/home/julian/android/RR'
[COLOR="Red"]#### make failed to build some targets (19:06 (mm:ss)) ####[/COLOR]
Why are there some prebuild packages ?
How can I build them from source ? Or how can I remove then from my build ?
I did not find information on cynogenmod wiki (archive.org). Maybe because of the cyanogen shutdown, there is no way to build CM.
Thanks !
Julian

Adding Note 4 to lineage OS

I have successfully completed the repo sync process for lineage-17.1 build
I have executed the command lunch lineage-trlte-userdebug to add SM-n910G device to my lineageOS build.
Returns this error
Code:
build/make/core/product_config.mk:223: error: Can not locate config makefile for product "lineage".
10:46:02 dumpvars failed with: exit status 1
Device lineage not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for lineage not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/make/core/product_config.mk:223: error: Can not locate config makefile for product "lineage".
10:46:04 dumpvars failed with: exit status 1
build/make/core/version_defaults.mk:56: warning: Invalid TARGET_PLATFORM_VERSION 'userdebug', must be one of
build/make/core/version_defaults.mk:57: error: QP1A.
10:46:05 dumpvars failed with: exit status 1
** Don't have a product spec for: 'lineage'
** Do you have the right repo manifest?
But the device is already avaiable under the following link
https://github.com/LineageOS/android_device_samsung_trlte-common
Please correct/advise what am I missing here.

Asus Zenfone 3 LineageOS 17.0

Hi guys,
I'm trying to build my own rom for my asus zenfone 3 on LineageOS 17.0, I followed these instructions (https://wiki.lineageos.org/devices/zenfone3/build) and now I'm stuck to breakfast zenfone3 command.
I have extract my proprietary blobs with the extract-files.sh and manually clone these repo into :
~/android/lineage/kernel/kernel/asus/msm8953/ <- https://github.com/LineageOS/android_kernel_asus_msm8953 (i also create a branch locally for lineage-17.0)
~/android/lineage/device/asus/zenfone3 <- https://github.com/LineageOS/android_device_asus_zenfone3
When I am try to do a breakfast i get these errors :
Bash:
~/android/lineage$ breakfast zenfone3
device/asus/zenfone3/BoardConfig.mk:212: error: cannot assign to readonly variable: PRODUCT_BOOT_JARS
09:47:09 dumpvars failed with: exit status 1
Device zenfone3 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Found repository: android_device_asus_zenfone3
Default revision: lineage-17.0
Checking branch info
Checking if device/asus/zenfone3 is fetched from android_device_asus_zenfone3
LineageOS/android_device_asus_zenfone3 already fetched to device/asus/zenfone3
Syncing repository to retrieve project.
Fetching: 100% (1/1), done in 0.259s
Garbage collecting: 100% (1/1), done in 0.005s
repo sync has finished successfully.
Repository synced!
Looking for dependencies in device/asus/zenfone3
Looking for dependencies in kernel/asus/msm8953
kernel/asus/msm8953 has no additional dependencies.
Looking for dependencies in packages/resources/devicesettings
packages/resources/devicesettings has no additional dependencies.
Done
device/asus/zenfone3/BoardConfig.mk:212: error: cannot assign to readonly variable: PRODUCT_BOOT_JARS
09:47:12 dumpvars failed with: exit status 1
device/asus/zenfone3/BoardConfig.mk:212: error: cannot assign to readonly variable: PRODUCT_BOOT_JARS
09:47:13 dumpvars failed with: exit status 1
** Don't have a product spec for: 'lineage_zenfone3'
** Do you have the right repo manifest?
Thanks !
If you actually get it working, can you please share it? Thanks!

Need help building LineageOS 16.0

Hello everyone, this is my first post on XDA Forums. I'm trying to build LineageOS 16.0 for a Samsung Galaxy W (GT-I8150), but I'm running into some trouble. I'm following this guide since It's the only good guide I found, but when I run breakfast GT-I8150 as the guide says, it throws build/make/core/product_config.mk:234: error: Can not locate config makefile for product "GT". since this device wasn't and isn't supported by LineageOS, so the repos aren't available wherever it's looking for. They are available elsewhere, but not in the official repos, so it can't find the stuff it needs. For this reason, I need to make breakfast search elsewhere. I already have the links needed, I just don't know how to let breakfast look in those repos.
Device I'm building for: Samsung Galaxy W (GT-I8150)
OS I'm using for the build: Ubuntu Desktop 20.04.4 LTS
CPU architecture: x86_64
This is the complete output of breakfast GT-I8150:
Code:
build/make/core/product_config.mk:234: error: Can not locate config makefile for product "GT".
13:18:45 dumpvars failed with: exit status 1
Device GT not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for GT not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/make/core/product_config.mk:234: error: Can not locate config makefile for product "GT".
13:18:46 dumpvars failed with: exit status 1
build/make/core/product_config.mk:234: error: Can not locate config makefile for product "GT".
13:18:47 dumpvars failed with: exit status 1
** Don't have a product spec for: 'GT'
** Do you have the right repo manifest?
I also don't have a roomservice.xml file so I can't modify that either. If anyone has a better guide for building LineageOS 16 then please post it.

Categories

Resources