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 623 forks source link

Execution failed for task ':app:processDebugResources'. #893

Open DaiFalin opened 6 years ago

DaiFalin commented 6 years ago

:app:processDebugManifest /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:49:9-52:63 Warning: activity#com.tencent.bugly.beta.ui.BetaActivity@android1:name was tagged at AndroidManifest.xml:49 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:49:9-52:63 Warning: activity#com.tencent.bugly.beta.ui.BetaActivity@android1:configChanges was tagged at AndroidManifest.xml:49 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:49:9-52:63 Warning: activity#com.tencent.bugly.beta.ui.BetaActivity@android1:theme was tagged at AndroidManifest.xml:49 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:28:9-38:20 Warning: provider#com.tencent.bugly.beta.utils.BuglyFileProvider@android1:name was tagged at AndroidManifest.xml:28 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:28:9-38:20 Warning: provider#com.tencent.bugly.beta.utils.BuglyFileProvider@android1:authorities was tagged at AndroidManifest.xml:28 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:28:9-38:20 Warning: provider#com.tencent.bugly.beta.utils.BuglyFileProvider@android1:exported was tagged at AndroidManifest.xml:28 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml:28:9-38:20 Warning: provider#com.tencent.bugly.beta.utils.BuglyFileProvider@android1:grantUriPermissions was tagged at AndroidManifest.xml:28 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml Warning: meta-data#android.support.FILE_PROVIDER_PATHS@android1:name was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present /home/dai/AndroidStudioProjects/PandaService/app/src/main/AndroidManifest.xml Warning: meta-data#android.support.FILE_PROVIDER_PATHS@android1:resource was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present find manifest file path: /home/dai/AndroidStudioProjects/PandaService/app/build/intermediates/manifests/full/debug/AndroidManifest.xml :app:processDebugResources FAILED

BUILD FAILED

Total time: 12.897 secs

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp 注: 某些输入文件使用了未经检查或不安全的操作。 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。

FAILURE: Build failed with an exception.

[ERROR] -------------------------------------------------------- [ERROR] build failed with script: ./gradlew :app:assembleDebug -P freelineBuild=true [ERROR] -------------------------------------------------------- [DEBUG] Prepare tasks time: 0.1s [DEBUG] Task engine running time: 15.1s [DEBUG] Total time: 15.1s [DEBUG] --------------------------------------------------------

chenlong0525 commented 6 years ago

我也出现这个问题了

xinghang-shen commented 5 years ago

我也出现这个问题,怎么破