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

Cannot compile, it keeps showing messages that says "[0:01:10] Still working on: [0:01:10] src" etc.. forever.. #47

Closed
forlayo opened this issue Jan 14, 2015 · 3 comments

Comments

@forlayo
Copy link

forlayo commented Jan 14, 2015

I'm trying to compile following the steps on documentation and also on http://tech.pristine.io/build-android-apprtc/ but when I execute "build_apprtc" it keeps there and showing still working each some time..

mike@ultramike:~/workspace/webrtc/webrtc-build-scripts$ build_apprtc
Setting up build environment for Android
bash: /home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc/src/build/android/envsetup.sh: No existe el archivo o el directorio
Export the base settings of GYP_DEFINES so we can define how we want to build
User has not specified any gyp defines so we proceed with default
ARMv7 with Neon Build
GYP_DEFINES=OS=android host_os=linux libjingle_java=1 build_with_libjingle=1 build_with_chromium=0 enable_tracing=1 enable_android_opensl=1 OS=android
Run gclient hooks

________ running '/usr/bin/python -c import os,sys;script = os.path.join("trunk","check_root_dir.py");_ = os.system("%s %s" % (sys.executable,script)) if os.path.exists(script) else 0' in '/home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc'

________ running '/usr/bin/python -u src/sync_chromium.py --target-revision a6eafec7a5adaa933252b6601822d0ab312d660a' in '/home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc'
Running "gclient sync --force --revision src@a6eafec7a5adaa933252b6601822d0ab312d660a --gclientfile .gclient.tmp --delete_unversioned_trees --reset --upstream --deps=unix,android" in /home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc/src/chromium
[0:01:00] Still working on:
[0:01:00]   src
[0:01:10] Still working on:
[0:01:10]   src
[0:01:20] Still working on:
[0:01:20]   src
[0:01:30] Still working on:

And keeps there..

[0:10:50] Still working on:
[0:10:50]   src
[0:11:00] Still working on:
[0:11:00]   src
[0:11:10] Still working on:
[0:11:10]   src
[0:11:20] Still working on:
[0:11:20]   src
[0:11:30] Still working on:
[0:11:30]   src
[0:11:40] Still working on:
[0:11:40]   src
[0:11:50] Still working on:
[0:11:50]   src
...
@ArikYa
Copy link
Contributor

ArikYa commented Jan 14, 2015

@forlayo, you just need some patience (and maybe a faster internet connection :)), it takes time but it does work

@forlayo
Copy link
Author

forlayo commented Jan 14, 2015

@ArikYa How many times takes more or less for you ? I'm getting the same problem now with "get_webrtc".. ( I'm doing a fresh attempt )

________ running '/usr/bin/python -u src/sync_chromium.py --target-revision a6eafec7a5adaa933252b6601822d0ab312d660a' in '/home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc'
Running "gclient sync --force --revision src@a6eafec7a5adaa933252b6601822d0ab312d660a --gclientfile .gclient.tmp --delete_unversioned_trees --reset --upstream --deps=unix,android" in /home/mike/workspace/webrtc/webrtc-build-scripts/android/webrtc/src/chromium
[0:01:00] Still working on:
[0:01:00]   src
[0:01:10] Still working on:
[0:01:10]   src
...

Also, thanks a lot for your answer I'll keep waiting more :-D

@ArikYa
Copy link
Contributor

ArikYa commented Jan 14, 2015

It's pulling over 12GB of data, so the time it takes depends on your internet connection

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

3 participants