[SOLVED]Error while compiling kernel from source - Zenfone 2 Laser Q&A, Help & Troubleshooting

Hey xda,
I was trying to compile stock kernel from source for learning how to do so and with an aim to make a custom kernel in future.
I am using uber 4.9 toolchain for aarch64 as our kernel is based on aarch64 architecture.
While compiling it gives foloowing error.Please help me
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_rmi_dev.o
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_fw_update.o
LD drivers/input/touchscreen/synaptics_dsx/built-in.o
CC drivers/input/touchscreen/ftxxxx_ts.o
CC drivers/input/touchscreen/ftxxxx_ex_fun.o
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_fw_upgrade_with_i_file':
drivers/input/touchscreen/ftxxxx_ex_fun.c:423:3: error: label at end of compound statement
default:
^
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_auto_upgrade':
drivers/input/touchscreen/ftxxxx_ex_fun.c:650:3: error: label at end of compound statement
default:
^
scripts/Makefile.build:308: recipe for target 'drivers/input/touchscreen/ftxxxx_ex_fun.o' failed
scripts/Makefile.build:455: recipe for target 'drivers/input/touchscreen' failed
scripts/Makefile.build:455: recipe for target 'drivers/input' failed
Makefile:839: recipe for target 'drivers' failed
@LuK1337
 @luca020400
@Nachiket.Namjoshi
 @eng.stk
 @franciscofranco
 @jgcaap
@arter97
 @DespairFactor
@say99
 @BORETS24
@tank0412
@TheSSJ
Sorry for mentioning so many people but you all names came up when I searched for kernel devs..
I beg you to help me.
Thanks

abhishekr700 said:
Hey xda,
I was trying to compile stock kernel from source for learning how to do so and with an aim to make a custom kernel in future.
I am using uber 4.9 toolchain for aarch64 as our kernel is based on aarch64 architecture.
While compiling it gives foloowing error.Please help me
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_rmi_dev.o
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_fw_update.o
LD drivers/input/touchscreen/synaptics_dsx/built-in.o
CC drivers/input/touchscreen/ftxxxx_ts.o
CC drivers/input/touchscreen/ftxxxx_ex_fun.o
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_fw_upgrade_with_i_file':
drivers/input/touchscreen/ftxxxx_ex_fun.c:423:3: error: label at end of compound statement
default:
^
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_auto_upgrade':
drivers/input/touchscreen/ftxxxx_ex_fun.c:650:3: error: label at end of compound statement
default:
^
scripts/Makefile.build:308: recipe for target 'drivers/input/touchscreen/ftxxxx_ex_fun.o' failed
scripts/Makefile.build:455: recipe for target 'drivers/input/touchscreen' failed
scripts/Makefile.build:455: recipe for target 'drivers/input' failed
Makefile:839: recipe for target 'drivers' failed
@LuK1337
@luca020400
@Nachiket.Namjoshi
@eng.stk
@franciscofranco
@jgcaap
@arter97
@DespairFactor
@say99
@BORETS24
@tank0412
@TheSSJ
Sorry for mentioning so many people but you all names came up when I searched for kernel devs..
I beg you to help me.
Thanks
Click to expand...
Click to collapse
can you link me to the source code??
Sent from my ASUS_Z00AD using Tapatalk

say99 said:
can you link me to the source code??
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
I don't know for github,I downloaded from official asus site.
If you want I can give you the specific file which returns the error.
Sent from my C2305 using Tapatalk

yeah for sure
Sent from my ASUS_Z00AD using Tapatalk

drivers/input/touchscreen/ftxxxx_ex_fun.c would be interesting for me

TheSSJ said:
drivers/input/touchscreen/ftxxxx_ex_fun.c would be interesting for me
Click to expand...
Click to collapse
Telegram? Easy to send files..
Sent from my C2305 using Tapatalk

I don't use it pls just upload this file as attachment to one of your xda posts, then everyone has automatically access to it

TheSSJ said:
I don't use it pls just upload this file as attachment to one of your xda posts, then everyone has automatically access to it
Click to expand...
Click to collapse
check your hangouts sir
Sent from my ASUS_Z00AD using Tapatalk

abhishekr700 said:
Hey xda,
I was trying to compile stock kernel from source for learning how to do so and with an aim to make a custom kernel in future.
I am using uber 4.9 toolchain for aarch64 as our kernel is based on aarch64 architecture.
While compiling it gives foloowing error.Please help me
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_rmi_dev.o
CC drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_fw_update.o
LD drivers/input/touchscreen/synaptics_dsx/built-in.o
CC drivers/input/touchscreen/ftxxxx_ts.o
CC drivers/input/touchscreen/ftxxxx_ex_fun.o
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_fw_upgrade_with_i_file':
drivers/input/touchscreen/ftxxxx_ex_fun.c:423:3: error: label at end of compound statement
default:
^
drivers/input/touchscreen/ftxxxx_ex_fun.c: In function 'fts_ctpm_auto_upgrade':
drivers/input/touchscreen/ftxxxx_ex_fun.c:650:3: error: label at end of compound statement
default:
^
scripts/Makefile.build:308: recipe for target 'drivers/input/touchscreen/ftxxxx_ex_fun.o' failed
scripts/Makefile.build:455: recipe for target 'drivers/input/touchscreen' failed
scripts/Makefile.build:455: recipe for target 'drivers/input' failed
Makefile:839: recipe for target 'drivers' failed
Sorry for mentioning so many people but you all names came up when I searched for kernel devs..
I beg you to help me.
Thanks
Click to expand...
Click to collapse
Point me to a GH repo with the source please or somewhere that has the files for the source, I will need to have access to the code to investigate this. It could also be a GCC error, which I can correct if that is actually the cause.

DespairFactor said:
Point me to a GH repo with the source please or somewhere that has the files for the source, I will need to have access to the code to investigate this. It could also be a GCC error, which I can correct if that is actually the cause.
Click to expand...
Click to collapse
Thanks for responding, but it has been resolved,
Yes it was a common gcc error, @say99 helped me resolve the error,
It needed a semicolon after a default statement. [emoji2]
Sent from my C2305 using Tapatalk

just saw this today. sorry about it. :\ busy with uni, good to see was solved.

Related

Build MusicPlayer

I want to build MusicPlayer, using source code of standart android music player(projects / platform/packages/apps/Music).
When I build the project and run it, I have following error:
Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
Is it signed?
How I can chek it out?
bedwa said:
Is it signed?
Click to expand...
Click to collapse
How I can chek it out?

Contributing to Paranoid Android

