You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found https://webrtc.org/native-code/android/ to get the source, but it's the newest code, NOT the same to this libs. How to get the source to this libs. Thx.
I run "get_webrtc 15663" to get this libs' source is error:
yinjiaoyuan@yinjiaoyuan-VirtualBox:~/webrtc-build-script-1/webrtc-build-scripts-1$ get_webrtc 15663
Change directory into the depot tools
Pull the depot tools down to the latest
Already up-to-date.
Configuring gclient for Android build
User has not specified a different webrtc url. Using default
Pull down the latest from the webrtc repo
this can take a while
gclient sync with 15663
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
Syncing projects: 100% ( 1/ 1) src
src (ERROR)
[0:00:00] Started.
[0:00:08] fatal: Couldn't find remote ref 15663
[0:00:08] Unexpected end of command stream
[0:00:11] fatal: Couldn't find remote ref 15663
[0:00:11] Unexpected end of command stream
[0:00:15] fatal: Couldn't find remote ref 15663
[0:00:15] Unexpected end of command stream
[0:00:20] fatal: Couldn't find remote ref 15663
[0:00:20] Unexpected end of command stream
Error: Command 'git -c core.deltaBaseCacheLimit=2g fetch origin 15663' returned non-zero exit status 128 in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src
The text was updated successfully, but these errors were encountered:
I found https://webrtc.org/native-code/android/ to get the source, but it's the newest code, NOT the same to this libs. How to get the source to this libs. Thx.
I run "get_webrtc 15663" to get this libs' source is error:
yinjiaoyuan@yinjiaoyuan-VirtualBox:~/webrtc-build-script-1/webrtc-build-scripts-1$ get_webrtc 15663
Change directory into the depot tools
Pull the depot tools down to the latest
Already up-to-date.
Configuring gclient for Android build
User has not specified a different webrtc url. Using default
Pull down the latest from the webrtc repo
this can take a while
gclient sync with 15663
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "15663"' in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src failed; will retry after a short nap...
Syncing projects: 100% ( 1/ 1) src
src (ERROR)
[0:00:00] Started.
[0:00:08] fatal: Couldn't find remote ref 15663
[0:00:08] Unexpected end of command stream
[0:00:11] fatal: Couldn't find remote ref 15663
[0:00:11] Unexpected end of command stream
[0:00:15] fatal: Couldn't find remote ref 15663
[0:00:15] Unexpected end of command stream
[0:00:20] fatal: Couldn't find remote ref 15663
[0:00:20] Unexpected end of command stream
Error: Command 'git -c core.deltaBaseCacheLimit=2g fetch origin 15663' returned non-zero exit status 128 in /home/yinjiaoyuan/webrtc-build-script-1/webrtc-build-scripts-1/android/webrtc/src
The text was updated successfully, but these errors were encountered: