pristineio / webrtc-build-scripts

A set of build scripts useful for building WebRTC libraries for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1.12k stars 448 forks source link

get_webrtc Error: gyp_webrtc.py returned non-zero exit status 1 in webrtc-build-scripts/android/webrtc #184

Open odysan opened 8 years ago

odysan commented 8 years ago

get_webrtc ....... ....... Updating projects from gyp files... gyp: Call to './build/linux/sysroot_ld_path.sh /media/cody/Seagate Backup Plus Drive/pristineio/webrtc-build-scripts/android/webrtc/src/build/linux/debian_wheezy_amd64-sysroot' returned exit status 1 while in all.gyp. Error: Command '/usr/bin/python src/webrtc/build/gyp_webrtc.py -Dextra_gyp_flag=0' returned non-zero exit status 1 in /media/cody/Seagate Backup Plus Drive/pristineio/webrtc-build-scripts/android/webrtc

is the error I'm seeing when trying to execute _getwebrtc. Trying to run it on a Ubuntu 16.04 system. source android/build.sh and _installdependencies was executed, had no issue there. I'm downloading everything onto an external hard drive because I don't have enough space on an internal hard drive. Any help would be appreciated. Thanks.

notedit commented 8 years ago

same error.

have you figured this out?

odysan commented 8 years ago

Unfortunately, no. Later on I was able to free up some space in my internal hard drive and it all worked somewhat well (there were some kinks to iron out but it was much better than on my external hard drive). Good luck.

notedit commented 8 years ago

i have tried this on five servers(ubuntu12.04 ubuntu14.04,debian) and with no luck.

if you have some time, i can give you some test server.