alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 621 forks source link

全量编译后无法增量编译,均报找不到全量包的错误 #508

Closed gcfchn closed 7 years ago

gcfchn commented 7 years ago

[DEBUG] [merge_dex_task] merge_dex_task finish in 0.0s [DEBUG] [gradle_sync_task] gradle_sync_task start to run after waiting 0.1s [DEBUG] [sync_client] module-account has no need to sync inc res pack. [DEBUG] [sync_client] module-community has no need to sync inc res pack. [DEBUG] [sync_client] module-consult has no need to sync inc res pack. [DEBUG] [sync_client] checkresource: http://127.0.0.1:41128/checkResource [DEBUG] [sync_client] base resource not exists, need to sync full resource pack first [DEBUG] [gradle_sync_task] gradle_sync_task finish in 0.0s [DEBUG] [clean_cache_task] clean_cache_task start to run after waiting 0.1s [DEBUG] [update_stat_task] update_stat_task start to run after waiting 0.1s [DEBUG] [task_engine] task engine occurs exception, engine will exit. [DEBUG] [task_engine] it takes task engine 8.37s to execute tasks. [ERROR] -------------------------------------------------------- [ERROR] Freeline ERROR [ERROR] -------------------------------------------------------- full resource pack not found: C:\Users\CF\abc\fixbug_1215\Abc\app\build\freeline\base-res.so [ERROR] -------------------------------------------------------- [ERROR] You may need a clean build. [ERROR] -------------------------------------------------------- [DEBUG] Prepare tasks time: 0.8s [DEBUG] Task engine running time: 8.4s [DEBUG] Total time: 9.2s [DEBUG] --------------------------------------------------------

lomanyong commented 7 years ago

@gcfchn 全量编译的时候就出错了...注意看下全量编译结束时候的错误日志...

gcfchn commented 7 years ago

全量编译确实报错了,但是包确实装上了

[DEBUG] [build_base_resource_task] build_base_resource_task finish in 42.1s [DEBUG] [install_apk_task] install_apk_task finish in 63.2s [DEBUG] [task_engine] task engine occurs exception, engine will exit. [DEBUG] [task_engine] it takes task engine 378.64s to execute tasks. [ERROR] -------------------------------------------------------- [ERROR] Freeline ERROR [ERROR] -------------------------------------------------------- nothing matches overlay file ic_launcher.png, for flavor ldpi-v4 Freeline trace:: makeFileResources all resource. Time Elapsed: 36.622000 ms Freeline trace:: compile values. Time Elapsed: 2.315000 ms Freeline trace:: makeFileResources for color and menu. Time Elapsed: 0.002000 ms Freeline trace:: generate all bag attributes and assign indices. Time Elapsed: 0 Freeline trace:: compile all xml. Time Elapsed: 1.106000 ms

-resoucres-md5-cache-path = C:\Users\CF\mine\fixbug_1215\Abc\app\build\freel warning: overwriting 'C:\Users\CF\mine\fixbug_1215\Abc\app\src\debug\assets\ warning: overwriting 'C:\Users\CF\mine\fixbug_1215\Abc\app\build\intermediat ild\freeline\freeline-assets\apktime' intermediates\exploded-aar\com.android.support\support-media-compat\25.0.1\res - \res -S C:\Users\CF\mine\fixbug_1215\Abc\app\build\intermediates\exploded-aa r\com.android.support\appcompat-v7\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\ 。 。 。

lomanyong commented 7 years ago

@gcfchn 编译出错的是资源包,而不是全量 apk。下面的错误日志可以完整地贴出来看下...

gcfchn commented 7 years ago

这个是全部的日志

[DEBUG] [dispatcher] command line args: Namespace(all=False, clean=False, cleanBuild=True, debug=True, version=False, wait=False) [DEBUG] [dispatcher] Android Gradle Plugin Version: 2.1.0 [DEBUG] [dispatcher] Freeline Gradle Plugin Version: 0.8.4 [DEBUG] [dispatcher] *** Freeline Python Version: v0.8.4 [DEBUG] collecting project info, please wait a while... [DEBUG] update apk time path: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline-assets\apktime [DEBUG] new clean build flag value: 307000 [DEBUG] [task_engine] depth: 1, task: [read_project_info_task] [DEBUG] [task_engine] depth: 1, task: [generate_file_stat_task] [DEBUG] [task_engine] depth: 2, task: [gradle_clean_build_task] [DEBUG] [task_engine] depth: 3, task: [clean_all_cache_task] [DEBUG] [task_engine] depth: 3, task: [install_apk_task] [DEBUG] [task_engine] depth: 4, task: [build_base_resource_task] [DEBUG] [task_engine] depth: 4, task: [generate_project_info_task] [DEBUG] [task_engine] depth: 4, task: [generate_apt_files_task] [DEBUG] [task_engine] depth: 4, task: [append_file_stat_task] [DEBUG] [read_project_info_task] read_project_info_task start to run after waiting 0.0s [DEBUG] [generate_file_stat_task] generate_file_stat_task start to run after waiting 0.0s [DEBUG] [generate_file_stat_task] save app module file stat [DEBUG] [generate_file_stat_task] save module-aaa module file stat [DEBUG] [generate_file_stat_task] save module-bbb module file stat [DEBUG] [generate_file_stat_task] save module-ccc module file stat [DEBUG] [generate_file_stat_task] save module-ddd module file stat [DEBUG] [generate_file_stat_task] save module-eee module file stat [DEBUG] [generate_file_stat_task] save module-fff module file stat [DEBUG] [generate_file_stat_task] save module-ggg module file stat [DEBUG] [generate_file_stat_task] save module-hhh module file stat [DEBUG] [generate_file_stat_task] save module-iii module file stat [DEBUG] [generate_file_stat_task] save app_base module file stat [DEBUG] [generate_file_stat_task] generate_file_stat_task finish in 1.4s [DEBUG] [read_project_info_task] read_project_info_task finish in 17.8s [DEBUG] [gradle_clean_build_task] gradle_clean_build_task start to run after waiting 17.8s [DEBUG] [gradle_clean_build_task] gradlew.bat :app:assembleDebug -P freelineBuild=true --stacktrace [DEBUG] [gradle_clean_build_task] Gradle build task is running, please wait a minute... [DEBUG] [gradle_clean_build_task] gradle_clean_build_task finish in 518.8s [DEBUG] [clean_all_cache_task] clean_all_cache_task start to run after waiting 536.6s [DEBUG] [install_apk_task] install_apk_task start to run after waiting 536.6s [DEBUG] [install_apk_task] check device' connection... [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline_annotation_info.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\jar_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\public_keeper.xml [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\stat_cache.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app_base\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app_base\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline-assets\apktime [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-hhh\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-hhh\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-aaa\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-aaa\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-iii\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-iii\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-bbb\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-bbb\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ccc\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ccc\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ddd\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ddd\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-eee\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-eee\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-fff\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-fff\resources_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ggg\assets_dependencies.json [DEBUG] [clean_all_cache_task] ignore remove: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\module-ggg\resources_dependencies.json [DEBUG] [clean_all_cache_task] clean_all_cache_task finish in 0.1s [DEBUG] [build_base_resource_task] build_base_resource_task start to run after waiting 536.7s [DEBUG] [generate_project_info_task] generate_project_info_task start to run after waiting 535.2s [DEBUG] [append_file_stat_task] append_file_stat_task start to run after waiting 0.1s [DEBUG] [generate_apt_files_task] generate_apt_files_task start to run after waiting 518.9s [DEBUG] [append_file_stat_task] generate_file_stat_task in append mode [DEBUG] collecting project info, please wait a while... [DEBUG] collecting project info, please wait a while... [DEBUG] [generate_apt_files_task] generate_apt_files_task finish in 0.0s [DEBUG] [append_file_stat_task] no new modules found. [DEBUG] [append_file_stat_task] append_file_stat_task finish in 0.2s [DEBUG] [build_base_resource_task] C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\public_keeper.xml exists, move to dst: C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\res\values\freeline_id_keeper_public.xml [DEBUG] [build_base_resource_task] generating ids.xml from public.xml... [DEBUG] [generate_project_info_task] generate_project_info_task finish in 0.3s [DEBUG] [install_apk_task] start to install apk to device: C:\Users\CF\Softwares\AndroidDevelopTool\android-sdk-windows\platform-tools\adb.exe install -r C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\outputs\apk\app-debug.apk [DEBUG] find app has a different application id, freeline will fix the package name in manifest [DEBUG] change package name from com.greenline.mine to com.greenline.mine.app [DEBUG] save new manifest to C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\AndroidManifest.xml [DEBUG] [build_base_resource_task] aapt exec: freeline\release-tools\FreelineAapt.exe package -f -I C:\Users\CF\Softwares\AndroidDevelopTool\android-sdk-windows\platforms\android-22\android.jar -M C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\AndroidManifest.xml -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.antfortune.freeline\runtime\0.8.4\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-compat\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-utils\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-ui\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-media-compat\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-fragment\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-v4\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android.router\route-lib\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-utils\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confbusiness\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-audio\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\hotplugin-framework\1.1.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\framework-modules\1.0.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wysuperview\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\core\1.8.3\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\zxing\1.8.3\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wybarcode\1.0.4-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tip-static\1.2.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sliding-menu\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\echat\2.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\view-pager-indicator\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-module\1.0.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sticky-list\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\pull-to-refresh\1.0.8-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\flow-layout\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\calendar\1.0.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\alipay\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\percent\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\design\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\recyclerview-v7\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\multidex\1.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\res -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline-assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\main\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.antfortune.freeline\runtime\0.8.4\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-compat\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-utils\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-ui\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-media-compat\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-fragment\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-v4\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android.router\route-lib\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-utils\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confbusiness\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-audio\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\hotplugin-framework\1.1.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\framework-modules\1.0.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wysuperview\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\core\1.8.3\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\zxing\1.8.3\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wybarcode\1.0.4-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tip-static\1.2.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sliding-menu\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\echat\2.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\view-pager-indicator\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-module\1.0.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sticky-list\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\pull-to-refresh\1.0.8-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\flow-layout\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\calendar\1.0.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\alipay\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\percent\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\design\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\recyclerview-v7\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\multidex\1.0.1\assets -m -J C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup --auto-add-overlay -F C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\base-res.so --debug-mode --no-version-vectors --resoucres-md5-cache-path C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\arsc_cache.dat --ignore-assets public_id.xml:public.xml:.bak:. [DEBUG] [install_apk_task] install_apk_task finish in 34.3s [DEBUG] [build_base_resource_task] build_base_resource_task finish in 82.2s [DEBUG] [task_engine] task engine occurs exception, engine will exit. [DEBUG] [task_engine] it takes task engine 618.87s to execute tasks. [ERROR] -------------------------------------------------------- [ERROR] Freeline ERROR [ERROR] -------------------------------------------------------- nothing matches overlay file ic_launcher.png, for flavor ldpi-v4

Freeline trace:: makeFileResources all resource. Time Elapsed: 74.547000 ms

Freeline trace:: compile values. Time Elapsed: 2.730000 ms

Freeline trace:: makeFileResources for color and menu. Time Elapsed: 0.002000 ms

Freeline trace:: generate all bag attributes and assign indices. Time Elapsed: 0.848000 ms

Freeline trace:: compile all xml. Time Elapsed: 1.326000 ms

-resoucres-md5-cache-path = C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\arsc_cache.dat

warning: overwriting 'C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets\factory.properties' with 'C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets\factory.properties'

warning: overwriting 'C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.antfortune.freeline\runtime\0.8.4\assets\apktime' with 'C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline-assets\apktime'

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\back32.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\bback.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\button_close_press.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\button_open_normal.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\button_open_press.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\common_home_bg.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbb_bottom_left_blue.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbb_bottom_left_gray.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbb_bottom_right_blue.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbb_bottom_right_gray.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbbing_closed.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbbing_need_appraise.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\bbbing_wait_reply.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\src\main\res\drawable-xhdpi\empty_map_null.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_arrow_down.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_avatar_bg.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_button_blue_normal.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_button_blue_press.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_clear_text.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_common_button_disabled.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_common_gray_line_vertical.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_ccc_selected.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_grayline.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_head_pic_blend.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_head_pic_blend_small.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_head_pic_mask.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\gh_cm_head_pic_mask_small.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_baogaodan.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_chufangdan.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_daohang.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_fenzhen.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_mine.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_houzhen.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_jianjie.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_yisheng.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_yuyue.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_eee_home_zhifu.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_ic_back.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_line_divider_gray.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_line_divider_gray_top.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_ggg_edit_clear.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawaCbl:e-Uxsehrdsp\i\CgFh_gucamh_asop\ifninxebur_g_o1u215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_spinner_inner.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

ter.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_transparent.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_video_ic_doc_browser_delete_state_close.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\gh_cm_video_ic_doc_browser_delete_state_open.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\eee_home_default.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\eee_home_modules_normal.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\eee_home_modules_press.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\eee_modules_unopen.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\ic_back.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-ldpi\ic_launcher.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-mdpi\ic_launcher.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-hdpi\ic_launcher.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xhdpi\ic_launcher.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\drawable-xxhdpi\ic_launcher.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\icon_add_menu.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\src\main\res\drawable-xhdpi\icon_dep_open_order.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\images_nophoto_bg.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\calendar\1.0.1-SNAPSHOT\res\drawable-xhdpi-v4\lib_calendar_line_divider_gray.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res\drawable-ldpi-v4\loading.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res\drawable-mdpi-v4\loading.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res\drawable-hdpi-v4\loading.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res\drawable-xhdpi-v4\loading.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res\drawable-xhdpi-v4\loading_inner.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\UsC:e\rUss\eCrFs\gCuFa\hgauoa\hfaiox\bfuigx_b1u2g1_512\1W5e\iWYeiiY\mio\dmuolde-ucloem-mcuomnmiutnyi\tsyr\cs\rmca\imna\irne\sr\edsr\darwaawbalbele--hhddppii\mmccoommmmuunniittyyddiiaallooggcciirrcclleesneolnescetl.cpentge:d .lpinbgp:ng lwiarbnipnngg: wairCnCiPn:g :N oti CrCePc:o gNnoitz irnecgo gknniozwinng skRnGoBw np rsoRfGilBe ptrhoafti lhea st hbaete nh eadsi tbeede

n edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\src\main\res\drawable-xhdpi\m_iii_eye.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\src\main\res\drawable-xhdpi\m_iii_loading_inner.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_bg_order_top.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_bg_shadow.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_line_divider_vertical_gray.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_no_order_a1.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_no_order_a3.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res\drawable-xhdpi\m_fff_unread_message_num.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\src\main\res\drawable-hdpi\new_red_dot.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\next.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\src\main\res\drawable-xhdpi\online_bbb_header_bg.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\pause.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\play.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\prev.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\res\drawable-ldpi-v4\push.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\res\drawable-mdpi-v4\push.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\res\drawable-hdpi-v4\push.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\src\main\res\drawable\react_black.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\src\main\res\drawable-xhdpi\relative_ccc_global.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_down.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_down_normal.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_negative.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_positive.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_up.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_up_normal.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res\drawable-xhdpi\report_up_press.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\returnbtn.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res\drawable\returnbtn1.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\src\main\res\drawable-xhdpi\ggg_eee_topage.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\submit_bbb_txt.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\submit_faild.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\drawable-hdpi-v4\tb_conf_data_adapter_item_normal_bg.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\drawable-xhdpi-v4\tb_ic_doc_browser_up.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\drawable-normal-xxhdpi-v4\tb_ic_doc_browser_up.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\drawable-hdpi-v4\tb_white_picture.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res\drawable-xhdpi\unread_audio.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\src\main\res\drawable-xhdpi\unread_message.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:13: error: Error: String types not allowed (at 'layout_heightPercent' with value '6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:13: error: Error: String types not allowed (at 'layout_widthPercent' with value '30%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:78: error: Error: String types not allowed (at 'layout_heightPercent' with value '6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:85: error: Error: String types not allowed (at 'layout_widthPercent' with value '50%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:95: error: Error: String types not allowed (at 'layout_widthPercent' with value '11%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:104: error: Error: String types not allowed (at 'layout_widthPercent' with value '50%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:113: error: Error: String types not allowed (at 'layout_widthPercent' with value '11%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:10: error: Error: String types not allowed (at 'layout_heightPercent' with value '100%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:16: error: Error: String types not allowed (at 'layout_heightPercent' with value '78%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:64: error: Error: String types not allowed (at 'layout_heightPercent' with value '22%w').

[ERROR] -------------------------------------------------------- [ERROR] build base resources failed with: freeline\release-tools\FreelineAapt.exe package -f -I C:\Users\CF\Softwares\AndroidDevelopTool\android-sdk-windows\platforms\android-22\android.jar -M C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\AndroidManifest.xml -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\src\main\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\build\generated\res\rs\debug -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.antfortune.freeline\runtime\0.8.4\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-compat\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-utils\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-ui\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-media-compat\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-fragment\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-v4\25.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android.router\route-lib\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-utils\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confbusiness\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-audio\1.1.2-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\hotplugin-framework\1.1.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\framework-modules\1.0.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wysuperview\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\core\1.8.3\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\zxing\1.8.3\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wybarcode\1.0.4-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tip-static\1.2.3-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sliding-menu\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\echat\2.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\view-pager-indicator\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-module\1.0.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sticky-list\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\pull-to-refresh\1.0.8-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\flow-layout\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\calendar\1.0.1-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\alipay\1.0.0-SNAPSHOT\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\percent\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\design\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\recyclerview-v7\22.2.0\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\multidex\1.0.1\res -S C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup\res -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\freeline-assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\main\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ddd\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ccc\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-hhh\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-ggg\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-aaa\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\src\debug\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-iii\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-eee\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-fff\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\module-bbb\build\generated\assets\shaders\debug -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.antfortune.freeline\runtime\0.8.4\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-compat\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-utils\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-core-ui\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-media-compat\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-fragment\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\support-v4\25.0.1\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android.router\route-lib\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.getui\sdk\2.9.3.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-utils\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confbusiness\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-audio\1.1.2-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\hotplugin-framework\1.1.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\framework-modules\1.0.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-client\1.1.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wysuperview\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\core\1.8.3\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\me.dm7.barcodescanner\zxing\1.8.3\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\wybarcode\1.0.4-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tip-static\1.2.3-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sliding-menu\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\echat\2.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\view-pager-indicator\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\image-module\1.0.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\touch-gallery\1.0.4-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\sticky-list\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\pull-to-refresh\1.0.8-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\flow-layout\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\calendar\1.0.1-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\alipay\1.0.0-SNAPSHOT\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\percent\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\design\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\recyclerview-v7\22.2.0\assets -A C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.android.support\multidex\1.0.1\assets -m -J C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\app\backup --auto-add-overlay -F C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\base-res.so --debug-mode --no-version-vectors --resoucres-md5-cache-path C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\freeline\arsc_cache.dat --ignore-assets public_id.xml:public.xml:.bak:. [ERROR] -------------------------------------------------------- [DEBUG] Prepare tasks time: 0.3s [DEBUG] Task engine running time: 618.9s [DEBUG] Total time: 619.1s [DEBUG] --------------------------------------------------------

lomanyong commented 7 years ago

@gcfchn 出错的原因是以下这个:

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:13: error: Error: String types not allowed (at 'layout_heightPercent' with value '6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:13: error: Error: String types not allowed (at 'layout_widthPercent' with value '30%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:24: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:34: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:43: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:52: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_widthPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_heightPercent' with value '3.6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:62: error: Error: String types not allowed (at 'layout_marginLeftPercent' with value '2%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:78: error: Error: String types not allowed (at 'layout_heightPercent' with value '6%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:85: error: Error: String types not allowed (at 'layout_widthPercent' with value '50%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:95: error: Error: String types not allowed (at 'layout_widthPercent' with value '11%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:104: error: Error: String types not allowed (at 'layout_widthPercent' with value '50%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app_base\src\main\res\layout\gh_cm_video_popwnd_color_horizontal.xml:113: error: Error: String types not allowed (at 'layout_widthPercent' with value '11%sw').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:10: error: Error: String types not allowed (at 'layout_heightPercent' with value '100%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:16: error: Error: String types not allowed (at 'layout_heightPercent' with value '78%w').

C:\Users\CF\mine\fixbug_1215\PersonOne\app\build\intermediates\exploded-aar\com.mine.android\tb-confsdk\1.1.2-SNAPSHOT\res\layout\tb_doc_browser_gridview_item.xml:64: error: Error: String types not allowed (at 'layout_heightPercent' with value '22%w').

用了哪个库的原因?

gcfchn commented 7 years ago

引用的唐桥SDK的第三方包,tb-confsdk:1.1.2-SNAPSHOT ,设置PercentLinearLayout的属性layout_widthPercent时报的错,看了是设置的'11%sw'去掉“sw”可以消除error,但是我在另外一个项目工程中同样引用了这个包,类似地设置的属性值,使用freeline工具可以正常增量和全量编译

lomanyong commented 7 years ago

@gcfchn 提供一个可以复现的sample代码吧,方便我找下原因...