host Executable: clang (out/host/linux-x86/obj/EXECUTABLES/clang_intermediates/clang)
out/host/linux-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerFrontend_intermediates/libclangStaticAnalyzerFrontend.a: could not read symbols: Archive has no index; run ranlib to add onecollect2: ld returned 1 exit status
make: *** [out/host/linux-x86/obj/EXECUTABLES/clang_intermediates/clang] 错误 1
host Prebuilt: commons-cli-1.2 (out/host/common/obj/JAVA_LIBRARIES/commons-cli-1.2_intermediates/javalib.jar)
host Java: baksmali (out/host/common/obj/JAVA_LIBRARIES/baksmali_intermediates/classes)
注意:某些输入文件使用了未经检查或不安全的操作。
注意:要了解详细信息,请使用 -Xlint:unchecked 重新编译。
host Java: chimpchattest (out/host/common/obj/JAVA_LIBRARIES/chimpchattest_intermediates/classes)
注意:sdk/chimpchat/test/com/android/chimpchat/AllTests.java 使用了未经检查或不安全的操作。
注意:要了解详细信息,请使用 -Xlint:unchecked 重新编译。
host Java: common-tests (out/host/common/obj/JAVA_LIBRARIES/common-tests_intermediates/classes)
host Java: sqlite-jdbc-host (out/host/common/obj/JAVA_LIBRARIES/sqlite-jdbc-host_intermediates/classes)
注意:某些输入文件使用了未经检查或不安全的操作。
注意:要了解详细信息,请使用 -Xlint:unchecked 重新编译。
host Java: mockwebserver-hostdex (out/host/common/obj/JAVA_LIBRARIES/mockwebserver-hostdex_intermediates/classes)
build/core/host_java_library.mk:57: *** Too many words (30381)。 停止。
本文记录了一次构建过程中遇到的各种错误,包括Clang编译错误、Java编译警告以及Make工具的错误信息。针对Clang无法读取符号的问题、Java源文件中使用了未经检查的操作以及Make遇到的词汇数量过多等问题进行了说明。
1131

被折叠的 条评论
为什么被折叠?



