Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build webrtc-jingle failed(Tuenti Voice Client Native Library ................ FAILURE ) #108

Open
alonewolf opened this issue Sep 12, 2013 · 1 comment

Comments

@alonewolf
Copy link

i use the cygwin build webrtc-jingle-client in win7, but it can't run ok.

[INFO] jni/Android.mk:114: jni/../../../third_party/libjingle/Android.mk: No such file or directory
[INFO] make: *** No rule to make target `jni/../../../third_party/libjingle/Android.mk'. Stop.
[ERROR] Error while executing: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tuenti Voice Client Parent ........................ SUCCESS [0.110s]
[INFO] Tuenti Voice Client Core .......................... SUCCESS [0.844s]
[INFO] Tuenti Voice Client Native Library ................ FAILURE [2.437s]
[INFO] Tuenti Voice Client AIDL .......................... SKIPPED
[INFO] Tuenti Voice Client Example ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.922s
[INFO] Finished at: Thu Sep 12 10:29:25 CST 2013
[INFO] Final Memory: 8M/18M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.5.3:ndk-build (default-ndk-build) on project voice-native: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :voice-native

any body can resolve it?
thanks in advance

@chathudan
Copy link

I also tried to build on windows without any luck, build webrtc-jingle on linux .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants