Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /c/adt-bundle-linux-x86-20130219/sdk/tools/android update project --path . --target android-17
- Updated project.properties
- Updated local.properties
- build.xml: Found version-tag: custom. File will not be updated.
- Updated file .\proguard-project.txt
- It seems that there are sub-projects. If you want to update them
- please use the --subprojects parameter.
- cd /c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads && make \
- || ( echo "iLBC prepare stage failed" ; exit 1 )
- make[1]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
- make all-am
- make[2]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
- make[1]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/libilbc-rfc3951/downloads'
- cd /c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk && \
- make extract-sources \
- || ( echo "SILK audio plugin prepare state failed." ; exit 1 )
- make[1]: Entering directory `/c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk'
- make[1]: Nothing to be done for `extract-sources'.
- make[1]: Leaving directory `/c/gitDownloads/lin/linphone-android/submodules/mssilk/sdk'
- ant partial-clean
- Buildfile: c:\gitDownloads\lin\linphone-android\build.xml
- partial-clean:
- BUILD SUCCESSFUL
- Total time: 0 seconds
- echo "version.name=2.0.3-1-79-g94837a9" > default.properties
- ant debug
- Buildfile: c:\gitDownloads\lin\linphone-android\build.xml
- -set-mode-check:
- -set-debug-files:
- -check-env:
- [checkenv] Android SDK Tools Revision 21.1.0
- [checkenv] Installed at c:\adt-bundle-linux-x86-20130219\sdk
- -setup:
- [echo] Project Name: Linphone
- [gettype] Project Type: Application
- -set-debug-mode:
- -debug-obfuscation-check:
- -pre-build:
- [move] Warning: Could not find file c:\gitDownloads\lin\linphone-android\submodules\linphone\mediastreamer2\java\src\org\linphone\mediastream\MediastreamerActivity.java to copy.
- -build-setup:
- [echo] Resolving Build Target for Linphone...
- [gettarget] Project Target: Android 4.2.2
- [gettarget] API level: 17
- [echo] ----------
- [echo] Creating output directories if needed...
- [echo] ----------
- [echo] Resolving Dependencies for Linphone...
- [dependency] Library dependencies:
- [dependency] No Libraries
- [echo] ----------
- [echo] Building Libraries with 'debug'...
- [subant] No sub-builds to iterate on
- -code-gen:
- [mergemanifest] Found Deleted Target File
- [mergemanifest] Merging AndroidManifest files into one.
- [mergemanifest] Manifest merger disabled. Using project manifest only.
- [echo] Handling aidl files...
- [aidl] No AIDL files to compile.
- [echo] ----------
- [echo] Handling RenderScript files...
- [renderscript] No RenderScript files to compile.
- [echo] ----------
- [echo] Handling Resources...
- [aapt] Found Deleted Target File
- [aapt] Generating resource IDs...
- [echo] ----------
- [echo] Handling BuildConfig class...
- [buildconfig] Generating BuildConfig class.
- -pre-compile:
- -compile:
- [javac] Compiling 3 source files to c:\gitDownloads\lin\linphone-android\bin\classes
- javah:
- [echo] Generate JNI header
- build-libs:
- [exec] grep: /proc/cpuinfo: No such file or directory
- [exec] make[1]: Entering directory `/c/gitDownloads/lin/linphone-android'
- [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
- [exec] Build proprietary SILK plugin for mediastreamer2
- [exec] Build X264 plugin for mediastreamer2
- [exec] Build proprietary SILK plugin for mediastreamer2
- [exec] Build proprietary SILK plugin for mediastreamer2
- [exec] make.exe[2]: Entering directory `/c/gitDownloads/lin/linphone-android'
- [exec] Compile thumb : linphone <= linphonecore.c
- [exec] Compile thumb : linphone <= enum.c
- [exec] Compile thumb : linphone <= misc.c
Advertisement
Add Comment
Please, Sign In to add comment