Created
June 19, 2017 17:02
-
-
Save xiangjjj/0a9b10099777dfa2b7d2ff08592efa01 to your computer and use it in GitHub Desktop.
protoc failed error message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR: /home/xjiang/tensorflow/tensorflow/core/BUILD:180:1: null failed: protoc failed: error executing command bazel-out/host/bin/external/protobuf/protoc '--cpp_out=bazel-out/local-opt/genfiles/' -I. -Iexternal/protobuf/src -Ibazel-out/local-opt/genfiles/external/protobuf/src ... (remaining 1 argument(s) skipped): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1. | |
bazel-out/host/bin/external/protobuf/protoc: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by bazel-out/host/bin/external/protobuf/protoc) | |
Target //tensorflow/tools/pip_package:build_pip_package failed to build | |
Use --verbose_failures to see the command lines of failed build steps. | |
INFO: Elapsed time: 463.769s, Critical Path: 450.76s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment