Guest User

Untitled

a guest
Apr 11th, 2013
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. /c/adt-bundle-linux-x86-20130219/sdk/tools/android update project --path . --target android-17
  2. Updated project.properties
  3. Updated local.properties
  4. build.xml: Found version-tag: custom. File will not be updated.
  5. Updated file .\proguard-project.txt
  6. It seems that there are sub-projects. If you want to update them
  7. please use the --subprojects parameter.
  8. cd /c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads && make \
  9. || ( echo "iLBC prepare stage failed" ; exit 1 )
  10. make[1]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
  11. make all-am
  12. make[2]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
  13. make[2]: Nothing to be done for `all-am'.
  14. make[2]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
  15. make[1]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
  16. cd /c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk && \
  17. make extract-sources \
  18. || ( echo "SILK audio plugin prepare state failed." ; exit 1 )
  19. make[1]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk'
  20. make[1]: Nothing to be done for `extract-sources'.
  21. make[1]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk'
  22. ant partial-clean
  23. Buildfile: c:\gitDownloads\lin\linphone-android\build.xml
  24.  
  25. partial-clean:
  26.  
  27. BUILD SUCCESSFUL
  28. Total time: 0 seconds
  29. echo "version.name=2.0.3-1-79-g94837a9" > default.properties
  30. ant debug
  31. Buildfile: c:\gitDownloads\lin\linphone-android\build.xml
  32.  
  33. -set-mode-check:
  34.  
  35. -set-debug-files:
  36.  
  37. -check-env:
  38. [checkenv] Android SDK Tools Revision 21.1.0
  39. [checkenv] Installed at c:\adt-bundle-linux-x86-20130219\sdk
  40.  
  41. -setup:
  42. [echo] Project Name: Linphone
  43. [gettype] Project Type: Application
  44.  
  45. -set-debug-mode:
  46.  
  47. -debug-obfuscation-check:
  48.  
  49. -pre-build:
  50. [move] Warning: Could not find file c:\gitDownloads\lin\linphone-android\submodules\linphone\mediastreamer2\java\src\org\linphone\mediastream\MediastreamerActivity.java to copy.
  51.  
  52. -build-setup:
  53. [echo] Resolving Build Target for Linphone...
  54. [gettarget] Project Target: Android 4.2.2
  55. [gettarget] API level: 17
  56. [echo] ----------
  57. [echo] Creating output directories if needed...
  58. [echo] ----------
  59. [echo] Resolving Dependencies for Linphone...
  60. [dependency] Library dependencies:
  61. [dependency] No Libraries
  62. [echo] ----------
  63. [echo] Building Libraries with 'debug'...
  64. [subant] No sub-builds to iterate on
  65.  
  66. -code-gen:
  67. [mergemanifest] Found Deleted Target File
  68. [mergemanifest] Merging AndroidManifest files into one.
  69. [mergemanifest] Manifest merger disabled. Using project manifest only.
  70. [echo] Handling aidl files...
  71. [aidl] No AIDL files to compile.
  72. [echo] ----------
  73. [echo] Handling RenderScript files...
  74. [renderscript] No RenderScript files to compile.
  75. [echo] ----------
  76. [echo] Handling Resources...
  77. [aapt] Found Deleted Target File
  78. [aapt] Generating resource IDs...
  79. [echo] ----------
  80. [echo] Handling BuildConfig class...
  81. [buildconfig] Generating BuildConfig class.
  82.  
  83. -pre-compile:
  84.  
  85. -compile:
  86. [javac] Compiling 3 source files to c:\gitDownloads\lin\linphone-android\bin\classes
  87.  
  88. javah:
  89. [echo] Generate JNI header
  90.  
  91. build-libs:
  92. [exec] grep: /proc/cpuinfo: No such file or directory
  93. [exec] make[1]: Entering directory `/c/gitDownloads/lin/linphone-android'
  94. [exec] /c/androidNDK/android-ndk-r8e/ndk-build NDK_DEBUG=0 LINPHONE_VERSION=3.5.2-1120-g374f170 BUILD_UPNP=1 BUILD_REMOTE_PROVISIONING=1 BUILD_X264=1 BUILD_AMRNB=full BUILD_AMRWB=0 BUILD_GPLV3_ZRTP=0 BUILD_SILK=1 BUILD_G729=0 BUILD_TUNNEL=0 BUILD_WEBRTC_AECM=1 BUILD_FOR_X86=1 USE_JAVAH=1 -j4
  95. [exec] Build proprietary SILK plugin for mediastreamer2
  96. [exec] Build X264 plugin for mediastreamer2
  97. [exec] Build proprietary SILK plugin for mediastreamer2
  98. [exec] Build proprietary SILK plugin for mediastreamer2
  99. [exec] make.exe[2]: Entering directory `/c/gitDownloads/lin/linphone-android'
  100. [exec] Compile thumb : linphone <= linphonecore.c
  101. [exec] Compile thumb : linphone <= enum.c
  102. [exec] Compile thumb : linphone <= misc.c
Advertisement
Add Comment
Please, Sign In to add comment