Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. stuntj@bckpkol-ashatan:~/src/tensorflow$ bazel build -c opt --config=sycl //tensorflow/tools/pip_package:build_pip_package
  2. ................
  3. WARNING: /home/stuntj/.cache/bazel/_bazel_stuntj/4d4dab9d2198a1d289065d453319b601/external/protobuf_archive/WORKSPACE:1: Workspace name in /home/stuntj/.cache/bazel/_bazel_stuntj/4d4dab9d2198a1d289065d453319b601/external/protobuf_archive/WORKSPACE (@com_google_protobuf) does not match the name given in the repository's definition (@protobuf_archive); this will cause a build error in future versions
  4. ERROR: /home/stuntj/.cache/bazel/_bazel_stuntj/4d4dab9d2198a1d289065d453319b601/external/jpeg/BUILD:126:12: Illegal ambiguous match on configurable attribute "deps" in @jpeg//:jpeg:
  5. @jpeg//:k8
  6. @jpeg//:armeabi-v7a
  7. Multiple matches are not allowed unless one is unambiguously more specialized.
  8. ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted:
  9.  
  10. /home/stuntj/.cache/bazel/_bazel_stuntj/4d4dab9d2198a1d289065d453319b601/external/jpeg/BUILD:126:12: Illegal ambiguous match on configurable attribute "deps" in @jpeg//:jpeg:
  11. @jpeg//:k8
  12. @jpeg//:armeabi-v7a
  13. Multiple matches are not allowed unless one is unambiguously more specialized.
  14. INFO: Elapsed time: 15.180s
  15. FAILED: Build did NOT complete successfully (138 packages loaded)
  16. currently loading: tensorflow/core/kernels
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement