[9.0] Building takes more time

vasanthmes

Senior Member
Jun 6, 2013
438
144
0
Bangalore
www.computethrough.com
Hi all,
Relatively am a new developer, trying to build aosp got everything figured out (I hope). Blindly following some instructions and got device tree from old nougat branch in google git. Building takes more time or just hangs not sure what is happening..
Before you guys reply like you can't do that or this, I just expect a polite answers.

Refer below!
 

Attachments

  • Like
Reactions: aHToHuo88

Elektroschmock

Recognized Developer
Dec 25, 2010
1,024
4,527
153
Winnenden
Hi all,
Relatively am a new developer, trying to build aosp got everything figured out (I hope). Blindly following some instructions and got device tree from old nougat branch in google git. Building takes more time or just hangs not sure what is happening..
Before you guys reply like you can't do that or this, I just expect a polite answers.

Refer below!
Takes more thime then what?
Perhaps you should start with a known good configuration.
 

vasanthmes

Senior Member
Jun 6, 2013
438
144
0
Bangalore
www.computethrough.com
Takes more thime then what?
Perhaps you should start with a known good configuration.
OK. But am having errors in several areas after doing make otapackage.
Is there any good device tree, vendor, kernel to start with?
Because the one I got is from master branch from google git and of course that is from a nougat version.


BTW I'm having a old laptop with i5 and 4Gigs of Ram. Probably that's why it is taking more time. Also running Ubuntu 18 on VM which is storing on my external hard disk of 2 TB connected through USB 3.0..
Am just curious and exploring things & trying to learn.
 
Last edited:

Topaz8

Senior Member
Sep 25, 2016
137
39
0
Douala
OK. But am having errors in several areas after doing make otapackage.
Is there any good device tree, vendor, kernel to start with?
Because the one I got is from master branch from google git and of course that is from a nougat version.


BTW I'm having a old laptop with i5 and 4Gigs of Ram. Probably that's why it is taking more time. Also running Ubuntu 18 on VM which is storing on my external hard disk of 2 TB connected through USB 3.0..
Am just curious and exploring things & trying to learn.
4gb of ram is your culprit, I suggest 8gb or 16gb .
Building is RAM dependent , and it also requires a fast SSD. I don't build roms, but I read a lot ?
 

nitin.chobhe

Recognized Contributor
Jan 3, 2013
8,097
19,497
263
Pune
My first lineage 15.1 build stuck on Google bootscreen..
Build is successful.
anybody knows how to get log or error?
If you want to build a ROM, you need to search and read a lot! This has been answered literally thousands of time on xda. Just use the search button and you would find that as a first result :fingers-crossed:

All the best for building the ROMs!

Nitin
 

vasanthmes

Senior Member
Jun 6, 2013
438
144
0
Bangalore
www.computethrough.com
Do an -eng build, then you can debug the boot process via ADB.
Did you extract the vendor blobs, or add a repository containing them?
Vendor blobs I think I did, let me check once I reach home.
Thanks for advice on -eng build and by the way as nitin said I will check how to debug as well.

Been trying to build on Google Compute Engine VM... Crazy fast and best for those who are building for first time..

-Vasanth
 
  • Like
Reactions: duttyend