apicheck_intermediates/javalib.jar] Error 127

本文解决了在编译CM7源码时遇到的/bin/bash:jar:commandnotfound错误。通过创建软链接指向正确的jdk路径,解决了make过程中出现的编译错误。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

前段时间下载了CM7的源码,全局编译通过,但是单独编译某个apk的话就出/bin/bash: jar: command not found错误,千辛万苦总算找到了下述解决方法:

 

 

在make时出现了这样的错误 

/bin/bash: jar: command not found 
make: *** [out/host/common/obj/JAVA_LIBRARIES/apicheck_intermediates/javalib.jar] Error 127 



解决办法: 

cd /usr/bin 

必须先进入/usr/bin,下同 

sudo ln -s -f /home/sx/jdk1.6.0_31/bin/jar 

我的jdk是安装在  /home/sx/jdk1.6.0_31/bin 目录下的 

如果提示javah:commond not found,于是照葫芦画瓢,输入命令 

cd /usr/bin 
ln -s -f /usr/lib/jvm/jdk1.6.0_22/bin/javah
javadoc也是一样~~~
Error: exited with code: 1 Command: rm -rf "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar.tmp" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.tmp" && mkdir -p "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars" && out/host/linux-x86/bin/zipsync -d out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars -l out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars/list -f "*.java" out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oguard-javastream-protos/gen/gensrcs/vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/hans/oguard/proto/com/oplus/oguard/module_usage.srcjar out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/gen/aidl/aidl0.srcjar && (if [ -s out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars/list ] || [ -s out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.rsp ] ; then out/host/linux-x86/bin/soong_javac_wrapper prebuilts/jdk/jdk21/linux-x86/bin/javac -J-Xmx4096M -J-XX:OnError="cat hs_err_pid%p.log" -J-XX:CICompilerCount=6 -J-XX:+UseDynamicNumberOfGCThreads -J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -Xmaxerrs 9999999 -encoding UTF-8 -sourcepath "" -g -XDskipDuplicateBridges=true -XDstringConcat=inline -processorpath out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/unsupportedappusage/unsupportedappusage-annotation-processor/linux_glibc_common/withres/unsupportedappusage-annotation-processor.jar -processor android.processor.compat.unsupportedappusage.UnsupportedAppUsageProcessor -Xlint:-dep-ann --system=out/soong/.intermediates/build/soong/java/core-libraries/stable-core-platform-api-stubs-system-modules/android_common/system -classpath out/soong/.intermediates/packages/modules/Connectivity/framework/framework-connectivity.impl/android_common/fb69e001df841a7f265af7389a30fdb9/turbine-jarjar/framework-connectivity.jar:out/soong/.intermediates/packages/modules/Connectivity/framework-t/framework-connectivity-t.impl/android_common/fb69e001df841a7f265af7389a30fdb9/turbine-jarjar/framework-connectivity-t.jar:out/soong/.intermediates/frameworks/base/framework/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/framework.jar:out/soong/.intermediates/frameworks/base/framework/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/repackaged-turbine-jarjar/framework.jar:out/soong/.intermediates/frameworks/base/services/services/android_common/cd420de13acbba866dde21c8832127f8/turbine-combined/services.jar:out/soong/.intermediates/frameworks/base/services/services/android_common/cd420de13acbba866dde21c8832127f8/repackaged-turbine-jarjar/services.jar:out/soong/.intermediates/frameworks/opt/net/ims/ims-common/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-jarjar/ims-common.jar:out/soong/.intermediates/frameworks/opt/net/ims/ims-common/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/repackaged-turbine-jarjar/ims-common.jar:out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/77f643e2097e4763f26ad194363082b7/turbine-jarjar/telephony-common.jar:out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/77f643e2097e4763f26ad194363082b7/repackaged-turbine-jarjar/telephony-common.jar:out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/annotation/annotation-jvm/1.9.0-alpha01/androidx.annotation_annotation/android_common/combined/androidx.annotation_annotation.jar:out/soong/.intermediates/tools/platform-compat/java/android/compat/annotation/unsupportedappusage/android_common/turbine-combined/unsupportedappusage.jar:out/soong/.intermediates/system/hardware/interfaces/suspend/aidl/android.system.suspend.control.internal-java/android_common/turbine-combined/android.system.suspend.control.internal-java.jar:out/soong/.intermediates/vendor/oplus/frameworks/base_common/proprietary/common/core/oplus-framework/android_common/77f643e2097e4763f26ad194363082b7/turbine-combined/oplus-framework.jar:out/soong/.intermediates/vendor/oplus/frameworks/base_common/proprietary/common/core/oplus-framework/android_common/77f643e2097e4763f26ad194363082b7/repackaged-turbine-jarjar/oplus-framework.jar:out/soong/.intermediates/art/libartservice/service/service-art.stubs.system_server/android_common/turbine-combined/service-art.stubs.system_server.jar:out/soong/.intermediates/vendor/oplus/packages/subsystemcomponents/service/OplusSubsystemFramework/subsystem-framework/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/subsystem-framework.jar:out/soong/.intermediates/vendor/oplus/packages/subsystemcomponents/service/OplusSubsystemFramework/subsystem-framework/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/repackaged-turbine-jarjar/subsystem-framework.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/MixLut3D/aidl/vendor.oplus.hardware.display.MixLut3D-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.display.MixLut3D-V1-java.jar:out/soong/.intermediates/vendor/oplus/system/netd/server/oplus_netd_aidl_interfaces-platform-java/android_common/turbine-combined/oplus_netd_aidl_interfaces-platform-java.jar:out/soong/.intermediates/vendor/oplus/midas/Obrain/aidl/oplus_midas_aidl_interfaces-platform-java/android_common/turbine-combined/oplus_midas_aidl_interfaces-platform-java.jar:out/soong/.intermediates/vendor/oplus/packages/subsystemcomponents/service/data/lib/oplus-network-utils-java/android_common/fb69e001df841a7f265af7389a30fdb9/turbine-combined/oplus-network-utils-java.jar:out/soong/.intermediates/vendor/oplus/multimedia/audio/SpecailizerPLService/serviceImp/spservice-aidl-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/spservice-aidl-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/oplusvibrator/aidl/vendor.oplus.hardware.oplusvibrator-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.oplusvibrator-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/vibrator/aidl/vendor.oplus.hardware.vibrator-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.vibrator-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/nfcExtns/aidl/vendor.oplus.hardware.nfcExtns-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.nfcExtns-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/misc/aidl/vendor.oplus.hardware.misc-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.misc-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/radio_interface/aidl/radio/vendor.oplus.hardware.radio-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.radio-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/engineer/aidl/vendor.oplus.hardware.engineer-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.engineer-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/transmessage/aidl/vendor.oplus.hardware.transmessage-V1-java/android_common/e7dc8a8f2ca4de93fd82c51599142ec6/turbine-combined/vendor.oplus.hardware.transmessage-V1-java.jar:out/soong/.intermediates/vendor/oplus/hardware/interface/slchalservice/aidl/vendor.oplus.hardware.slchalservice-V1-java/android_common/turbine-combined/vendor.oplus.hardware.slchalservice-V1-java.jar:out/soong/.intermediates/vendor/oplus/stats_client/libocenter/aidl/oplus_ocenter_aidl_interfaces-platform-java/android_common/turbine-combined/oplus_ocenter_aidl_interfaces-platform-java.jar -source 17 -target 17 -d out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes -s out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno @out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.rsp @out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars/list ; fi ) && out/host/linux-x86/bin/soong_zip -jar -o out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar.tmp -C out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno -D out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno && out/host/linux-x86/bin/soong_zip -jar -o out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.tmp -C out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes -D out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes && if ! cmp -s "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.tmp" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar"; then mv "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar.tmp" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/oplus-services-check-reflect.unboosted.jar"; fi && if ! cmp -s "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar.tmp" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar"; then mv "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar.tmp" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/anno.srcjar"; fi && rm -rf "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/srcjars" "out/soong/.intermediates/vendor/oplus/frameworks/base/proprietary/common/services/oplus-services-check-reflect.unboosted/android_common/cd420de13acbba866dde21c8832127f8/javac/classes" Output: vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/payjoy/PayJoyAccessService.java:913: error: variable payJoyflagOR1 might not have been initialized if (payJoyflagOR1 == null) {  ^ vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/payjoy/PayJoyAccessService.java:944: error: variable result might not have been initialized Slog.d(TAG, "setPayJoyflagOR1 result: "+result);  ^ vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/theia/TheiaUtil.java:863: warning: non-varargs call of varargs method with inexact argument type for last parameter; foucsedDisplayContent = sGetTopFocusedDisplayContent.invoke(mRoot, null);  ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/theia/TheiaUtil.java:912: warning: non-varargs call of varargs method with inexact argument type for last parameter; pid = (int) sGetPid.invoke(app, null);  ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning vendor/oplus/frameworks/base/proprietary/common/services/core/java/com/android/server/theia/TheiaUtil.java:930: warning: non-varargs call of varargs method with inexact argument type for last parameter; isSleeping = (boolean) sIsSleeping.invoke(focusedDisplayContent, null);  ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning 2 errors
07-26
FAILED: out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm/boot.art /bin/bash -c "(mkdir -p out/target/product/p12_k37mv1_bsp/symbols/system/framework/arm/ ) && (rm -f out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm//*.art out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm//*.oat out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm//*.art.rel ) && (rm -f out/target/product/p12_k37mv1_bsp/symbols/system/framework/arm//*.art ) && (rm -f out/target/product/p12_k37mv1_bsp/symbols/system/framework/arm//*.oat ) && (rm -f out/target/product/p12_k37mv1_bsp/symbols/system/framework/arm//*.art.rel ) && (ANDROID_LOG_TAGS=\"*:e\" out/host/linux-x86/bin/dex2oatd --runtime-arg -Xms64m --runtime-arg -Xmx64m --compiler-filter=speed-profile --profile-file=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/boot.prof --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-framework_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-telephony-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-telephony-base_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/conscrypt_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/bouncycastle_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/apache-xml_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/android.hidl.base-V1.0-java_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/android.hidl.manager-V1.0-java_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/framework-oahl-backward-compatibility_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/android.test.base_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-ims-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-telecom-common_intermediates/javalib.jar --dex-file=out/target/common/obj/JAVA_LIBRARIES/mediatek-cta_intermediates/javalib.jar --dex-location=/system/framework/mediatek-common.jar --dex-location=/system/framework/mediatek-framework.jar --dex-location=/system/framework/mediatek-telephony-common.jar --dex-location=/system/framework/mediatek-telephony-base.jar --dex-location=/system/framework/core-oj.jar --dex-location=/system/framework/core-libart.jar --dex-location=/system/framework/conscrypt.jar --dex-location=/system/framework/okhttp.jar --dex-location=/system/framework/bouncycastle.jar --dex-location=/system/framework/apache-xml.jar --dex-location=/system/framework/ext.jar --dex-location=/system/framework/framework.jar --dex-location=/system/framework/telephony-common.jar --dex-location=/system/framework/voip-common.jar --dex-location=/system/framework/ims-common.jar --dex-location=/system/framework/android.hidl.base-V1.0-java.jar --dex-location=/system/framework/android.hidl.manager-V1.0-java.jar --dex-location=/system/framework/framework-oahl-backward-compatibility.jar --dex-location=/system/framework/android.test.base.jar --dex-location=/system/framework/mediatek-ims-common.jar --dex-location=/system/framework/mediatek-telecom-common.jar --dex-location=/system/framework/mediatek-cta.jar --oat-symbols=out/target/product/p12_k37mv1_bsp/symbols/system/framework/arm/boot.oat --oat-file=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm/boot.oat --oat-location=/system/framework/arm/boot.oat --image=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm/boot.art --base=0x70000000 --instruction-set=arm --instruction-set-variant=cortex-a53 --instruction-set-features=default --android-root=out/target/product/p12_k37mv1_bsp/system --runtime-arg -Xnorelocate --compile-pic --no-generate-debug-info --generate-build-id --multi-image --no-inline-from=core-oj.jar --abort-on-hard-verifier-error --abort-on-soft-verifier-error --no-abort-on-soft-verifier-error --generate-mini-debug-info || ( echo \"ERROR: Dex2oat failed to compile a boot image. It is likely that the boot classpath is inconsistent. Rebuild with ART_BOOT_IMAGE_EXTRA_ARGS=\"--runtime-arg -verbose:verifier\" to see verification errors.\" ; false ) && ANDROID_LOG_TAGS=\"*:e\" ANDROID_ROOT=out/target/product/p12_k37mv1_bsp/system ANDROID_DATA=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm/ out/host/linux-x86/bin/patchoatd --input-image-location=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/boot.art --output-image-relocation-directory=out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/arm/ --instruction-set=arm --base-offset-delta=0x10000000 )" patchoatd E 08-01 17:32:01 1225778 1225778 image_space.cc:1761] Could not create image space with image file 'out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/boot.art'. Attempting to fall back to imageless running. Error was: Failed to mmap at expected address, mapped at 0x7ead86400000 instead of 0x7057a000 patchoatd E 08-01 17:32:01 1225778 1225778 image_space.cc:1761] Attempted image: out/target/product/p12_k37mv1_bsp/dex_bootjars/system/framework/boot-framework.art patchoatd E 08-01 17:32:01 1225778 1225778 runtime.cc:1290] Dex file fallback disabled, cannot continue without image. patchoatd E 08-01 17:32:01 1225778 1225778 patchoat.cc:485] Unable to initialize runtime ninja: build stopped: subcommand failed. 17:32:01 ninja failed with: exit status 1 怎么关闭掉
最新发布
08-02
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值