[tensorflow-fast-rcnn]$ bazel build -c opt --config=cuda //tensorflow/tools/pip_package:build_pip_package
....
.......
WARNING: Sandboxed execution is not supported on your system and thus hermeticity of actions cannot be guaranteed. See http://bazel.io/docs/bazel-user-manual.html#sandboxing for more information. You can turn off this warning via --ignore_unsupported_sandboxing.
WARNING: /home/charan/tensorflow-fast-rcnn/tensorflow/tensorflow.bzl:481:26: Variables HOST_CFG and DATA_CFG are deprecated in favor of strings "host" and "data" correspondingly.
WARNING: /home/charan/tensorflow-fast-rcnn/tensorflow/tensorflow.bzl:494:24: Variables HOST_CFG and DATA_CFG are deprecated in favor of strings "host" and "data" correspondingly.
ERROR: The specified --crosstool_top '//third_party/gpus/crosstool:crosstool' is not a valid cc_toolchain_suite rule.
[tensorflow-fast-rcnn]$ bazel build -c opt --config=cuda //tensorflow/tools/pip_package:build_pip_package
....
.......
WARNING: Sandboxed execution is not supported on your system and thus hermeticity of actions cannot be guaranteed. See http://bazel.io/docs/bazel-user-manual.html#sandboxing for more information. You can turn off this warning via --ignore_unsupported_sandboxing.
WARNING: /home/charan/tensorflow-fast-rcnn/tensorflow/tensorflow.bzl:481:26: Variables HOST_CFG and DATA_CFG are deprecated in favor of strings "host" and "data" correspondingly.
WARNING: /home/charan/tensorflow-fast-rcnn/tensorflow/tensorflow.bzl:494:24: Variables HOST_CFG and DATA_CFG are deprecated in favor of strings "host" and "data" correspondingly.
ERROR: The specified --crosstool_top '//third_party/gpus/crosstool:crosstool' is not a valid cc_toolchain_suite rule.