Search code examples
android-ndktoolchain

Can't download and patch ndk toolchain source using 'download-toolchain-sources.sh'


Android Ndk 9, mac

MBA-Anton:tools asmirnov$ ./download-toolchain-sources.sh /softdev/ndk9-sources
Using git clone prefix: https://android.googlesource.com/toolchain
Cloning git repository for toolchain/build
Cloning git repository for toolchain/gmp
Cloning git repository for toolchain/mpfr
Cloning git repository for toolchain/mpc
Cloning git repository for toolchain/cloog
Cloning git repository for toolchain/isl
Cloning git repository for toolchain/ppl
Cloning git repository for toolchain/expat
Cloning git repository for toolchain/binutils
Cloning git repository for toolchain/gcc
Cloning git repository for toolchain/gdb
Cloning git repository for toolchain/python
Cloning git repository for toolchain/perl
Cloning git repository for toolchain/clang
Cloning git repository for toolchain/llvm
Cloning git repository for toolchain/compiler-rt
Cloning git repository for toolchain/mclinker
Patching toolchain sources
ERROR: Could not patch sources.

Solution

  • Fixed by Google in ndk-9b, now it's patching without problems