Contributing to the project
All submissions must be made via gerrit
Prerequisites:
Sign up at gerrit.paranoidandroid.co
Create a username on gerrit (Account Settings -> HTTP Password)
Register your public ssh key (Account Settings -> SSH Keys)
Set your gerrit username on your local machine using:
git config --global review.gerrit.paranoidandroid.co.username “username” (no quotes)
Click to expand...
Click to collapse
There are two options available for uploading your changes to gerrit (Repo Upload or Git Push).
Note: Linux is case sensitive, the items below are written as they should be in terminal
Repo Upload
repo start <branch> <path to repo> | example repo start haloStuff frameworks/base
cd to your working folder | example cd frameworks/base
Make your changes¹ (manual edits or cherry-picked commit)
Stage your changes using: git add <path to files changed> | example
git add packages/SystemUI/src/com/android/systemui/statusbar/halo/Halo.java
Alternately, you could stage all changed files using: git add .
Commit your changes² using: git commit -a
repo upload <repo name>
Click to expand...
Click to collapse
Git Push
The same steps as above apply up to and including performing your local commit.
Replace the repo upload (final step) with the following:
git push ssh://(gerrit username)@gerrit.paranoidandroid.co:29418/AOSPA/(repo name) HEAD:refs/for/(branch)
git push ssh://[email protected]:29418/AOSPA/android_frameworks_base HEAD:refs/for/jb43
Click to expand...
Click to collapse
How to update commits in gerrit:
Ensure your previous commit submission or the commit you wish to update is at the head of the given repo tree
Make your updates/changes
git add -A
git commit --amend
Append your changes to the description (Do not remove the change-Id from the previous commit)
Use: git push ssh://(gerrit username)@gerrit.paranoidandroid.co:29418/AOSPA/(repo name) HEAD:refs/for/(branch)
Click to expand...
Click to collapse
** Before uploading anything, please build and test your changes.
1* - If you're cherry-picking a commit that has not gone through a change-Id process, you will not be able to upload it. Simply attempt to upload and when it errors, a change-id will be suggested. Add this Id to the bottom of your commit by amending your original commit statement and then proceed to upload.
git commit --amend
2* - The following format should be used when making your commit statement.
Single project commit example
Short descriptive summary (50 characters or less)
<blank line>
Followed by a more detailed explanation of what you changed and why it was changed.
Bullet points should be used where necessary.
* Denoted either by an asterisk (*)
- Or by hyphens (-)
Click to expand...
Click to collapse
Optional: Include a link to a screenshot, if your change has some visible impact.
Multi-project commit example - Each commit should be numbered [x/y]
[x/y] <Component> : Short descriptive summary (50 characters or less)
<blank line>
Followed by a more detailed explanation of what you changed and why it was changed.
Bullet points should be used where necessary.
* Denoted either by an asterisk (*)
- Or by hyphens (-)
Click to expand...
Click to collapse
Optional: Include a link to a screenshot, if your change has some visible impact.
Best Practice
It is good practice to retain original committer's credentials, such as making sure the commit author is directed to their github username. Also, documentation of where coding came from if cherry picked would be greatly appreciated (provide direct links where possible).
If your are aware of who the original author is but your cherry-pick does not contain this information, you can fill in the original author name by using
git commit --amend --author "FirstName LastName <[email protected]>"
Click to expand...
Click to collapse
Commit Examples
Single component:
https://gerrit.paranoidandroid.co/#/c/158/
Multiple components:
https://gerrit.paranoidandroid.co/#/c/233/
https://gerrit.paranoidandroid.co/#/c/232/
PA-Gerrit How To by @ayysir
*Reserved*
It should be noted that not all repos in AOSPA's Github are under Gerrit Code Review at the moment. If you do not see the repo in the project list please continue to submit as a pull request for the time being to AOSPA.
Whom should i contact if i want to change my username on gerrit?
As that particular option is disabled in profile.
Sent from my GT-P3100 using Tapatalk
Chirag_Galani said:
Whom should i contact if i want to change my username on gerrit?
As that particular option is disabled in profile.
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
I'm not quite sure if it can be changed
Anu6is said:
I'm not quite sure if it can be changed
Click to expand...
Click to collapse
Have a look here:-
https://groups.google.com/forum/#!topic/repo-discuss/DijhrjUnJyU
Chirag_Galani said:
Have a look here:-
https://groups.google.com/forum/#!topic/repo-discuss/DijhrjUnJyU
Click to expand...
Click to collapse
Requires an Admin with database access.
May be easier to update your local username...i'll try to contact Aaron
Anu6is said:
Requires an Admin with database access.
May be easier to update your local username...i'll try to contact Aaron
Click to expand...
Click to collapse
Thanks a lot @Anu6is Hoping for a positive reply
Sent from my GT-P3100 using Tapatalk
Anu6is said:
Requires an Admin with database access.
May be easier to update your local username...i'll try to contact Aaron
Click to expand...
Click to collapse
I'll look into it as soon as I can.
Sent from my LG-LS980 using Tapatalk
garwynn said:
I'll look into it as soon as I can.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
Thanks
garwynn said:
I'll look into it as soon as I can.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
Anu6is said:
Thanks
Click to expand...
Click to collapse
Any progress in the name change process???
Is there LG L7 paranoid android
Chirag_Galani said:
Any progress in the name change process???
Click to expand...
Click to collapse
Sorry, was digging around for an answer and the best explanation I can find as to why it cannot be changed was here:
https://code.google.com/p/gerrit/issues/detail?id=1217
Put bluntly, even if we do change it could break other things in Gerrit. Something I'm not a particular fan of doing.
garwynn said:
Sorry, was digging around for an answer and the best explanation I can find as to why it cannot be changed was here:
https://code.google.com/p/gerrit/issues/detail?id=1217
Put bluntly, even if we do change it could break other things in Gerrit. Something I'm not a particular fan of doing.
Click to expand...
Click to collapse
Ok no issues. thanks anyway.
@Anu6is I cherry-picked from the gerrit and made some changes in the files. I now want to upload the changes. When I give the command git commit --amend I make the necessary changes and when I push the change through git push it creates a new open commit. What should I do.
The changes are mere clean up according to the comments in the initial commit.
rksomayaji said:
@Anu6is I cherry-picked from the gerrit and made some changes in the files. I now want to upload the changes. When I give the command git commit --amend I make the necessary changes and when I push the change through git push it creates a new open commit. What should I do.
The changes are mere clean up according to the comments in the initial commit.
Click to expand...
Click to collapse
You need to place the Change ID of the commit on gerrit as the last line of your commit message in terminal.
You can simply copy the change id from gerrit. It's on the right side of the commit message
thanks
Chirag_Galani said:
Whom should i contact if i want to change my username on gerrit?
As that particular option is disabled in profile.
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
I am dying to try out your aosp rom thumbs up man nice work:good: :fingers-crossed:
Is there any guide how to build and test my changes?
rackajuh said:
Is there any guide how to build and test my changes?
Click to expand...
Click to collapse
make your changes locally and build it....you are supposed to build and test before submitting
Pirateghost said:
make your changes locally and build it....you are supposed to build and test before submitting
Click to expand...
Click to collapse
That was not my question. I asked how to build and test.

Android 4.2.2 for chinese Razr I

I found this ROM for Mt788 which is the chinese Razr I (without 3g). Maybe it can help further development for XT890 or give a clue about the next update. I'm no dev so i hope that it helps.
http://pan.baidu.com/s/1kWNxp
this is the original thread I'll asume?
I wonder if thats a leak, or just CM from hazu (or other rom with 4.2.2 goodies) recompiled for the chinese version.
Can anyone translate what does that thread says?
If it is true, it could be nice. But I can't manage to download it. It goes really slow and mostly I get a time out eventually. But if u got it I would gladly take a look at it.
if we believe google translate, it says:
xt788 4.2.2 rom. I didn't make it. All rights for the maker of the rom. But then again, if someone could manage to download it i would gladly have a look
Sent from my GT-P5110 using XDA Premium HD app
Hazou said:
If it is true, it could be nice. But I can't manage to download it. It goes really slow and mostly I get a time out eventually. But if u got it I would gladly take a look at it.
if we believe google translate, it says:
xt788 4.2.2 rom. I didn't make it. All rights for the maker of the rom. But then again, if someone could manage to download it i would gladly have a look
Sent from my GT-P5110 using XDA Premium HD app
Click to expand...
Click to collapse
So he is probably thanking you, I will try to download it and upload it to something better.
Flashing?
Do you think this ROM will permanently damange my phone if I flashed it??
parthnatu said:
Do you think this ROM will permanently damange my phone if I flashed it??
Click to expand...
Click to collapse
No, if it can be flashed in cwm, almost imposible. Just make a backup
Sent from my XT890 using xda app-developers app
Hazou said:
But then again, if someone could manage to download it i would gladly have a look
Sent from my GT-P5110 using XDA Premium HD app
Click to expand...
Click to collapse
here you have good sir.
What is the recovery.img for?
I opened the zip and saw recovery.img in there . Any reason to change my mind about flashing it?
This look really promissing. It is a newly compiled 4.2.2 medfield device. Hugh change that this will solve most problems on CM. But first need to try out. I hope I can get the sources from that person sometime.
For the safety, don't flash it. Only when u know what u are doing, give it a try
Sent from my XT890 using xda app-developers app
Hazou said:
This look really promissing. It is a newly compiled 4.2.2 medfield device. Hugh change that this will solve most problems on CM. But first need to try out. I hope I can get the sources from that person sometime.
For the safety, don't flash it. Only when u know what u are doing, give it a try
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
Hell yeah!!! I was afraid that it would be a fake or some 4.1.2 mod. @Hazou rummaging through chinese forums using my bad chinese. When i find the source i will post here ASAP;
And @YaPeL that's the original thread.
thiagomtl said:
Hell yeah!!! I was afraid that it would be a fake or some 4.1.2 mod.
And @YaPeL that's the original thread.
Click to expand...
Click to collapse
Well someone needs to tell the guys of that thread that is legit, and ask the op for a source.
nice catch dude.
Enviado desde mi XT890 usando Tapatalk now Free
Creating a nandroid backup now and I will try it..
thiagomtl said:
Hell yeah!!! I was afraid that it would be a fake or some 4.1.2 mod. @Hazou rummaging through chinese forums using my bad chinese. When i find the source i will post here ASAP;
And @YaPeL that's the original thread.
Click to expand...
Click to collapse
Using google translate ftw
Hazou said:
Using google translate ftw
Click to expand...
Click to collapse
Update: it seems like its a leak from Motorola China R&D. It was shared in a closed group (kinda whatsapp group) on Baidu but a member shared the zip. I think that we wont find the sources. Btw the group is "my788"
The original thread was erased....
Tried flashing it but I got an error.
Installing update...
Erasing old dictionary...
updating file system...
symlink: some symlinks failed
E:Error in /external_sd/mt788 4.2.2 made by vivamessi10.zip
(Status 7)
Installation aborted.
well, the mt788 is slightly different to our razr I, so no surprises there.
thiagomtl said:
Update: it seems like its a leak from Motorola China R&D. It was shared in a closed group (kinda whatsapp group) on Baidu but a member shared the zip. I think that we wont find the sources. Btw the group is "my788"
The original thread was erased....
Click to expand...
Click to collapse
Ha, nice we got it But they still are using ICS blob files. but will see how far i can get.
antkalaitzakis96 said:
Tried flashing it but I got an error.
Installing update...
Erasing old dictionary...
updating file system...
symlink: some symlinks failed
E:Error in /external_sd/mt788 4.2.2 made by vivamessi10.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
Easy to fix. look in update-script for symlinks and look for the symlinks that dont match the files presented in the zip.
antkalaitzakis96 said:
Tried flashing it but I got an error.
Installing update...
Erasing old dictionary...
updating file system...
symlink: some symlinks failed
E:Error in /external_sd/mt788 4.2.2 made by vivamessi10.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
As noted by Hazou you shouldn't flash this... this error happens cause some asserts don't match. Trust me its better to wait some dev to cook it up.
Hazou said:
Ha, nice we got it But they still are using ICS blob files. but will see how far i can get.
Easy to fix. look in update-script for symlinks and look for the symlinks that dont match the files presented in the zip.
Click to expand...
Click to collapse
I can't do it..so many lines do you know any program for making a new meta-inf folder?
thiagomtl said:
As noted by Hazou you shouldn't flash this... this error happens cause some asserts don't match. Trust me its better to wait some dev to cook it up.
Click to expand...
Click to collapse
I am just curious to test it..
antkalaitzakis96 said:
I can't do it..so much lines do you know any program for making a new meta-inf folder?
Click to expand...
Click to collapse
If u build it from source, i know ^^

