[DEVS ONLY] ics repo

Hey sellers86, who's repo are you building from for ICS?

Anybody getting this?

make: *** No rule to make target `frameworks/base/core/java/android/app/IProfileManager.aidl', needed by `out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/app/IProfileManager.java'. Stop.

I've tried all of them haha. Still have yet to complete a build. But I ran into that error, ran a make clobber, resynced and then built and magically disappeared for me. Maybe it will work for you to. Been busy the past week, hope to try to get a build tomorrow

Sent from my VM670 using Tapatalk
 
Anyone else having issues with building cm9? Mine yesterday after sync started failing at libmedia (screenshot below)
Click to view quoted image

I'm assuming this is a cm issue (building from a fresh sync with the files tdm posted + webrtc patch and tdm's cm build tools fix)

I haven't synced CM9 in a few days but I am playing around with AOKP now. Rand into what looks like this same issue. I did this to fix it:

Code:
cd frameworks/base
git revert 0d22958a

Don't know how this ever compiled... :confused:
 
  • Like
Reactions: JerryScript
Just got an AOKP compile with the quattrimus alpha7 files plus armv6 dalvik support from CM9 and a couple tweaks here and there. :D

If this boots and runs, I might start making quattrimus a dual CM9/AOKP build.
 
Just got an AOKP compile with the quattrimus alpha7 files plus armv6 dalvik support from CM9 and a couple tweaks here and there. :D

If this boots and runs, I might start making quattrimus a dual CM9/AOKP build.

Sounds awesome. I liked aokp when I tried it really smooth, but I had to switch back fast due to work reasons and couldn't thoroughly test it

Sent from my VM670 using Tapatalk 2 Beta-4
 
I haven't synced CM9 in a few days but I am playing around with AOKP now. Rand into what looks like this same issue. I did this to fix it:

Code:
cd frameworks/base
git revert 0d22958a

Don't know how this ever compiled... :confused:

Thanks!

Note to self and others who care:
For cm9 I did "git revert 4889175"
 
Just got an AOKP compile with the quattrimus alpha7 files plus armv6 dalvik support from CM9 and a couple tweaks here and there. :D

If this boots and runs, I might start making quattrimus a dual CM9/AOKP build.

I've been trying to build AOKP for past 4 days. Got it to repo sync today without errors but I get an error at make bacon. Any idea how to deal with this. I'm still a noob at this but trying to learn. Any help will be appreciated :D

Code:
Checking build tools versions...
system/core/toolbox/Android.mk:98: warning: overriding commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/init.rc'
system/core/rootdir/Android.mk:42: warning: ignoring old commands for target `out/target/product/thunderc/root/init.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/ueventd.rc'
system/core/rootdir/Android.mk:49: warning: ignoring old commands for target `out/target/product/thunderc/root/ueventd.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/hosts'
system/core/rootdir/Android.mk:31: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/hosts'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/rild'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/rild'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
make: *** No rule to make target `bacon'.  Stop.
 
"bacon" is a CM thing. Use the target "otapackage" for AOSP/AOKP.
 
Thanks tdm, but I get the same error with 'make otapackage' too
Code:
system/core/toolbox/Android.mk:98: warning: overriding commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/init.rc'
system/core/rootdir/Android.mk:42: warning: ignoring old commands for target `out/target/product/thunderc/root/init.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/ueventd.rc'
system/core/rootdir/Android.mk:49: warning: ignoring old commands for target `out/target/product/thunderc/root/ueventd.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/hosts'
system/core/rootdir/Android.mk:31: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/hosts'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/rild'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/rild'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
make: *** No rule to make target `otapackage'.
 
Thanks tdm, but I get the same error with 'make otapackage' too
Code:
system/core/toolbox/Android.mk:98: warning: overriding commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/lsof'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/mkshrc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/init.rc'
system/core/rootdir/Android.mk:42: warning: ignoring old commands for target `out/target/product/thunderc/root/init.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/root/ueventd.rc'
system/core/rootdir/Android.mk:49: warning: ignoring old commands for target `out/target/product/thunderc/root/ueventd.rc'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/etc/hosts'
system/core/rootdir/Android.mk:31: warning: ignoring old commands for target `out/target/product/thunderc/system/etc/hosts'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/dhcpcd'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/egl/libGLES_android.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libmemalloc.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcamera_client.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/dynamic_binary.mk:112: warning: ignoring old commands for target `out/target/product/thunderc/obj/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libcameraservice.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/hw/audio.a2dp.default.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libril.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/bin/rild'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/bin/rild'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libmm-omxcore.so'
build/core/Makefile:36: warning: overriding commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
build/core/base_rules.mk:523: warning: ignoring old commands for target `out/target/product/thunderc/system/lib/libOmxCore.so'
make: *** No rule to make target `otapackage'.

