【问题标题】:android jack server error安卓千斤顶服务器错误
【发布时间】:2017-03-04 02:21:00
【问题描述】:

我正在尝试使用 JACK SERVER

构建 AOSP Android nougat rom
3 warnings
[ 34% 16872/49032] host Java: bouncyca...tle-bcpkix-
host_intermediates/classes)
warning: [options] bootstrap class path not set in conjunction with -
source 1.7
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
[ 34% 16888/49032] Building with Jack:...l_intermediates/with-
local/classes.dex
FAILED: /bin/bash out/target/common/obj/JAVA_LIBRARIES/core-
all_intermediates/with-local/classes.dex.rsp
Communication error with Jack server (56). Try 'jack-diagnose'
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed    
make: *** [ninja_wrapper] Error 1

我在为设备编译 NOugat rom 时遇到此错误。 我试图停止,杀死杰克服务器,但它给出了这些错误。

【问题讨论】:

    标签: android compilation server android-jack-and-jill


    【解决方案1】:

    你没有足够的内存。我有 12G,只有在设置了 20G 交换文件后,我才能使用 jack 服务器构建。在编译期间,我定期检查可用的内存,我发现 jack 占用了大约 19.8 GB...

    【讨论】:

      猜你喜欢
      • 2014-01-17
      • 2021-07-25
      • 1970-01-01
      • 1970-01-01
      • 2017-12-21
      • 2013-03-31
      • 2011-12-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多