Advertisement
Guest User

Untitled

a guest
Dec 21st, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 24.43 KB | None | 0 0
  1. PS C:\Users\Leon\Homecontrol\hc_app\cordova\app> npm run android
  2.  
  3. > homecontrol-app@ android C:\Users\Leon\Homecontrol\hc_app\cordova\app
  4. > node ./scripts/gitInfo.js && ionic cordova run android
  5.  
  6. Replacing variable "gitInfo" with new value "develop-2018.12-145-gb393e42ea70fbbd" in "./environment-variables/development.ts"
  7. Replacing variable "appVersionInfo" with new value "2018.12" in "./environment-variables/development.ts"
  8. Replacing variable "gitInfo" with new value "develop-2018.12-145-gb393e42ea70fbbd" in "./environment-variables/production.ts"
  9. Replacing variable "appVersionInfo" with new value "2018.12" in "./environment-variables/production.ts"
  10. Rewriting value of imgStrings from ./src/utils/utils.ts
  11. Creating .\www directory for you - done!
  12. > cordova platform add android --save
  13. npm
  14.  WARN invalid config loglevel="notice"
  15. Adding android project...
  16.  
  17. Creating Cordova project for the Android platform:
  18.         Path: platforms\android
  19.         Package: no.homecontrol.wattle
  20.         Name: Wattle
  21.         Activity: MainActivity
  22.         Android target: android-27
  23. Android project created with cordova-android@7.1.4
  24.  
  25. Android Studio project detected
  26.  
  27. Android Studio project detected
  28.  
  29. config file *-Info.plist requested for changes not found at C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\*-Info.plist, ignoring
  30. Running command: "C:\Program Files\nodejs\node.exe" C:\Users\Leon\Homecontrol\hc_app\cordova\app\hooks\after_prepare\010_add_platform_class.js C:\Users\Leon\Homecontrol\hc_app\cordova\app
  31.  
  32. Running command: "C:\Program Files\nodejs\node.exe" C:\Users\Leon\Homecontrol\hc_app\cordova\app\hooks\after_prepare\copy_android_resources.js C:\Users\Leon\Homecontrol\hc_app\cordova\app
  33.  
  34. Copied all android assets.
  35. Discovered plugin "cordova-plugin-chrome-apps-sockets-udp" in config.xml. Adding it to the project
  36. Fetching plugin "cordova-plugin-chrome-apps-sockets-udp@1.3.0" via npm
  37. Installing "cordova-plugin-chrome-apps-sockets-udp" for android
  38.  
  39. Fetching plugin "cordova-plugin-chrome-apps-common@1" via npm
  40.  
  41. Installing "cordova-plugin-chrome-apps-common" for android
  42.  
  43. Saved plugin info for "cordova-plugin-chrome-apps-sockets-udp" to config.xml
  44.  
  45. Discovered plugin "cordova-plugin-crosswalk-webview" in config.xml. Adding it to the project
  46. Fetching plugin "cordova-plugin-crosswalk-webview@2.4.0" via npm
  47.  
  48. Installing "cordova-plugin-crosswalk-webview" for android
  49. Subproject Path: CordovaLib
  50. Subproject Path: app
  51.  
  52.         After much discussion and analysis of the market, we have decided to discontinue support for Android 4.0 (ICS) in Crosswalk starting with version 20.
  53.  
  54.         So the minSdkVersion of Cordova project is configured to 16 by default.
  55.  
  56.  
  57. Saved plugin info for "cordova-plugin-crosswalk-webview" to config.xml
  58.  
  59. Discovered plugin "cordova-plugin-device" in config.xml. Adding it to the project
  60.  
  61. Fetching plugin "cordova-plugin-device@1.1.5" via npm
  62. Installing "cordova-plugin-device" for android
  63.  
  64. Saved plugin info for "cordova-plugin-device" to config.xml
  65. Discovered plugin "cordova-plugin-file" in config.xml. Adding it to the project
  66. Fetching plugin "cordova-plugin-file@4.3.2" via npm
  67. Installing "cordova-plugin-file" for android
  68. Fetching plugin "cordova-plugin-compat" via npm
  69. Installing "cordova-plugin-compat" for android
  70.  
  71. Plugin doesn't support this project's cordova-android version. cordova-android: 7.1.4, failed version requirement:
  72.       <6.3.0
  73. Skipping 'cordova-plugin-compat' for android
  74.  
  75. 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.
  76.  
  77. If this is a new application no changes are required.
  78.  
  79. If this is an update to an existing application that did not specify an "AndroidPersistentFileLocation" you may need to add:
  80.  
  81.      "<preference name="AndroidPersistentFileLocation" value="Compatibility" />"
  82.  
  83. to config.xml in order for the application to find previously stored files.
  84.  
  85.  
  86. Saved plugin info for "cordova-plugin-file" to config.xml
  87.  
  88. Discovered plugin "cordova-plugin-nativestorage" in config.xml. Adding it to the project
  89.  
  90. Fetching plugin "cordova-plugin-nativestorage@2.2.0" via npm
  91.  
  92. Installing "cordova-plugin-nativestorage" for android
  93.  
  94. Saved plugin info for "cordova-plugin-nativestorage" to config.xml
  95.  
  96. Discovered plugin "cordova-plugin-network-information" in config.xml. Adding it to the project
  97. Fetching plugin "cordova-plugin-network-information@1.3.1" via npm
  98. Installing "cordova-plugin-network-information" for android
  99.  
  100. Saved plugin info for "cordova-plugin-network-information" to config.xml
  101.  
  102. Discovered plugin "cordova-plugin-screen-orientation" in config.xml. Adding it to the project
  103. Fetching plugin "cordova-plugin-screen-orientation@2.0.0" via npm
  104.  
  105. Installing "cordova-plugin-screen-orientation" for android
  106.  
  107. Fetching plugin "https://github.com/vstirbu/PromisesPlugin.git" via git clone
  108. Repository "https://github.com/vstirbu/PromisesPlugin.git" checked out to git ref "master".
  109.  
  110. Installing "es6-promise-plugin" for android
  111.  
  112. Saved plugin info for "cordova-plugin-screen-orientation" to config.xml
  113.  
  114. Discovered plugin "cordova-plugin-shake" in config.xml. Adding it to the project
  115.  
  116. Fetching plugin "cordova-plugin-shake@0.5.4" via npm
  117.  
  118. Installing "cordova-plugin-shake" for android
  119. Fetching plugin "cordova-plugin-device-motion" via npm
  120.  
  121. Installing "cordova-plugin-device-motion" for android
  122.  
  123.  
  124.        [DEPRECATED] - cordova-plugin-device-motion
  125.        With the W3C Device Motion and Orientation API now being supported on iOS, Android and Windows devices, this plugin is not needed any more. Read more about the API at https://www.w3.org/TR/2016/CR-orientation-event-20160818/
  126.  
  127.  
  128. Saved plugin info for "cordova-plugin-shake" to config.xml
  129.  
  130. Discovered plugin "cordova-plugin-splashscreen" in config.xml. Adding it to the project
  131.  
  132. Fetching plugin "cordova-plugin-splashscreen@4.1.0" via npm
  133.  
  134. Installing "cordova-plugin-splashscreen" for android
  135.  
  136. Saved plugin info for "cordova-plugin-splashscreen" to config.xml
  137.  
  138. Discovered plugin "cordova-plugin-statusbar" in config.xml. Adding it to the project
  139.  
  140. Fetching plugin "cordova-plugin-statusbar@2.3.0" via npm
  141.  
  142. Installing "cordova-plugin-statusbar" for android
  143.  
  144. Saved plugin info for "cordova-plugin-statusbar" to config.xml
  145.  
  146. Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
  147.  
  148. Fetching plugin "cordova-plugin-whitelist@1.3.0" via npm
  149.  
  150. Installing "cordova-plugin-whitelist" for android
  151.  
  152.               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.
  153.  
  154.  
  155. Saved plugin info for "cordova-plugin-whitelist" to config.xml
  156.  
  157. Discovered plugin "cordova-save-image-gallery" in config.xml. Adding it to the project
  158.  
  159. Fetching plugin "cordova-save-image-gallery@0.0.26" via npm
  160. Installing "cordova-save-image-gallery" for android
  161.  
  162. Saved plugin info for "cordova-save-image-gallery" to config.xml
  163.  
  164. Discovered plugin "ionic-plugin-keyboard" in config.xml. Adding it to the project
  165. Fetching plugin "ionic-plugin-keyboard@2.2.1" via npm
  166. Installing "ionic-plugin-keyboard" for android
  167.  
  168. Saved plugin info for "ionic-plugin-keyboard" to config.xml
  169.  
  170. Discovered plugin "cordova-plugin-firebase" in config.xml. Adding it to the project
  171.  
  172. Fetching plugin "cordova-plugin-firebase@2.0.5" via npm
  173.  
  174. Installing "cordova-plugin-firebase" for android
  175.  
  176. Subproject Path: CordovaLib
  177. Subproject Path: app
  178. Saved plugin info for "cordova-plugin-firebase" to config.xml
  179.  
  180. Discovered plugin "com.amitsinha.backashome" in config.xml. Adding it to the project
  181.  
  182. Fetching plugin "https://github.com/amitsinha559/cordova-plugin-back-as-home.git" via git clone
  183. Repository "https://github.com/amitsinha559/cordova-plugin-back-as-home.git" checked out to git ref "master".
  184. Installing "com.amitsinha.backashome" for android
  185. Saved plugin info for "com.amitsinha.backashome" to config.xml
  186.  
  187. Discovered plugin "cordova-plugin-camera" in config.xml. Adding it to the project
  188.  
  189. Fetching plugin "cordova-plugin-camera@2.3.1" via npm
  190. Installing "cordova-plugin-camera" for android
  191.  
  192. Installing "cordova-plugin-compat" for android
  193.  
  194. Plugin doesn't support this project's cordova-android version. cordova-android: 7.1.4, failed version requirement:
  195.      <6.3.0
  196. Skipping 'cordova-plugin-compat' for android
  197. Subproject Path: CordovaLib
  198. Subproject Path: app
  199. Saved plugin info for "cordova-plugin-camera" to config.xml
  200.  
  201. Discovered plugin "cordova-plugin-file-transfer" in config.xml. Adding it to the project
  202.  
  203. Fetching plugin "cordova-plugin-file-transfer@1.6.2" via npm
  204.  
  205. Installing "cordova-plugin-file-transfer" for android
  206.  
  207. Dependent plugin "cordova-plugin-file" already installed on android.
  208.  
  209. Saved plugin info for "cordova-plugin-file-transfer" to config.xml
  210.  
  211. Discovered plugin "cordova.plugins.diagnostic" in config.xml. Adding it to the project
  212. Fetching plugin "cordova.plugins.diagnostic@3.6.5" via npm
  213.  
  214. Installing "cordova.plugins.diagnostic" for android
  215.  
  216. Subproject Path: CordovaLib
  217. Subproject Path: app
  218. Saved plugin info for "cordova.plugins.diagnostic" to config.xml
  219. Discovered plugin "cordova-plugin-ble-central" in config.xml. Adding it to the project
  220. Fetching plugin "cordova-plugin-ble-central@1.1.4" via npm
  221.  
  222. Installing "cordova-plugin-ble-central" for android
  223.  
  224. Installing "cordova-plugin-compat" for android
  225.  
  226. Plugin doesn't support this project's cordova-android version. cordova-android: 7.1.4, failed version requirement:
  227.      <6.3.0
  228. Skipping 'cordova-plugin-compat' for android
  229. Saved plugin info for "cordova-plugin-ble-central" to config.xml
  230.  
  231. Discovered plugin "cordova-android-support-gradle-release" in config.xml. Adding it to the project
  232. Fetching plugin "cordova-android-support-gradle-release@2.0.1" via npm
  233.  
  234. Installing "cordova-android-support-gradle-release" for android
  235.  
  236. Subproject Path: CordovaLib
  237. Subproject Path: app
  238. cordova-android-support-gradle-release: Android platform: V7+
  239. cordova-android-support-gradle-release: Wrote custom version '27.+' to C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\app\build.gradle
  240. cordova-android-support-gradle-release: Wrote custom version '27.+' to C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\cordova-android-support-gradle-release\wattle-cordova-android-support-gradle-release.gradle
  241. Saved plugin info for "cordova-android-support-gradle-release" to config.xml
  242. Discovered plugin "cordova-plugin-geolocation" in config.xml. Adding it to the project
  243. Fetching plugin "cordova-plugin-geolocation@2.4.1" via npm
  244. Installing "cordova-plugin-geolocation" for android
  245. Installing "cordova-plugin-compat" for android
  246.  
  247. Plugin doesn't support this project's cordova-android version. cordova-android: 7.1.4, failed version requirement:
  248.      <6.3.0
  249. Skipping 'cordova-plugin-compat' for android
  250. Saved plugin info for "cordova-plugin-geolocation" to config.xml
  251. Discovered plugin "cordova-plugin-advanced-websocket" in config.xml. Adding it to the project
  252. Fetching plugin "cordova-plugin-advanced-websocket@1.1.4" via npm
  253. Installing "cordova-plugin-advanced-websocket" for android
  254. Subproject Path: CordovaLib
  255. Subproject Path: app
  256. Saved plugin info for "cordova-plugin-advanced-websocket" to config.xml
  257.  
  258. Discovered plugin "cordova-photo-library" in config.xml. Adding it to the project
  259. Fetching plugin "cordova-photo-library@1.1.5" via npm
  260. Installing "cordova-photo-library" for android
  261. Saved plugin info for "cordova-photo-library" to config.xml
  262. Discovered plugin "cordova-plugin-native-logs" in config.xml. Adding it to the project
  263. Fetching plugin "cordova-plugin-native-logs@1.0.5" via npm
  264. Installing "cordova-plugin-native-logs" for android
  265. Saved plugin info for "cordova-plugin-native-logs" to config.xml
  266. Discovered plugin "cordova-plugin-headercolor" in config.xml. Adding it to the project
  267. Fetching plugin "cordova-plugin-headercolor@1.0" via npm
  268. Installing "cordova-plugin-headercolor" for android
  269.  
  270. Saved plugin info for "cordova-plugin-headercolor" to config.xml
  271.  
  272. Discovered plugin "cordova-plugin-gallery-refresh" in config.xml. Adding it to the project
  273.  
  274. Fetching plugin "cordova-plugin-gallery-refresh@1.0.61" via npm
  275. Installing "cordova-plugin-gallery-refresh" for android
  276.  
  277. Saved plugin info for "cordova-plugin-gallery-refresh" to config.xml
  278.  
  279. Discovered plugin "cordova-plugin-insomnia" in config.xml. Adding it to the project
  280. Fetching plugin "cordova-plugin-insomnia@4.3.0" via npm
  281. Installing "cordova-plugin-insomnia" for android
  282. Saved plugin info for "cordova-plugin-insomnia" to config.xml
  283. Discovered plugin "cordova-plugin-ionic-webview" in config.xml. Adding it to the project
  284. Fetching plugin "cordova-plugin-ionic-webview@1.2.1" via npm
  285. Installing "cordova-plugin-ionic-webview" for android
  286. Saved plugin info for "cordova-plugin-ionic-webview" to config.xml
  287.  
  288. Discovered plugin "cordova-plugin-advanced-http" in config.xml. Adding it to the project
  289. Fetching plugin "cordova-plugin-advanced-http@1.10.2" via npm
  290. Installing "cordova-plugin-advanced-http" for android
  291. Dependent plugin "cordova-plugin-file" already installed on android.
  292. Subproject Path: CordovaLib
  293.  
  294. Subproject Path: app
  295. Saved plugin info for "cordova-plugin-advanced-http" to config.xml
  296.  
  297. Discovered plugin "cordova-plugin-android-permissions" in config.xml. Adding it to the project
  298.  
  299. Fetching plugin "cordova-plugin-android-permissions@1.0.0" via npm
  300.  
  301. Installing "cordova-plugin-android-permissions" for android
  302.  
  303. Saved plugin info for "cordova-plugin-android-permissions" to config.xml
  304. Discovered plugin "cordova-plugin-enable-multidex" in config.xml. Adding it to the project
  305. Fetching plugin "cordova-plugin-enable-multidex@0.1.3" via npm
  306. Installing "cordova-plugin-enable-multidex" for android
  307.  
  308. Subproject Path: CordovaLib
  309. Subproject Path: app
  310. Saved plugin info for "cordova-plugin-enable-multidex" to config.xml
  311.  
  312. --save flag or autosave detected
  313.  
  314. Saving android@~7.1.4 into config.xml file ...
  315. firebase move completed
  316.  
  317. Running app-scripts build: --platform android --target cordova
  318. [15:37:37]  build dev started ...
  319. [15:37:37]  clean started ...
  320. [15:37:37]  clean finished in 2 ms
  321. [15:37:37]  copy started ...
  322. [15:37:37]  transpile started ...
  323. [15:37:44]  transpile finished in 7.13 s
  324. [15:37:44]  preprocess started ...
  325. [15:37:44]  deeplinks started ...
  326. [15:37:45]  deeplinks finished in 1.12 s
  327. [15:37:45]  preprocess finished in 1.12 s
  328. [15:37:45]  webpack started ...
  329. [15:37:48]  copy finished in 10.68 s
  330. [15:38:12]  webpack finished in 26.91 s
  331. [15:38:12]  sass started ...
  332. [15:38:15]  sass finished in 2.52 s
  333. [15:38:15]  postprocess started ...
  334. [15:38:15]  removed unused font files
  335. [15:38:15]  postprocess finished in 12 ms
  336. [15:38:15]  lint started ...
  337. [15:38:15]  build dev finished in 37.84 s
  338. > cordova run android
  339. [before_run_firebase_fix] copying C:\Users\Leon\Homecontrol\hc_app\cordova\app\scripts\build-extras.gradle to C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\build-extras.gradle
  340. [15:38:16]  lint finished in 993 ms
  341. Android Studio project detected
  342.  
  343. config file *-Info.plist requested for changes not found at C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\*-Info.plist, ignoring
  344.  
  345. Running command: "C:\Program Files\nodejs\node.exe" C:\Users\Leon\Homecontrol\hc_app\cordova\app\hooks\after_prepare\010_add_platform_class.js C:\Users\Leon\Homecontrol\hc_app\cordova\app
  346.  
  347. Running command: "C:\Program Files\nodejs\node.exe" C:\Users\Leon\Homecontrol\hc_app\cordova\app\hooks\after_prepare\copy_android_resources.js C:\Users\Leon\Homecontrol\hc_app\cordova\app
  348. Copied all android assets.
  349. cordova-android-support-gradle-release: Android platform: V7+
  350. cordova-android-support-gradle-release: Wrote custom version '27.+' to C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\app\build.gradle
  351. cordova-android-support-gradle-release: Wrote custom version '27.+' to C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\cordova-android-support-gradle-release\wattle-cordova-android-support-gradle-release.gradle
  352. Preparing Firebase on Android
  353. ANDROID_HOME=C:\Users\Leon\AppData\Local\Android\Sdk
  354. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_191
  355. studio
  356. :wrapper
  357.  
  358.  
  359. BUILD SUCCESSFUL in 1s
  360. 1 actionable task: 1 executed
  361. Subproject Path: CordovaLib
  362. Subproject Path: app
  363. publishNonDefault is deprecated and has no effect anymore. All variants are now published.
  364.  
  365. null
  366. Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead.
  367.  
  368. +-----------------------------------------------------------------
  369. | cordova-android-support-gradle-release: 27.+
  370. +-----------------------------------------------------------------
  371. The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
  372.  
  373.        at build_dzmiyahu1i4zw1xkd9f9czhs0.run(C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\app\build.gradle:152)
  374. org.xwalk:xwalk_core_library:23.53.589.4
  375. registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)
  376. registerResGeneratingTask is deprecated, use registerGeneratedFolders(FileCollection)
  377.  
  378. :CordovaLib:preBuild
  379. UP-TO-DATE
  380. :CordovaLib:preDebugBuild UP-TO-DATE
  381. :CordovaLib:compileDebugAidl
  382.  
  383. :CordovaLib:compileDebugRenderscript
  384.  
  385. :CordovaLib:checkDebugManifest
  386.  
  387. :CordovaLib:generateDebugBuildConfig
  388.  
  389. :CordovaLib:prepareLintJar
  390. :CordovaLib:generateDebugResValues
  391. :CordovaLib:generateDebugResources
  392. :CordovaLib:packageDebugResources
  393.  
  394. :CordovaLib:platformAttrExtractor
  395.  
  396. :CordovaLib:processDebugManifest
  397.  
  398. :CordovaLib:javaPreCompileDebug
  399. :CordovaLib:processDebugJavaRes
  400. NO-SOURCE
  401. :app:preBuild UP-TO-DATE
  402. :app:preDebugBuild
  403.  
  404. :app:compileDebugAidl
  405.  
  406. :CordovaLib:packageDebugRenderscript NO-SOURCE
  407. :app:compileDebugRenderscript
  408.  
  409. :app:checkDebugManifest
  410. :app:generateDebugBuildConfig
  411. :app:prepareLintJar
  412. :CordovaLib:mergeDebugShaders
  413.  
  414. :CordovaLib:compileDebugShaders
  415.  
  416. :CordovaLib:generateDebugAssets
  417.  
  418. :CordovaLib:mergeDebugAssets
  419.  
  420. :app:mergeDebugShaders
  421.  
  422. :app:compileDebugShaders
  423.  
  424. :app:generateDebugAssets
  425. :app:mergeDebugAssets
  426.  
  427. :app:createXwalkCommandLineFileDebug
  428.  
  429. :app:processDebugGoogleServices
  430. Parsing json file: C:\Users\Leon\Homecontrol\hc_app\cordova\app\platforms\android\app\google-services.json
  431. :app:createDebugCompatibleScreenManifests
  432.  
  433. :app:processDebugManifest
  434.  
  435. :app:fabricGenerateResourcesDebug
  436.  
  437. :app:generateDebugResValues
  438. :app:generateDebugResources
  439. :app:mergeDebugResources
  440.  
  441. :app:splitsDiscoveryTaskDebug
  442.  
  443. :app:compileDebugNdk NO-SOURCE
  444. :CordovaLib:compileDebugNdk
  445. NO-SOURCE
  446. :CordovaLib:mergeDebugJniLibFolders
  447.  
  448. :CordovaLib:transformNativeLibsWithMergeJniLibsForDebug
  449.  
  450. :CordovaLib:transformNativeLibsWithIntermediateJniLibsForDebug
  451.  
  452. :app:mergeDebugJniLibFolders
  453.  
  454. :app:processDebugJavaRes NO-SOURCE
  455. :app:validateSigningDebug
  456.  
  457. :CordovaLib:processDebugResources
  458.  
  459. :CordovaLib:generateDebugSources
  460. :CordovaLib:compileDebugJavaWithJavac
  461. Note: Some input files use or override a deprecated API.
  462.  
  463. Note: Recompile with -Xlint:deprecation for details.
  464.  
  465. :CordovaLib:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug
  466. :app:processDebugResources
  467.  
  468. :app:generateDebugSources
  469. :app:javaPreCompileDebug
  470.  
  471. :app:compileDebugJavaWithJavac
  472. Note: Some input files use or override a deprecated API.
  473. Note: Recompile with -Xlint:deprecation for details.
  474. Note: Some input files use unchecked or unsafe operations.
  475. Note: Recompile with -Xlint:unchecked for details.
  476.  
  477. :app:compileDebugSources
  478. :app:transformClassesWithStackFramesFixerForDebug
  479.  
  480. :app:transformClassesWithDesugarForDebug
  481.  
  482. :app:transformClassesWithDexBuilderForDebug
  483.  
  484. :app:transformClassesWithMultidexlistForDebug
  485.  
  486. :app:transformDexArchiveWithDexMergerForDebug
  487. Dex: Error converting bytecode to dex:
  488. FAILED
  489. 46 actionable tasks: 46 executed
  490.  
  491. Cause: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  492.    UNEXPECTED TOP-LEVEL EXCEPTION:
  493. com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  494.  
  495. com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  496.        at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:661)
  497.        at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:616)
  498.        at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:598)
  499.        at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:171)
  500.        at com.android.dx.merge.DexMerger.merge(DexMerger.java:198)
  501.        at com.android.builder.dexing.DexArchiveMergerCallable.call(DexArchiveMergerCallable.java:61)
  502.        at com.android.builder.dexing.DexArchiveMergerCallable.call(DexArchiveMergerCallable.java:36)
  503.        at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  504.        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  505.        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  506.        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  507.        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  508.  
  509. FAILURE: Build failed with an exception.
  510.  
  511. * What went wrong:
  512. Execution failed for task ':app:transformDexArchiveWithDexMergerForDebug'.
  513. > com.android.build.api.transform.TransformException: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  514.  
  515. * Try:
  516. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  517.  
  518. * Get more help at https://help.gradle.org
  519.  
  520. BUILD FAILED in 58s
  521. Error: cmd: Command failed with exit code 1 Error output:
  522. Note: Some input files use or override a deprecated API.
  523. Note: Recompile with -Xlint:deprecation for details.
  524. Note: Some input files use or override a deprecated API.
  525. Note: Recompile with -Xlint:deprecation for details.
  526. Note: Some input files use unchecked or unsafe operations.
  527. Note: Recompile with -Xlint:unchecked for details.
  528. Dex: Error converting bytecode to dex:
  529. Cause: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  530.    UNEXPECTED TOP-LEVEL EXCEPTION:
  531. com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  532.  
  533. com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  534.        at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:661)
  535.        at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:616)
  536.        at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:598)
  537.        at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:171)
  538.        at com.android.dx.merge.DexMerger.merge(DexMerger.java:198)
  539.        at com.android.builder.dexing.DexArchiveMergerCallable.call(DexArchiveMergerCallable.java:61)
  540.        at com.android.builder.dexing.DexArchiveMergerCallable.call(DexArchiveMergerCallable.java:36)
  541.        at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  542.        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  543.        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  544.        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  545.        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  546.  
  547. FAILURE: Build failed with an exception.
  548.  
  549. * What went wrong:
  550. Execution failed for task ':app:transformDexArchiveWithDexMergerForDebug'.
  551. > com.android.build.api.transform.TransformException: com.android.dex.DexException: Multiple dex files define Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;
  552.  
  553. * Try:
  554. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  555.  
  556. * Get more help at https://help.gradle.org
  557.  
  558. BUILD FAILED in 58s
  559.  
  560. [ERROR] An error occurred while running cordova run android (exit code 1).
  561.  
  562. npm ERR! code ELIFECYCLE
  563. npm ERR! errno 1
  564. npm ERR! homecontrol-app@ android: `node ./scripts/gitInfo.js && ionic cordova run android`
  565. npm ERR! Exit status 1
  566. npm ERR!
  567. npm ERR! Failed at the homecontrol-app@ android script.
  568. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  569.  
  570. npm ERR! A complete log of this run can be found in:
  571. npm ERR!     C:\Users\Leon\AppData\Roaming\npm-cache\_logs\2018-12-21T14_39_20_950Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement