Home > Mobile >  Android P compilation errors Hidden API: the out/target/common/obj/JAVA_LIBRARIES/Android test. Ba
Android P compilation errors Hidden API: the out/target/common/obj/JAVA_LIBRARIES/Android test. Ba

Time:11-05

When compiling Android P to the following error, a great god, please help to have a look at


? 83070/121596 [68%] Hidden API: the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib. Jar
FAILED: the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib. Jar
/bin/bash - c "(rm -f the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib jar) & amp; & Cp (\ "out/soong/intermediates/frameworks/base/test - base/android. Test. The base/android_common dex/android test. The base. The jar " \ "the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib jar ") & amp; & (rm - rf out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi) & amp; & (mkdir -p the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi) & amp; & (unzip - q the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib jar 'classes *. Dex' - d the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi) & amp; & (find out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi - the name \ "classes *. Dex \ | sort | sed 's/^ - dex=/| xargs out/host/Linux x86/bin/hiddenapi - light - greylist=the out/target/common/obj/PACKAGING/hiddenapi - light - greylist. TXT - dark - greylist=the out/target/common/obj/PACKAGING/hiddenapi - dark - greylist. TXT - blacklist=the out/target/common/obj/PACKAGING/hiddenapi - blacklist. TXT) & amp; & (out/soong/host/Linux x86/bin/soong_zip -o the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi/classes. Dex. The jar - C the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi - D the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi) & amp; & (out/soong/host/Linux x86/bin/merge_zips - D - zipToNotStrip the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi/classes. Dex. The jar - stripFile \ "classes *. Dex " the out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/javalib jar out/target/common/obj/JAVA_LIBRARIES/android test. Base_intermediates/dex - hiddenapi/classes. Dex. Jar out/soong/. Intermediates/frameworks/base/test - base/android. Test. The base/android_common dex/android test. The base. The jar)
"Xargs: out/host/Linux x86/bin/hiddenapi: terminated by signal 4

CodePudding user response:

Should be a Linux system does not support the CPU, in Linux server
  • Related