Error while compiling - Android Q&A, Help & Troubleshooting

Getting this error while compiling JB from Code Aurora sources.
Code:
make: *** No rule to make target `out/host/linux-x86/bin/checksparse.py', needed by `out/target/product/msm7627a/obj/PACKAGING/target_files_intermediates/msm7627a-target_files-eng.arun.zip'. Stop.
make: *** Waiting for unfinished jobs....
Any help would be appreciated..

arunmcops said:
Getting this error while compiling JB from Code Aurora sources.
Code:
make: *** No rule to make target `out/host/linux-x86/bin/checksparse.py', needed by `out/target/product/msm7627a/obj/PACKAGING/target_files_intermediates/msm7627a-target_files-eng.arun.zip'. Stop.
make: *** Waiting for unfinished jobs....
Any help would be appreciated..
Click to expand...
Click to collapse
Double check that you added your device to the Android.mk build target file. For more help on your build error I would suggest checking out this thread dedicated to build errors http://forum.xda-developers.com/showthread.php?t=2059939. As well as these guides to common build basics http://wiki.cyanogenmod.org/w/Doc:_Building_Basics and common build errors http://wiki.cyanogenmod.org/w/Doc:_dealing_with_build_errors.
Sent from my SCH-I535 using xda premium

arunmcops said:
Getting this error while compiling JB from Code Aurora sources.
Code:
make: *** No rule to make target `out/host/linux-x86/bin/checksparse.py', needed by `out/target/product/msm7627a/obj/PACKAGING/target_files_intermediates/msm7627a-target_files-eng.arun.zip'. Stop.
make: *** Waiting for unfinished jobs....
Any help would be appreciated..
Click to expand...
Click to collapse
because the new QRD JB code need checksparse.py when you want a system.img.ext4 for output.
However, qualcomm did not put this file in the source code.
my solution is, edit build/core/Makefile to delete lines containning checksparse.py.
hope it helps

Related

Problems building CM nor HTC IncS

Good day, guys.
I've got problems with building CM for HTC IncS (Vivo)
Got following message, after that make is stops:
Code:
make: *** No rule to make target `/home/in7rude/android/system/out/target/product/vivo/obj/KERNEL_OBJ/usr', needed by `/home/in7rude/android/system/out/target/product/vivo/obj/SHARED_LIBRARIES/audio.primary.msm7x30_intermediates/AudioHardware.o'. Stop.
I think, that i've missing some files, please help
in7rude said:
Good day, guys.
I've got problems with building CM for HTC IncS (Vivo)
Got following message, after that make is stops:
Code:
make: *** No rule to make target `/home/in7rude/android/system/out/target/product/vivo/obj/KERNEL_OBJ/usr', needed by `/home/in7rude/android/system/out/target/product/vivo/obj/SHARED_LIBRARIES/audio.primary.msm7x30_intermediates/AudioHardware.o'. Stop.
I think, that i've missing some files, please help
Click to expand...
Click to collapse
Hi I have similar problem
Code:
Export includes file: external/mksh/Android.mk -- /home/u910a7/android/system/out/target/product/deb/obj/EXECUTABLES/mksh_intermediates/export_includes
Notice file: external/mksh/NOTICE -- /home/u910a7/android/system/out/target/product/deb/obj/NOTICE_FILES/src//system/bin/mksh.txt
make: *** No rule to make target `/home/u910a7/android/system/out/target/product/deb/obj/KERNEL_OBJ/usr', needed by `/home/u910a7/android/system/out/target/product/deb/obj/EXECUTABLES/mm-vdec-omx-test_intermediates/test/omx_vdec_test.o'. Stop.
make: *** Waiting for unfinished jobs....

[q] i need help with building cm11 for my device

i have this error when compileing
Code:
Notice file: external/zlib/NOTICE -- /home/josip/cm11/out/target/product/trebon/obj/NOTICE_FILES/src//system/bin/gzip.txt
make: *** No rule to make target `/home/josip/cm11/out/target/product/trebon/obj/STATIC_LIBRARIES/lib_driver_cmd_ath6kl_intermediates/export_includes', needed by `/home/josip/cm11/out/target/product/trebon/obj/EXECUTABLES/hostapd_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
has anyone idea what could it be?
yjosipy said:
i have this error when compileing
Code:
Notice file: external/zlib/NOTICE -- /home/josip/cm11/out/target/product/trebon/obj/NOTICE_FILES/src//system/bin/gzip.txt
make: *** No rule to make target `/home/josip/cm11/out/target/product/trebon/obj/STATIC_LIBRARIES/lib_driver_cmd_ath6kl_intermediates/export_includes', needed by `/home/josip/cm11/out/target/product/trebon/obj/EXECUTABLES/hostapd_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
has anyone idea what could it be?
Click to expand...
Click to collapse
Have same issue with me, seems a cache problem....
haky 86 said:
Have same issue with me, seems a cache problem....
Click to expand...
Click to collapse
Well i found out that my laptop is too slow and processor has to kill pocess that is needed to compile a rom and till i get something new i cant make anything.
Good luck
Sent from my GT-I9300 using XDA Free mobile app

{Q} what should I do?

I'm trying to build CM12.1 for Bacon and I'm getting the following error when running a build after a full repo sync. Any suggestions on what to do?
make: *** No rule to make target 'libqmi', needed by '/home/ankur/cm/out/target/product/bacon/obj/EXECUTABLES/wpa_supplicant_intermediates/config.o'. Stop.
make: *** Waiting for unfinished jobs....

Error while building cm13 from source make: *** No rule to make target `

i am getting this error while trying to build the cm13 source.
make: *** No rule to make target `/media/android/CM-13/out/target/common/obj/JAVA_LIBRARIES/tcmiface_intermediates/javalib.jar', needed by `/media/android/CM-13/out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/classes-full-debug.jar'. Stop.
make: *** Waiting for unfinished jobs....
can anyone help me on this.
I'm getting the same error, were you able to resolve this?

{SOLVED][Error]No rule to make target `NOTICE-TARGET-STATIC_LIBRARIES-lib_driver_cmd_

Hey developers
I am trying to make Slimkat for Samsung Galaxy S Duos
I get this error when compiling
Code:
make: *** No rule to make target `NOTICE-TARGET-STATIC_LIBRARIES-lib_driver_cmd_ath6kl', needed by `/home/android/slim/out/target/product/kylessop
en/system/bin/hostapd'. Stop.
make: *** Waiting for unfinished jobs....
How can i fix it??
The device tree is https://github.com/majonez/android_device_samsung_kylessopen
kernel tree:https://github.com/majonez/android_kernel_ba2x_2.0-1
vendor tree: https://github.com/pavlepiramida/android_vendor_samsung_kylessopen
Pls Help Me
Thanks in Advance
I fixed it by adding ath6kl driver

Categories

Resources