webrtcbuilds icon indicating copy to clipboard operation
webrtcbuilds copied to clipboard

On Mac: ./build.sh -b branch-heads/66 -d failed

Open zhouchengming1 opened this issue 6 years ago • 1 comments

  • pushd ./third_party/abseil-cpp /Users/zhouchengming/webrtc-checkout/webrtc-builds/util.sh: line 346: pushd: ./third_party/abseil-cpp: No such file or directory

Is this a problem of webrtc source code or of webrtcbuilds?

zhouchengming1 avatar Aug 16 '18 08:08 zhouchengming1

Hi, thanks for this, it's a webrtcbuilds problem. Basically the last change that included packaging a now current dependency (abseil-cpp) needed to be conditional for older branches/revisions i.e. branch/66.

vsimon avatar Aug 17 '18 03:08 vsimon