Help Needed in compilation when TARGET_BUILD_VARIANT is set as "user".
defining DISABLE_DEXPREOPT=true in your environment, this will disable the Dex pre-optimization pass that needs to run in the emulator
have downloaded the code from http://source.android.com/ and
try to compile the TARGET_BUILD_VARIANT as user.
I got the following error. It seems emulator is not working. I am
newbie to Android. Please suggest me some pointer to resolve this.
praveen <at> ggns1gpr01:~/mydroid$ make PRODUCT-littleton-user
build/core/product_config.mk:211: WARNING: adding test OTA key
============================================
TARGET_PRODUCT=littleton
TARGET_BUILD_VARIANT=user
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
build/core/main.mk:180: implicitly installing apns-conf_sdk.xml
Install: out/target/product/littleton/system/app/IM.apk
Dexpreopt ramdisk: out/target/product/littleton/obj/PACKAGING/
dexpreopt_intermediates/ramdisk.img
out/host/linux-x86/bin/mkbootfs out/target/product/littleton/obj/
PACKAGING/dexpreopt_intermediates/root | gzip > out/target/product/
littleton/obj/PACKAGING/dexpreopt_intermediates/ramdisk.img
dexpreopt: copy system to out/target/product/littleton/obj/PACKAGING/
dexpreopt_intermediates/system
dexpreopt: optimize dex files
02:09.827260 dexpreopt: Creating data image
1+0 records in
1+0 records out
33554432 bytes (34 MB) copied, 2.09668 seconds, 16.0 MB/s
02:12.195519 dexpreopt: Running emulator: /home/praveen/mydroid/out/
host/linux-x86/bin/emulator -kernel prebuilt/android-arm/kernel/kernel-
qemu -ramdisk out/target/product/littleton/obj/PACKAGING/
dexpreopt_intermediates/ramdisk.img -image out/target/product/
littleton/obj/PACKAGING/systemimage_unopt_intermediates/system.img -
initdata out/target/product/littleton/obj/PACKAGING/
dexpreopt_intermediates/emutmp/data.img -data out/target/product/
littleton/obj/PACKAGING/dexpreopt_intermediates/emutmp/data.img -
system out/target/product/littleton -no-window -netfast -noaudio -
shell-serial fdpair:3:6
02:12.254468 dexpreopt: WaitForString: "#", 20.0
03:12.303239 dexpreopt: Timeout expired after 20.0 seconds
Emulator did not respond
03:12.360998 dexpreopt: Killing emulator
make: *** [out/target/product/littleton/obj/PACKAGING/
dexpreopt_intermediates/system.img] Error 1
相關文章
- Nobody is needed
- TypeError: The ‘compilation‘ argument must be an instance of Compilation 報錯Error
- @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty
- Aheadof Time Compilation(AOT) vs (JIT)Just In Time compilation approachAPP
- ERROR 1840 (HY000) at line 24: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAError
- [ERR] 1231 - Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER'SQL
- MySQL 的 help 命令MySql
- install python help docsPython
- python如何退出helpPython
- [LeetCode] 2073. Time Needed to Buy TicketsLeetCode
- preg_match_all (): Compilation failed:AI
- 001.03 自建 Python 庫 HelpPython
- 前端 help 助手函式前端函式
- Smart Value Help 總結
- webpack 流程解析(3) 建立compilation物件Web物件
- help.hybris.com和help.sap.com網站的搜尋實現網站
- crontab on raspberry pi, full path, not relative path, is needed.
- 什麼是 Angular Ivy Partial compilation modeAngular
- 莫名其妙的BUG——Compilation errorError
- case when 語句
- Efficient DevSecOps Workflows with a Little Help from AIdevAI
- IIS 遮蔽Help頁面和SwaggerSwagger
- oracle user$Oracle
- PRVF-4007 : User equivalence check failed for user "grid"UIAI
- unzip–help幫助檔案翻譯
- tree --help 最新版 v2.1.1
- 如何在 WebClient UI 裡建立 Value HelpWebclientUI
- 圖靈獎得主Yoshua Bengio新作:Were RNNs All We Needed?圖靈RNN
- 快速瞭解:user-valid和:user-invalid
- audit by user by table
- Vue @user 元件Vue元件
- User Account Control
- mysql中case when的使用MySql
- sql case when, Exist ,group by ,聚合SQL
- Oracle case when改寫SQLOracleSQL
- Laravel query when 的查詢Laravel
- SpokenEnglish01_ When's it due?
- [Reactive] Run functions when data changesReactFunction
- SQL Server CASE WHEN ... THEN ... ELSE ... ENDSQLServer