Getting protobuf error while compiling TensorFlow Android demo Using Android Studio on OSX.
Steps taken:
installed Bazel upgraded view brew
Cloned tensorflow repo with --recursive flags.
run .configure .
run the project
Error:/private/var/tmp/_bazel_xxxxx/1b55123784db7232f203473c18395341/external/protobuf/BUILD:73:1: C++ compilation of rule '@protobuf//:protobuf_lite' failed: false failed: error executing command /bin/false -MD -MF bazel-out/stub_armeabi-v7a-opt/bin/external/protobuf/_objs/protobuf_lite/external/protobuf/src/google/protobuf/wire_format_lite.pic.d ... (remaining 26 argument(s) skipped): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1.