Advertisement
Guest User

Build Error

a guest
Aug 21st, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.11 KB | None | 0 0
  1. Build Date: 2017-08-21 10:02:49 +0000
  2. --------------------------------------------------------------------------------
  3. PLUGIN OUTPUT
  4. --------------------------------------------------------------------------------
  5. Fetching plugin "cordova-plugin-whitelist" via npm
  6. Installing "cordova-plugin-whitelist" at "1.3.2" for android
  7.  
  8. This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.
  9. Fetching plugin "phonegap-plugin-push@1.10.0" via npm
  10. Installing "phonegap-plugin-push" at "1.10.0" for android
  11. Subproject Path: CordovaLib
  12. Fetching plugin "cordova-plugin-device" via npm
  13. Installing "cordova-plugin-device" at "1.1.6" for android
  14. Fetching plugin "cordova-plugin-inappbrowser" via npm
  15. Installing "cordova-plugin-inappbrowser" at "1.7.1" for android
  16. Fetching plugin "cordova-plugin-splashscreen" via npm
  17. Installing "cordova-plugin-splashscreen" at "4.0.3" for android
  18. Fetching plugin "cordova-plugin-geolocation" via npm
  19. Installing "cordova-plugin-geolocation" at "2.4.3" for android
  20. Fetching plugin "cordova-plugin-compat@^1.0.0" via npm
  21. Installing "cordova-plugin-compat" at "1.1.0" for android
  22. Fetching plugin "cordova-plugin-network-information" via npm
  23. Installing "cordova-plugin-network-information" at "1.3.3" for android
  24. Fetching plugin "cordova-plugin-request-location-accuracy@2.2.0" via npm
  25. Installing "cordova-plugin-request-location-accuracy" at "2.2.0" for android
  26. Subproject Path: CordovaLib
  27. Fetching plugin "cordova-plugin-x-toast@2.6.0" via npm
  28. Installing "cordova-plugin-x-toast" at "2.6.0" for android
  29. Fetching plugin "cordova-plugin-media@3.0.0" via npm
  30. Installing "cordova-plugin-media" at "3.0.0" for android
  31. Fetching plugin "cordova-plugin-file@^4.0.0" via npm
  32. Installing "cordova-plugin-file" at "4.3.3" for android
  33. Plugin dependency "cordova-plugin-compat@1.1.0" already fetched, using that version.
  34. Dependent plugin "cordova-plugin-compat" already installed on android.
  35.  
  36. The Android Persistent storage location now defaults to "Internal". Please check this plugin's README to see if your application needs any changes in its config.xml.
  37.  
  38. If this is a new application no changes are required.
  39.  
  40. If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add:
  41.  
  42. "<preference name="AndroidPersistentFileLocation" value="Compatibility" />"
  43.  
  44. to config.xml in order for the application to find previously stored files.
  45.  
  46. Plugin dependency "cordova-plugin-compat@1.1.0" already fetched, using that version.
  47. Dependent plugin "cordova-plugin-compat" already installed on android.
  48. Fetching plugin "cordova-plugin-googlemaps@1.3.9" via npm
  49. Installing "plugin.google.maps" at "1.3.9" for android
  50. Subproject Path: CordovaLib
  51.  
  52. In order to run this plugin, you need to obtain Google Maps API key for Android.
  53. Visit https://github.com/mapsplugin/cordova-plugin-googlemaps/wiki/Installation
  54.  
  55. Check our release notes.
  56. https://github.com/wf9a5m75/phonegap-googlemaps-plugin/wiki/Release-Notes
  57. Fetching plugin "cordova-plugin-buildinfo@1.1.0" via npm
  58. Installing "cordova-plugin-buildinfo" at "1.1.0" for android
  59. Fetching plugin "cordova-plugin-vibration@2.1.4" via npm
  60. Installing "cordova-plugin-vibration" at "2.1.4" for android
  61. Fetching plugin "cordova-plugin-camera@2.4.0" via npm
  62. Installing "cordova-plugin-camera" at "2.4.0" for android
  63. Plugin dependency "cordova-plugin-compat@1.1.0" already fetched, using that version.
  64. Dependent plugin "cordova-plugin-compat" already installed on android.
  65. Subproject Path: CordovaLib
  66. Fetching plugin "cordova-plugin-file-transfer@1.6.2" via npm
  67. Installing "cordova-plugin-file-transfer" at "1.6.2" for android
  68. Plugin dependency "cordova-plugin-file@4.3.3" already fetched, using that version.
  69. Dependent plugin "cordova-plugin-file" already installed on android.
  70. Fetching plugin "cordova-plugin-mauron85-background-geolocation@2.2.5" via npm
  71. Installing "cordova-plugin-mauron85-background-geolocation" at "2.2.5" for android
  72. Subproject Path: CordovaLib
  73. Installing "com.phonegap.plugins.hydration" at "6.6.0" for android
  74. Plugin dependency "cordova-plugin-network-information@1.3.3" already fetched, using that version.
  75. Dependent plugin "cordova-plugin-network-information" already installed on android.
  76. Plugin dependency "cordova-plugin-whitelist@1.3.2" already fetched, using that version.
  77. Dependent plugin "cordova-plugin-whitelist" already installed on android.
  78. Plugin dependency "cordova-plugin-file@4.3.3" already fetched, using that version.
  79. Dependent plugin "cordova-plugin-file" already installed on android.
  80. Fetching plugin "phonegap-plugin-contentsync" via npm
  81. Installing "phonegap-plugin-contentsync" at "1.3.6" for android
  82. --------------------------------------------------------------------------------
  83. COMPILE OUTPUT
  84. --------------------------------------------------------------------------------
  85. Subproject Path: CordovaLib
  86. Configuration on demand is an incubating feature.
  87. Incremental java compilation is an incubating feature.
  88. WARNING: Ignoring Android API artifact com.google.android:android:2.1_r1 for debug
  89. WARNING: Ignoring Android API artifact com.google.android:android:2.1_r1 for debug
  90. WARNING: Ignoring Android API artifact com.google.android:android:2.1_r1 for release
  91. WARNING: Ignoring Android API artifact com.google.android:android:2.1_r1 for release
  92. :preBuild UP-TO-DATE
  93. :preDebugBuild UP-TO-DATE
  94. :checkDebugManifest
  95. :preReleaseBuild UP-TO-DATE
  96. :CordovaLib:preBuild UP-TO-DATE
  97. :CordovaLib:preDebugBuild UP-TO-DATE
  98. :CordovaLib:checkDebugManifest
  99. :CordovaLib:prepareDebugDependencies
  100. :CordovaLib:compileDebugAidl
  101. :CordovaLib:compileDebugNdk UP-TO-DATE
  102. :CordovaLib:compileLint
  103. :CordovaLib:copyDebugLint UP-TO-DATE
  104. :CordovaLib:mergeDebugShaders
  105. :CordovaLib:compileDebugShaders
  106. :CordovaLib:generateDebugAssets
  107. :CordovaLib:mergeDebugAssets
  108. :CordovaLib:mergeDebugProguardFiles
  109. :CordovaLib:packageDebugRenderscript UP-TO-DATE
  110. :CordovaLib:compileDebugRenderscript
  111. :CordovaLib:generateDebugResValues
  112. :CordovaLib:generateDebugResources
  113. :CordovaLib:packageDebugResources
  114. :CordovaLib:processDebugManifest
  115. :CordovaLib:generateDebugBuildConfig
  116. :CordovaLib:processDebugResources
  117. :CordovaLib:generateDebugSources
  118. :CordovaLib:incrementalDebugJavaCompilationSafeguard
  119. :CordovaLib:compileDebugJavaWithJavac
  120. :CordovaLib:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
  121. Note: Some input files use or override a deprecated API.
  122. Note: Recompile with -Xlint:deprecation for details.
  123. :CordovaLib:processDebugJavaRes UP-TO-DATE
  124. :CordovaLib:transformResourcesWithMergeJavaResForDebug
  125. :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug
  126. :CordovaLib:mergeDebugJniLibFolders
  127. :CordovaLib:transformNative_libsWithMergeJniLibsForDebug
  128. :CordovaLib:transformNative_libsWithSyncJniLibsForDebug
  129. :CordovaLib:bundleDebug
  130. :CordovaLib:preReleaseBuild UP-TO-DATE
  131. :CordovaLib:checkReleaseManifest
  132. :CordovaLib:prepareReleaseDependencies
  133. :CordovaLib:compileReleaseAidl
  134. :CordovaLib:compileReleaseNdk UP-TO-DATE
  135. :CordovaLib:copyReleaseLint UP-TO-DATE
  136. :CordovaLib:mergeReleaseShaders
  137. :CordovaLib:compileReleaseShaders
  138. :CordovaLib:generateReleaseAssets
  139. :CordovaLib:mergeReleaseAssets
  140. :CordovaLib:mergeReleaseProguardFiles
  141. :CordovaLib:packageReleaseRenderscript UP-TO-DATE
  142. :CordovaLib:compileReleaseRenderscript
  143. :CordovaLib:generateReleaseResValues
  144. :CordovaLib:generateReleaseResources
  145. :CordovaLib:packageReleaseResources
  146. :CordovaLib:processReleaseManifest
  147. :CordovaLib:generateReleaseBuildConfig
  148. :CordovaLib:processReleaseResources
  149. :CordovaLib:generateReleaseSources
  150. :CordovaLib:incrementalReleaseJavaCompilationSafeguard
  151. :CordovaLib:compileReleaseJavaWithJavac
  152. :CordovaLib:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
  153. Note: Some input files use or override a deprecated API.
  154. Note: Recompile with -Xlint:deprecation for details.
  155. :CordovaLib:processReleaseJavaRes UP-TO-DATE
  156. :CordovaLib:transformResourcesWithMergeJavaResForRelease
  157. :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease
  158. :CordovaLib:mergeReleaseJniLibFolders
  159. :CordovaLib:transformNative_libsWithMergeJniLibsForRelease
  160. :CordovaLib:transformNative_libsWithSyncJniLibsForRelease
  161. :CordovaLib:bundleRelease
  162. :prepareComAndroidSupportSupportCompat2600Alpha1Library
  163. :prepareComAndroidSupportSupportCoreUi2600Alpha1Library
  164. :prepareComAndroidSupportSupportCoreUtils2600Alpha1Library
  165. :prepareComAndroidSupportSupportFragment2600Alpha1Library
  166. :prepareComAndroidSupportSupportMediaCompat2600Alpha1Library
  167. :prepareComAndroidSupportSupportV132340Library
  168. :prepareComAndroidSupportSupportV42600Alpha1Library
  169. :prepareComGoogleAndroidGmsPlayServicesBase1102Library
  170. :prepareComGoogleAndroidGmsPlayServicesBasement1102Library
  171. :prepareComGoogleAndroidGmsPlayServicesGcm1026Library
  172. :prepareComGoogleAndroidGmsPlayServicesIid1026Library
  173. :prepareComGoogleAndroidGmsPlayServicesLocation1102Library
  174. :prepareComGoogleAndroidGmsPlayServicesMaps1102Library
  175. :prepareComGoogleAndroidGmsPlayServicesTasks1102Library
  176. :prepareMeLeolinShortcutBadger1112Library
  177. :prepareProjectCordovaLibUnspecifiedDebugLibrary
  178. :prepareDebugDependencies
  179. :compileDebugAidl
  180. :compileDebugRenderscript
  181. :generateDebugBuildConfig
  182. :generateDebugResValues
  183. :generateDebugResources
  184. :mergeDebugResources
  185. :processDebugManifest
  186. :processDebugResourcesWarning: AndroidManifest.xml already defines debuggable (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  187.  
  188.  
  189. :generateDebugSources
  190. :incrementalDebugJavaCompilationSafeguard
  191. :compileDebugJavaWithJavac
  192. :compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
  193. Note: Some input files use or override a deprecated API.
  194. Note: Recompile with -Xlint:deprecation for details.
  195. Note: Some input files use unchecked or unsafe operations.
  196. Note: Recompile with -Xlint:unchecked for details.
  197. :compileDebugNdk UP-TO-DATE
  198. :compileDebugSources
  199. :mergeDebugShaders
  200. :compileDebugShaders
  201. :generateDebugAssets
  202. :mergeDebugAssets
  203. :transformClassesWithDexForDebug FAILED
  204.  
  205. FAILURE: Build failed with an exception.
  206.  
  207. * What went wrong:
  208. Execution failed for task ':transformClassesWithDexForDebug'.
  209. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/iid/zzc;
  210.  
  211. * Try:
  212. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  213.  
  214. BUILD FAILED
  215.  
  216. Total time: 7.655 secs
  217. Error: /project/gradlew: Command failed with exit code 1 Error output:
  218. Note: Some input files use or override a deprecated API.
  219. Note: Recompile with -Xlint:deprecation for details.
  220. Note: Some input files use or override a deprecated API.
  221. Note: Recompile with -Xlint:deprecation for details.
  222. Warning: AndroidManifest.xml already defines debuggable (in http://schemas.android.com/apk/res/android); using existing value in manifest.
  223.  
  224. Note: Some input files use or override a deprecated API.
  225. Note: Recompile with -Xlint:deprecation for details.
  226. Note: Some input files use unchecked or unsafe operations.
  227. Note: Recompile with -Xlint:unchecked for details.
  228.  
  229. FAILURE: Build failed with an exception.
  230.  
  231. * What went wrong:
  232. Execution failed for task ':transformClassesWithDexForDebug'.
  233. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/iid/zzc;
  234.  
  235. * Try:
  236. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  237. at ChildProcess.whenDone (/project/cordova/node_modules/cordova-common/src/superspawn.js:169:23)
  238. at emitTwo (events.js:106:13)
  239. at ChildProcess.emit (events.js:191:7)
  240. at maybeClose (internal/child_process.js:877:16)
  241. at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement