bazelbuild / bazelbuild/rules_closure
i am trying to use tensorflow beholder plugin, while building bazel i am getting this error
- Dominant language
- Java
- Stars
- 159
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Starting local Bazel server and connecting to it...
....................
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/stylesheets/closure_css_library.bzl:27:13: name 'set' is not defined
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/webfiles/web_library.bzl:43:14: name 'set' is not defined
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/stylesheets/closure_css_binary.bzl:65:13: name 'set' is not defined
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/compiler/closure_js_deps.bzl:44:13: name 'set' is not defined
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/testing/phantomjs_test.bzl:31:10: name 'set' is not defined
ERROR: /home/manojvasi/.cache/bazel/_bazel_manojvasi/8ebb96a779f1cc10f4ebe064ad9d4c25/external/io_bazel_rules_closure/closure/compiler/closure_js_binary.bzl:220:13: name 'set' is not defined
ERROR: error loading package '': Extension 'closure/webfiles/web_library.bzl' has errors
ERROR: error loading package '': Extension 'closure/webfiles/web_library.bzl' has errors
INFO: Elapsed time: 0.909s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
ERROR: Couldn't start the build. Unable to run tests
Contributor guide
Assessment
This issue has not been assessed yet.