Omni Rom for I9500 build error

Hey Guys Im trying to compile for I9500 and here is the error im getting below and im using this device tree
https://github.com/intervigilium/android_device_samsung_i9500
build/core/product_config.mk:222: *** Can not locate config makefile for product "omni_i9500". Stop.
WARNING: Trying to fetch a device that's already there
build/core/product_config.mk:222: *** Can not locate config makefile for product "omni_i9500". Stop.
** Don't have a product spec for: 'omni_i9500'
** Do you have the right repo manifest?
Please help guys what am i doing wrong
BlaqueDroid said:
Hey Guys Im trying to compile for I9500 and here is the error im getting below and im using this device tree
https://github.com/intervigilium/android_device_samsung_i9500
build/core/product_config.mk:222: *** Can not locate config makefile for product "omni_i9500". Stop.
WARNING: Trying to fetch a device that's already there
build/core/product_config.mk:222: *** Can not locate config makefile for product "omni_i9500". Stop.
** Don't have a product spec for: 'omni_i9500'
** Do you have the right repo manifest?
Please help guys what am i doing wrong
Click to expand...
Click to collapse
If you are using that device tree without any modifications, it will not work for Omni. The device tree is for cm. Have a look at some of the Omni device trees. At least you need to alter the vendorsetup.sh and the make files.
Verstuurd vanaf mijn TF300T met Tapatalk
scanno said:
If you are using that device tree without any modifications, it will not work for Omni. The device tree is for cm. Have a look at some of the Omni device trees. At least you need to alter the vendorsetup.sh and the make files.
Verstuurd vanaf mijn TF300T met Tapatalk
Click to expand...
Click to collapse
Hey man i tried following the instructions on the omni wiki site but still it kept on saying the same error an i would appreciate it if u can point me in the right direction ...e.g what files to modify ?
BlaqueDroid said:
Hey man i tried following the instructions on the omni wiki site but still it kept on saying the same error an i would appreciate it if u can point me in the right direction ...e.g what files to modify ?
Click to expand...
Click to collapse
First you have to "omnify" the device tree. That means renaming and editing the make files in the device tree. Please have a look at the other device trees and look at the make file changes to files like vendorsetup.sh. Also you should have an omni_<device>.mk . Again look what has been done with other devices to make them build it the Omni tree.
Verstuurd vanaf mijn Nexus 10 met Tapatalk
Also, it'd help if you uploaded your changes/device tree to github. That way we can see what you're doing and help better. Like was already said, the tree as is won't work.
PonsAsinorem said:
Also, it'd help if you uploaded your changes/device tree to github. That way we can see what you're doing and help better. Like was already said, the tree as is won't work.
Click to expand...
Click to collapse
Hey MAn thanks for the advice i managed to fix the device tree issue but now im stuck with this error ....any ideas
Code:
Copy xml: /home/blaquesoul/android/omni/out/target/product/i9500/system/etc/permissions/android.software.sip.voip.xml
make: *** No rule to make target `/configs/audio_effects.conf', needed by `/home/blaquesoul/android/omni/out/target/product/i9500/system/etc/audio_effects.conf'. Stop.

