Warning: request a ThreadPool with 1 threads, but LLVM_ENABLE_THREADS has been turned off
ninja: build stopped: subcommand failed.
04:39:57 ninja failed with: exit status 1
What is the problem?
Related
Trying to compile lineageos 15 but can't work out how to get pass the following error
Code:
ninja: error: 'out/target/common/obj/JAVA_LIBRARIES/org.cyanogenmod.hardware_intermediates/classes.dex.toc', needed by 'out/target/common/obj/JAVA_LIBRARIES/org.cyanogenmod.platform_intermediates/with-local/classes.dex', missing and no known rule to make it
18:28:05 ninja failed with: exit status 1
build/core/main.mk:21: recipe for target 'run_soong_ui' failed
make: *** [run_soong_ui] Error 1
make: Leaving directory '/home/****/****'
#### make failed to build some targets (10:10 (mm:ss)) ####
Anyone know what I am missing to build
Hello All,
I am facing error on building AOSP code for Android OREO.
~~~~~~~~~~~~
Connection to the Jack server timeout, retrying with debug
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 8076 (#0)
* found 1 certificates in /home/rituraj/.jack-server/server.pem
* found 597 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* Operation timed out after 0 milliseconds with 0 out of 0 bytes received
* Closing connection 0
[ 92% 56660/61548] cc out/soong/.intermediates/external/expat/libexpat/android_arm_armv7-a_static_core/obj/external/expat/lib/xmltok.o
^C21:06:43 Got signal: interrupt
ninja: build stopped: interrupted by user.
21:06:43 ninja failed with: exit status 2
build/core/main.mk:21: recipe for target 'run_soong_ui' failed
make: *** [run_soong_ui] Error 1
Connection to the Jack server timeout, retrying with debug
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 8076 (#0)
* found 1 certificates in /home/rituraj/.jack-server/server.pem
* found 597 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* Operation timed out after 0 milliseconds with 0 out of 0 bytes received
* Closing connection 0
[ 92% 56656/61548] header-abi-linker out/soong/.intermediates/external/boringssl/libcrypto/android_a...oong/.intermediates/external/boringssl/libcrypto/android_arm_armv7-a_shared_core/libcrypto.so.lsdump
^C00:54:01 Got signal: interrupt
ninja: build stopped: interrupted by user.
00:54:02 ninja failed with: exit status 2
build/core/main.mk:21: recipe for target 'run_soong_ui' failed
make: *** [run_soong_ui] Error 1
~~~~~~~~~~~~~~~~``
Please provide your input to resolve this error.
I am using 8GB RAM and Core i5 with Ubuntu 16.04 machine.
Thanks
Ritu Raj
any help you found?
Please let me know if you found any reason or fix to this problem. I'm building a different ROM but I keep getting the same problem... And it keeps happening at 92% as well, which makes me think there's something going on that can be fixed.
I'm getting this error while building cm14.1 for lux(Moto X play).
Code:
ninja: Entering directory `.'
ninja: error: '/media/gideon/Lenovo/android/lineage/out/target/product/lux/obj/lib/libril.so.toc', needed by '/media/gideon/Lenovo/android/lineage/out/target/product/lux/obj/SHARED_LIBRARIES/libreference-ril_intermediates/LINKED/libreference-ril.so', 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 '/media/gideon/Lenovo/android/lineage'
Anyone have any solution??
Hi, I am building Orangefox recovery for sailfish and I am getting an error while building:
Code:
Starting build with ninja
ninja: Entering directory `.'
ninja: warning: phony target '-*-' names itself as an input; ignoring [-w phonycycle=warn]
ninja: error: '/home/collin/scripts/out/target/product/sailfish/obj/SHARED_LIBRARIES/[email protected]_intermediates/export_includes', needed by '/home/collin/scripts/out/target/product/sailfish/obj/EXECUTABLES/recovery_intermediates/import_includes', missing and no known rule to make it
make: *** [build/core/ninja.mk:158: ninja_wrapper] Error 1
Any help is appreciated, thanks.
[ 99% 1249/1250] glob vendor/qcom/opensource/interfaces/wifi/supplicant/2.0/src
ninja: error: '/home/tinyhour/data/source/lineage16/out/target/common/obj/JAVA_LIBRARIES/WfdCommon_intermediates/javalib.jar', needed by '/home/tinyhour/data/source/lineage16/out/target/product/enchilada/dex_bootjars/system/framework/boot.prof', missing and no known rule to make it
11:47:45 ninja failed with: exit status 1
#### failed to build some targets (01:51 (mm:ss)) ####
android 9.0.0_r46
OnePlus 6
Lineage16.
OpenJdk11.
Compilation error,Do you have similar problems? How to solve it?