android - AOSP Lollipop build keeps hanging -
i keep trying build latest android source repository, comes stop @ 1 point, uses system's ram, , keeps sitting there hours without progressing 1 bit. comes end @ line:
target java: contacts (out/target/common/obj/apps/contacts_intermediates/classes)
and when ctrl+c it, gives me (sometimes among others, depending on how many threads set make):
make: *** deleting file 'out/target/common/obj/apps/contacts_intermediates/classes-full-debug.jar'
i'm trying build aosp_shamu-userdebug on ubuntu 14, open jdk 7. on net found 2 similar questions mine, both had answers "you need more ram". trying build 8 gb, last night put in 8 more , left pc build overnight, come morning had stopped @ same exact spot. tried building no multithreading, in case issue, result same.
seeing problematic .jar has "full-debug" in it, suppose "user" variant build might successful, useless me - need userdebug or eng running. however, if provide me jumping point building need, of course try it.
any , suggestions on matter appreciated, thanks.
Comments
Post a Comment