Getting the Code and Building

113 views
Skip to first unread message

Arjun Nanjundappa

unread,
Sep 21, 2011, 9:55:43 PM9/21/11
to discuss-webrtc
Hi,
Not Sure If I can ask this question here . I am trying to get
the webrtc code on my Windows Desktop as well as on my Linux desktop.
I am facing problems in doing that. I would be thankful if you could
provide me suggestions regarding this.
Here is the detail::
When i run the command on windows command line, I get the
following message as it is behind my company proxy.

"D:\depot_tools\depot_tools>gclient config https://webrtc.googlecode.com/svn/trun
k
Installing subversion ...
[-] XMLHTTP 80072ee2: Cannot make HTTP request (The operation timed
out
... Failed to checkout svn automatically.
Please visit http://subversion.tigris.org to download the latest
subversion clientbefore continuing.
You can also get the "prebacked" version used at http://src.chromium.org/svn/tru
nk/tools/third_party/
D:\depot_tools\depot_tools>"

On Linux Machine, however there is a progress in the first step of
configuring . In the second step, while I sync with the source, it
checks out the code , but after the updation, I am unable to sync the
checked out code. Here are the logs::

root@arjun-desktop:/home/arjun/webrtc/depot_tools# proxychains sudo ./
gclient sync --force
ProxyChains-3.1 (http://proxychains.sf.net)
Running depot tools as root is sad.

________ running 'svn update /home/arjun/webrtc/depot_tools/trunk --
force --ignore-externals' in '/home/arjun/webrtc/depot_tools'
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_device/
main/source/audio_device_impl.cc
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_device/
main/source/audio_device_impl.h
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/test/process_test/process_test.cc
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/test/unit_test/unit_test.cc
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/interface/audio_processing.h
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/source/audio_buffer.h
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/source/voice_detection_impl.cc
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
main/source/audio_buffer.cc
U /home/arjun/webrtc/depot_tools/trunk/src/modules/audio_processing/
aec/main/source/aec_rdft.h
U /home/arjun/webrtc/depot_tools/trunk/src/typedefs.h
U /home/arjun/webrtc/depot_tools/trunk/DEPS
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/base
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/app/webrtc
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvie.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/srtpfilter.cc
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtccommon.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvoe.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/channelmanager.cc
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvoiceengine.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvideoengine.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvideoframe.cc
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvideoframe.h
D /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/devicemanager.h
A /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/devicemanager.h
U /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvoiceengine.cc
U /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/webrtcvideoengine.cc
U /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
source/talk/session/phone/devicemanager.cc
U /home/arjun/webrtc/depot_tools/trunk/third_party_mods/libjingle/
libjingle.gyp
U /home/arjun/webrtc/depot_tools/trunk/peerconnection/samples/
client/main_wnd.h
U /home/arjun/webrtc/depot_tools/trunk/peerconnection/samples/
client/conductor.cc
Updated to revision 626.
Syncing projects: 5% ( 1/18)
________ running 'svn checkout http://src.chromium.org/svn/trunk/src/build@98568
/home/arjun/webrtc/depot_tools/trunk/build --revision 98568 --force --
ignore-externals' in '/home/arjun/webrtc/depot_tools'
svn: OPTIONS of 'http://src.chromium.org/svn/trunk/src/build': could
not connect to server (http://src.chromium.org)
Sleeping 5.0 seconds and retrying....

________ running 'svn checkout http://src.chromium.org/svn/trunk/src/build@98568
/home/arjun/webrtc/depot_tools/trunk/build --revision 98568 --force --
ignore-externals' in '/home/arjun/webrtc/depot_tools'
svn: OPTIONS of 'http://src.chromium.org/svn/trunk/src/build': could
not connect to server (http://src.chromium.org)
Sleeping 6.5 seconds and retrying....

________ running 'svn checkout http://src.chromium.org/svn/trunk/src/build@98568
/home/arjun/webrtc/depot_tools/trunk/build --revision 98568 --force --
ignore-externals' in '/home/arjun/webrtc/depot_tools'
svn: OPTIONS of 'http://src.chromium.org/svn/trunk/src/build': could
not connect to server (http://src.chromium.org)
Sleeping 8.5 seconds and retrying....
^CTraceback (most recent call last):
File "./gclient.py", line 1369, in <module>
"

Regards,
Arjun

Wei Jia

unread,
Sep 21, 2011, 10:57:39 PM9/21/11
to discuss...@googlegroups.com

Soo-Hyun Choi

unread,
Sep 21, 2011, 11:55:28 PM9/21/11
to discuss...@googlegroups.com
Hi Arjun,

On Thu, Sep 22, 2011 at 10:55, Arjun Nanjundappa
<arjun.na...@gmail.com> wrote:
> Hi,
>      Not Sure If I can ask this question here . I am trying to get
> the webrtc code on my Windows Desktop as well as on my Linux desktop.
> I am facing problems in doing that. I would be thankful if you could
> provide me suggestions regarding this.
>       Here is the detail::
>    When i run the command on windows command line, I get the
> following message as it is behind my  company proxy.


I have encountered a similar problem earlier, and posted a solution
at: https://groups.google.com/group/discuss-webrtc/browse_thread/thread/28244d361186c797

The problem is basically due to the fact that your company proxy
doesn't support WebDAV/DeltaV request causing those HTTP requests to
be corrupted.

Soo-Hyun

이재환

unread,
Sep 22, 2011, 7:11:35 AM9/22/11
to discuss...@googlegroups.com
Hi Arjun
 
in case of windows,
reference below post

Regards
Chaehwan Li

Arjun Nanjundappa

unread,
Sep 22, 2011, 10:36:53 AM9/22/11
to discuss...@googlegroups.com
Hi ,
     Thanks for all your valuable suggestions. I was able to get the code and build it on Linux.

Regards,
Arjun
Reply all
Reply to author
Forward
0 new messages