when i use bazel to bulid libtensorflow_inference.so
问题 system:ubuntu 16.04 bazel:0.4.5 tensorflow: cpu version r1.0 gcc version:(Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 bazel build -c opt //tensorflow/contrib/android:libtensorflow_inference.so \ --crosstool_top=//external:android/crosstool \ --host_crosstool_top=@bazel_tools//tools/cpp:toolchain \ --cpu=armeabi-v7a the error is: tensorflow/core/kernels/BUILD:3749:1: C++ compilation of rule '//tensorflow/core/kernels:android_tensorflow_kernels' failed: Process exited with status 1 [sandboxed