I'm building Cyanogenmod 11 for my device at the end of making the ota zip I've been getting this error
Code:
build/core/Makefile:1496: recipe for target '/home/gopinadh/cm11/out/target/product/w138_wkt_241/cm_w138_wkt_241-ota-ef28a0e788.zip' failed
make: *** [/home/gopinadh/cm11/out/target/product/w138_wkt_241/cm_w138_wkt_241-ota-ef28a0e788.zip] Error 1
I've made some screenshots of this at attachments
please help me with this....
GOPINADH said:
I'm building Cyanogenmod 11 for my device at the end of making the ota zip I've been getting this error
Code:
build/core/Makefile:1496: recipe for target '/home/gopinadh/cm11/out/target/product/w138_wkt_241/cm_w138_wkt_241-ota-ef28a0e788.zip' failed
make: *** [/home/gopinadh/cm11/out/target/product/w138_wkt_241/cm_w138_wkt_241-ota-ef28a0e788.zip] Error 1
I've made some screenshots of this at attachments
please help me with this....
Click to expand...
Click to collapse
Please Help!
Related
Hi XDA friends!
I'm building pac-rom for trltexx but I'm always ending with this error:
Code:
ln: failed to access ‘/home/mone/android/pac-rom/out/target/product/trltexx/pac_trltexx-ota-3cf4b0d877.zip’: No such file or directory
build/core/Makefile:1757: recipe for target 'bacon' failed
make: *** [bacon] Error 1
Any advice?
Looks like the all process goes well but it doesn't create "pac_trltexx-ota-3cf4b0d877.zip" and my build ends in a very hated (and soo red ) "make failed to build some targets"
_mone said:
Hi XDA friends!
I'm building pac-rom for trltexx but I'm always ending with this error:
Code:
ln: failed to access ‘/home/mone/android/pac-rom/out/target/product/trltexx/pac_trltexx-ota-3cf4b0d877.zip’: No such file or directory
build/core/Makefile:1757: recipe for target 'bacon' failed
make: *** [bacon] Error 1
Any advice?
Looks like the all process goes well but it doesn't create "pac_trltexx-ota-3cf4b0d877.zip" and my build ends in a very hated (and soo red ) "make failed to build some targets"
Click to expand...
Click to collapse
+1
Solved editing build/core/makefile
im getting this error while compile slimrom for grand 2 ms013g
build/core/binary.mk:619: recipe for target '/home/aditya/slim/out/target/product/ms013g/obj/EXECUTABLES/verifier_test_intermediates/ui.o' failed
make: *** [/home/aditya/slim/out/target/product/ms013g/obj/EXECUTABLES/verifier_test_intermediates/ui.o] Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (01:10:17 (hh:mm:ss)) ####
Looks like building verifier_test failed (it's in bootable/recovery). The real error message is further up in your output.
_that said:
Looks like building verifier_test failed (it's in bootable/recovery). The real error message is further up in your output.
Click to expand...
Click to collapse
so how to fix it
adityaupreti said:
so how to fix it
Click to expand...
Click to collapse
- Read error message
- If you don't understand it, try searching the internet for at least 2 hours
- Fix bug
- Rebuild
Im getting this error while building cm13 plz someone help
Code:
Warning: there were 3 instances of library classes depending on program classes.
You must avoid such dependencies, since the program classes will
be processed, while the library classes will remain unchanged.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dependency)
Error: Please correct the above warnings first.
build/core/java.mk:536: recipe for target '/home/aditya/cm/out/target/common/obj/APPS/LockClock_intermediates/proguard.classes.jar' failed
make: *** [/home/aditya/cm/out/target/common/obj/APPS/LockClock_intermediates/proguard.classes.jar] Error 1
make: *** Waiting for unfinished jobs....
make: Leaving directory '/home/aditya/cm'
adityaupreti said:
Im getting this error while building cm13 plz someone help
Code:
Warning: there were 3 instances of library classes depending on program classes.
You must avoid such dependencies, since the program classes will
be processed, while the library classes will remain unchanged.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dependency)
Error: Please correct the above warnings first.
build/core/java.mk:536: recipe for target '/home/aditya/cm/out/target/common/obj/APPS/LockClock_intermediates/proguard.classes.jar' failed
make: *** [/home/aditya/cm/out/target/common/obj/APPS/LockClock_intermediates/proguard.classes.jar] Error 1
make: *** Waiting for unfinished jobs....
make: Leaving directory '/home/aditya/cm'
Click to expand...
Click to collapse
Try these
http://review.cyanogenmod.org/129427
and
http://review.cyanogenmod.org/129496
LG g flex
Hi can i get help with my LG g flex at&t.I need to upgrade firmware.to unlocked my phone.i can't put my unlocked code in.Thanks paul
Hi Aditya Have you solved this???
I am also stuck here for G900H
hey plz can someone help me im getting this error while build
Code:
build/core/dynamic_binary.mk:76: recipe for target '/home/aditya/cm/out/target/product/ms013g/obj/SHARED_LIBRARIES/libLLVM_intermediates/PACKED/libLLVM.so' failed
make: *** [/home/aditya/cm/out/target/product/ms013g/obj/SHARED_LIBRARIES/libLLVM_intermediates/PACKED/libLLVM.so] Segmentation fault (core dumped)
make: *** Deleting file '/home/aditya/cm/out/target/product/ms013g/obj/SHARED_LIBRARIES/libLLVM_intermediates/PACKED/libLLVM.so'
Deleted
Can someone please help me?
I'm having trouble while to compile my build.
Starting build with ninja
ninja: Entering directory `.'
ninja: error: '/system.prop', needed by '/home/neverson/android/system/out/target/product/omega/obj/ETC/system_build_prop_intermediates/build.prop', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
make: Leaving directory '/home/neverson/android/system'
What this error means and how can I fix it? Just for the context I have system.prop file. And I also tried disable ninja using export USE_NINJA=false. but the error remains.
You device tree?
thinhx2 said:
You device tree?
Click to expand...
Click to collapse
Here is my device tree
https://drive.google.com/open?id=0B0M07vEulBG8eGE3c2hUaUVhcTA
Dersaun said:
Here is my device tree
https://drive.google.com/open?id=0B0M07vEulBG8eGE3c2hUaUVhcTA
Click to expand...
Click to collapse
You can upload to github.
Hi,
Here is my device tree in github
https://github.com/Dersaun/android_device_Xiaomi_omega
your device tree is not complete
Dersaun said:
Can someone please help me?
I'm having trouble while to compile my build.
Starting build with ninja
ninja: Entering directory `.'
ninja: error: '/system.prop', needed by '/home/neverson/android/system/out/target/product/omega/obj/ETC/system_build_prop_intermediates/build.prop', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
make: Leaving directory '/home/neverson/android/system'
What this error means and how can I fix it? Just for the context I have system.prop file. And I also tried disable ninja using export USE_NINJA=false. but the error remains.
Click to expand...
Click to collapse
Hi sir did u fix this error can u tell me how u fixed this error