J700P CyanogenMod Dev Thread (NEW!)

Hey guys, after the recent collapse of the dev thread by messi, I've decided to try to build CM13 for myself. I've created a thread to post progress and such. My vendor and device trees will be updated periodically on Github until the first working build. In a comment below my post, I will post the current error I get when I try to build it.
CURRENT BUG:
Will not boot.
minz1 said:
CURRENT ERROR:
Code:
target SharedLib: libm (/home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/obj/SHARED_LIBRARIES/libm_intermediates/LINKED/libm.so)
Invalid context file found in /home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/obj/ETC/file_contexts_intermediates/file_contexts
Install: /home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/system/lib64/libc.so
external/sepolicy/Android.mk:157: recipe for target '/home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/obj/ETC/file_contexts_intermediates/file_contexts' failed
make: *** [/home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/obj/ETC/file_contexts_intermediates/file_contexts] Error 5
make: *** Deleting file '/home/minz1/Desktop/CyanogenMod/out/target/product/j7ltespr/obj/ETC/file_contexts_intermediates/file_contexts'
make: *** Waiting for unfinished jobs....
make: Leaving directory '/home/minz1/Desktop/CyanogenMod'
#### make failed to build some targets (04:54 (mm:ss)) ####
Click to expand...
Click to collapse
There are previous error , make clean and post the full error on pastebin
Then that means you and @Starchild2k will probably work down the middle to reach the goal.
SykkNyzz said:
Then that means you and @Starchild2k will probably work down the middle to reach the goal.
Click to expand...
Click to collapse
If he wishes to do so, then Starchild can contact me and I'll be 100% happy to work with him on that. Until then, I'm going solo.
messi2050 said:
There are previous error , make clean and post the full error on pastebin
Click to expand...
Click to collapse
http://pastebin.com/EQriaZXi
I don't know what I should do short of removing monkey from the vendor tree; I'm going to try that, though.
minz1 said:
If he wishes to do so, then Starchild can contact me and I'll be 100% happy to work with him on that. Until then, I'm going solo.
Click to expand...
Click to collapse
I am also willing to collaborate with anyone willing to reach the same goals as I am trying to do!
Starchild2k said:
I am also willing to collaborate with anyone willing to reach the same goals as I am trying to do!
Click to expand...
Click to collapse
Okay, that's good, then. You can post any errors you have in this thread. Currently, I'm stuck on this error. http://pastebin.com/mWikijrN
It'd be helpful if you gave me a link to your current vendor tree so I can compare.
I have been still working on that and i have been comparing with the other j7 vendor trees as well to get a successful build
My builds as if late seem to be getting more and more successful. I'm thinking I'm getting close to a complete build.
minz1 said:
My builds as if late seem to be getting more and more successful. I'm thinking I'm getting close to a complete build.
Click to expand...
Click to collapse
good luck bro
agriculture said:
good luck bro
Click to expand...
Click to collapse
He is building for j700p (usa model) not j700h ?
minz1 said:
Okay, that's good, then. You can post any errors you have in this thread. Currently, I'm stuck on this error. http://pastebin.com/mWikijrN
It'd be helpful if you gave me a link to your current vendor tree so I can compare.
Click to expand...
Click to collapse
your source seems to be corrupt , where is the tree u are using to build ? , i lost connection to hte pc that stores that vendor folder.
messi2050 said:
your source seems to be corrupt , where is the tree u are using to build ? , i lost connection to hte pc that stores that vendor folder.
Click to expand...
Click to collapse
GitHub under minz1
Did u ever get through ur errors yet i almost got a build done just need to add install-recovery.sh to my build that was the last error i delt with i had to do some tweaking on the kernel to get the errors to go bye bye im using the original kernel and vendor files and the brunch cm_j7ltespr-userdebug -j4 instead of just make -j4 i got the kernel and dtb built so very close indeed!
Starchild2k said:
Did u ever get through ur errors yet i almost got a build done just need to add install-recovery.sh to my build that was the last error i delt with i had to do some tweaking on the kernel to get the errors to go bye bye im using the original kernel and vendor files and the brunch cm_j7ltespr-userdebug -j4 instead of just make -j4 i got the kernel and dtb built so very close indeed!
Click to expand...
Click to collapse
yeah i'm working on cleaning up vendor right now. what did you have to do to kernel?
There was broken files and a suggestion you dont need the frameworks folder in the vendor folder it has the touchwiz framework and when ur building u must use the default framework folder or you will have errors
Starchild2k said:
There was broken files and a suggestion you dont need the frameworks folder in the vendor folder it has the touchwiz framework and when ur building u must use the default framework folder or you will have errors
Click to expand...
Click to collapse
ok i will make clean and build without these frameworks.
thanks for the suggestion. i will come back if i find anything that i think you should know about. i'm going to update the vendor files on github and start building on a remote server
Lol I wonder how u are able to build using this tree
https://github.com/minz1/android_device_samsung_j7ltespr/blob/master/BoardConfig.mk#L27
It looks for msm8939 config while the kernel source only have msm8929 config
https://github.com/minz1/android_ke...arch/arm/configs/msm8929_sec_j7_spr_defconfig
Also no lines for the used architecture or target cpu , it's better to use my tree to save your time and get past many errors.
messi2050 said:
Lol I wonder how u are able to build using this tree
https://github.com/minz1/android_device_samsung_j7ltespr/blob/master/BoardConfig.mk#L27
It looks for msm8939 config while the kernel source only have msm8929 config
https://github.com/minz1/android_ke...arch/arm/configs/msm8929_sec_j7_spr_defconfig
Also no lines for the used architecture or target cpu , it's better to use my tree to save your time and get past many errors.
Click to expand...
Click to collapse
ugh, okay. i'm curious about samsung's marketing of this device- they claim it's a 615 but it's more likely a 415. i will use your tree instead.

Categories

Resources