building from source - is it compiled?

79 views
Skip to first unread message

wiktor.s...@gmail.com

unread,
Mar 8, 2014, 3:25:42 PM3/8/14
to android-...@googlegroups.com
Hi Guys,

I'm new top compiling.

I'm as far as make -j32 (my system has 32 threads 16GB RAM)

My compilation ends with this:

Note: there were 11 unkept descriptor classes in kept class members.
      You should consider explicitly keeping the mentioned classes
      (using '-keep').
      (http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 3 accesses to class members by means of introspection.
      You should consider explicitly keeping the mentioned class members
      (using '-keep' or '-keepclassmembers').
      (http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclassmember)
Ignoring unused library classes...
  Original number of library classes: 9451
  Final number of library classes:    9451
Shrinking...
Preparing output jar [/home/victor/wd/out/target/common/obj/APPS/SystemUI_intermediates/proguard.classes.jar]
  Copying resources from program jar [/home/victor/wd/out/target/common/obj/APPS/SystemUI_intermediates/classes.jar]
Removing unused program classes and class elements...
  Original number of program classes: 1663
  Final number of program classes:    390
Writing output...
Preparing output jar [/home/victor/wd/out/target/common/obj/APPS/ContactsProvider_intermediates/proguard.classes.jar]
  Copying resources from program jar [/home/victor/wd/out/target/common/obj/APPS/ContactsProvider_intermediates/classes.jar]
victor@victor-ubuntu:~/wd$


Is it compiled?

andrew_esh

unread,
Mar 10, 2014, 12:36:12 PM3/10/14
to android-...@googlegroups.com
On Saturday, March 8, 2014 2:25:42 PM UTC-6, wiktor.s...@gmail.com wrote:

Is it compiled?

My guess is "no". It should have finished by building install images. Does $OUTsystem.img exist? 
Reply all
Reply to author
Forward
0 new messages