i downloaded aosp oreo source but when compile the source after compile 89% have a problem:
ninja: build stopped: subcommand failed.
11:22:26 ninja failed with: exit status 1
build/core/main.mk:21: recipe for target 'run_soong_ui' failed
make: *** [run_soong_ui] Error 1
please help me to fix this error
my OS:Ubuntu 17.04
Sorry for my bad english
Related
after i type make otapackage, after some time i get this error message and build stops. every time same error.
[ 69% 21776/31360] build out/target/product/hikari/gen/EXECUTABLES/iw_intermediates/version.c
FAILED: /bin/bash -c "external/iw/version.sh out/target/product/hikari/gen/EXECUTABLES/iw_intermediates/version.c"
fatal: No names found, cannot describe anything.
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
#### make failed to build some targets (05:33:08 (hh:mm:ss)) ####
Click to expand...
Click to collapse
can anyone help?
Are you trying to make AOSP otapackage
Ashwinrg said:
Are you trying to make AOSP otapackage
Click to expand...
Click to collapse
yeah, AOSP. any solution? i'm still struck
I have meet some question ,and i can't solve it
look it
ninja: build stopped: subcommand failed.
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
it make me upset,i need a help from you
Sorry ,my enlish is not very good ,Please forgive me if I don't express myself clearly.
I get this error when I try to build Lineage OS:
[ 99% 955/956] glob test/vts/utils/Android.bp
ninja: error: 'cm-api-stubs-docs', needed by '/home/lennertf/android/lineage/out/target/common/obj/PACKAGING/cm_public_api.txt', missing and no known rule to make it
05:33:41 ninja failed with: exit status 1
build/core/main.mk:21: recipe for target 'run_soong_ui' failed
make: *** [run_soong_ui] Error 1
Does someone knows a solution?
Starting build with ninja
ninja: Entering directory `.'
ninja: error: '/home/roybabu/aospex/out/target/common/obj/JAVA_LIBRARIES/org.cyanogenmod.platform.internal_intermediates/classes.jack', needed by '/home/ro
ybabu/aospex/out/target/common/obj/APPS/MotoDoze_intermediates/with-local/classes.dex', missing and no known rule to make it
make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
Roybabu said:
Starting build with ninja
ninja: Entering directory `.'
ninja: error: '/home/roybabu/aospex/out/target/common/obj/JAVA_LIBRARIES/org.cyanogenmod.platform.internal_intermediates/classes.jack', needed by '/home/ro
ybabu/aospex/out/target/common/obj/APPS/MotoDoze_intermediates/with-local/classes.dex', missing and no known rule to make it
make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
Click to expand...
Click to collapse
I have the same problem. Could you fix it?
I am trying to build a ROM for a new device, as soon as i go for brunch command it gives me following error -
Starting build with ninja
ninja: Entering directory `.'
ninja: error: 'librecovery_updater_mofd', needed by '/home/rahul/android/system/out/target/product/Z00XS/obj/EXECUTABLES/recovery_intermediates/adb_install.o', 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/rahul/android/system'
Click to expand...
Click to collapse