Sounds like a bad sync to me. Whem I get those errors I just reboot and resync and it normally works. If not then I just wait a couple days to see if something gets pushed to git that fixes it

Sent from my VM670 using Tapatalk 2 Beta-4
 
Sounds like a bad sync to me. Whem I get those errors I just reboot and resync and it normally works. If not then I just wait a couple days to see if something gets pushed to git that fixes it

Sent from my VM670 using Tapatalk 2 Beta-4

I tried yesterday night with make bacon and got these errors. After tdm said to use make otapackage, I tried this morning and got the smae errors. I did try couple times syncing again and building but stops right here :-/
Thanks for replying though. I will wait if any other advises come this way.
 
I tried yesterday night with make bacon and got these errors. After tdm said to use make otapackage, I tried this morning and got the smae errors. I did try couple times syncing again and building but stops right here :-/
Thanks for replying though. I will wait if any other advises come this way.

Gotta love building :p

Sent from my VM670 using Tapatalk
 
Hey so tdm, when you built CM9 did you change the BoardConfig.mk to build armv5te? I'm having a lot of trouble building CNA and every problem I run into has to do with armv6
 
I haven't synced CM9 in a few days but I am playing around with AOKP now. Rand into what looks like this same issue. I did this to fix it:

Code:
cd frameworks/base
git revert 0d22958a

Don't know how this ever compiled... :confused:

Looked at this closer today. It looks to be a clever hack for backward compatibility. But it relies on _INTERNAL_BINDER_PARCEL_ only being set internally, not globally. For some reason the BoardConfig.mk that I snagged from lupohirp has this set as a global cflag and that's what is causing the issue. So here's the real fix, in my device/lge/thunderc/BoardConfig.mk:

Code:
-COMMON_GLOBAL_CFLAGS += -D_INTERNAL_BINDER_PARCEL_ -DUSE_LGE_ALS_DUMMY
+COMMON_GLOBAL_CFLAGS += -DUSE_LGE_ALS_DUMMY
 
  • Like
Reactions: tvall
Hey so tdm, when you built CM9 did you change the BoardConfig.mk to build armv5te? I'm having a lot of trouble building CNA and every problem I run into has to do with armv6

Nope, I snagged the armv6 dalvik files from CM9.
 
So I can just import the whole dalvik folder? Or one by one by one by one...

No, I posted somewhere which files you need. Not sure if it was this thread or the other.

Here it is again. All these are under dalvik. The ones ending in / are directories, you need all the files in them.

Code:
#	vm/compiler/codegen/arm/armv6-vfp/
#	vm/compiler/codegen/arm/armv6j/
#	vm/compiler/template/config-armv6-vfp
#	vm/compiler/template/config-armv6j
#	vm/compiler/template/out/CompilerTemplateAsm-armv6-vfp.S
#	vm/compiler/template/out/CompilerTemplateAsm-armv6j.S
#	vm/mterp/config-armv6-vfp
#	vm/mterp/config-armv6j
#	vm/mterp/out/InterpAsm-armv6-vfp.S
#	vm/mterp/out/InterpAsm-armv6j.S
#	vm/mterp/out/InterpC-armv6-vfp.cpp
#	vm/mterp/out/InterpC-armv6j.cpp
 
No, I posted somewhere which files you need. Not sure if it was this thread or the other.

Here it is again. All these are under dalvik. The ones ending in / are directories, you need all the files in them.

Code:
#	vm/compiler/codegen/arm/armv6-vfp/
#	vm/compiler/codegen/arm/armv6j/
#	vm/compiler/template/config-armv6-vfp
#	vm/compiler/template/config-armv6j
#	vm/compiler/template/out/CompilerTemplateAsm-armv6-vfp.S
#	vm/compiler/template/out/CompilerTemplateAsm-armv6j.S
#	vm/mterp/config-armv6-vfp
#	vm/mterp/config-armv6j
#	vm/mterp/out/InterpAsm-armv6-vfp.S
#	vm/mterp/out/InterpAsm-armv6j.S
#	vm/mterp/out/InterpC-armv6-vfp.cpp
#	vm/mterp/out/InterpC-armv6j.cpp

Alright thanks! How's AOKP looking? CNA is pretty good for me :)
 
Alright thanks! How's AOKP looking? CNA is pretty good for me :)

I tossed it in my phone while I was waiting for a build. Got the shiny android animation and then a pause and repeat in a loop. There must be some incompatibility in the rc-files. I'll need to figure it out later...