While executing: git submodule update --init
I got error for java/commons_logging, java/log4j and libunwind in git clone step.
I changed the repositories in .gitmodules to:
https://github.com/apache/commons-logging.git
https://github.com/apache/log4j.git
https://github.com/llvm-mirror/libunwind.git.
Now I get error in libunwind git clone: server does not allow for unadvertised object...