Advertisement
Guest User

MSBuild Output

a guest
May 21st, 2015
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.86 KB | None | 0 0
  1. All packages are already installed and there is nothing to restore.
  2. NuGet package restore finished.
  3. 1>------ Build started: Project: fbtest, Configuration: Debug Android ------
  4. 1>Build started 21/05/2015 11:15:09.
  5. 1>Building with tools version "14.0".
  6. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (entry point):
  7. 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  8. 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  9. 1>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  10. 1>Task "Message"
  11. 1> Configuration=Debug
  12. 1>Done executing task "Message".
  13. 1>Task "Message"
  14. 1> Platform=Android
  15. 1>Done executing task "Message".
  16. 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Android\Debug\' != '' and !HasTrailingSlash('bin\Android\Debug\')).
  17. 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('bld\' != '' and !HasTrailingSlash('bld\')).
  18. 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('bld\Android\Debug\' != '' and !HasTrailingSlash('bld\Android\Debug\')).
  19. 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "fbtest.jsproj".
  20. 1>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != '').
  21. 1>Target "BeforeBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "Build" depends on it):
  22. 1>Done building target "BeforeBuild" in project "fbtest.jsproj".
  23. 1>Target "CoreBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "Build" depends on it):
  24. 1>Done building target "CoreBuild" in project "fbtest.jsproj".
  25. 1>Target "CreateTfsBuildInfoResource" skipped, due to false condition; ( $(AddBuildInfoToAssembly)==true ) was evaluated as ( false==true ).
  26. 1>Target "AfterBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "Build" depends on it):
  27. 1>Done building target "AfterBuild" in project "fbtest.jsproj".
  28. 1>Target "BuildOnlySettings" in file "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "Build" depends on it):
  29. 1>Done building target "BuildOnlySettings" in project "fbtest.jsproj".
  30. 1>Target "PreComputeCompileTypeScript" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\Microsoft.TypeScript.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "CompileTypeScript" depends on it):
  31. 1>Using "VsTsc" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\TypeScript.tasks.dll".
  32. 1>Task "VsTsc"
  33. 1> C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.4\tsc.exe --sourcemap --target ES5 --noEmitOnError --locale en-US --out "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\\www\scripts\appBundle.js" COMPUTE_PATHS_ONLY "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\index.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\platformOverrides.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\cordova.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\BatteryStatus.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Camera.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Contacts.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Device.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\DeviceMotion.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\DeviceOrientation.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Dialogs.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\FileSystem.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\FileTransfer.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Globalization.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\InAppBrowser.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Media.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\MediaCapture.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\NetworkInformation.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Push.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Splashscreen.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\StatusBar.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Vibration.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\WebSQL.d.ts"
  34. 1>Done executing task "VsTsc".
  35. 1>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  36. 1>Task "AssignTargetPath"
  37. 1>Done executing task "AssignTargetPath".
  38. 1>Done building target "PreComputeCompileTypeScript" in project "fbtest.jsproj".
  39. 1>Target "CompileTypeScript" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "BuildMDA" depends on it):
  40. 1>Building target "CompileTypeScript" completely.
  41. 1>No input files were specified.
  42. 1>Task "VsTsc"
  43. 1> C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.4\tsc.exe --sourcemap --target ES5 --noEmitOnError --locale en-US --out "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\\www\scripts\appBundle.js" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\index.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\platformOverrides.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\cordova.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\BatteryStatus.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Camera.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Contacts.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Device.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\DeviceMotion.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\DeviceOrientation.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Dialogs.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\FileSystem.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\FileTransfer.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Globalization.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\InAppBrowser.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Media.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\MediaCapture.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\NetworkInformation.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Push.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Splashscreen.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\StatusBar.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\Vibration.d.ts" "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\scripts\typings\cordova\plugins\WebSQL.d.ts"
  44. 1>Done executing task "VsTsc".
  45. 1>Done building target "CompileTypeScript" in project "fbtest.jsproj".
  46. 1>Target "EnsureNodeJsRequirementsAreAtCorrectVersion" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "BuildMDA" depends on it):
  47. 1>Task "Error" skipped, due to false condition; ('$(ProjectDir.Substring(0, 2))' == '\\') was evaluated as ('F:' == '\\').
  48. 1>Task "Error" skipped, due to false condition; ($(MDAPropertiesEvaluated) == 'true' And $(NodeJsDir) == '') was evaluated as (true == 'true' And C:\Program Files (x86)\nodejs\ == '').
  49. 1>Task "Error" skipped, due to false condition; ($(MDAPropertiesEvaluated) == 'true' And $(MDAVsixDir) == '') was evaluated as (true == 'true' And F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools == '').
  50. 1>Task "Error" skipped, due to false condition; ($(MDAPropertiesEvaluated) == '' And $(NodeJsDir) == '') was evaluated as (true == '' And C:\Program Files (x86)\nodejs\ == '').
  51. 1>Task "Error" skipped, due to false condition; ($(MDAPropertiesEvaluated) == '' And $(MDAVsixDir) == '') was evaluated as (true == '' And F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools == '').
  52. 1>Task "Error" skipped, due to false condition; (!Exists('$(NodeJsDir)') Or !Exists('$(NodeJsDir)\node.exe')) was evaluated as (!Exists('C:\Program Files (x86)\nodejs\') Or !Exists('C:\Program Files (x86)\nodejs\\node.exe')).
  53. 1>Task "Error" skipped, due to false condition; (!Exists('$(MDAVsixDir)') Or !Exists('$(MDAVsixDir)\packages\vs-tac')) was evaluated as (!Exists('F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools') Or !Exists('F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools\packages\vs-tac')).
  54. 1>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  55. 1>Task "CallTarget"
  56. 1>Target "InstallMDA" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "EnsureNodeJsRequirementsAreAtCorrectVersion" depends on it):
  57. 1>Using "RunMdaInstall" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.VisualStudio.MultiDeviceHybridApps.MdaBuildTasks.dll".
  58. 1>Task "RunMdaInstall"
  59. 1> Your environment has been set up for using Node.js 0.10.33 (ia32) and npm.
  60. 1> ------ Ensuring correct global installation of package from source package directory: F:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools\packages\vs-tac
  61. 1>Done executing task "RunMdaInstall".
  62. 1>Task "CallTarget" skipped, due to false condition; ($(MDAInstallErrorCode) == '-17') was evaluated as (0 == '-17').
  63. 1>Task "WriteLinesToFile" skipped, due to false condition; ($(MDAInstallErrorCode) == '-17' AND Exists('$(ProjectDir)\platforms')) was evaluated as (0 == '-17' AND Exists('F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\\platforms')).
  64. 1>Task "Delete" skipped, due to false condition; ($(MDAInstallErrorCode) == '-17' AND Exists('bld\iOS\Debug\buildInfo.json')) was evaluated as (0 == '-17' AND Exists('bld\iOS\Debug\buildInfo.json')).
  65. 1>Task "Error" skipped, due to false condition; ($(MDAInstallErrorCode) != '0' And $(MDAInstallErrorCode) != '-17') was evaluated as (0 != '0' And 0 != '-17').
  66. 1>Done building target "InstallMDA" in project "fbtest.jsproj".
  67. 1>Done executing task "CallTarget".
  68. 1>Done building target "EnsureNodeJsRequirementsAreAtCorrectVersion" in project "fbtest.jsproj".
  69. 1>Target "BuildMDA" in file "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.MDA.FileMirroring.targets" from project "F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\fbtest.jsproj" (target "Build" depends on it):
  70. 1>Using "CreateBuildInfoMetadata" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.VisualStudio.MultiDeviceHybridApps.MdaBuildTasks.dll".
  71. 1>Task "CreateBuildInfoMetadata"
  72. 1>Done executing task "CreateBuildInfoMetadata".
  73. 1>Task "CreateBuildInfoMetadata" skipped, due to false condition; ( '@(BuildMDACpuSpecificPlatform)' != '' AND '$(TelemetryEnabled)' == 'True') was evaluated as ( '' != '' AND 'True' == 'True').
  74. 1>Task "ExportRemoteIosCertificates" skipped, due to false condition; ('$(Platform)' == 'iOS' AND '$(iOSRemoteSecureBuild)' == 'true') was evaluated as ('Android' == 'iOS' AND '' == 'true').
  75. 1>Task "MdaVsCli" skipped, due to false condition; ( '@(BuildMDACpuSpecificPlatform)' != '' ) was evaluated as ( '' != '' ).
  76. 1>Using "MdaVsCli" task from assembly "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\ApacheCordovaTools\vs-mda-targets\Microsoft.VisualStudio.MultiDeviceHybridApps.MdaBuildTasks.dll".
  77. 1>Task "MdaVsCli"
  78. 1> C:\Windows\system32\cmd.exe /s /c " C:\Users\Adam\AppData\Roaming\npm\vs-tac-cli.cmd build --platform Android --configuration Debug --projectDir . --projectName fbtest --npmInstallDir C:\Users\Adam\AppData\Roaming\npm --language en-US --buildTarget AndroidDevice"
  79. 1>
  80. 1> F:\GIT\CordovaFb\BlankCordovaApp1\fbtest>"C:\Users\Adam\AppData\Roaming\npm\\node_modules\vs-tac\vs-tac-cli.cmd" build --platform Android --configuration Debug --projectDir . --projectName fbtest --npmInstallDir C:\Users\Adam\AppData\Roaming\npm --language en-US --buildTarget AndroidDevice
  81. 1> ------ Cordova tools 5.0.0 already installed.
  82. 1> ------ Build Settings:
  83. 1> ------ Build Settings:
  84. 1> ------ platformConfigurationBldDir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\bld\Android\Debug
  85. 1> ------ platformConfigurationBinDir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\bin\Android\Debug
  86. 1> ------ buildCommand: build
  87. 1> ------ platform: Android
  88. 1> ------ cordovaPlatform: android
  89. 1> ------ configuration: Debug
  90. 1> ------ cordovaConfiguration: Debug
  91. 1> ------ projectName: fbtest
  92. 1> ------ projectSourceDir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest
  93. 1> ------ npmInstallDir: C:\Users\Adam\AppData\Roaming\npm
  94. 1> ------ buildTarget: AndroidDevice
  95. 1> ------ language: en-US
  96. 1> ------ Platform android already exists
  97. 1> ------ Copying native files from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\native\android to platforms\android
  98. 1> ------ Done copying native files to platforms\android
  99. 1> ------ Updating plugins
  100. 1> ------ Currently installed plugins: com.phonegap.plugins.facebookconnect@0.11.0
  101. 1> ------ Currently installed dependent plugins:
  102. 1> ------ Currently configured plugins:
  103. 1> ------ Preparing platform: android
  104. 1> Generating config.xml from defaults for platform "android"
  105. 1> Calling plugman.prepare for platform "android"
  106. 1> Preparing android project
  107. 1> Processing configuration changes for plugins.
  108. 1> Iterating over installed plugins: [ 'com.phonegap.plugins.facebookconnect' ]
  109. 1> Writing out cordova_plugins.js...
  110. 1> Wrote out Android application name to "fbtest"
  111. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-hdpi\screen.png
  112. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-ldpi\screen.png
  113. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-mdpi\screen.png
  114. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-xhdpi\screen.png
  115. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-hdpi\screen.png
  116. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-ldpi\screen.png
  117. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-mdpi\screen.png
  118. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-xhdpi\screen.png
  119. 1> splash screens: [{"src":"res/screens/android/screen-hdpi-landscape.png","density":"land-hdpi","platform":"android"},{"src":"res/screens/android/screen-ldpi-landscape.png","density":"land-ldpi","platform":"android"},{"src":"res/screens/android/screen-mdpi-landscape.png","density":"land-mdpi","platform":"android"},{"src":"res/screens/android/screen-xhdpi-landscape.png","density":"land-xhdpi","platform":"android"},{"src":"res/screens/android/screen-hdpi-portrait.png","density":"port-hdpi","platform":"android"},{"src":"res/screens/android/screen-ldpi-portrait.png","density":"port-ldpi","platform":"android"},{"src":"res/screens/android/screen-mdpi-portrait.png","density":"port-mdpi","platform":"android"},{"src":"res/screens/android/screen-xhdpi-portrait.png","density":"port-xhdpi","platform":"android"}]
  120. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-hdpi-landscape.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-hdpi\screen.png
  121. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-ldpi-landscape.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-ldpi\screen.png
  122. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-mdpi-landscape.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-mdpi\screen.png
  123. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-xhdpi-landscape.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-land-xhdpi\screen.png
  124. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-hdpi-portrait.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-hdpi\screen.png
  125. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-ldpi-portrait.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-ldpi\screen.png
  126. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-mdpi-portrait.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-mdpi\screen.png
  127. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\screens\android\screen-xhdpi-portrait.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-port-xhdpi\screen.png
  128. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-hdpi\icon.png
  129. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-ldpi\icon.png
  130. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-mdpi\icon.png
  131. 1> deleted: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-xhdpi\icon.png
  132. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\icons\android\icon-36-ldpi.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-ldpi\icon.png
  133. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\icons\android\icon-48-mdpi.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-mdpi\icon.png
  134. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\icons\android\icon-72-hdpi.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-hdpi\icon.png
  135. 1> copying image from F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\res\icons\android\icon-96-xhdpi.png to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\res\drawable-xhdpi\icon.png
  136. 1> Wrote out Android package name to "io.cordova.myapp2568ddfac877478fb806edc911cff37e"
  137. 1> ------ Copied F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\bin\Android\Debug\VSBuildInfo.xml to platforms\android\assets\www\VSBuildInfo.xml
  138. 1> ------ Building platform: android
  139. 1> Debug
  140. 1> ------ Build configuration options: --debug
  141. 1> Running command: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\cordova\build.bat --debug --ant
  142. 1> ANDROID_HOME=C:\Users\Adam\AppData\Local\Android\android-sdk
  143. 1> JAVA_HOME=C:\Program Files\Java\jdk1.8.0_45
  144. 1> Executing: ant debug -f F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\build.xml
  145. 1> Buildfile: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\build.xml
  146. 1> Buildfile: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\build.xml
  147. 1>
  148. 1> -check-env:
  149. 1> [checkenv] Android SDK Tools Revision 24.2.0
  150. 1> [checkenv] Installed at C:\Users\Adam\AppData\Local\Android\android-sdk
  151. 1>
  152. 1> -setup:
  153. 1> [echo] Project Name: MainActivity
  154. 1>
  155. 1> -set-mode-check:
  156. 1>
  157. 1> -set-debug-files:
  158. 1>
  159. 1> -check-env:
  160. 1> [checkenv] Android SDK Tools Revision 24.2.0
  161. 1> [checkenv] Installed at C:\Users\Adam\AppData\Local\Android\android-sdk
  162. 1>
  163. 1> -setup:
  164. 1> [echo] Project Name: MainActivity
  165. 1> [gettype] Project Type: Application
  166. 1>
  167. 1> -pre-clean:
  168. 1>
  169. 1> clean:
  170. 1> [gettype] Project Type: Application
  171. 1>
  172. 1> -set-debug-mode:
  173. 1>
  174. 1> -debug-obfuscation-check:
  175. 1>
  176. 1> -pre-build:
  177. 1>
  178. 1> -build-setup:
  179. 1> [delete] Deleting directory F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin
  180. 1> [delete] Deleting directory F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\gen
  181. 1> [getlibpath] Library dependencies:
  182. 1> [getlibpath]
  183. 1> [getlibpath] ------------------
  184. 1> [getlibpath] Ordered libraries:
  185. 1> [getbuildtools] Using latest Build Tools: 22.0.1
  186. 1> [echo] Resolving Build Target for MainActivity...
  187. 1>
  188. 1> nodeps:
  189. 1>
  190. 1> -check-env:
  191. 1> [checkenv] Android SDK Tools Revision 24.2.0
  192. 1> [checkenv] Installed at C:\Users\Adam\AppData\Local\Android\android-sdk
  193. 1>
  194. 1> -setup:
  195. 1> [echo] Project Name: MainActivity
  196. 1> [gettype] Project Type: Android Library
  197. 1>
  198. 1> -pre-clean:
  199. 1>
  200. 1> clean:
  201. 1> [delete] Deleting directory F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin
  202. 1> [gettarget] Project Target: Android 5.1.1
  203. 1> [gettarget] API level: 22
  204. 1> [echo] ----------
  205. 1> [echo] Creating output directories if needed...
  206. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin
  207. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin\res
  208. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin\rsObj
  209. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin\rsLibs
  210. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\gen
  211. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin\classes
  212. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\bin\dexedLibs
  213. 1> [echo] ----------
  214. 1> [echo] Resolving Dependencies for MainActivity...
  215. 1> [dependency] Library dependencies:
  216. 1> [dependency]
  217. 1> [dependency] ------------------
  218. 1> [dependency] Ordered libraries:
  219. 1> [dependency]
  220. 1> [dependency] ------------------
  221. 1> [echo] ----------
  222. 1> [echo] Building Libraries with 'debug'...
  223. 1>
  224. 1> nodeps:
  225. 1>
  226. 1> -set-mode-check:
  227. 1>
  228. 1> -set-debug-files:
  229. 1>
  230. 1> -check-env:
  231. 1> [checkenv] Android SDK Tools Revision 24.2.0
  232. 1> [checkenv] Installed at C:\Users\Adam\AppData\Local\Android\android-sdk
  233. 1>
  234. 1> -setup:
  235. 1> [echo] Project Name: MainActivity
  236. 1> [gettype] Project Type: Android Library
  237. 1>
  238. 1> -set-debug-mode:
  239. 1>
  240. 1> -debug-obfuscation-check:
  241. 1>
  242. 1> -pre-build:
  243. 1>
  244. 1> -build-setup:
  245. 1> [getbuildtools] Using latest Build Tools: 22.0.1
  246. 1> [echo] Resolving Build Target for MainActivity...
  247. 1> [gettarget] Project Target: Android 5.1.1
  248. 1> [gettarget] API level: 22
  249. 1> [echo] ----------
  250. 1> [echo] Creating output directories if needed...
  251. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\rsObj
  252. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\rsLibs
  253. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\classes
  254. 1> [mkdir] Created dir: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\dexedLibs
  255. 1> [echo] ----------
  256. 1> [echo] Resolving Dependencies for MainActivity...
  257. 1> [dependency] Library dependencies:
  258. 1> [dependency] No Libraries
  259. 1> [dependency]
  260. 1> [dependency] ------------------
  261. 1>
  262. 1> -code-gen:
  263. 1> [mergemanifest] Merging AndroidManifest files into one.
  264. 1> [mergemanifest] Manifest merger disabled. Using project manifest only.
  265. 1> [echo] Handling aidl files...
  266. 1>
  267. 1> BUILD FAILED
  268. 1> C:\Users\Adam\AppData\Local\Android\android-sdk\tools\ant\build.xml:470: The following error occurred while executing this line:
  269. 1> C:\Users\Adam\AppData\Local\Android\android-sdk\tools\ant\build.xml:441: Unable to delete directory F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin
  270. 1>
  271. 1> Total time: 1 second
  272. 1> [aidl] No AIDL files to compile.
  273. 1> [echo] ----------
  274. 1> [echo] Handling RenderScript files...
  275. 1> [echo] ----------
  276. 1> [echo] Handling Resources...
  277. 1> [aapt] Found Deleted Target File
  278. 1> [aapt] Generating resource IDs...
  279. 1> [echo] ----------
  280. 1> [echo] Handling BuildConfig class...
  281. 1> [buildconfig] Generating BuildConfig class.
  282. 1>
  283. 1> -pre-compile:
  284. 1>
  285. 1> -compile:
  286. 1> [javac] Compiling 104 source files to F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\classes
  287. 1>MDAVSCLI : [javac] warning : [options] source value 1.5 is obsolete and will be removed in a future release
  288. 1>MDAVSCLI : [javac] warning : [options] target value 1.5 is obsolete and will be removed in a future release
  289. 1>MDAVSCLI : [javac] warning : [options] To suppress warnings about obsolete options, use -Xlint:-options.
  290. 1> [javac] Note: Some input files use or override a deprecated API.
  291. 1> [javac] Note: Recompile with -Xlint:deprecation for details.
  292. 1> [javac] 3 warnings
  293. 1> [javac] Creating empty F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\classes\com\facebook\internal\package-info.class
  294. 1> [echo] Creating library output jar file...
  295. 1> [jar] Building jar: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\bin\classes.jar
  296. 1>
  297. 1> -post-compile:
  298. 1>
  299. 1> BUILD FAILED
  300. 1> C:\Users\Adam\AppData\Local\Android\android-sdk\tools\ant\build.xml:601: The following error occurred while executing this line:
  301. 1> F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\custom_rules.xml:4: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\com.phonegap.plugins.facebookconnect\myapp2568ddfac877478fb806edc911cff37e-FacebookLib\ant-build does not exist.
  302. 1>
  303. 1> Total time: 4 seconds
  304. 1>
  305. 1> F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\cordova\node_modules\q\q.js:126
  306. 1> throw e;
  307. 1> ^
  308. 1> Error code 1 for command: cmd with args: /s /c "ant debug -f F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\build.xml"
  309. 1> Command finished with error code 8: F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\cordova\build.bat --debug,--ant,
  310. 1>MDAVSCLI : error : F:\GIT\CordovaFb\BlankCordovaApp1\fbtest\platforms\android\cordova\build.bat: Command failed with exit code 8
  311. 1>Done executing task "MdaVsCli" -- FAILED.
  312. 1>Done building target "BuildMDA" in project "fbtest.jsproj" -- FAILED.
  313. 1>
  314. 1>Build FAILED.
  315. 1>
  316. 1>Time Elapsed 00:00:07.55
  317. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement